[INFO] fetching crate zng-wgt-access 0.2.39... [INFO] checking zng-wgt-access-0.2.39 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate zng-wgt-access 0.2.39 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate zng-wgt-access 0.2.39 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-access 0.2.39 [INFO] finished tweaking crates.io crate zng-wgt-access 0.2.39 [INFO] tweaked toml for crates.io crate zng-wgt-access 0.2.39 written to /workspace/builds/worker-1-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 236 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7f86f07d780cfd889ac5fbb01987f9b0dea360a90819c8adff70e00ad66d2ab0 [INFO] running `Command { std: "docker" "start" "-a" "7f86f07d780cfd889ac5fbb01987f9b0dea360a90819c8adff70e00ad66d2ab0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f86f07d780cfd889ac5fbb01987f9b0dea360a90819c8adff70e00ad66d2ab0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f86f07d780cfd889ac5fbb01987f9b0dea360a90819c8adff70e00ad66d2ab0", kill_on_drop: false }` [INFO] [stdout] 7f86f07d780cfd889ac5fbb01987f9b0dea360a90819c8adff70e00ad66d2ab0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 580628a9fdfb7b266409ad57afa87c8d5b9928c33d67f11b2afcffa43861c65a [INFO] running `Command { std: "docker" "start" "-a" "580628a9fdfb7b266409ad57afa87c8d5b9928c33d67f11b2afcffa43861c65a", 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 rayon-core v1.12.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking allocator-api2 v0.2.19 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Compiling linkme-impl v0.3.28 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling zng-app-context v0.5.12 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking linkme v0.3.28 [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 zng-var v0.5.9 [INFO] [stderr] Checking pretty-type-name v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling zng-var-proc-macros v0.2.8 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Checking zng-handle v0.2.5 [INFO] [stderr] Checking zng-clone-move v0.2.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking uuid v1.11.0 [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 fnv v1.0.7 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Checking zng-txt v0.2.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking unic-langid v0.9.5 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling zng-view-api v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Checking zng-tp-licenses v0.2.8 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking serde_variant v0.1.3 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking zng-unique-id v0.4.7 [INFO] [stderr] Checking zng-unit v0.2.10 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling zng-task v0.4.10 [INFO] [stderr] Checking atomic v0.6.0 [INFO] [stderr] Checking tracing-shared v0.1.5 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking shared_child v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking duct v0.13.7 [INFO] [stderr] Checking zng-state-map v0.3.7 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling zng-color-proc-macros v0.2.7 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Compiling zng-task-proc-macros v0.2.6 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking ipc-channel v0.19.0 [INFO] [stderr] Compiling zng-app v0.13.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling minifier v0.3.1 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Checking unicase v2.8.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking intl-memoizer v0.5.2 [INFO] [stderr] Checking self_cell v0.10.3 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking mio v0.8.11 [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] Checking fluent-bundle v0.15.3 [INFO] [stderr] Checking fs4 v0.9.1 [INFO] [stderr] Compiling zng-wgt v0.5.5 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling zng-ext-l10n-proc-macros v0.2.9 [INFO] [stderr] Checking fluent v0.16.1 [INFO] [stderr] Compiling zng-app-proc-macros v0.3.8 [INFO] [stderr] Compiling zng-env-proc-macros v0.2.2 [INFO] [stderr] Checking zng-env v0.3.7 [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-fs-watcher v0.2.38 [INFO] [stderr] Checking zng-ext-l10n v0.5.18 [INFO] [stderr] Checking zng-wgt-access v0.2.39 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [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 macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | #[property(WIDGET, default(true))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | #[property(WIDGET, default(true))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | #[property(WIDGET, default(true))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | #[property(WIDGET, default(true))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:210:1 [INFO] [stdout] | [INFO] [stdout] 210 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:210:1 [INFO] [stdout] | [INFO] [stdout] 210 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:210:1 [INFO] [stdout] | [INFO] [stdout] 210 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:210:1 [INFO] [stdout] | [INFO] [stdout] 210 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 228 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 228 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 228 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 228 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:234:1 [INFO] [stdout] | [INFO] [stdout] 234 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:234:1 [INFO] [stdout] | [INFO] [stdout] 234 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:234:1 [INFO] [stdout] | [INFO] [stdout] 234 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:234:1 [INFO] [stdout] | [INFO] [stdout] 234 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:258:1 [INFO] [stdout] | [INFO] [stdout] 258 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:258:1 [INFO] [stdout] | [INFO] [stdout] 258 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:258:1 [INFO] [stdout] | [INFO] [stdout] 258 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:258:1 [INFO] [stdout] | [INFO] [stdout] 258 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:346:1 [INFO] [stdout] | [INFO] [stdout] 346 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:346:1 [INFO] [stdout] | [INFO] [stdout] 346 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:346:1 [INFO] [stdout] | [INFO] [stdout] 346 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:346:1 [INFO] [stdout] | [INFO] [stdout] 346 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:365:1 [INFO] [stdout] | [INFO] [stdout] 365 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:365:1 [INFO] [stdout] | [INFO] [stdout] 365 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:365:1 [INFO] [stdout] | [INFO] [stdout] 365 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:365:1 [INFO] [stdout] | [INFO] [stdout] 365 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:378:1 [INFO] [stdout] | [INFO] [stdout] 378 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:378:1 [INFO] [stdout] | [INFO] [stdout] 378 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:378:1 [INFO] [stdout] | [INFO] [stdout] 378 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:378:1 [INFO] [stdout] | [INFO] [stdout] 378 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [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 macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::handler::WidgetHandler` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/events.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / event_property! { [INFO] [stdout] 6 | | /// Access requested a click. [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// Note that the normal click event is already triggered by this event. [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the macro `$crate::__event_property` which comes from the expansion of the macro `event_property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | #[property(WIDGET, default(true))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | #[property(WIDGET, default(true))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | #[property(WIDGET, default(true))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | #[property(WIDGET, default(true))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:210:1 [INFO] [stdout] | [INFO] [stdout] 210 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:210:1 [INFO] [stdout] | [INFO] [stdout] 210 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:210:1 [INFO] [stdout] | [INFO] [stdout] 210 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:210:1 [INFO] [stdout] | [INFO] [stdout] 210 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 228 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 228 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 228 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 228 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:234:1 [INFO] [stdout] | [INFO] [stdout] 234 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:234:1 [INFO] [stdout] | [INFO] [stdout] 234 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:234:1 [INFO] [stdout] | [INFO] [stdout] 234 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:234:1 [INFO] [stdout] | [INFO] [stdout] 234 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:258:1 [INFO] [stdout] | [INFO] [stdout] 258 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:258:1 [INFO] [stdout] | [INFO] [stdout] 258 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:258:1 [INFO] [stdout] | [INFO] [stdout] 258 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:258:1 [INFO] [stdout] | [INFO] [stdout] 258 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 286 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:346:1 [INFO] [stdout] | [INFO] [stdout] 346 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:346:1 [INFO] [stdout] | [INFO] [stdout] 346 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:346:1 [INFO] [stdout] | [INFO] [stdout] 346 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:346:1 [INFO] [stdout] | [INFO] [stdout] 346 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:365:1 [INFO] [stdout] | [INFO] [stdout] 365 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:365:1 [INFO] [stdout] | [INFO] [stdout] 365 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:365:1 [INFO] [stdout] | [INFO] [stdout] 365 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:365:1 [INFO] [stdout] | [INFO] [stdout] 365 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:378:1 [INFO] [stdout] | [INFO] [stdout] 378 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:378:1 [INFO] [stdout] | [INFO] [stdout] 378 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:378:1 [INFO] [stdout] | [INFO] [stdout] 378 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:378:1 [INFO] [stdout] | [INFO] [stdout] 378 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_app::zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/meta.rs:385:1 [INFO] [stdout] | [INFO] [stdout] 385 | #[property(CONTEXT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: 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 17.00s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking zng-wgt-access v0.2.39 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `Command { std: "docker" "inspect" "580628a9fdfb7b266409ad57afa87c8d5b9928c33d67f11b2afcffa43861c65a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "580628a9fdfb7b266409ad57afa87c8d5b9928c33d67f11b2afcffa43861c65a", kill_on_drop: false }` [INFO] [stdout] 580628a9fdfb7b266409ad57afa87c8d5b9928c33d67f11b2afcffa43861c65a