[INFO] fetching crate dioxus-html 0.6.0-alpha.2... [INFO] checking dioxus-html-0.6.0-alpha.2 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate dioxus-html 0.6.0-alpha.2 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate dioxus-html 0.6.0-alpha.2 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dioxus-html 0.6.0-alpha.2 [INFO] finished tweaking crates.io crate dioxus-html 0.6.0-alpha.2 [INFO] tweaked toml for crates.io crate dioxus-html 0.6.0-alpha.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 104 packages to latest compatible versions [INFO] [stderr] Adding addr2line v0.22.0 (latest: v0.24.1) [INFO] [stderr] Adding gimli v0.29.0 (latest: v0.31.0) [INFO] [stderr] Adding internment v0.7.5 (latest: v0.8.4) [INFO] [stderr] Adding miniz_oxide v0.7.4 (latest: v0.8.0) [INFO] [stderr] Adding rustc-hash v1.1.0 (latest: v2.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f557a0ff162bb4e2aeb6abda2439a5f3871f7e42c9f086c605224b35d565f5b8 [INFO] running `Command { std: "docker" "start" "-a" "f557a0ff162bb4e2aeb6abda2439a5f3871f7e42c9f086c605224b35d565f5b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f557a0ff162bb4e2aeb6abda2439a5f3871f7e42c9f086c605224b35d565f5b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f557a0ff162bb4e2aeb6abda2439a5f3871f7e42c9f086c605224b35d565f5b8", kill_on_drop: false }` [INFO] [stdout] f557a0ff162bb4e2aeb6abda2439a5f3871f7e42c9f086c605224b35d565f5b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c63f04764e7e457dee2a02cb5b68dfd7d049d937b27ddba5ecf31b28005287bc [INFO] running `Command { std: "docker" "start" "-a" "c63f04764e7e457dee2a02cb5b68dfd7d049d937b27ddba5ecf31b28005287bc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling lazy-js-bundle v0.6.0-alpha.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling dioxus-html v0.6.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling generational-box v0.6.0-alpha.2 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling internment v0.7.5 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.6.0-alpha.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking warnings v0.2.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Checking enumset v1.1.5 [INFO] [stderr] Checking js-sys v0.3.70 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Checking dioxus-core v0.6.0-alpha.2 [INFO] [stderr] Checking dioxus-signals v0.6.0-alpha.2 [INFO] [stderr] Checking dioxus-hooks v0.6.0-alpha.2 [INFO] [stderr] Compiling dioxus-rsx v0.6.0-alpha.2 [INFO] [stderr] Compiling dioxus-core-macro v0.6.0-alpha.2 [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn into_inner(self) -> Option { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | self.event.downcast::().ok().map(|e| *e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/animation.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new(inner: impl HasAnimationData + 'static) -> Self { [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 12 | Self { [INFO] [stdout] 13 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/animation.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/animation.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 111 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | let data = SerializedAnimationData::deserialize(deserializer)?; [INFO] [stdout] 113 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 114 | | inner: Box::new(data), [INFO] [stdout] 115 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/animation.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | / impl_event! [ [INFO] [stdout] 135 | | AnimationData; [INFO] [stdout] 136 | | [INFO] [stdout] 137 | | /// onanimationstart [INFO] [stdout] ... | [INFO] [stdout] 144 | | onanimationiteration [INFO] [stdout] 145 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/clipboard.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 10 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/clipboard.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(inner: impl HasClipboardData) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | Self { [INFO] [stdout] 31 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/clipboard.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 70 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | let data = SerializedClipboardData::deserialize(deserializer)?; [INFO] [stdout] 72 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 73 | | inner: Box::new(data), [INFO] [stdout] 74 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/clipboard.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | / impl_event![ [INFO] [stdout] 84 | | ClipboardData; [INFO] [stdout] 85 | | [INFO] [stdout] 86 | | /// oncopy [INFO] [stdout] ... | [INFO] [stdout] 93 | | onpaste [INFO] [stdout] 94 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/composition.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 18 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/composition.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(inner: impl HasCompositionData + 'static) -> Self { [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Self { [INFO] [stdout] 33 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/composition.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 81 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | let data = SerializedCompositionData::deserialize(deserializer)?; [INFO] [stdout] 83 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 84 | | inner: Box::new(data), [INFO] [stdout] 85 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/composition.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | / impl_event! [ [INFO] [stdout] 99 | | CompositionData; [INFO] [stdout] 100 | | [INFO] [stdout] 101 | | /// oncompositionstart [INFO] [stdout] ... | [INFO] [stdout] 108 | | oncompositionupdate [INFO] [stdout] 109 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/drag.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 21 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/drag.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn new(inner: impl HasDragData + 'static) -> Self { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | Self { [INFO] [stdout] 50 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/drag.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | .map(|files| std::sync::Arc::new(files.clone()) as _) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/drag.rs:210:12 [INFO] [stdout] | [INFO] [stdout] 208 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 209 | let data = SerializedDragData::deserialize(deserializer)?; [INFO] [stdout] 210 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 211 | | inner: Box::new(data), [INFO] [stdout] 212 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/drag.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | / impl_event! { [INFO] [stdout] 223 | | DragData; [INFO] [stdout] 224 | | [INFO] [stdout] 225 | | /// ondrag [INFO] [stdout] ... | [INFO] [stdout] 247 | | ondrop [INFO] [stdout] 248 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/focus.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 10 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/focus.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(inner: impl HasFocusData + 'static) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | Self { [INFO] [stdout] 31 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/focus.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 70 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | let data = SerializedFocusData::deserialize(deserializer)?; [INFO] [stdout] 72 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 73 | | inner: Box::new(data), [INFO] [stdout] 74 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/focus.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | / impl_event! [ [INFO] [stdout] 84 | | FocusData; [INFO] [stdout] 85 | | [INFO] [stdout] 86 | | /// onfocus [INFO] [stdout] ... | [INFO] [stdout] 96 | | onblur [INFO] [stdout] 97 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/form.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 50 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/form.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new(event: impl HasFormData + 'static) -> Self { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | Self { [INFO] [stdout] 75 | inner: Box::new(event), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/form.rs:268:26 [INFO] [stdout] | [INFO] [stdout] 268 | .map(|files| std::sync::Arc::new(files.clone()) as _) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/form.rs:290:12 [INFO] [stdout] | [INFO] [stdout] 288 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 289 | let data = SerializedFormData::deserialize(deserializer)?; [INFO] [stdout] 290 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 291 | | inner: Box::new(data), [INFO] [stdout] 292 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/form.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | / impl_event! { [INFO] [stdout] 297 | | FormData; [INFO] [stdout] 298 | | [INFO] [stdout] 299 | | /// onchange [INFO] [stdout] ... | [INFO] [stdout] 355 | | onsubmit [INFO] [stdout] 356 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/image.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 9 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/image.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(e: impl HasImageData) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/image.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 80 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | let data = SerializedImageData::deserialize(deserializer)?; [INFO] [stdout] 82 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 83 | | inner: Box::new(data), [INFO] [stdout] 84 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/image.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / impl_event! [ [INFO] [stdout] 98 | | ImageData; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | /// onerror [INFO] [stdout] ... | [INFO] [stdout] 104 | | onload [INFO] [stdout] 105 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/keyboard.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 8 | fn resilient_deserialize_code<'de, D>(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 14 | Ok(Code::deserialize(deserializer).unwrap_or(Code::Unidentified)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/keyboard.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 23 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/keyboard.rs:56:20 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn new(inner: impl HasKeyboardData + 'static) -> Self { [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | Self { [INFO] [stdout] 56 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/keyboard.rs:223:12 [INFO] [stdout] | [INFO] [stdout] 221 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 222 | let data = SerializedKeyboardData::deserialize(deserializer)?; [INFO] [stdout] 223 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 224 | | inner: Box::new(data), [INFO] [stdout] 225 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/keyboard.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | / impl_event! { [INFO] [stdout] 230 | | KeyboardData; [INFO] [stdout] 231 | | [INFO] [stdout] 232 | | /// onkeydown [INFO] [stdout] ... | [INFO] [stdout] 239 | | onkeyup [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/media.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 9 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/media.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new(inner: impl HasMediaData + 'static) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | Self { [INFO] [stdout] 30 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/media.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 69 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | let data = SerializedMediaData::deserialize(deserializer)?; [INFO] [stdout] 71 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 72 | | inner: Box::new(data), [INFO] [stdout] 73 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/media.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / impl_event! [ [INFO] [stdout] 83 | | MediaData; [INFO] [stdout] 84 | | [INFO] [stdout] 85 | | ///abort [INFO] [stdout] ... | [INFO] [stdout] 154 | | onwaiting [INFO] [stdout] 155 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mounted.rs:75:23 [INFO] [stdout] | [INFO] [stdout] 74 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mounted.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn new(registry: impl RenderedElementBacking + 'static) -> Self { [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | Self { [INFO] [stdout] 83 | inner: Box::new(registry), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/mounted.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | / impl_event! [ [INFO] [stdout] 137 | | MountedData; [INFO] [stdout] 138 | | [INFO] [stdout] 139 | | #[doc(alias = "ref")] [INFO] [stdout] ... | [INFO] [stdout] 197 | | onmounted [INFO] [stdout] 198 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mouse.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 16 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/mouse.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / impl_event! { [INFO] [stdout] 48 | | MouseData; [INFO] [stdout] 49 | | [INFO] [stdout] 50 | | /// Execute a callback when a button is clicked. [INFO] [stdout] ... | [INFO] [stdout] 104 | | onmouseup [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mouse.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn new(inner: impl HasMouseData + 'static) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | Self { [INFO] [stdout] 111 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mouse.rs:273:12 [INFO] [stdout] | [INFO] [stdout] 271 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 272 | let data = SerializedMouseData::deserialize(deserializer)?; [INFO] [stdout] 273 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 274 | | inner: Box::new(data), [INFO] [stdout] 275 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/pointer.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 27 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/pointer.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / impl_event![ [INFO] [stdout] 109 | | PointerData; [INFO] [stdout] 110 | | /// pointerdown [INFO] [stdout] 111 | | onpointerdown [INFO] [stdout] ... | [INFO] [stdout] 138 | | onpointerout [INFO] [stdout] 139 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/pointer.rs:385:12 [INFO] [stdout] | [INFO] [stdout] 383 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 384 | let data = SerializedPointerData::deserialize(deserializer)?; [INFO] [stdout] 385 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 386 | | inner: Box::new(data), [INFO] [stdout] 387 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/scroll.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 10 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/scroll.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(inner: impl HasScrollData + 'static) -> Self { [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | Self { [INFO] [stdout] 19 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/scroll.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 70 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | let data = SerializedScrollData::deserialize(deserializer)?; [INFO] [stdout] 72 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 73 | | inner: Box::new(data), [INFO] [stdout] 74 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/scroll.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | / impl_event! { [INFO] [stdout] 84 | | ScrollData; [INFO] [stdout] 85 | | [INFO] [stdout] 86 | | /// onscroll [INFO] [stdout] 87 | | onscroll [INFO] [stdout] 88 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/selection.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new(inner: impl HasSelectionData + 'static) -> Self { [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 12 | Self { [INFO] [stdout] 13 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/selection.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 25 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/selection.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 70 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | let data = SerializedSelectionData::deserialize(deserializer)?; [INFO] [stdout] 72 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 73 | | inner: Box::new(data), [INFO] [stdout] 74 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/selection.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | / impl_event! [ [INFO] [stdout] 84 | | SelectionData; [INFO] [stdout] 85 | | [INFO] [stdout] 86 | | /// select [INFO] [stdout] ... | [INFO] [stdout] 93 | | onselectionchange [INFO] [stdout] 94 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/toggle.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 10 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/toggle.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(inner: impl HasToggleData + 'static) -> Self { [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | Self { [INFO] [stdout] 31 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/toggle.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 70 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | let data = SerializedToggleData::deserialize(deserializer)?; [INFO] [stdout] 72 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 73 | | inner: Box::new(data), [INFO] [stdout] 74 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/toggle.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | / impl_event! { [INFO] [stdout] 84 | | ToggleData; [INFO] [stdout] 85 | | [INFO] [stdout] 86 | | /// ontoggle [INFO] [stdout] 87 | | ontoggle [INFO] [stdout] 88 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/touch.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 13 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/touch.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new(inner: impl HasTouchData + 'static) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | Self { [INFO] [stdout] 39 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/touch.rs:158:12 [INFO] [stdout] | [INFO] [stdout] 156 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 157 | let data = SerializedTouchData::deserialize(deserializer)?; [INFO] [stdout] 158 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 159 | | inner: Box::new(data), [INFO] [stdout] 160 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/touch.rs:184:23 [INFO] [stdout] | [INFO] [stdout] 183 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 184 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/touch.rs:192:20 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn new(inner: impl HasTouchPointData + 'static) -> Self { [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 191 | Self { [INFO] [stdout] 192 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/touch.rs:355:1 [INFO] [stdout] | [INFO] [stdout] 355 | / impl_event! { [INFO] [stdout] 356 | | TouchData; [INFO] [stdout] 357 | | /// touchstart [INFO] [stdout] 358 | | ontouchstart [INFO] [stdout] ... | [INFO] [stdout] 367 | | ontouchcancel [INFO] [stdout] 368 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/transition.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 10 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/transition.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(inner: impl HasTransitionData + 'static) -> Self { [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | Self { [INFO] [stdout] 37 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/transition.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 96 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | let data = SerializedTransitionData::deserialize(deserializer)?; [INFO] [stdout] 98 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 99 | | inner: Box::new(data), [INFO] [stdout] 100 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/transition.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | / impl_event! { [INFO] [stdout] 113 | | TransitionData; [INFO] [stdout] 114 | | [INFO] [stdout] 115 | | /// transitionend [INFO] [stdout] 116 | | ontransitionend [INFO] [stdout] 117 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/wheel.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 20 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/wheel.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn new(inner: impl HasWheelData + 'static) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | Self { [INFO] [stdout] 46 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/wheel.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 216 | let data = SerializedWheelData::deserialize(deserializer)?; [INFO] [stdout] 217 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 218 | | inner: Box::new(data), [INFO] [stdout] 219 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/wheel.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | / impl_event![ [INFO] [stdout] 224 | | WheelData; [INFO] [stdout] 225 | | [INFO] [stdout] 226 | | /// Called when the mouse wheel is rotated over an element. [INFO] [stdout] 227 | | onwheel [INFO] [stdout] 228 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/file_data.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | .map(|val| Box::new(val) as Box) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/document/eval.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 43 | let eval_provider = document(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | [INFO] [stdout] 45 | Rc::new(move |script: &str| UseEval::new(eval_provider.new_evaluator(script.to_string()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/document/eval.rs:80:28 [INFO] [stdout] | [INFO] [stdout] 80 | poll_fn(|cx| match self.evaluator.try_write() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/document/eval.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 89 | poll_fn(|cx| match self.evaluator.try_write() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn into_inner(self) -> Option { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | self.event.downcast::().ok().map(|e| *e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/animation.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new(inner: impl HasAnimationData + 'static) -> Self { [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 12 | Self { [INFO] [stdout] 13 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/animation.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/animation.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 111 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | let data = SerializedAnimationData::deserialize(deserializer)?; [INFO] [stdout] 113 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 114 | | inner: Box::new(data), [INFO] [stdout] 115 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/animation.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | / impl_event! [ [INFO] [stdout] 135 | | AnimationData; [INFO] [stdout] 136 | | [INFO] [stdout] 137 | | /// onanimationstart [INFO] [stdout] ... | [INFO] [stdout] 144 | | onanimationiteration [INFO] [stdout] 145 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/clipboard.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 10 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/clipboard.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(inner: impl HasClipboardData) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | Self { [INFO] [stdout] 31 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/clipboard.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 70 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | let data = SerializedClipboardData::deserialize(deserializer)?; [INFO] [stdout] 72 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 73 | | inner: Box::new(data), [INFO] [stdout] 74 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/clipboard.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | / impl_event![ [INFO] [stdout] 84 | | ClipboardData; [INFO] [stdout] 85 | | [INFO] [stdout] 86 | | /// oncopy [INFO] [stdout] ... | [INFO] [stdout] 93 | | onpaste [INFO] [stdout] 94 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/composition.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 18 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/composition.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(inner: impl HasCompositionData + 'static) -> Self { [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Self { [INFO] [stdout] 33 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/composition.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 81 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | let data = SerializedCompositionData::deserialize(deserializer)?; [INFO] [stdout] 83 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 84 | | inner: Box::new(data), [INFO] [stdout] 85 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/composition.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | / impl_event! [ [INFO] [stdout] 99 | | CompositionData; [INFO] [stdout] 100 | | [INFO] [stdout] 101 | | /// oncompositionstart [INFO] [stdout] ... | [INFO] [stdout] 108 | | oncompositionupdate [INFO] [stdout] 109 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/drag.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 21 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/drag.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn new(inner: impl HasDragData + 'static) -> Self { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | Self { [INFO] [stdout] 50 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/drag.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | .map(|files| std::sync::Arc::new(files.clone()) as _) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/drag.rs:210:12 [INFO] [stdout] | [INFO] [stdout] 208 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 209 | let data = SerializedDragData::deserialize(deserializer)?; [INFO] [stdout] 210 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 211 | | inner: Box::new(data), [INFO] [stdout] 212 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/drag.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | / impl_event! { [INFO] [stdout] 223 | | DragData; [INFO] [stdout] 224 | | [INFO] [stdout] 225 | | /// ondrag [INFO] [stdout] ... | [INFO] [stdout] 247 | | ondrop [INFO] [stdout] 248 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/focus.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 10 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/focus.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(inner: impl HasFocusData + 'static) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | Self { [INFO] [stdout] 31 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/focus.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 70 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | let data = SerializedFocusData::deserialize(deserializer)?; [INFO] [stdout] 72 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 73 | | inner: Box::new(data), [INFO] [stdout] 74 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/focus.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | / impl_event! [ [INFO] [stdout] 84 | | FocusData; [INFO] [stdout] 85 | | [INFO] [stdout] 86 | | /// onfocus [INFO] [stdout] ... | [INFO] [stdout] 96 | | onblur [INFO] [stdout] 97 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/form.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 50 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/form.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new(event: impl HasFormData + 'static) -> Self { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | Self { [INFO] [stdout] 75 | inner: Box::new(event), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/form.rs:268:26 [INFO] [stdout] | [INFO] [stdout] 268 | .map(|files| std::sync::Arc::new(files.clone()) as _) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/form.rs:290:12 [INFO] [stdout] | [INFO] [stdout] 288 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 289 | let data = SerializedFormData::deserialize(deserializer)?; [INFO] [stdout] 290 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 291 | | inner: Box::new(data), [INFO] [stdout] 292 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/form.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | / impl_event! { [INFO] [stdout] 297 | | FormData; [INFO] [stdout] 298 | | [INFO] [stdout] 299 | | /// onchange [INFO] [stdout] ... | [INFO] [stdout] 355 | | onsubmit [INFO] [stdout] 356 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/image.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 9 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/image.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(e: impl HasImageData) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/image.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 80 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | let data = SerializedImageData::deserialize(deserializer)?; [INFO] [stdout] 82 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 83 | | inner: Box::new(data), [INFO] [stdout] 84 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/image.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / impl_event! [ [INFO] [stdout] 98 | | ImageData; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | /// onerror [INFO] [stdout] ... | [INFO] [stdout] 104 | | onload [INFO] [stdout] 105 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/keyboard.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 8 | fn resilient_deserialize_code<'de, D>(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 14 | Ok(Code::deserialize(deserializer).unwrap_or(Code::Unidentified)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/keyboard.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 23 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/keyboard.rs:56:20 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn new(inner: impl HasKeyboardData + 'static) -> Self { [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | Self { [INFO] [stdout] 56 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/keyboard.rs:223:12 [INFO] [stdout] | [INFO] [stdout] 221 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 222 | let data = SerializedKeyboardData::deserialize(deserializer)?; [INFO] [stdout] 223 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 224 | | inner: Box::new(data), [INFO] [stdout] 225 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/keyboard.rs:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | / impl_event! { [INFO] [stdout] 230 | | KeyboardData; [INFO] [stdout] 231 | | [INFO] [stdout] 232 | | /// onkeydown [INFO] [stdout] ... | [INFO] [stdout] 239 | | onkeyup [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/media.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 9 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/media.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new(inner: impl HasMediaData + 'static) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | Self { [INFO] [stdout] 30 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/media.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 69 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | let data = SerializedMediaData::deserialize(deserializer)?; [INFO] [stdout] 71 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 72 | | inner: Box::new(data), [INFO] [stdout] 73 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/media.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / impl_event! [ [INFO] [stdout] 83 | | MediaData; [INFO] [stdout] 84 | | [INFO] [stdout] 85 | | ///abort [INFO] [stdout] ... | [INFO] [stdout] 154 | | onwaiting [INFO] [stdout] 155 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mounted.rs:75:23 [INFO] [stdout] | [INFO] [stdout] 74 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mounted.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn new(registry: impl RenderedElementBacking + 'static) -> Self { [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | Self { [INFO] [stdout] 83 | inner: Box::new(registry), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/mounted.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | / impl_event! [ [INFO] [stdout] 137 | | MountedData; [INFO] [stdout] 138 | | [INFO] [stdout] 139 | | #[doc(alias = "ref")] [INFO] [stdout] ... | [INFO] [stdout] 197 | | onmounted [INFO] [stdout] 198 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mouse.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 16 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/mouse.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / impl_event! { [INFO] [stdout] 48 | | MouseData; [INFO] [stdout] 49 | | [INFO] [stdout] 50 | | /// Execute a callback when a button is clicked. [INFO] [stdout] ... | [INFO] [stdout] 104 | | onmouseup [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mouse.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn new(inner: impl HasMouseData + 'static) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | Self { [INFO] [stdout] 111 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mouse.rs:273:12 [INFO] [stdout] | [INFO] [stdout] 271 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 272 | let data = SerializedMouseData::deserialize(deserializer)?; [INFO] [stdout] 273 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 274 | | inner: Box::new(data), [INFO] [stdout] 275 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/pointer.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 27 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/pointer.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / impl_event![ [INFO] [stdout] 109 | | PointerData; [INFO] [stdout] 110 | | /// pointerdown [INFO] [stdout] 111 | | onpointerdown [INFO] [stdout] ... | [INFO] [stdout] 138 | | onpointerout [INFO] [stdout] 139 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/pointer.rs:385:12 [INFO] [stdout] | [INFO] [stdout] 383 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 384 | let data = SerializedPointerData::deserialize(deserializer)?; [INFO] [stdout] 385 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 386 | | inner: Box::new(data), [INFO] [stdout] 387 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/scroll.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 10 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/scroll.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(inner: impl HasScrollData + 'static) -> Self { [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | Self { [INFO] [stdout] 19 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/scroll.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 70 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | let data = SerializedScrollData::deserialize(deserializer)?; [INFO] [stdout] 72 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 73 | | inner: Box::new(data), [INFO] [stdout] 74 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/scroll.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | / impl_event! { [INFO] [stdout] 84 | | ScrollData; [INFO] [stdout] 85 | | [INFO] [stdout] 86 | | /// onscroll [INFO] [stdout] 87 | | onscroll [INFO] [stdout] 88 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/selection.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new(inner: impl HasSelectionData + 'static) -> Self { [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 12 | Self { [INFO] [stdout] 13 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/selection.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 25 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/selection.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 70 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | let data = SerializedSelectionData::deserialize(deserializer)?; [INFO] [stdout] 72 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 73 | | inner: Box::new(data), [INFO] [stdout] 74 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/selection.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | / impl_event! [ [INFO] [stdout] 84 | | SelectionData; [INFO] [stdout] 85 | | [INFO] [stdout] 86 | | /// select [INFO] [stdout] ... | [INFO] [stdout] 93 | | onselectionchange [INFO] [stdout] 94 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/toggle.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 10 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/toggle.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(inner: impl HasToggleData + 'static) -> Self { [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | Self { [INFO] [stdout] 31 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/toggle.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 70 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | let data = SerializedToggleData::deserialize(deserializer)?; [INFO] [stdout] 72 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 73 | | inner: Box::new(data), [INFO] [stdout] 74 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/toggle.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | / impl_event! { [INFO] [stdout] 84 | | ToggleData; [INFO] [stdout] 85 | | [INFO] [stdout] 86 | | /// ontoggle [INFO] [stdout] 87 | | ontoggle [INFO] [stdout] 88 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/touch.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 13 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/touch.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new(inner: impl HasTouchData + 'static) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | Self { [INFO] [stdout] 39 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 80 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/touch.rs:158:12 [INFO] [stdout] | [INFO] [stdout] 156 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 157 | let data = SerializedTouchData::deserialize(deserializer)?; [INFO] [stdout] 158 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 159 | | inner: Box::new(data), [INFO] [stdout] 160 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/touch.rs:184:23 [INFO] [stdout] | [INFO] [stdout] 183 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 184 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/touch.rs:192:20 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn new(inner: impl HasTouchPointData + 'static) -> Self { [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 191 | Self { [INFO] [stdout] 192 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/touch.rs:355:1 [INFO] [stdout] | [INFO] [stdout] 355 | / impl_event! { [INFO] [stdout] 356 | | TouchData; [INFO] [stdout] 357 | | /// touchstart [INFO] [stdout] 358 | | ontouchstart [INFO] [stdout] ... | [INFO] [stdout] 367 | | ontouchcancel [INFO] [stdout] 368 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/transition.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 10 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/transition.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(inner: impl HasTransitionData + 'static) -> Self { [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | Self { [INFO] [stdout] 37 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/transition.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 96 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | let data = SerializedTransitionData::deserialize(deserializer)?; [INFO] [stdout] 98 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 99 | | inner: Box::new(data), [INFO] [stdout] 100 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/transition.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | / impl_event! { [INFO] [stdout] 113 | | TransitionData; [INFO] [stdout] 114 | | [INFO] [stdout] 115 | | /// transitionend [INFO] [stdout] 116 | | ontransitionend [INFO] [stdout] 117 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/wheel.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 20 | fn from(e: E) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Self { inner: Box::new(e) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/wheel.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn new(inner: impl HasWheelData + 'static) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | Self { [INFO] [stdout] 46 | inner: Box::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/wheel.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 215 | fn deserialize>(deserializer: D) -> Result { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 216 | let data = SerializedWheelData::deserialize(deserializer)?; [INFO] [stdout] 217 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 218 | | inner: Box::new(data), [INFO] [stdout] 219 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/events/mod.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn $name<__Marker>(mut _f: impl ::dioxus_core::prelude::SuperInto<::dioxus_core::prelude::EventHandler<::dioxus_core::Event<$data>>, __Marker>) -... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let event_handler = _f.super_into(); [INFO] [stdout] 30 | / ::dioxus_core::Attribute::new( [INFO] [stdout] 31 | | impl_event!(@name $name $($js_name)?), [INFO] [stdout] 32 | | ::dioxus_core::AttributeValue::listener(move |e: ::dioxus_core::Event| { [INFO] [stdout] 33 | | event_handler.call(e.map(|e| e.into())); [INFO] [stdout] ... | [INFO] [stdout] 36 | | false, [INFO] [stdout] 37 | | ).into() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/events/wheel.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | / impl_event![ [INFO] [stdout] 224 | | WheelData; [INFO] [stdout] 225 | | [INFO] [stdout] 226 | | /// Called when the mouse wheel is rotated over an element. [INFO] [stdout] 227 | | onwheel [INFO] [stdout] 228 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_event` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/file_data.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | .map(|val| Box::new(val) as Box) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/document/eval.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 43 | let eval_provider = document(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | [INFO] [stdout] 45 | Rc::new(move |script: &str| UseEval::new(eval_provider.new_evaluator(script.to_string()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/document/eval.rs:80:28 [INFO] [stdout] | [INFO] [stdout] 80 | poll_fn(|cx| match self.evaluator.try_write() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/document/eval.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 89 | poll_fn(|cx| match self.evaluator.try_write() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-html` (lib test) due to 81 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 80 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-html` (lib) due to 81 previous errors [INFO] running `Command { std: "docker" "inspect" "c63f04764e7e457dee2a02cb5b68dfd7d049d937b27ddba5ecf31b28005287bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c63f04764e7e457dee2a02cb5b68dfd7d049d937b27ddba5ecf31b28005287bc", kill_on_drop: false }` [INFO] [stdout] c63f04764e7e457dee2a02cb5b68dfd7d049d937b27ddba5ecf31b28005287bc