[INFO] fetching crate zng-app 0.13.5... [INFO] checking zng-app-0.13.5 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate zng-app 0.13.5 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate zng-app 0.13.5 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-app 0.13.5 [INFO] finished tweaking crates.io crate zng-app 0.13.5 [INFO] tweaked toml for crates.io crate zng-app 0.13.5 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 253 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] eb2db5221d8af2a6a576b7e30103b4a448ba97dcdab2b43928bd2b83f8e251e6 [INFO] running `Command { std: "docker" "start" "-a" "eb2db5221d8af2a6a576b7e30103b4a448ba97dcdab2b43928bd2b83f8e251e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb2db5221d8af2a6a576b7e30103b4a448ba97dcdab2b43928bd2b83f8e251e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb2db5221d8af2a6a576b7e30103b4a448ba97dcdab2b43928bd2b83f8e251e6", kill_on_drop: false }` [INFO] [stdout] eb2db5221d8af2a6a576b7e30103b4a448ba97dcdab2b43928bd2b83f8e251e6 [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] b76b459adb608bbeeaa94e7e44f8ae02798ea83acc8997cc7627cb5ebb157a7c [INFO] running `Command { std: "docker" "start" "-a" "b76b459adb608bbeeaa94e7e44f8ae02798ea83acc8997cc7627cb5ebb157a7c", 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 libc v0.2.162 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking allocator-api2 v0.2.19 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling zng-app-context v0.5.12 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling zng-var v0.5.9 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Checking pretty-type-name v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking zng-clone-move v0.2.5 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Checking zng-handle v0.2.5 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling zng-view-api v0.10.4 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling zng-task v0.4.10 [INFO] [stderr] Checking shared_child v1.0.1 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking duct v0.13.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling zng-app v0.13.5 (/tmp/fixit) [INFO] [stderr] Checking unicase v2.8.0 [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling linkme-impl v0.3.28 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zng-var-proc-macros v0.2.8 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking linkme v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling minifier v0.3.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling zng-task-proc-macros v0.2.6 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling zng-color-proc-macros v0.2.7 [INFO] [stderr] Checking tracing-shared v0.1.5 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Checking atomic v0.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling zng-app-proc-macros v0.3.8 [INFO] [stderr] Checking rand v0.8.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 zng-unique-id v0.4.7 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking zng-tp-licenses v0.2.8 [INFO] [stderr] Checking serde_variant v0.1.3 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking zng-state-map v0.3.7 [INFO] [stderr] Checking zng-unit v0.2.10 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking ipc-channel v0.19.0 [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] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/timer.rs (8 fixes) [INFO] [stderr] Fixed src/widget/builder.rs (6 fixes) [INFO] [stderr] Fixed src/running.rs (12 fixes) [INFO] [stderr] Fixed src/event/channel.rs (1 fix) [INFO] [stderr] Fixed src/widget/node/list.rs (9 fixes) [INFO] [stderr] Fixed src/event.rs (2 fixes) [INFO] [stderr] Fixed src/widget/info/access.rs (5 fixes) [INFO] [stderr] Fixed src/widget/info.rs (18 fixes) [INFO] [stderr] Fixed src/event/events.rs (1 fix) [INFO] [stderr] Fixed src/widget.rs (7 fixes) [INFO] [stderr] Fixed src/widget/info/iter.rs (7 fixes) [INFO] [stderr] Fixed src/render.rs (5 fixes) [INFO] [stderr] Fixed src/widget/node.rs (1 fix) [INFO] [stderr] Fixed src/widget/info/tree.rs (1 fix) [INFO] [stderr] Fixed src/widget/base.rs (5 fixes) [INFO] [stderr] Fixed src/widget/info/builder.rs (11 fixes) [INFO] [stderr] Fixed src/event/command.rs (10 fixes) [INFO] [stderr] Fixed src/view_process.rs (19 fixes) [INFO] [stderr] Fixed src/widget/info/path.rs (2 fixes) [INFO] [stderr] Fixed src/update.rs (1 fix) [INFO] [stderr] Fixed src/widget/easing.rs (1 fix) [INFO] [stderr] Fixed src/handler.rs (3 fixes) [INFO] [stderr] Fixed src/widget/node/arc.rs (4 fixes) [INFO] [stdout] warning: `impl Future + Send + Sync` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/timer.rs:485:67 [INFO] [stdout] | [INFO] [stdout] 485 | pub fn wait_deadline(&self, deadline: impl Into) -> impl std::future::Future + Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/timer.rs:485:26 [INFO] [stdout] | [INFO] [stdout] 485 | pub fn wait_deadline(&self, deadline: impl Into) -> impl std::future::Future + Send + Sync { [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] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/widget/base.rs:916:1 [INFO] [stdout] | [INFO] [stdout] 916 | #[property(CONTEXT, capture, default(WidgetId::new_unique()), widget_impl(WidgetBase))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/widget/base.rs:916:1 [INFO] [stdout] | [INFO] [stdout] 916 | #[property(CONTEXT, capture, default(WidgetId::new_unique()), widget_impl(WidgetBase))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/widget/base.rs:916:1 [INFO] [stdout] | [INFO] [stdout] 916 | #[property(CONTEXT, capture, default(WidgetId::new_unique()), widget_impl(WidgetBase))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/widget/base.rs:916:1 [INFO] [stdout] | [INFO] [stdout] 916 | #[property(CONTEXT, capture, default(WidgetId::new_unique()), widget_impl(WidgetBase))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl Iterator` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/widget/info.rs:1641:81 [INFO] [stdout] | [INFO] [stdout] 1641 | pub fn spatial_iter(&self, filter: impl Fn(&WidgetInfo) -> bool + Clone) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/widget/info.rs:1641:25 [INFO] [stdout] | [INFO] [stdout] 1641 | pub fn spatial_iter(&self, filter: impl Fn(&WidgetInfo) -> bool + Clone) -> impl Iterator { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/widget/node.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | #[zng_app_proc_macros::property(CHILD, capture, widget_impl(into_widget))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/widget/node.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | #[zng_app_proc_macros::property(CHILD, capture, widget_impl(into_widget))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `zng_app_proc_macros::property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/widget/node.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | #[zng_app_proc_macros::property(CHILD, capture, widget_impl(into_widget))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/widget/node.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | #[zng_app_proc_macros::property(CHILD, capture, widget_impl(into_widget))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `zng_app_proc_macros::property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl impls::TakeOn` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/widget/node/arc.rs:107:69 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn take_when(&self, var: impl IntoVar) -> TakeSlot { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/widget/node/arc.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn take_when(&self, var: impl IntoVar) -> TakeSlot { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl impls::TakeOn` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/widget/node/arc.rs:126:22 [INFO] [stdout] | [INFO] [stdout] 126 | ) -> TakeSlot { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/widget/node/arc.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | &self, [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl impls::TakeOn` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/widget/node/arc.rs:231:69 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn take_when(&self, var: impl IntoVar) -> TakeSlot { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/widget/node/arc.rs:231:22 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn take_when(&self, var: impl IntoVar) -> TakeSlot { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl impls::TakeOn` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/widget/node/arc.rs:252:22 [INFO] [stdout] | [INFO] [stdout] 252 | ) -> TakeSlot { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/widget/node/arc.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | &self, [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/tests/ui_node.rs (1 fix) [INFO] [stderr] Fixed src/tests/widget.rs (1 fix) [INFO] [stdout] warning: `impl Future + Send + Sync` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/timer.rs:485:67 [INFO] [stdout] | [INFO] [stdout] 485 | pub fn wait_deadline(&self, deadline: impl Into) -> impl std::future::Future + Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/timer.rs:485:26 [INFO] [stdout] | [INFO] [stdout] 485 | pub fn wait_deadline(&self, deadline: impl Into) -> impl std::future::Future + Send + Sync { [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] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/widget/base.rs:916:1 [INFO] [stdout] | [INFO] [stdout] 916 | #[property(CONTEXT, capture, default(WidgetId::new_unique()), widget_impl(WidgetBase))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/widget/base.rs:916:1 [INFO] [stdout] | [INFO] [stdout] 916 | #[property(CONTEXT, capture, default(WidgetId::new_unique()), widget_impl(WidgetBase))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/widget/base.rs:916:1 [INFO] [stdout] | [INFO] [stdout] 916 | #[property(CONTEXT, capture, default(WidgetId::new_unique()), widget_impl(WidgetBase))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/widget/base.rs:916:1 [INFO] [stdout] | [INFO] [stdout] 916 | #[property(CONTEXT, capture, default(WidgetId::new_unique()), widget_impl(WidgetBase))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl Iterator` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/widget/info.rs:1641:81 [INFO] [stdout] | [INFO] [stdout] 1641 | pub fn spatial_iter(&self, filter: impl Fn(&WidgetInfo) -> bool + Clone) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/widget/info.rs:1641:25 [INFO] [stdout] | [INFO] [stdout] 1641 | pub fn spatial_iter(&self, filter: impl Fn(&WidgetInfo) -> bool + Clone) -> impl Iterator { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/widget/node.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | #[zng_app_proc_macros::property(CHILD, capture, widget_impl(into_widget))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/widget/node.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | #[zng_app_proc_macros::property(CHILD, capture, widget_impl(into_widget))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `zng_app_proc_macros::property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/widget/node.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | #[zng_app_proc_macros::property(CHILD, capture, widget_impl(into_widget))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/widget/node.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | #[zng_app_proc_macros::property(CHILD, capture, widget_impl(into_widget))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `zng_app_proc_macros::property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl impls::TakeOn` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/widget/node/arc.rs:107:69 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn take_when(&self, var: impl IntoVar) -> TakeSlot { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/widget/node/arc.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn take_when(&self, var: impl IntoVar) -> TakeSlot { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl impls::TakeOn` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/widget/node/arc.rs:126:22 [INFO] [stdout] | [INFO] [stdout] 126 | ) -> TakeSlot { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/widget/node/arc.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | &self, [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl impls::TakeOn` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/widget/node/arc.rs:231:69 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn take_when(&self, var: impl IntoVar) -> TakeSlot { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/widget/node/arc.rs:231:22 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn take_when(&self, var: impl IntoVar) -> TakeSlot { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl impls::TakeOn` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/widget/node/arc.rs:252:22 [INFO] [stdout] | [INFO] [stdout] 252 | ) -> TakeSlot { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/widget/node/arc.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | &self, [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var<&'static str>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[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/tests/widget.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[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_var::Var<&'static str>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[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/tests/widget.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[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_var::Var<&'static str>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[property(CONTEXT, widget_impl(BarWgt))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[property(CONTEXT, widget_impl(BarWgt))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var<&'static str>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[property(CONTEXT, widget_impl(BarWgt))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[property(CONTEXT, widget_impl(BarWgt))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:213:1 [INFO] [stdout] | [INFO] [stdout] 213 | #[property(BORDER)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:213:1 [INFO] [stdout] | [INFO] [stdout] 213 | #[property(BORDER)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:213:1 [INFO] [stdout] | [INFO] [stdout] 213 | #[property(BORDER)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:213:1 [INFO] [stdout] | [INFO] [stdout] 213 | #[property(BORDER)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:218:1 [INFO] [stdout] | [INFO] [stdout] 218 | #[property(BORDER)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:218:1 [INFO] [stdout] | [INFO] [stdout] 218 | #[property(BORDER)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:218:1 [INFO] [stdout] | [INFO] [stdout] 218 | #[property(BORDER)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:218:1 [INFO] [stdout] | [INFO] [stdout] 218 | #[property(BORDER)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var<&'static str>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:401:1 [INFO] [stdout] | [INFO] [stdout] 401 | #[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/tests/widget.rs:401:1 [INFO] [stdout] | [INFO] [stdout] 401 | #[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_var::Var<&'static str>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:401:1 [INFO] [stdout] | [INFO] [stdout] 401 | #[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/tests/widget.rs:401:1 [INFO] [stdout] | [INFO] [stdout] 401 | #[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_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:971:1 [INFO] [stdout] | [INFO] [stdout] 971 | #[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/tests/widget.rs:971:1 [INFO] [stdout] | [INFO] [stdout] 971 | #[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_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:971:1 [INFO] [stdout] | [INFO] [stdout] 971 | #[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/tests/widget.rs:971:1 [INFO] [stdout] | [INFO] [stdout] 971 | #[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_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1099:13 [INFO] [stdout] | [INFO] [stdout] 1099 | #[property(CONTEXT, widget_impl($name))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1110 | / test! { [INFO] [stdout] 1111 | | Bar [INFO] [stdout] 1112 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1099:13 [INFO] [stdout] | [INFO] [stdout] 1099 | #[property(CONTEXT, widget_impl($name))] [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1110 | / test! { [INFO] [stdout] 1111 | | Bar [INFO] [stdout] 1112 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [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 `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1099:13 [INFO] [stdout] | [INFO] [stdout] 1099 | #[property(CONTEXT, widget_impl($name))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1110 | / test! { [INFO] [stdout] 1111 | | Bar [INFO] [stdout] 1112 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1099:13 [INFO] [stdout] | [INFO] [stdout] 1099 | #[property(CONTEXT, widget_impl($name))] [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1110 | / test! { [INFO] [stdout] 1111 | | Bar [INFO] [stdout] 1112 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [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 `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var<&'static str>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1139:5 [INFO] [stdout] | [INFO] [stdout] 1139 | #[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/tests/widget.rs:1139:5 [INFO] [stdout] | [INFO] [stdout] 1139 | #[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_var::Var<&'static str>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1139:5 [INFO] [stdout] | [INFO] [stdout] 1139 | #[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/tests/widget.rs:1139:5 [INFO] [stdout] | [INFO] [stdout] 1139 | #[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_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1165:5 [INFO] [stdout] | [INFO] [stdout] 1165 | #[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/tests/widget.rs:1165:5 [INFO] [stdout] | [INFO] [stdout] 1165 | #[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_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1165:5 [INFO] [stdout] | [INFO] [stdout] 1165 | #[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/tests/widget.rs:1165:5 [INFO] [stdout] | [INFO] [stdout] 1165 | #[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_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1171:5 [INFO] [stdout] | [INFO] [stdout] 1171 | #[property(CHILD_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/tests/widget.rs:1171:5 [INFO] [stdout] | [INFO] [stdout] 1171 | #[property(CHILD_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_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1171:5 [INFO] [stdout] | [INFO] [stdout] 1171 | #[property(CHILD_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/tests/widget.rs:1171:5 [INFO] [stdout] | [INFO] [stdout] 1171 | #[property(CHILD_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_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1176:5 [INFO] [stdout] | [INFO] [stdout] 1176 | #[property(CHILD_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/tests/widget.rs:1176:5 [INFO] [stdout] | [INFO] [stdout] 1176 | #[property(CHILD_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_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1176:5 [INFO] [stdout] | [INFO] [stdout] 1176 | #[property(CHILD_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/tests/widget.rs:1176:5 [INFO] [stdout] | [INFO] [stdout] 1176 | #[property(CHILD_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_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1182:5 [INFO] [stdout] | [INFO] [stdout] 1182 | #[property(CHILD_LAYOUT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1182:5 [INFO] [stdout] | [INFO] [stdout] 1182 | #[property(CHILD_LAYOUT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1182:5 [INFO] [stdout] | [INFO] [stdout] 1182 | #[property(CHILD_LAYOUT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1182:5 [INFO] [stdout] | [INFO] [stdout] 1182 | #[property(CHILD_LAYOUT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1187:5 [INFO] [stdout] | [INFO] [stdout] 1187 | #[property(CHILD_LAYOUT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1187:5 [INFO] [stdout] | [INFO] [stdout] 1187 | #[property(CHILD_LAYOUT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1187:5 [INFO] [stdout] | [INFO] [stdout] 1187 | #[property(CHILD_LAYOUT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1187:5 [INFO] [stdout] | [INFO] [stdout] 1187 | #[property(CHILD_LAYOUT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1193:5 [INFO] [stdout] | [INFO] [stdout] 1193 | #[property(BORDER)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1193:5 [INFO] [stdout] | [INFO] [stdout] 1193 | #[property(BORDER)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1193:5 [INFO] [stdout] | [INFO] [stdout] 1193 | #[property(BORDER)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1193:5 [INFO] [stdout] | [INFO] [stdout] 1193 | #[property(BORDER)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1198:5 [INFO] [stdout] | [INFO] [stdout] 1198 | #[property(BORDER)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1198:5 [INFO] [stdout] | [INFO] [stdout] 1198 | #[property(BORDER)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1198:5 [INFO] [stdout] | [INFO] [stdout] 1198 | #[property(BORDER)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1198:5 [INFO] [stdout] | [INFO] [stdout] 1198 | #[property(BORDER)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1204:5 [INFO] [stdout] | [INFO] [stdout] 1204 | #[property(LAYOUT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1204:5 [INFO] [stdout] | [INFO] [stdout] 1204 | #[property(LAYOUT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1204:5 [INFO] [stdout] | [INFO] [stdout] 1204 | #[property(LAYOUT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1204:5 [INFO] [stdout] | [INFO] [stdout] 1204 | #[property(LAYOUT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1209:5 [INFO] [stdout] | [INFO] [stdout] 1209 | #[property(LAYOUT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1209:5 [INFO] [stdout] | [INFO] [stdout] 1209 | #[property(LAYOUT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1209:5 [INFO] [stdout] | [INFO] [stdout] 1209 | #[property(LAYOUT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1209:5 [INFO] [stdout] | [INFO] [stdout] 1209 | #[property(LAYOUT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1215:5 [INFO] [stdout] | [INFO] [stdout] 1215 | #[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/tests/widget.rs:1215:5 [INFO] [stdout] | [INFO] [stdout] 1215 | #[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_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1215:5 [INFO] [stdout] | [INFO] [stdout] 1215 | #[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/tests/widget.rs:1215:5 [INFO] [stdout] | [INFO] [stdout] 1215 | #[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_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1220:5 [INFO] [stdout] | [INFO] [stdout] 1220 | #[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/tests/widget.rs:1220:5 [INFO] [stdout] | [INFO] [stdout] 1220 | #[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_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1220:5 [INFO] [stdout] | [INFO] [stdout] 1220 | #[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/tests/widget.rs:1220:5 [INFO] [stdout] | [INFO] [stdout] 1220 | #[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_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1226:5 [INFO] [stdout] | [INFO] [stdout] 1226 | #[property(SIZE)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1226:5 [INFO] [stdout] | [INFO] [stdout] 1226 | #[property(SIZE)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1226:5 [INFO] [stdout] | [INFO] [stdout] 1226 | #[property(SIZE)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1226:5 [INFO] [stdout] | [INFO] [stdout] 1226 | #[property(SIZE)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1231:5 [INFO] [stdout] | [INFO] [stdout] 1231 | #[property(SIZE)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1231:5 [INFO] [stdout] | [INFO] [stdout] 1231 | #[property(SIZE)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1231:5 [INFO] [stdout] | [INFO] [stdout] 1231 | #[property(SIZE)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1231:5 [INFO] [stdout] | [INFO] [stdout] 1231 | #[property(SIZE)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1237:5 [INFO] [stdout] | [INFO] [stdout] 1237 | #[property(EVENT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1237:5 [INFO] [stdout] | [INFO] [stdout] 1237 | #[property(EVENT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1237:5 [INFO] [stdout] | [INFO] [stdout] 1237 | #[property(EVENT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1237:5 [INFO] [stdout] | [INFO] [stdout] 1237 | #[property(EVENT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1242:5 [INFO] [stdout] | [INFO] [stdout] 1242 | #[property(EVENT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1242:5 [INFO] [stdout] | [INFO] [stdout] 1242 | #[property(EVENT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1242:5 [INFO] [stdout] | [INFO] [stdout] 1242 | #[property(EVENT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1242:5 [INFO] [stdout] | [INFO] [stdout] 1242 | #[property(EVENT)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1328:5 [INFO] [stdout] | [INFO] [stdout] 1328 | #[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/tests/widget.rs:1328:5 [INFO] [stdout] | [INFO] [stdout] 1328 | #[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_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1328:5 [INFO] [stdout] | [INFO] [stdout] 1328 | #[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/tests/widget.rs:1328:5 [INFO] [stdout] | [INFO] [stdout] 1328 | #[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_var::Var<&'static str>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1369:5 [INFO] [stdout] | [INFO] [stdout] 1369 | #[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/tests/widget.rs:1369:5 [INFO] [stdout] | [INFO] [stdout] 1369 | #[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_var::Var<&'static str>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1369:5 [INFO] [stdout] | [INFO] [stdout] 1369 | #[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/tests/widget.rs:1369:5 [INFO] [stdout] | [INFO] [stdout] 1369 | #[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_var::Var<&'static str>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1392:5 [INFO] [stdout] | [INFO] [stdout] 1392 | #[property(CONTEXT, default("default-trace"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1392:5 [INFO] [stdout] | [INFO] [stdout] 1392 | #[property(CONTEXT, default("default-trace"))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var<&'static str>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1392:5 [INFO] [stdout] | [INFO] [stdout] 1392 | #[property(CONTEXT, default("default-trace"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/widget.rs:1392:5 [INFO] [stdout] | [INFO] [stdout] 1392 | #[property(CONTEXT, default("default-trace"))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var<&'static str>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1398:5 [INFO] [stdout] | [INFO] [stdout] 1398 | #[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/tests/widget.rs:1398:5 [INFO] [stdout] | [INFO] [stdout] 1398 | #[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_var::Var<&'static str>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1398:5 [INFO] [stdout] | [INFO] [stdout] 1398 | #[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/tests/widget.rs:1398:5 [INFO] [stdout] | [INFO] [stdout] 1398 | #[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_var::Var<&'static str>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1406:5 [INFO] [stdout] | [INFO] [stdout] 1406 | #[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/tests/widget.rs:1406:5 [INFO] [stdout] | [INFO] [stdout] 1406 | #[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_var::Var<&'static str>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1406:5 [INFO] [stdout] | [INFO] [stdout] 1406 | #[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/tests/widget.rs:1406:5 [INFO] [stdout] | [INFO] [stdout] 1406 | #[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_var::Var<&'static str>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1406:5 [INFO] [stdout] | [INFO] [stdout] 1406 | #[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/tests/widget.rs:1406:5 [INFO] [stdout] | [INFO] [stdout] 1406 | #[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_var::Var<&'static str>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/widget.rs:1406:5 [INFO] [stdout] | [INFO] [stdout] 1406 | #[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/tests/widget.rs:1406:5 [INFO] [stdout] | [INFO] [stdout] 1406 | #[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_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/ui_node_list.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | #[property(CHILD, capture, widget_impl(ListWgt))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/ui_node_list.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | #[property(CHILD, capture, widget_impl(ListWgt))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/ui_node_list.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | #[property(CHILD, capture, widget_impl(ListWgt))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/ui_node_list.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | #[property(CHILD, capture, widget_impl(ListWgt))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/ui_node_list.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | #[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/tests/ui_node_list.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | #[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_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/ui_node_list.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | #[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/tests/ui_node_list.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | #[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_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/ui_node_list.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | #[property(CONTEXT, default(*CTX_VAL.get()))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/ui_node_list.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | #[property(CONTEXT, default(*CTX_VAL.get()))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/ui_node_list.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | #[property(CONTEXT, default(*CTX_VAL.get()))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/ui_node_list.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | #[property(CONTEXT, default(*CTX_VAL.get()))] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/ui_node_list.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | #[property(CHILD)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/ui_node_list.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | #[property(CHILD)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the attribute macro `property` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl zng_var::Var` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/tests/ui_node_list.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | #[property(CHILD)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/tests/ui_node_list.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | #[property(CHILD)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: 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 40.43s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling zng-app v0.13.5 (/tmp/fixit) [INFO] [stdout] error[E0700]: hidden type for `impl Iterator` captures lifetime that does not appear in bounds [INFO] [stdout] --> src/widget/info.rs:1665:9 [INFO] [stdout] | [INFO] [stdout] 1664 | pub fn inner_contains(&self, point: PxPoint) -> impl Iterator + use<> { [INFO] [stdout] | ----- ---------------------------------------- opaque type defined here [INFO] [stdout] | | [INFO] [stdout] | hidden type `impl Iterator` captures the anonymous lifetime defined here [INFO] [stdout] 1665 | self.spatial_iter(move |w| w.inner_bounds().contains(point)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it [INFO] [stdout] | [INFO] [stdout] 1664 | pub fn inner_contains(&self, point: PxPoint) -> impl Iterator + use<'_> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0700]: hidden type for `impl Iterator` captures lifetime that does not appear in bounds [INFO] [stdout] --> src/widget/info.rs:1671:9 [INFO] [stdout] | [INFO] [stdout] 1669 | pub fn inner_intersects(&self, rect: PxRect) -> impl Iterator + use<> { [INFO] [stdout] | ----- ---------------------------------------- opaque type defined here [INFO] [stdout] | | [INFO] [stdout] | hidden type `impl Iterator` captures the anonymous lifetime defined here [INFO] [stdout] 1670 | let rect = rect.to_box2d(); [INFO] [stdout] 1671 | self.spatial_iter(move |w| w.inner_bounds().to_box2d().intersects(&rect)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it [INFO] [stdout] | [INFO] [stdout] 1669 | pub fn inner_intersects(&self, rect: PxRect) -> impl Iterator + use<'_> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0700]: hidden type for `impl Iterator` captures lifetime that does not appear in bounds [INFO] [stdout] --> src/widget/info.rs:1677:9 [INFO] [stdout] | [INFO] [stdout] 1675 | pub fn inner_contains_rect(&self, rect: PxRect) -> impl Iterator + use<> { [INFO] [stdout] | ----- ---------------------------------------- opaque type defined here [INFO] [stdout] | | [INFO] [stdout] | hidden type `impl Iterator` captures the anonymous lifetime defined here [INFO] [stdout] 1676 | let rect = rect.to_box2d(); [INFO] [stdout] 1677 | self.spatial_iter(move |w| w.inner_bounds().to_box2d().contains_box(&rect)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it [INFO] [stdout] | [INFO] [stdout] 1675 | pub fn inner_contains_rect(&self, rect: PxRect) -> impl Iterator + use<'_> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0700]: hidden type for `impl Iterator` captures lifetime that does not appear in bounds [INFO] [stdout] --> src/widget/info.rs:1683:9 [INFO] [stdout] | [INFO] [stdout] 1681 | pub fn inner_contained(&self, rect: PxRect) -> impl Iterator + use<> { [INFO] [stdout] | ----- ---------------------------------------- opaque type defined here [INFO] [stdout] | | [INFO] [stdout] | hidden type `impl Iterator` captures the anonymous lifetime defined here [INFO] [stdout] 1682 | let rect = rect.to_box2d(); [INFO] [stdout] 1683 | self.spatial_iter(move |w| rect.contains_box(&w.inner_bounds().to_box2d())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it [INFO] [stdout] | [INFO] [stdout] 1681 | pub fn inner_contained(&self, rect: PxRect) -> impl Iterator + use<'_> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0700]: hidden type for `impl Iterator` captures lifetime that does not appear in bounds [INFO] [stdout] --> src/widget/info.rs:1689:9 [INFO] [stdout] | [INFO] [stdout] 1687 | pub fn center_contained(&self, area: PxRect) -> impl Iterator + use<> { [INFO] [stdout] | ----- ---------------------------------------- opaque type defined here [INFO] [stdout] | | [INFO] [stdout] | hidden type `std::iter::Filter, {closure@src/widget/info.rs:1690:21: 1690:29}>` captures the anonymous lifetime defined here [INFO] [stdout] 1688 | let area = area.to_box2d(); [INFO] [stdout] 1689 | / self.spatial_iter(move |w| w.inner_bounds().to_box2d().intersects(&area)) [INFO] [stdout] 1690 | | .filter(move |w| area.contains(w.center())) [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it [INFO] [stdout] | [INFO] [stdout] 1687 | pub fn center_contained(&self, area: PxRect) -> impl Iterator + use<'_> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0700]: hidden type for `impl impls::TakeOn` captures lifetime that does not appear in bounds [INFO] [stdout] --> src/widget/node/arc.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn take_on_init(&self) -> TakeSlot> { [INFO] [stdout] | ----- -------------------- opaque type defined here [INFO] [stdout] | | [INFO] [stdout] | hidden type `impl impls::TakeOn` captures the anonymous lifetime defined here [INFO] [stdout] 145 | self.take_when(true) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it [INFO] [stdout] | [INFO] [stdout] 144 | pub fn take_on_init(&self) -> TakeSlot> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0700]: hidden type for `impl impls::TakeOn` captures lifetime that does not appear in bounds [INFO] [stdout] --> src/widget/node/arc.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn take_on_init(&self) -> TakeSlot> { [INFO] [stdout] | ----- -------------------- opaque type defined here [INFO] [stdout] | | [INFO] [stdout] | hidden type `impl impls::TakeOn` captures the anonymous lifetime defined here [INFO] [stdout] 271 | self.take_when(true) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it [INFO] [stdout] | [INFO] [stdout] 270 | pub fn take_on_init(&self) -> TakeSlot> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0700]: hidden type for `impl Iterator` captures lifetime that does not appear in bounds [INFO] [stdout] --> src/widget/info.rs:1665:9 [INFO] [stdout] | [INFO] [stdout] 1664 | pub fn inner_contains(&self, point: PxPoint) -> impl Iterator + use<> { [INFO] [stdout] | ----- ---------------------------------------- opaque type defined here [INFO] [stdout] | | [INFO] [stdout] | hidden type `impl Iterator` captures the anonymous lifetime defined here [INFO] [stdout] 1665 | self.spatial_iter(move |w| w.inner_bounds().contains(point)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it [INFO] [stdout] | [INFO] [stdout] 1664 | pub fn inner_contains(&self, point: PxPoint) -> impl Iterator + use<'_> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0700]: hidden type for `impl Iterator` captures lifetime that does not appear in bounds [INFO] [stdout] --> src/widget/info.rs:1671:9 [INFO] [stdout] | [INFO] [stdout] 1669 | pub fn inner_intersects(&self, rect: PxRect) -> impl Iterator + use<> { [INFO] [stdout] | ----- ---------------------------------------- opaque type defined here [INFO] [stdout] | | [INFO] [stdout] | hidden type `impl Iterator` captures the anonymous lifetime defined here [INFO] [stdout] 1670 | let rect = rect.to_box2d(); [INFO] [stdout] 1671 | self.spatial_iter(move |w| w.inner_bounds().to_box2d().intersects(&rect)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it [INFO] [stdout] | [INFO] [stdout] 1669 | pub fn inner_intersects(&self, rect: PxRect) -> impl Iterator + use<'_> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0700]: hidden type for `impl Iterator` captures lifetime that does not appear in bounds [INFO] [stdout] --> src/widget/info.rs:1677:9 [INFO] [stdout] | [INFO] [stdout] 1675 | pub fn inner_contains_rect(&self, rect: PxRect) -> impl Iterator + use<> { [INFO] [stdout] | ----- ---------------------------------------- opaque type defined here [INFO] [stdout] | | [INFO] [stdout] | hidden type `impl Iterator` captures the anonymous lifetime defined here [INFO] [stdout] 1676 | let rect = rect.to_box2d(); [INFO] [stdout] 1677 | self.spatial_iter(move |w| w.inner_bounds().to_box2d().contains_box(&rect)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it [INFO] [stdout] | [INFO] [stdout] 1675 | pub fn inner_contains_rect(&self, rect: PxRect) -> impl Iterator + use<'_> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0700]: hidden type for `impl Iterator` captures lifetime that does not appear in bounds [INFO] [stdout] --> src/widget/info.rs:1683:9 [INFO] [stdout] | [INFO] [stdout] 1681 | pub fn inner_contained(&self, rect: PxRect) -> impl Iterator + use<> { [INFO] [stdout] | ----- ---------------------------------------- opaque type defined here [INFO] [stdout] | | [INFO] [stdout] | hidden type `impl Iterator` captures the anonymous lifetime defined here [INFO] [stdout] 1682 | let rect = rect.to_box2d(); [INFO] [stdout] 1683 | self.spatial_iter(move |w| rect.contains_box(&w.inner_bounds().to_box2d())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it [INFO] [stdout] | [INFO] [stdout] 1681 | pub fn inner_contained(&self, rect: PxRect) -> impl Iterator + use<'_> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0700]: hidden type for `impl Iterator` captures lifetime that does not appear in bounds [INFO] [stdout] --> src/widget/info.rs:1689:9 [INFO] [stdout] | [INFO] [stdout] 1687 | pub fn center_contained(&self, area: PxRect) -> impl Iterator + use<> { [INFO] [stdout] | ----- ---------------------------------------- opaque type defined here [INFO] [stdout] | | [INFO] [stdout] | hidden type `std::iter::Filter, {closure@src/widget/info.rs:1690:21: 1690:29}>` captures the anonymous lifetime defined here [INFO] [stdout] 1688 | let area = area.to_box2d(); [INFO] [stdout] 1689 | / self.spatial_iter(move |w| w.inner_bounds().to_box2d().intersects(&area)) [INFO] [stdout] 1690 | | .filter(move |w| area.contains(w.center())) [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it [INFO] [stdout] | [INFO] [stdout] 1687 | pub fn center_contained(&self, area: PxRect) -> impl Iterator + use<'_> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0700]: hidden type for `impl impls::TakeOn` captures lifetime that does not appear in bounds [INFO] [stdout] --> src/widget/node/arc.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn take_on_init(&self) -> TakeSlot> { [INFO] [stdout] | ----- -------------------- opaque type defined here [INFO] [stdout] | | [INFO] [stdout] | hidden type `impl impls::TakeOn` captures the anonymous lifetime defined here [INFO] [stdout] 145 | self.take_when(true) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it [INFO] [stdout] | [INFO] [stdout] 144 | pub fn take_on_init(&self) -> TakeSlot> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0700]: hidden type for `impl impls::TakeOn` captures lifetime that does not appear in bounds [INFO] [stdout] --> src/widget/node/arc.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn take_on_init(&self) -> TakeSlot> { [INFO] [stdout] | ----- -------------------- opaque type defined here [INFO] [stdout] | | [INFO] [stdout] | hidden type `impl impls::TakeOn` captures the anonymous lifetime defined here [INFO] [stdout] 271 | self.take_when(true) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it [INFO] [stdout] | [INFO] [stdout] 270 | pub fn take_on_init(&self) -> TakeSlot> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0700`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zng-app` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0700`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zng-app` (lib test) due to 7 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b76b459adb608bbeeaa94e7e44f8ae02798ea83acc8997cc7627cb5ebb157a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b76b459adb608bbeeaa94e7e44f8ae02798ea83acc8997cc7627cb5ebb157a7c", kill_on_drop: false }` [INFO] [stdout] b76b459adb608bbeeaa94e7e44f8ae02798ea83acc8997cc7627cb5ebb157a7c