[INFO] fetching crate idb 0.6.3... [INFO] checking idb-0.6.3 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate idb 0.6.3 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate idb 0.6.3 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] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate idb 0.6.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate idb 0.6.3 [INFO] tweaked toml for crates.io crate idb 0.6.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 85 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 miniz_oxide v0.7.4 (latest: v0.8.0) [INFO] [stderr] Adding proc-macro-crate v1.3.1 (latest: v3.2.0) [INFO] [stderr] Adding toml_edit v0.19.15 (latest: v0.22.20) [INFO] [stderr] Adding winnow v0.5.40 (latest: v0.6.18) [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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4df2ebbb13fbbbcd5502e38eef0ec5acb0104cab5111039d07d1f3d031b9417a [INFO] running `Command { std: "docker" "start" "-a" "4df2ebbb13fbbbcd5502e38eef0ec5acb0104cab5111039d07d1f3d031b9417a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4df2ebbb13fbbbcd5502e38eef0ec5acb0104cab5111039d07d1f3d031b9417a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4df2ebbb13fbbbcd5502e38eef0ec5acb0104cab5111039d07d1f3d031b9417a", kill_on_drop: false }` [INFO] [stdout] 4df2ebbb13fbbbcd5502e38eef0ec5acb0104cab5111039d07d1f3d031b9417a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] faa9215f6692f6d062f2dc9fefa1d49b1c0923f4344dd8ab98c088e297c1b707 [INFO] running `Command { std: "docker" "start" "-a" "faa9215f6692f6d062f2dc9fefa1d49b1c0923f4344dd8ab98c088e297c1b707", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.43 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Checking js-sys v0.3.70 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking serde v1.0.209 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking web-sys v0.3.70 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.43 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking wasm-bindgen-test v0.3.43 [INFO] [stderr] Checking gloo-events v0.2.0 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking idb v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking gloo-worker v0.5.0 [INFO] [stderr] Checking gloo-file v0.3.0 [INFO] [stdout] warning: use of deprecated method `web_sys::IdbCursor::request` [INFO] [stdout] --> src/cursor/key_cursor.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | self.inner.request().into() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::IdbCursor::request` [INFO] [stdout] --> src/cursor/value_cursor.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 49 | self.inner.request().into() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::IdbIndexParameters::unique`: Use `set_unique()` instead. [INFO] [stdout] --> src/index/index_params.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | self.inner.unique(unique); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::IdbIndexParameters::multi_entry`: Use `set_multi_entry()` instead. [INFO] [stdout] --> src/index/index_params.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | self.inner.multi_entry(multi_entry); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::IdbObjectStoreParameters::auto_increment`: Use `set_auto_increment()` instead. [INFO] [stdout] --> src/object_store/object_store_params.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | self.inner.auto_increment(auto_increment); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::IdbObjectStoreParameters::key_path`: Use `set_key_path()` instead. [INFO] [stdout] --> src/object_store/object_store_params.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | self.inner.key_path(key_path.map(Into::into).as_ref()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::IdbTransaction::commit` [INFO] [stdout] --> src/transaction/mod.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | self.inner.commit().map_err(Error::TransactionCommitError)?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gloo v0.11.0 [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/cursor/key_cursor.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 123 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | / value [INFO] [stdout] 125 | | .dyn_into::() [INFO] [stdout] 126 | | .map(Into::into) [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/cursor/managed_key_cursor.rs:104:23 [INFO] [stdout] | [INFO] [stdout] 103 | fn from(inner: KeyCursor) -> Self { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | Self { inner: Some(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/cursor/managed_value_cursor.rs:109:23 [INFO] [stdout] | [INFO] [stdout] 108 | fn from(inner: Cursor) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Self { inner: Some(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/cursor/value_cursor.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 127 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 128 | / value [INFO] [stdout] 129 | | .dyn_into::() [INFO] [stdout] 130 | | .map(Into::into) [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/database.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 61 | let store_names: Array = store_names [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | / self.inner [INFO] [stdout] 67 | | .transaction_with_str_sequence_and_mode(&store_names, mode.into()) [INFO] [stdout] 68 | | .map(Into::into) [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/database.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 82 | params: ObjectStoreParams, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | ) -> Result { [INFO] [stdout] 84 | / self.inner [INFO] [stdout] 85 | | .create_object_store_with_optional_parameters(name, ¶ms.into()) [INFO] [stdout] 86 | | .map(Into::into) [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/database.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 172 | fn try_from(target: EventTarget) -> Result { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | let target: JsValue = target.into(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 174 | / target [INFO] [stdout] 175 | | .dyn_into::() [INFO] [stdout] 176 | | .map(Into::into) [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/database.rs:185:29 [INFO] [stdout] | [INFO] [stdout] 182 | fn from(inner: IdbDatabase) -> Self { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 185 | abort_callback: None, [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/database.rs:186:29 [INFO] [stdout] | [INFO] [stdout] 182 | fn from(inner: IdbDatabase) -> Self { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | close_callback: None, [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/database.rs:187:29 [INFO] [stdout] | [INFO] [stdout] 182 | fn from(inner: IdbDatabase) -> Self { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 187 | error_callback: None, [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/database.rs:188:38 [INFO] [stdout] | [INFO] [stdout] 182 | fn from(inner: IdbDatabase) -> Self { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | version_change_callback: None, [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/database.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 202 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 203 | / value [INFO] [stdout] 204 | | .dyn_into::() [INFO] [stdout] 205 | | .map(Into::into) [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/event/database/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 43 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 45 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/database/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / impl_database_event!( [INFO] [stdout] 24 | | OpenDatabaseRequestEvent, [INFO] [stdout] 25 | | web_sys::Event, [INFO] [stdout] 26 | | crate::request::OpenDatabaseRequest, [INFO] [stdout] 27 | | "Event for [`OpenDatabaseRequest`](crate::request::OpenDatabaseRequest) handlers." [INFO] [stdout] 28 | | ); [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_database_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/event/database/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 43 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 45 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/database/mod.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / impl_database_event!( [INFO] [stdout] 30 | | DeleteDatabaseRequestEvent, [INFO] [stdout] 31 | | web_sys::Event, [INFO] [stdout] 32 | | crate::request::DeleteDatabaseRequest, [INFO] [stdout] 33 | | "Event for [`DeleteDatabaseRequest`](crate::request::DeleteDatabaseRequest) handlers." [INFO] [stdout] 34 | | ); [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_database_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/event/database/version_change.rs:27:43 [INFO] [stdout] | [INFO] [stdout] 27 | .map(|new| new.to_u32().ok_or(Error::NumberConversionError)) [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/event/database/version_change.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 63 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | / value [INFO] [stdout] 65 | | .dyn_into::() [INFO] [stdout] 66 | | .map(Into::into) [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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / impl_store_event!( [INFO] [stdout] 21 | | PutStoreRequestEvent, [INFO] [stdout] 22 | | web_sys::Event, [INFO] [stdout] 23 | | crate::request::PutStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 26 | | "Event for [`PutStoreRequest`](crate::request::PutStoreRequest) handlers." [INFO] [stdout] 27 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / impl_store_event!( [INFO] [stdout] 21 | | PutStoreRequestEvent, [INFO] [stdout] 22 | | web_sys::Event, [INFO] [stdout] 23 | | crate::request::PutStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 26 | | "Event for [`PutStoreRequest`](crate::request::PutStoreRequest) handlers." [INFO] [stdout] 27 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / impl_store_event!( [INFO] [stdout] 21 | | PutStoreRequestEvent, [INFO] [stdout] 22 | | web_sys::Event, [INFO] [stdout] 23 | | crate::request::PutStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 26 | | "Event for [`PutStoreRequest`](crate::request::PutStoreRequest) handlers." [INFO] [stdout] 27 | | ); [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_store_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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / impl_store_event!( [INFO] [stdout] 29 | | AddStoreRequestEvent, [INFO] [stdout] 30 | | web_sys::Event, [INFO] [stdout] 31 | | crate::request::AddStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 34 | | "Event for [`AddStoreRequest`](crate::request::AddStoreRequest) handlers." [INFO] [stdout] 35 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / impl_store_event!( [INFO] [stdout] 29 | | AddStoreRequestEvent, [INFO] [stdout] 30 | | web_sys::Event, [INFO] [stdout] 31 | | crate::request::AddStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 34 | | "Event for [`AddStoreRequest`](crate::request::AddStoreRequest) handlers." [INFO] [stdout] 35 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / impl_store_event!( [INFO] [stdout] 29 | | AddStoreRequestEvent, [INFO] [stdout] 30 | | web_sys::Event, [INFO] [stdout] 31 | | crate::request::AddStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 34 | | "Event for [`AddStoreRequest`](crate::request::AddStoreRequest) handlers." [INFO] [stdout] 35 | | ); [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_store_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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / impl_store_event!( [INFO] [stdout] 37 | | DeleteStoreRequestEvent, [INFO] [stdout] 38 | | web_sys::Event, [INFO] [stdout] 39 | | crate::request::DeleteStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 42 | | "Event for [`DeleteStoreRequest`](crate::request::DeleteStoreRequest) handlers." [INFO] [stdout] 43 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / impl_store_event!( [INFO] [stdout] 37 | | DeleteStoreRequestEvent, [INFO] [stdout] 38 | | web_sys::Event, [INFO] [stdout] 39 | | crate::request::DeleteStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 42 | | "Event for [`DeleteStoreRequest`](crate::request::DeleteStoreRequest) handlers." [INFO] [stdout] 43 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / impl_store_event!( [INFO] [stdout] 37 | | DeleteStoreRequestEvent, [INFO] [stdout] 38 | | web_sys::Event, [INFO] [stdout] 39 | | crate::request::DeleteStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 42 | | "Event for [`DeleteStoreRequest`](crate::request::DeleteStoreRequest) handlers." [INFO] [stdout] 43 | | ); [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_store_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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / impl_store_event!( [INFO] [stdout] 45 | | ClearStoreRequestEvent, [INFO] [stdout] 46 | | web_sys::Event, [INFO] [stdout] 47 | | crate::request::ClearStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 50 | | "Event for [`ClearStoreRequest`](crate::request::ClearStoreRequest) handlers." [INFO] [stdout] 51 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / impl_store_event!( [INFO] [stdout] 45 | | ClearStoreRequestEvent, [INFO] [stdout] 46 | | web_sys::Event, [INFO] [stdout] 47 | | crate::request::ClearStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 50 | | "Event for [`ClearStoreRequest`](crate::request::ClearStoreRequest) handlers." [INFO] [stdout] 51 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / impl_store_event!( [INFO] [stdout] 45 | | ClearStoreRequestEvent, [INFO] [stdout] 46 | | web_sys::Event, [INFO] [stdout] 47 | | crate::request::ClearStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 50 | | "Event for [`ClearStoreRequest`](crate::request::ClearStoreRequest) handlers." [INFO] [stdout] 51 | | ); [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_store_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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / impl_store_event!( [INFO] [stdout] 53 | | GetStoreRequestEvent, [INFO] [stdout] 54 | | web_sys::Event, [INFO] [stdout] 55 | | crate::request::GetStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 58 | | "Event for [`GetStoreRequest`](crate::request::GetStoreRequest) handlers." [INFO] [stdout] 59 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / impl_store_event!( [INFO] [stdout] 53 | | GetStoreRequestEvent, [INFO] [stdout] 54 | | web_sys::Event, [INFO] [stdout] 55 | | crate::request::GetStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 58 | | "Event for [`GetStoreRequest`](crate::request::GetStoreRequest) handlers." [INFO] [stdout] 59 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / impl_store_event!( [INFO] [stdout] 53 | | GetStoreRequestEvent, [INFO] [stdout] 54 | | web_sys::Event, [INFO] [stdout] 55 | | crate::request::GetStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 58 | | "Event for [`GetStoreRequest`](crate::request::GetStoreRequest) handlers." [INFO] [stdout] 59 | | ); [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_store_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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / impl_store_event!( [INFO] [stdout] 61 | | GetKeyStoreRequestEvent, [INFO] [stdout] 62 | | web_sys::Event, [INFO] [stdout] 63 | | crate::request::GetKeyStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 66 | | "Event for [`GetKeyStoreRequest`](crate::request::GetKeyStoreRequest) handlers." [INFO] [stdout] 67 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / impl_store_event!( [INFO] [stdout] 61 | | GetKeyStoreRequestEvent, [INFO] [stdout] 62 | | web_sys::Event, [INFO] [stdout] 63 | | crate::request::GetKeyStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 66 | | "Event for [`GetKeyStoreRequest`](crate::request::GetKeyStoreRequest) handlers." [INFO] [stdout] 67 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / impl_store_event!( [INFO] [stdout] 61 | | GetKeyStoreRequestEvent, [INFO] [stdout] 62 | | web_sys::Event, [INFO] [stdout] 63 | | crate::request::GetKeyStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 66 | | "Event for [`GetKeyStoreRequest`](crate::request::GetKeyStoreRequest) handlers." [INFO] [stdout] 67 | | ); [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_store_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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / impl_store_event!( [INFO] [stdout] 69 | | GetAllStoreRequestEvent, [INFO] [stdout] 70 | | web_sys::Event, [INFO] [stdout] 71 | | crate::request::GetAllStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 74 | | "Event for [`GetAllStoreRequest`](crate::request::GetAllStoreRequest) handlers." [INFO] [stdout] 75 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / impl_store_event!( [INFO] [stdout] 69 | | GetAllStoreRequestEvent, [INFO] [stdout] 70 | | web_sys::Event, [INFO] [stdout] 71 | | crate::request::GetAllStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 74 | | "Event for [`GetAllStoreRequest`](crate::request::GetAllStoreRequest) handlers." [INFO] [stdout] 75 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / impl_store_event!( [INFO] [stdout] 69 | | GetAllStoreRequestEvent, [INFO] [stdout] 70 | | web_sys::Event, [INFO] [stdout] 71 | | crate::request::GetAllStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 74 | | "Event for [`GetAllStoreRequest`](crate::request::GetAllStoreRequest) handlers." [INFO] [stdout] 75 | | ); [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_store_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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / impl_store_event!( [INFO] [stdout] 77 | | GetAllKeysStoreRequestEvent, [INFO] [stdout] 78 | | web_sys::Event, [INFO] [stdout] 79 | | crate::request::GetAllKeysStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 82 | | "Event for [`GetAllKeysStoreRequest`](crate::request::GetAllKeysStoreRequest) handlers." [INFO] [stdout] 83 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / impl_store_event!( [INFO] [stdout] 77 | | GetAllKeysStoreRequestEvent, [INFO] [stdout] 78 | | web_sys::Event, [INFO] [stdout] 79 | | crate::request::GetAllKeysStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 82 | | "Event for [`GetAllKeysStoreRequest`](crate::request::GetAllKeysStoreRequest) handlers." [INFO] [stdout] 83 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / impl_store_event!( [INFO] [stdout] 77 | | GetAllKeysStoreRequestEvent, [INFO] [stdout] 78 | | web_sys::Event, [INFO] [stdout] 79 | | crate::request::GetAllKeysStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 82 | | "Event for [`GetAllKeysStoreRequest`](crate::request::GetAllKeysStoreRequest) handlers." [INFO] [stdout] 83 | | ); [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_store_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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / impl_store_event!( [INFO] [stdout] 85 | | CountStoreRequestEvent, [INFO] [stdout] 86 | | web_sys::Event, [INFO] [stdout] 87 | | crate::request::CountStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 90 | | "Event for [`CountStoreRequest`](crate::request::CountStoreRequest) handlers." [INFO] [stdout] 91 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / impl_store_event!( [INFO] [stdout] 85 | | CountStoreRequestEvent, [INFO] [stdout] 86 | | web_sys::Event, [INFO] [stdout] 87 | | crate::request::CountStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 90 | | "Event for [`CountStoreRequest`](crate::request::CountStoreRequest) handlers." [INFO] [stdout] 91 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / impl_store_event!( [INFO] [stdout] 85 | | CountStoreRequestEvent, [INFO] [stdout] 86 | | web_sys::Event, [INFO] [stdout] 87 | | crate::request::CountStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 90 | | "Event for [`CountStoreRequest`](crate::request::CountStoreRequest) handlers." [INFO] [stdout] 91 | | ); [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_store_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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / impl_store_event!( [INFO] [stdout] 93 | | OpenCursorStoreRequestEvent, [INFO] [stdout] 94 | | web_sys::Event, [INFO] [stdout] 95 | | crate::request::OpenCursorStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 98 | | "Event for [`OpenCursorStoreRequest`](crate::request::OpenCursorStoreRequest) handlers." [INFO] [stdout] 99 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / impl_store_event!( [INFO] [stdout] 93 | | OpenCursorStoreRequestEvent, [INFO] [stdout] 94 | | web_sys::Event, [INFO] [stdout] 95 | | crate::request::OpenCursorStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 98 | | "Event for [`OpenCursorStoreRequest`](crate::request::OpenCursorStoreRequest) handlers." [INFO] [stdout] 99 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / impl_store_event!( [INFO] [stdout] 93 | | OpenCursorStoreRequestEvent, [INFO] [stdout] 94 | | web_sys::Event, [INFO] [stdout] 95 | | crate::request::OpenCursorStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 98 | | "Event for [`OpenCursorStoreRequest`](crate::request::OpenCursorStoreRequest) handlers." [INFO] [stdout] 99 | | ); [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_store_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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / impl_store_event!( [INFO] [stdout] 101 | | OpenKeyCursorStoreRequestEvent, [INFO] [stdout] 102 | | web_sys::Event, [INFO] [stdout] 103 | | crate::request::OpenKeyCursorStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 106 | | "Event for [`OpenKeyCursorStoreRequest`](crate::request::OpenKeyCursorStoreRequest) handlers." [INFO] [stdout] 107 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / impl_store_event!( [INFO] [stdout] 101 | | OpenKeyCursorStoreRequestEvent, [INFO] [stdout] 102 | | web_sys::Event, [INFO] [stdout] 103 | | crate::request::OpenKeyCursorStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 106 | | "Event for [`OpenKeyCursorStoreRequest`](crate::request::OpenKeyCursorStoreRequest) handlers." [INFO] [stdout] 107 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / impl_store_event!( [INFO] [stdout] 101 | | OpenKeyCursorStoreRequestEvent, [INFO] [stdout] 102 | | web_sys::Event, [INFO] [stdout] 103 | | crate::request::OpenKeyCursorStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 106 | | "Event for [`OpenKeyCursorStoreRequest`](crate::request::OpenKeyCursorStoreRequest) handlers." [INFO] [stdout] 107 | | ); [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_store_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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / impl_store_event!( [INFO] [stdout] 109 | | UpdateStoreRequestEvent, [INFO] [stdout] 110 | | web_sys::Event, [INFO] [stdout] 111 | | crate::request::UpdateStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 114 | | "Event for [`UpdateStoreRequest`](crate::request::UpdateStoreRequest) handlers." [INFO] [stdout] 115 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / impl_store_event!( [INFO] [stdout] 109 | | UpdateStoreRequestEvent, [INFO] [stdout] 110 | | web_sys::Event, [INFO] [stdout] 111 | | crate::request::UpdateStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 114 | | "Event for [`UpdateStoreRequest`](crate::request::UpdateStoreRequest) handlers." [INFO] [stdout] 115 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / impl_store_event!( [INFO] [stdout] 109 | | UpdateStoreRequestEvent, [INFO] [stdout] 110 | | web_sys::Event, [INFO] [stdout] 111 | | crate::request::UpdateStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 114 | | "Event for [`UpdateStoreRequest`](crate::request::UpdateStoreRequest) handlers." [INFO] [stdout] 115 | | ); [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_store_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/factory.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 19 | let inner = Reflect::get(&js_sys::global(), &JsValue::from("indexedDB")) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | Ok(Self { inner }) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/factory.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 64 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | / value [INFO] [stdout] 66 | | .dyn_into::() [INFO] [stdout] 67 | | .map(Into::into) [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/index/mod.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn get(&self, query: impl Into) -> Result { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | / self.inner [INFO] [stdout] 71 | | .get(&query.into().into()) [INFO] [stdout] 72 | | .map(Into::into) [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/index/mod.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn get_key(&self, query: impl Into) -> Result { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | / self.inner [INFO] [stdout] 79 | | .get_key(&query.into().into()) [INFO] [stdout] 80 | | .map(Into::into) [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/index/mod.rs:90:15 [INFO] [stdout] | [INFO] [stdout] 87 | query: Option, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | match (query, limit) { [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/index/mod.rs:120:15 [INFO] [stdout] | [INFO] [stdout] 117 | query: Option, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 120 | match (query, limit) { [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/index/mod.rs:167:15 [INFO] [stdout] | [INFO] [stdout] 164 | query: Option, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | match (query, cursor_direction) { [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/index/mod.rs:198:15 [INFO] [stdout] | [INFO] [stdout] 195 | query: Option, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 198 | match (query, cursor_direction) { [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/index/mod.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 238 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 239 | / value [INFO] [stdout] 240 | | .dyn_into::() [INFO] [stdout] 241 | | .map(Into::into) [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/index/index_params.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | / value [INFO] [stdout] 48 | | .dyn_into::() [INFO] [stdout] 49 | | .map(Into::into) [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/key_range.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 15 | let inner = IdbKeyRange::only(value).map_err(Error::KeyRangeCreateFailed)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | [INFO] [stdout] 17 | Ok(Self { inner }) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/key_range.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 28 | let inner = IdbKeyRange::bound_with_lower_open_and_upper_open( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | Ok(Self { inner }) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/key_range.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 42 | let inner = IdbKeyRange::lower_bound_with_open(lower, lower_open.unwrap_or_default()) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | Ok(Self { inner }) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/key_range.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 51 | let inner = IdbKeyRange::upper_bound_with_open(upper, upper_open.unwrap_or_default()) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | Ok(Self { inner }) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/key_range.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 100 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | / value [INFO] [stdout] 102 | | .dyn_into::() [INFO] [stdout] 103 | | .map(Into::into) [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/object_store/mod.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn delete(&self, query: impl Into) -> Result { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | / self.inner [INFO] [stdout] 94 | | .delete(&query.into().into()) [INFO] [stdout] 95 | | .map(Into::into) [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/object_store/mod.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn get(&self, query: impl Into) -> Result { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | / self.inner [INFO] [stdout] 110 | | .get(&query.into().into()) [INFO] [stdout] 111 | | .map(Into::into) [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/object_store/mod.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn get_key(&self, query: impl Into) -> Result { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | / self.inner [INFO] [stdout] 118 | | .get_key(&query.into().into()) [INFO] [stdout] 119 | | .map(Into::into) [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/object_store/mod.rs:129:15 [INFO] [stdout] | [INFO] [stdout] 126 | query: Option, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 129 | match (query, limit) { [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/object_store/mod.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 156 | query: Option, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 159 | match (query, limit) { [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/object_store/mod.rs:206:15 [INFO] [stdout] | [INFO] [stdout] 203 | query: Option, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 206 | match (query, cursor_direction) { [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/object_store/mod.rs:237:15 [INFO] [stdout] | [INFO] [stdout] 234 | query: Option, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 237 | match (query, cursor_direction) { [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/object_store/mod.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 275 | params: Option, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 276 | ) -> Result { [INFO] [stdout] 277 | / match params { [INFO] [stdout] 278 | | None => self [INFO] [stdout] 279 | | .inner [INFO] [stdout] 280 | | .create_index_with_str_sequence(name, &key_path.into()), [INFO] [stdout] ... | [INFO] [stdout] 288 | | } [INFO] [stdout] 289 | | .map(Into::into) [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/object_store/mod.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 317 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | / value [INFO] [stdout] 319 | | .dyn_into::() [INFO] [stdout] 320 | | .map(Into::into) [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/object_store/key_path.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new_array<'a>(key_path_array: impl IntoIterator) -> Self { [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | Self::Array(key_path_array.into_iter().map(ToOwned::to_owned).collect()) [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/object_store/object_store_params.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | / value [INFO] [stdout] 48 | | .dyn_into::() [INFO] [stdout] 49 | | .map(Into::into) [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/request/database/mod.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 145 | fn try_from(target: EventTarget) -> Result { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 146 | let target: JsValue = target.into(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | / target [INFO] [stdout] 148 | | .dyn_into::() [INFO] [stdout] 149 | | .map(Into::into) [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/request/database/mod.rs:158:31 [INFO] [stdout] | [INFO] [stdout] 155 | fn from(inner: IdbOpenDbRequest) -> Self { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 158 | success_callback: None, [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/request/database/mod.rs:159:29 [INFO] [stdout] | [INFO] [stdout] 155 | fn from(inner: IdbOpenDbRequest) -> Self { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 159 | error_callback: None, [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/request/database/mod.rs:160:31 [INFO] [stdout] | [INFO] [stdout] 155 | fn from(inner: IdbOpenDbRequest) -> Self { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 160 | blocked_callback: None, [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/request/database/mod.rs:161:38 [INFO] [stdout] | [INFO] [stdout] 155 | fn from(inner: IdbOpenDbRequest) -> Self { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 161 | upgrade_needed_callback: None, [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/request/database/mod.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 175 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 176 | / value [INFO] [stdout] 177 | | .dyn_into::() [INFO] [stdout] 178 | | .map(Into::into) [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/request/database/macros.rs:67:39 [INFO] [stdout] | [INFO] [stdout] 63 | fn on_success(&mut self, callback: F) [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | self.inner.on_success(move |event| callback(event.into())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | / impl_database_request!( [INFO] [stdout] 190 | | OpenDatabaseRequest, [INFO] [stdout] 191 | | OpenDatabaseRequestEvent, [INFO] [stdout] 192 | | "Request returned by [`Factory`](crate::Factory) when opening a database." [INFO] [stdout] 193 | | ); [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_database_request` (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/request/database/macros.rs:67:61 [INFO] [stdout] | [INFO] [stdout] 63 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | self.inner.on_success(move |event| callback(event.into())) [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | / impl_database_request!( [INFO] [stdout] 190 | | OpenDatabaseRequest, [INFO] [stdout] 191 | | OpenDatabaseRequestEvent, [INFO] [stdout] 192 | | "Request returned by [`Factory`](crate::Factory) when opening a database." [INFO] [stdout] 193 | | ); [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_database_request` (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/request/database/macros.rs:74:37 [INFO] [stdout] | [INFO] [stdout] 70 | fn on_error(&mut self, callback: F) [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | self.inner.on_error(move |event| callback(event.into())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | / impl_database_request!( [INFO] [stdout] 190 | | OpenDatabaseRequest, [INFO] [stdout] 191 | | OpenDatabaseRequestEvent, [INFO] [stdout] 192 | | "Request returned by [`Factory`](crate::Factory) when opening a database." [INFO] [stdout] 193 | | ); [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_database_request` (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/request/database/macros.rs:74:59 [INFO] [stdout] | [INFO] [stdout] 70 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | self.inner.on_error(move |event| callback(event.into())) [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | / impl_database_request!( [INFO] [stdout] 190 | | OpenDatabaseRequest, [INFO] [stdout] 191 | | OpenDatabaseRequestEvent, [INFO] [stdout] 192 | | "Request returned by [`Factory`](crate::Factory) when opening a database." [INFO] [stdout] 193 | | ); [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_database_request` (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/request/database/macros.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 93 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 94 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 95 | | inner: target.try_into()?, [INFO] [stdout] 96 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | / impl_database_request!( [INFO] [stdout] 190 | | OpenDatabaseRequest, [INFO] [stdout] 191 | | OpenDatabaseRequestEvent, [INFO] [stdout] 192 | | "Request returned by [`Factory`](crate::Factory) when opening a database." [INFO] [stdout] 193 | | ); [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_database_request` (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/request/database/macros.rs:103:28 [INFO] [stdout] | [INFO] [stdout] 101 | fn from(inner: web_sys::IdbOpenDbRequest) -> Self { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 102 | Self { [INFO] [stdout] 103 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | / impl_database_request!( [INFO] [stdout] 190 | | OpenDatabaseRequest, [INFO] [stdout] 191 | | OpenDatabaseRequestEvent, [INFO] [stdout] 192 | | "Request returned by [`Factory`](crate::Factory) when opening a database." [INFO] [stdout] 193 | | ); [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_database_request` (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/request/database/macros.rs:118:20 [INFO] [stdout] | [INFO] [stdout] 117 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 118 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 119 | | inner: value.try_into()?, [INFO] [stdout] 120 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | / impl_database_request!( [INFO] [stdout] 190 | | OpenDatabaseRequest, [INFO] [stdout] 191 | | OpenDatabaseRequestEvent, [INFO] [stdout] 192 | | "Request returned by [`Factory`](crate::Factory) when opening a database." [INFO] [stdout] 193 | | ); [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_database_request` (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/request/database/macros.rs:67:39 [INFO] [stdout] | [INFO] [stdout] 63 | fn on_success(&mut self, callback: F) [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | self.inner.on_success(move |event| callback(event.into())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / impl_database_request!( [INFO] [stdout] 196 | | DeleteDatabaseRequest, [INFO] [stdout] 197 | | DeleteDatabaseRequestEvent, [INFO] [stdout] 198 | | "Request returned by [`Factory`](crate::Factory) when deleting a database." [INFO] [stdout] 199 | | ); [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_database_request` (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/request/database/macros.rs:67:61 [INFO] [stdout] | [INFO] [stdout] 63 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | self.inner.on_success(move |event| callback(event.into())) [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / impl_database_request!( [INFO] [stdout] 196 | | DeleteDatabaseRequest, [INFO] [stdout] 197 | | DeleteDatabaseRequestEvent, [INFO] [stdout] 198 | | "Request returned by [`Factory`](crate::Factory) when deleting a database." [INFO] [stdout] 199 | | ); [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_database_request` (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/request/database/macros.rs:74:37 [INFO] [stdout] | [INFO] [stdout] 70 | fn on_error(&mut self, callback: F) [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | self.inner.on_error(move |event| callback(event.into())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / impl_database_request!( [INFO] [stdout] 196 | | DeleteDatabaseRequest, [INFO] [stdout] 197 | | DeleteDatabaseRequestEvent, [INFO] [stdout] 198 | | "Request returned by [`Factory`](crate::Factory) when deleting a database." [INFO] [stdout] 199 | | ); [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_database_request` (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/request/database/macros.rs:74:59 [INFO] [stdout] | [INFO] [stdout] 70 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | self.inner.on_error(move |event| callback(event.into())) [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / impl_database_request!( [INFO] [stdout] 196 | | DeleteDatabaseRequest, [INFO] [stdout] 197 | | DeleteDatabaseRequestEvent, [INFO] [stdout] 198 | | "Request returned by [`Factory`](crate::Factory) when deleting a database." [INFO] [stdout] 199 | | ); [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_database_request` (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/request/database/macros.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 93 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 94 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 95 | | inner: target.try_into()?, [INFO] [stdout] 96 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / impl_database_request!( [INFO] [stdout] 196 | | DeleteDatabaseRequest, [INFO] [stdout] 197 | | DeleteDatabaseRequestEvent, [INFO] [stdout] 198 | | "Request returned by [`Factory`](crate::Factory) when deleting a database." [INFO] [stdout] 199 | | ); [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_database_request` (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/request/database/macros.rs:103:28 [INFO] [stdout] | [INFO] [stdout] 101 | fn from(inner: web_sys::IdbOpenDbRequest) -> Self { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 102 | Self { [INFO] [stdout] 103 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / impl_database_request!( [INFO] [stdout] 196 | | DeleteDatabaseRequest, [INFO] [stdout] 197 | | DeleteDatabaseRequestEvent, [INFO] [stdout] 198 | | "Request returned by [`Factory`](crate::Factory) when deleting a database." [INFO] [stdout] 199 | | ); [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_database_request` (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/request/database/macros.rs:118:20 [INFO] [stdout] | [INFO] [stdout] 117 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 118 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 119 | | inner: value.try_into()?, [INFO] [stdout] 120 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / impl_database_request!( [INFO] [stdout] 196 | | DeleteDatabaseRequest, [INFO] [stdout] 197 | | DeleteDatabaseRequestEvent, [INFO] [stdout] 198 | | "Request returned by [`Factory`](crate::Factory) when deleting a database." [INFO] [stdout] 199 | | ); [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_database_request` (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/request/database/futures/macros.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 74 | fn error_callback(event: web_sys::Event) -> crate::Error { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | error_callback_inner(event).unwrap_err() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/futures/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / impl_database_request_future!( [INFO] [stdout] 16 | | OpenDatabaseRequestFuture, [INFO] [stdout] 17 | | crate::request::OpenDatabaseRequest, [INFO] [stdout] 18 | | crate::Database, [INFO] [stdout] 19 | | "Future returned by [`OpenDatabaseRequest::into_future`](crate::request::OpenDatabaseRequest::into_future)." [INFO] [stdout] 20 | | ); [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_database_request_future` (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/request/database/futures/macros.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 74 | fn error_callback(event: web_sys::Event) -> crate::Error { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | error_callback_inner(event).unwrap_err() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/futures/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / impl_database_request_future!( [INFO] [stdout] 44 | | DeleteDatabaseRequestFuture, [INFO] [stdout] 45 | | crate::request::DeleteDatabaseRequest, [INFO] [stdout] 46 | | (), [INFO] [stdout] 47 | | "Future returned by [`DeleteDatabaseRequest::into_future`](crate::request::DeleteDatabaseRequest::into_future)." [INFO] [stdout] 48 | | ); [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_database_request_future` (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/request/store/mod.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 95 | fn try_from(target: EventTarget) -> Result { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | let target: JsValue = target.into(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | / target [INFO] [stdout] 98 | | .dyn_into::() [INFO] [stdout] 99 | | .map(Into::into) [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/request/store/mod.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 105 | fn from(inner: IdbRequest) -> Self { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | success_callback: None, [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/request/store/mod.rs:109:29 [INFO] [stdout] | [INFO] [stdout] 105 | fn from(inner: IdbRequest) -> Self { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | error_callback: None, [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/request/store/mod.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 123 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | / value [INFO] [stdout] 125 | | .dyn_into::() [INFO] [stdout] 126 | | .map(Into::into) [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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | / impl_store_request!( [INFO] [stdout] 138 | | PutStoreRequest, [INFO] [stdout] 139 | | crate::request::store::StoreRequest, [INFO] [stdout] 140 | | crate::event::PutStoreRequestEvent, [INFO] [stdout] 141 | | "Request returned when performing [`ObjectStore::put`](crate::ObjectStore::put)." [INFO] [stdout] 142 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | / impl_store_request!( [INFO] [stdout] 138 | | PutStoreRequest, [INFO] [stdout] 139 | | crate::request::store::StoreRequest, [INFO] [stdout] 140 | | crate::event::PutStoreRequestEvent, [INFO] [stdout] 141 | | "Request returned when performing [`ObjectStore::put`](crate::ObjectStore::put)." [INFO] [stdout] 142 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | / impl_store_request!( [INFO] [stdout] 138 | | PutStoreRequest, [INFO] [stdout] 139 | | crate::request::store::StoreRequest, [INFO] [stdout] 140 | | crate::event::PutStoreRequestEvent, [INFO] [stdout] 141 | | "Request returned when performing [`ObjectStore::put`](crate::ObjectStore::put)." [INFO] [stdout] 142 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | / impl_store_request!( [INFO] [stdout] 138 | | PutStoreRequest, [INFO] [stdout] 139 | | crate::request::store::StoreRequest, [INFO] [stdout] 140 | | crate::event::PutStoreRequestEvent, [INFO] [stdout] 141 | | "Request returned when performing [`ObjectStore::put`](crate::ObjectStore::put)." [INFO] [stdout] 142 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | / impl_store_request!( [INFO] [stdout] 138 | | PutStoreRequest, [INFO] [stdout] 139 | | crate::request::store::StoreRequest, [INFO] [stdout] 140 | | crate::event::PutStoreRequestEvent, [INFO] [stdout] 141 | | "Request returned when performing [`ObjectStore::put`](crate::ObjectStore::put)." [INFO] [stdout] 142 | | ); [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_store_request` (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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | / impl_store_request!( [INFO] [stdout] 144 | | AddStoreRequest, [INFO] [stdout] 145 | | crate::request::store::StoreRequest, [INFO] [stdout] 146 | | crate::event::AddStoreRequestEvent, [INFO] [stdout] 147 | | "Request returned when performing [`ObjectStore::add`](crate::ObjectStore::add)." [INFO] [stdout] 148 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | / impl_store_request!( [INFO] [stdout] 144 | | AddStoreRequest, [INFO] [stdout] 145 | | crate::request::store::StoreRequest, [INFO] [stdout] 146 | | crate::event::AddStoreRequestEvent, [INFO] [stdout] 147 | | "Request returned when performing [`ObjectStore::add`](crate::ObjectStore::add)." [INFO] [stdout] 148 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | / impl_store_request!( [INFO] [stdout] 144 | | AddStoreRequest, [INFO] [stdout] 145 | | crate::request::store::StoreRequest, [INFO] [stdout] 146 | | crate::event::AddStoreRequestEvent, [INFO] [stdout] 147 | | "Request returned when performing [`ObjectStore::add`](crate::ObjectStore::add)." [INFO] [stdout] 148 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | / impl_store_request!( [INFO] [stdout] 144 | | AddStoreRequest, [INFO] [stdout] 145 | | crate::request::store::StoreRequest, [INFO] [stdout] 146 | | crate::event::AddStoreRequestEvent, [INFO] [stdout] 147 | | "Request returned when performing [`ObjectStore::add`](crate::ObjectStore::add)." [INFO] [stdout] 148 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | / impl_store_request!( [INFO] [stdout] 144 | | AddStoreRequest, [INFO] [stdout] 145 | | crate::request::store::StoreRequest, [INFO] [stdout] 146 | | crate::event::AddStoreRequestEvent, [INFO] [stdout] 147 | | "Request returned when performing [`ObjectStore::add`](crate::ObjectStore::add)." [INFO] [stdout] 148 | | ); [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_store_request` (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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / impl_store_request!( [INFO] [stdout] 150 | | DeleteStoreRequest, [INFO] [stdout] 151 | | crate::request::store::StoreRequest, [INFO] [stdout] 152 | | crate::event::DeleteStoreRequestEvent, [INFO] [stdout] 153 | | "Request returned when performing [... [INFO] [stdout] 154 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / impl_store_request!( [INFO] [stdout] 150 | | DeleteStoreRequest, [INFO] [stdout] 151 | | crate::request::store::StoreRequest, [INFO] [stdout] 152 | | crate::event::DeleteStoreRequestEvent, [INFO] [stdout] 153 | | "Request returned when performing [... [INFO] [stdout] 154 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / impl_store_request!( [INFO] [stdout] 150 | | DeleteStoreRequest, [INFO] [stdout] 151 | | crate::request::store::StoreRequest, [INFO] [stdout] 152 | | crate::event::DeleteStoreRequestEvent, [INFO] [stdout] 153 | | "Request returned when performing [... [INFO] [stdout] 154 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / impl_store_request!( [INFO] [stdout] 150 | | DeleteStoreRequest, [INFO] [stdout] 151 | | crate::request::store::StoreRequest, [INFO] [stdout] 152 | | crate::event::DeleteStoreRequestEvent, [INFO] [stdout] 153 | | "Request returned when performing [... [INFO] [stdout] 154 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / impl_store_request!( [INFO] [stdout] 150 | | DeleteStoreRequest, [INFO] [stdout] 151 | | crate::request::store::StoreRequest, [INFO] [stdout] 152 | | crate::event::DeleteStoreRequestEvent, [INFO] [stdout] 153 | | "Request returned when performing [... [INFO] [stdout] 154 | | ); [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_store_request` (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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / impl_store_request!( [INFO] [stdout] 156 | | ClearStoreRequest, [INFO] [stdout] 157 | | crate::request::store::StoreRequest, [INFO] [stdout] 158 | | crate::event::ClearStoreRequestEvent, [INFO] [stdout] 159 | | "Request returned when performing [`ObjectStore::clear`](crate::ObjectStore::clear)." [INFO] [stdout] 160 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / impl_store_request!( [INFO] [stdout] 156 | | ClearStoreRequest, [INFO] [stdout] 157 | | crate::request::store::StoreRequest, [INFO] [stdout] 158 | | crate::event::ClearStoreRequestEvent, [INFO] [stdout] 159 | | "Request returned when performing [`ObjectStore::clear`](crate::ObjectStore::clear)." [INFO] [stdout] 160 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / impl_store_request!( [INFO] [stdout] 156 | | ClearStoreRequest, [INFO] [stdout] 157 | | crate::request::store::StoreRequest, [INFO] [stdout] 158 | | crate::event::ClearStoreRequestEvent, [INFO] [stdout] 159 | | "Request returned when performing [`ObjectStore::clear`](crate::ObjectStore::clear)." [INFO] [stdout] 160 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / impl_store_request!( [INFO] [stdout] 156 | | ClearStoreRequest, [INFO] [stdout] 157 | | crate::request::store::StoreRequest, [INFO] [stdout] 158 | | crate::event::ClearStoreRequestEvent, [INFO] [stdout] 159 | | "Request returned when performing [`ObjectStore::clear`](crate::ObjectStore::clear)." [INFO] [stdout] 160 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / impl_store_request!( [INFO] [stdout] 156 | | ClearStoreRequest, [INFO] [stdout] 157 | | crate::request::store::StoreRequest, [INFO] [stdout] 158 | | crate::event::ClearStoreRequestEvent, [INFO] [stdout] 159 | | "Request returned when performing [`ObjectStore::clear`](crate::ObjectStore::clear)." [INFO] [stdout] 160 | | ); [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_store_request` (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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | / impl_store_request!( [INFO] [stdout] 162 | | GetStoreRequest, [INFO] [stdout] 163 | | crate::request::store::StoreRequest, [INFO] [stdout] 164 | | crate::event::GetStoreRequestEvent, [INFO] [stdout] 165 | | "Request returned when performing [`ObjectStore::get`](crate::ObjectStore::get) or [`Index::get`](crate::Index::get)." [INFO] [stdout] 166 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | / impl_store_request!( [INFO] [stdout] 162 | | GetStoreRequest, [INFO] [stdout] 163 | | crate::request::store::StoreRequest, [INFO] [stdout] 164 | | crate::event::GetStoreRequestEvent, [INFO] [stdout] 165 | | "Request returned when performing [`ObjectStore::get`](crate::ObjectStore::get) or [`Index::get`](crate::Index::get)." [INFO] [stdout] 166 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | / impl_store_request!( [INFO] [stdout] 162 | | GetStoreRequest, [INFO] [stdout] 163 | | crate::request::store::StoreRequest, [INFO] [stdout] 164 | | crate::event::GetStoreRequestEvent, [INFO] [stdout] 165 | | "Request returned when performing [`ObjectStore::get`](crate::ObjectStore::get) or [`Index::get`](crate::Index::get)." [INFO] [stdout] 166 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | / impl_store_request!( [INFO] [stdout] 162 | | GetStoreRequest, [INFO] [stdout] 163 | | crate::request::store::StoreRequest, [INFO] [stdout] 164 | | crate::event::GetStoreRequestEvent, [INFO] [stdout] 165 | | "Request returned when performing [`ObjectStore::get`](crate::ObjectStore::get) or [`Index::get`](crate::Index::get)." [INFO] [stdout] 166 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | / impl_store_request!( [INFO] [stdout] 162 | | GetStoreRequest, [INFO] [stdout] 163 | | crate::request::store::StoreRequest, [INFO] [stdout] 164 | | crate::event::GetStoreRequestEvent, [INFO] [stdout] 165 | | "Request returned when performing [`ObjectStore::get`](crate::ObjectStore::get) or [`Index::get`](crate::Index::get)." [INFO] [stdout] 166 | | ); [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_store_request` (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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | / impl_store_request!( [INFO] [stdout] 168 | | GetKeyStoreRequest, [INFO] [stdout] 169 | | crate::request::store::StoreRequest, [INFO] [stdout] 170 | | crate::event::GetKeyStoreRequestEvent, [INFO] [stdout] 171 | | "Request returned when performing [`ObjectStore::get_key`](crate::ObjectStore::get_key) or [`Index::get_key`](crate::Index::get_key)." [INFO] [stdout] 172 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | / impl_store_request!( [INFO] [stdout] 168 | | GetKeyStoreRequest, [INFO] [stdout] 169 | | crate::request::store::StoreRequest, [INFO] [stdout] 170 | | crate::event::GetKeyStoreRequestEvent, [INFO] [stdout] 171 | | "Request returned when performing [`ObjectStore::get_key`](crate::ObjectStore::get_key) or [`Index::get_key`](crate::Index::get_key)." [INFO] [stdout] 172 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | / impl_store_request!( [INFO] [stdout] 168 | | GetKeyStoreRequest, [INFO] [stdout] 169 | | crate::request::store::StoreRequest, [INFO] [stdout] 170 | | crate::event::GetKeyStoreRequestEvent, [INFO] [stdout] 171 | | "Request returned when performing [`ObjectStore::get_key`](crate::ObjectStore::get_key) or [`Index::get_key`](crate::Index::get_key)." [INFO] [stdout] 172 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | / impl_store_request!( [INFO] [stdout] 168 | | GetKeyStoreRequest, [INFO] [stdout] 169 | | crate::request::store::StoreRequest, [INFO] [stdout] 170 | | crate::event::GetKeyStoreRequestEvent, [INFO] [stdout] 171 | | "Request returned when performing [`ObjectStore::get_key`](crate::ObjectStore::get_key) or [`Index::get_key`](crate::Index::get_key)." [INFO] [stdout] 172 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | / impl_store_request!( [INFO] [stdout] 168 | | GetKeyStoreRequest, [INFO] [stdout] 169 | | crate::request::store::StoreRequest, [INFO] [stdout] 170 | | crate::event::GetKeyStoreRequestEvent, [INFO] [stdout] 171 | | "Request returned when performing [`ObjectStore::get_key`](crate::ObjectStore::get_key) or [`Index::get_key`](crate::Index::get_key)." [INFO] [stdout] 172 | | ); [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_store_request` (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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | / impl_store_request!( [INFO] [stdout] 174 | | GetAllStoreRequest, [INFO] [stdout] 175 | | crate::request::store::StoreRequest, [INFO] [stdout] 176 | | crate::event::GetAllStoreRequestEvent, [INFO] [stdout] 177 | | "Request returned when performing [`ObjectStore::get_all`](crate::ObjectStore::get_all) or [`Index::get_all`](crate::Index::get_all)." [INFO] [stdout] 178 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | / impl_store_request!( [INFO] [stdout] 174 | | GetAllStoreRequest, [INFO] [stdout] 175 | | crate::request::store::StoreRequest, [INFO] [stdout] 176 | | crate::event::GetAllStoreRequestEvent, [INFO] [stdout] 177 | | "Request returned when performing [`ObjectStore::get_all`](crate::ObjectStore::get_all) or [`Index::get_all`](crate::Index::get_all)." [INFO] [stdout] 178 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | / impl_store_request!( [INFO] [stdout] 174 | | GetAllStoreRequest, [INFO] [stdout] 175 | | crate::request::store::StoreRequest, [INFO] [stdout] 176 | | crate::event::GetAllStoreRequestEvent, [INFO] [stdout] 177 | | "Request returned when performing [`ObjectStore::get_all`](crate::ObjectStore::get_all) or [`Index::get_all`](crate::Index::get_all)." [INFO] [stdout] 178 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | / impl_store_request!( [INFO] [stdout] 174 | | GetAllStoreRequest, [INFO] [stdout] 175 | | crate::request::store::StoreRequest, [INFO] [stdout] 176 | | crate::event::GetAllStoreRequestEvent, [INFO] [stdout] 177 | | "Request returned when performing [`ObjectStore::get_all`](crate::ObjectStore::get_all) or [`Index::get_all`](crate::Index::get_all)." [INFO] [stdout] 178 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | / impl_store_request!( [INFO] [stdout] 174 | | GetAllStoreRequest, [INFO] [stdout] 175 | | crate::request::store::StoreRequest, [INFO] [stdout] 176 | | crate::event::GetAllStoreRequestEvent, [INFO] [stdout] 177 | | "Request returned when performing [`ObjectStore::get_all`](crate::ObjectStore::get_all) or [`Index::get_all`](crate::Index::get_all)." [INFO] [stdout] 178 | | ); [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_store_request` (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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / impl_store_request!( [INFO] [stdout] 180 | | GetAllKeysStoreRequest, [INFO] [stdout] 181 | | crate::request::store::StoreRequest, [INFO] [stdout] 182 | | crate::event::GetAllKeysStoreRequestEvent, [INFO] [stdout] 183 | | "Request returned when performing [`Obj... [INFO] [stdout] 184 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / impl_store_request!( [INFO] [stdout] 180 | | GetAllKeysStoreRequest, [INFO] [stdout] 181 | | crate::request::store::StoreRequest, [INFO] [stdout] 182 | | crate::event::GetAllKeysStoreRequestEvent, [INFO] [stdout] 183 | | "Request returned when performing [`Obj... [INFO] [stdout] 184 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / impl_store_request!( [INFO] [stdout] 180 | | GetAllKeysStoreRequest, [INFO] [stdout] 181 | | crate::request::store::StoreRequest, [INFO] [stdout] 182 | | crate::event::GetAllKeysStoreRequestEvent, [INFO] [stdout] 183 | | "Request returned when performing [`Obj... [INFO] [stdout] 184 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / impl_store_request!( [INFO] [stdout] 180 | | GetAllKeysStoreRequest, [INFO] [stdout] 181 | | crate::request::store::StoreRequest, [INFO] [stdout] 182 | | crate::event::GetAllKeysStoreRequestEvent, [INFO] [stdout] 183 | | "Request returned when performing [`Obj... [INFO] [stdout] 184 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / impl_store_request!( [INFO] [stdout] 180 | | GetAllKeysStoreRequest, [INFO] [stdout] 181 | | crate::request::store::StoreRequest, [INFO] [stdout] 182 | | crate::event::GetAllKeysStoreRequestEvent, [INFO] [stdout] 183 | | "Request returned when performing [`Obj... [INFO] [stdout] 184 | | ); [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_store_request` (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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | / impl_store_request!( [INFO] [stdout] 186 | | CountStoreRequest, [INFO] [stdout] 187 | | crate::request::store::StoreRequest, [INFO] [stdout] 188 | | crate::event::CountStoreRequestEvent, [INFO] [stdout] 189 | | "Request returned when performing [`ObjectStore::count`](crate::ObjectStore::count) or [`Index::count`](crate::Index::count)." [INFO] [stdout] 190 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | / impl_store_request!( [INFO] [stdout] 186 | | CountStoreRequest, [INFO] [stdout] 187 | | crate::request::store::StoreRequest, [INFO] [stdout] 188 | | crate::event::CountStoreRequestEvent, [INFO] [stdout] 189 | | "Request returned when performing [`ObjectStore::count`](crate::ObjectStore::count) or [`Index::count`](crate::Index::count)." [INFO] [stdout] 190 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | / impl_store_request!( [INFO] [stdout] 186 | | CountStoreRequest, [INFO] [stdout] 187 | | crate::request::store::StoreRequest, [INFO] [stdout] 188 | | crate::event::CountStoreRequestEvent, [INFO] [stdout] 189 | | "Request returned when performing [`ObjectStore::count`](crate::ObjectStore::count) or [`Index::count`](crate::Index::count)." [INFO] [stdout] 190 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | / impl_store_request!( [INFO] [stdout] 186 | | CountStoreRequest, [INFO] [stdout] 187 | | crate::request::store::StoreRequest, [INFO] [stdout] 188 | | crate::event::CountStoreRequestEvent, [INFO] [stdout] 189 | | "Request returned when performing [`ObjectStore::count`](crate::ObjectStore::count) or [`Index::count`](crate::Index::count)." [INFO] [stdout] 190 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | / impl_store_request!( [INFO] [stdout] 186 | | CountStoreRequest, [INFO] [stdout] 187 | | crate::request::store::StoreRequest, [INFO] [stdout] 188 | | crate::event::CountStoreRequestEvent, [INFO] [stdout] 189 | | "Request returned when performing [`ObjectStore::count`](crate::ObjectStore::count) or [`Index::count`](crate::Index::count)." [INFO] [stdout] 190 | | ); [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_store_request` (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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | / impl_store_request!( [INFO] [stdout] 192 | | OpenCursorStoreRequest, [INFO] [stdout] 193 | | crate::request::store::StoreRequest, [INFO] [stdout] 194 | | crate::event::OpenCursorStoreRequestEvent, [INFO] [stdout] 195 | | "Request returned when performing [`Obj... [INFO] [stdout] 196 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | / impl_store_request!( [INFO] [stdout] 192 | | OpenCursorStoreRequest, [INFO] [stdout] 193 | | crate::request::store::StoreRequest, [INFO] [stdout] 194 | | crate::event::OpenCursorStoreRequestEvent, [INFO] [stdout] 195 | | "Request returned when performing [`Obj... [INFO] [stdout] 196 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | / impl_store_request!( [INFO] [stdout] 192 | | OpenCursorStoreRequest, [INFO] [stdout] 193 | | crate::request::store::StoreRequest, [INFO] [stdout] 194 | | crate::event::OpenCursorStoreRequestEvent, [INFO] [stdout] 195 | | "Request returned when performing [`Obj... [INFO] [stdout] 196 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | / impl_store_request!( [INFO] [stdout] 192 | | OpenCursorStoreRequest, [INFO] [stdout] 193 | | crate::request::store::StoreRequest, [INFO] [stdout] 194 | | crate::event::OpenCursorStoreRequestEvent, [INFO] [stdout] 195 | | "Request returned when performing [`Obj... [INFO] [stdout] 196 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | / impl_store_request!( [INFO] [stdout] 192 | | OpenCursorStoreRequest, [INFO] [stdout] 193 | | crate::request::store::StoreRequest, [INFO] [stdout] 194 | | crate::event::OpenCursorStoreRequestEvent, [INFO] [stdout] 195 | | "Request returned when performing [`Obj... [INFO] [stdout] 196 | | ); [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_store_request` (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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / impl_store_request!( [INFO] [stdout] 198 | | OpenKeyCursorStoreRequest, [INFO] [stdout] 199 | | crate::request::store::StoreRequest, [INFO] [stdout] 200 | | crate::event::OpenKeyCursorStoreRequestEvent, [INFO] [stdout] 201 | | "Request returned when performing [`Object... [INFO] [stdout] 202 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / impl_store_request!( [INFO] [stdout] 198 | | OpenKeyCursorStoreRequest, [INFO] [stdout] 199 | | crate::request::store::StoreRequest, [INFO] [stdout] 200 | | crate::event::OpenKeyCursorStoreRequestEvent, [INFO] [stdout] 201 | | "Request returned when performing [`Object... [INFO] [stdout] 202 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / impl_store_request!( [INFO] [stdout] 198 | | OpenKeyCursorStoreRequest, [INFO] [stdout] 199 | | crate::request::store::StoreRequest, [INFO] [stdout] 200 | | crate::event::OpenKeyCursorStoreRequestEvent, [INFO] [stdout] 201 | | "Request returned when performing [`Object... [INFO] [stdout] 202 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / impl_store_request!( [INFO] [stdout] 198 | | OpenKeyCursorStoreRequest, [INFO] [stdout] 199 | | crate::request::store::StoreRequest, [INFO] [stdout] 200 | | crate::event::OpenKeyCursorStoreRequestEvent, [INFO] [stdout] 201 | | "Request returned when performing [`Object... [INFO] [stdout] 202 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / impl_store_request!( [INFO] [stdout] 198 | | OpenKeyCursorStoreRequest, [INFO] [stdout] 199 | | crate::request::store::StoreRequest, [INFO] [stdout] 200 | | crate::event::OpenKeyCursorStoreRequestEvent, [INFO] [stdout] 201 | | "Request returned when performing [`Object... [INFO] [stdout] 202 | | ); [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_store_request` (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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:203:1 [INFO] [stdout] | [INFO] [stdout] 203 | / impl_store_request!( [INFO] [stdout] 204 | | UpdateStoreRequest, [INFO] [stdout] 205 | | crate::request::store::StoreRequest, [INFO] [stdout] 206 | | crate::event::UpdateStoreRequestEvent, [INFO] [stdout] 207 | | "Request returned when performing [`Cursor::update`](crate::Cursor::update) or [`KeyCursor::update`](crate::KeyCursor::update)." [INFO] [stdout] 208 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:203:1 [INFO] [stdout] | [INFO] [stdout] 203 | / impl_store_request!( [INFO] [stdout] 204 | | UpdateStoreRequest, [INFO] [stdout] 205 | | crate::request::store::StoreRequest, [INFO] [stdout] 206 | | crate::event::UpdateStoreRequestEvent, [INFO] [stdout] 207 | | "Request returned when performing [`Cursor::update`](crate::Cursor::update) or [`KeyCursor::update`](crate::KeyCursor::update)." [INFO] [stdout] 208 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:203:1 [INFO] [stdout] | [INFO] [stdout] 203 | / impl_store_request!( [INFO] [stdout] 204 | | UpdateStoreRequest, [INFO] [stdout] 205 | | crate::request::store::StoreRequest, [INFO] [stdout] 206 | | crate::event::UpdateStoreRequestEvent, [INFO] [stdout] 207 | | "Request returned when performing [`Cursor::update`](crate::Cursor::update) or [`KeyCursor::update`](crate::KeyCursor::update)." [INFO] [stdout] 208 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:203:1 [INFO] [stdout] | [INFO] [stdout] 203 | / impl_store_request!( [INFO] [stdout] 204 | | UpdateStoreRequest, [INFO] [stdout] 205 | | crate::request::store::StoreRequest, [INFO] [stdout] 206 | | crate::event::UpdateStoreRequestEvent, [INFO] [stdout] 207 | | "Request returned when performing [`Cursor::update`](crate::Cursor::update) or [`KeyCursor::update`](crate::KeyCursor::update)." [INFO] [stdout] 208 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:203:1 [INFO] [stdout] | [INFO] [stdout] 203 | / impl_store_request!( [INFO] [stdout] 204 | | UpdateStoreRequest, [INFO] [stdout] 205 | | crate::request::store::StoreRequest, [INFO] [stdout] 206 | | crate::event::UpdateStoreRequestEvent, [INFO] [stdout] 207 | | "Request returned when performing [`Cursor::update`](crate::Cursor::update) or [`KeyCursor::update`](crate::KeyCursor::update)." [INFO] [stdout] 208 | | ); [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_store_request` (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/transaction/mod.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 131 | fn try_from(target: EventTarget) -> Result { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | let target: JsValue = target.into(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 133 | / target [INFO] [stdout] 134 | | .dyn_into::() [INFO] [stdout] 135 | | .map(Into::into) [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/transaction/mod.rs:144:29 [INFO] [stdout] | [INFO] [stdout] 141 | fn from(inner: IdbTransaction) -> Self { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 144 | abort_callback: None, [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/transaction/mod.rs:145:32 [INFO] [stdout] | [INFO] [stdout] 141 | fn from(inner: IdbTransaction) -> Self { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 145 | complete_callback: None, [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/transaction/mod.rs:146:29 [INFO] [stdout] | [INFO] [stdout] 141 | fn from(inner: IdbTransaction) -> Self { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | error_callback: None, [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/transaction/mod.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 160 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | / value [INFO] [stdout] 162 | | .dyn_into::() [INFO] [stdout] 163 | | .map(Into::into) [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/transaction/transaction_future.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 104 | fn error_callback(event: Event) -> Error { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | error_callback_inner(event).unwrap_err() [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 170 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `idb` (lib) due to 171 previous errors; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: use of deprecated method `web_sys::IdbCursor::request` [INFO] [stdout] --> src/cursor/key_cursor.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | self.inner.request().into() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::IdbCursor::request` [INFO] [stdout] --> src/cursor/value_cursor.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 49 | self.inner.request().into() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::IdbIndexParameters::unique`: Use `set_unique()` instead. [INFO] [stdout] --> src/index/index_params.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | self.inner.unique(unique); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::IdbIndexParameters::multi_entry`: Use `set_multi_entry()` instead. [INFO] [stdout] --> src/index/index_params.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | self.inner.multi_entry(multi_entry); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::IdbObjectStoreParameters::auto_increment`: Use `set_auto_increment()` instead. [INFO] [stdout] --> src/object_store/object_store_params.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | self.inner.auto_increment(auto_increment); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::IdbObjectStoreParameters::key_path`: Use `set_key_path()` instead. [INFO] [stdout] --> src/object_store/object_store_params.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | self.inner.key_path(key_path.map(Into::into).as_ref()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::IdbTransaction::commit` [INFO] [stdout] --> src/transaction/mod.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | self.inner.commit().map_err(Error::TransactionCommitError)?; [INFO] [stdout] | ^^^^^^ [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/cursor/key_cursor.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 123 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | / value [INFO] [stdout] 125 | | .dyn_into::() [INFO] [stdout] 126 | | .map(Into::into) [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/cursor/managed_key_cursor.rs:104:23 [INFO] [stdout] | [INFO] [stdout] 103 | fn from(inner: KeyCursor) -> Self { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | Self { inner: Some(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/cursor/managed_value_cursor.rs:109:23 [INFO] [stdout] | [INFO] [stdout] 108 | fn from(inner: Cursor) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Self { inner: Some(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/cursor/value_cursor.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 127 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 128 | / value [INFO] [stdout] 129 | | .dyn_into::() [INFO] [stdout] 130 | | .map(Into::into) [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/database.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 61 | let store_names: Array = store_names [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | / self.inner [INFO] [stdout] 67 | | .transaction_with_str_sequence_and_mode(&store_names, mode.into()) [INFO] [stdout] 68 | | .map(Into::into) [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/database.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 82 | params: ObjectStoreParams, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | ) -> Result { [INFO] [stdout] 84 | / self.inner [INFO] [stdout] 85 | | .create_object_store_with_optional_parameters(name, ¶ms.into()) [INFO] [stdout] 86 | | .map(Into::into) [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/database.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 172 | fn try_from(target: EventTarget) -> Result { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | let target: JsValue = target.into(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 174 | / target [INFO] [stdout] 175 | | .dyn_into::() [INFO] [stdout] 176 | | .map(Into::into) [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/database.rs:185:29 [INFO] [stdout] | [INFO] [stdout] 182 | fn from(inner: IdbDatabase) -> Self { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 185 | abort_callback: None, [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/database.rs:186:29 [INFO] [stdout] | [INFO] [stdout] 182 | fn from(inner: IdbDatabase) -> Self { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | close_callback: None, [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/database.rs:187:29 [INFO] [stdout] | [INFO] [stdout] 182 | fn from(inner: IdbDatabase) -> Self { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 187 | error_callback: None, [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/database.rs:188:38 [INFO] [stdout] | [INFO] [stdout] 182 | fn from(inner: IdbDatabase) -> Self { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | version_change_callback: None, [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/database.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 202 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 203 | / value [INFO] [stdout] 204 | | .dyn_into::() [INFO] [stdout] 205 | | .map(Into::into) [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/event/database/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 43 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 45 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/database/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / impl_database_event!( [INFO] [stdout] 24 | | OpenDatabaseRequestEvent, [INFO] [stdout] 25 | | web_sys::Event, [INFO] [stdout] 26 | | crate::request::OpenDatabaseRequest, [INFO] [stdout] 27 | | "Event for [`OpenDatabaseRequest`](crate::request::OpenDatabaseRequest) handlers." [INFO] [stdout] 28 | | ); [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_database_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/event/database/macros.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 43 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 45 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/database/mod.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / impl_database_event!( [INFO] [stdout] 30 | | DeleteDatabaseRequestEvent, [INFO] [stdout] 31 | | web_sys::Event, [INFO] [stdout] 32 | | crate::request::DeleteDatabaseRequest, [INFO] [stdout] 33 | | "Event for [`DeleteDatabaseRequest`](crate::request::DeleteDatabaseRequest) handlers." [INFO] [stdout] 34 | | ); [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_database_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/event/database/version_change.rs:27:43 [INFO] [stdout] | [INFO] [stdout] 27 | .map(|new| new.to_u32().ok_or(Error::NumberConversionError)) [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/event/database/version_change.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 63 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | / value [INFO] [stdout] 65 | | .dyn_into::() [INFO] [stdout] 66 | | .map(Into::into) [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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / impl_store_event!( [INFO] [stdout] 21 | | PutStoreRequestEvent, [INFO] [stdout] 22 | | web_sys::Event, [INFO] [stdout] 23 | | crate::request::PutStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 26 | | "Event for [`PutStoreRequest`](crate::request::PutStoreRequest) handlers." [INFO] [stdout] 27 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / impl_store_event!( [INFO] [stdout] 21 | | PutStoreRequestEvent, [INFO] [stdout] 22 | | web_sys::Event, [INFO] [stdout] 23 | | crate::request::PutStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 26 | | "Event for [`PutStoreRequest`](crate::request::PutStoreRequest) handlers." [INFO] [stdout] 27 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / impl_store_event!( [INFO] [stdout] 21 | | PutStoreRequestEvent, [INFO] [stdout] 22 | | web_sys::Event, [INFO] [stdout] 23 | | crate::request::PutStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 26 | | "Event for [`PutStoreRequest`](crate::request::PutStoreRequest) handlers." [INFO] [stdout] 27 | | ); [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_store_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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / impl_store_event!( [INFO] [stdout] 29 | | AddStoreRequestEvent, [INFO] [stdout] 30 | | web_sys::Event, [INFO] [stdout] 31 | | crate::request::AddStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 34 | | "Event for [`AddStoreRequest`](crate::request::AddStoreRequest) handlers." [INFO] [stdout] 35 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / impl_store_event!( [INFO] [stdout] 29 | | AddStoreRequestEvent, [INFO] [stdout] 30 | | web_sys::Event, [INFO] [stdout] 31 | | crate::request::AddStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 34 | | "Event for [`AddStoreRequest`](crate::request::AddStoreRequest) handlers." [INFO] [stdout] 35 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / impl_store_event!( [INFO] [stdout] 29 | | AddStoreRequestEvent, [INFO] [stdout] 30 | | web_sys::Event, [INFO] [stdout] 31 | | crate::request::AddStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 34 | | "Event for [`AddStoreRequest`](crate::request::AddStoreRequest) handlers." [INFO] [stdout] 35 | | ); [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_store_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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / impl_store_event!( [INFO] [stdout] 37 | | DeleteStoreRequestEvent, [INFO] [stdout] 38 | | web_sys::Event, [INFO] [stdout] 39 | | crate::request::DeleteStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 42 | | "Event for [`DeleteStoreRequest`](crate::request::DeleteStoreRequest) handlers." [INFO] [stdout] 43 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / impl_store_event!( [INFO] [stdout] 37 | | DeleteStoreRequestEvent, [INFO] [stdout] 38 | | web_sys::Event, [INFO] [stdout] 39 | | crate::request::DeleteStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 42 | | "Event for [`DeleteStoreRequest`](crate::request::DeleteStoreRequest) handlers." [INFO] [stdout] 43 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | / impl_store_event!( [INFO] [stdout] 37 | | DeleteStoreRequestEvent, [INFO] [stdout] 38 | | web_sys::Event, [INFO] [stdout] 39 | | crate::request::DeleteStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 42 | | "Event for [`DeleteStoreRequest`](crate::request::DeleteStoreRequest) handlers." [INFO] [stdout] 43 | | ); [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_store_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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / impl_store_event!( [INFO] [stdout] 45 | | ClearStoreRequestEvent, [INFO] [stdout] 46 | | web_sys::Event, [INFO] [stdout] 47 | | crate::request::ClearStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 50 | | "Event for [`ClearStoreRequest`](crate::request::ClearStoreRequest) handlers." [INFO] [stdout] 51 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / impl_store_event!( [INFO] [stdout] 45 | | ClearStoreRequestEvent, [INFO] [stdout] 46 | | web_sys::Event, [INFO] [stdout] 47 | | crate::request::ClearStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 50 | | "Event for [`ClearStoreRequest`](crate::request::ClearStoreRequest) handlers." [INFO] [stdout] 51 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / impl_store_event!( [INFO] [stdout] 45 | | ClearStoreRequestEvent, [INFO] [stdout] 46 | | web_sys::Event, [INFO] [stdout] 47 | | crate::request::ClearStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 50 | | "Event for [`ClearStoreRequest`](crate::request::ClearStoreRequest) handlers." [INFO] [stdout] 51 | | ); [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_store_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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / impl_store_event!( [INFO] [stdout] 53 | | GetStoreRequestEvent, [INFO] [stdout] 54 | | web_sys::Event, [INFO] [stdout] 55 | | crate::request::GetStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 58 | | "Event for [`GetStoreRequest`](crate::request::GetStoreRequest) handlers." [INFO] [stdout] 59 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / impl_store_event!( [INFO] [stdout] 53 | | GetStoreRequestEvent, [INFO] [stdout] 54 | | web_sys::Event, [INFO] [stdout] 55 | | crate::request::GetStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 58 | | "Event for [`GetStoreRequest`](crate::request::GetStoreRequest) handlers." [INFO] [stdout] 59 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / impl_store_event!( [INFO] [stdout] 53 | | GetStoreRequestEvent, [INFO] [stdout] 54 | | web_sys::Event, [INFO] [stdout] 55 | | crate::request::GetStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 58 | | "Event for [`GetStoreRequest`](crate::request::GetStoreRequest) handlers." [INFO] [stdout] 59 | | ); [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_store_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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / impl_store_event!( [INFO] [stdout] 61 | | GetKeyStoreRequestEvent, [INFO] [stdout] 62 | | web_sys::Event, [INFO] [stdout] 63 | | crate::request::GetKeyStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 66 | | "Event for [`GetKeyStoreRequest`](crate::request::GetKeyStoreRequest) handlers." [INFO] [stdout] 67 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / impl_store_event!( [INFO] [stdout] 61 | | GetKeyStoreRequestEvent, [INFO] [stdout] 62 | | web_sys::Event, [INFO] [stdout] 63 | | crate::request::GetKeyStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 66 | | "Event for [`GetKeyStoreRequest`](crate::request::GetKeyStoreRequest) handlers." [INFO] [stdout] 67 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / impl_store_event!( [INFO] [stdout] 61 | | GetKeyStoreRequestEvent, [INFO] [stdout] 62 | | web_sys::Event, [INFO] [stdout] 63 | | crate::request::GetKeyStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 66 | | "Event for [`GetKeyStoreRequest`](crate::request::GetKeyStoreRequest) handlers." [INFO] [stdout] 67 | | ); [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_store_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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / impl_store_event!( [INFO] [stdout] 69 | | GetAllStoreRequestEvent, [INFO] [stdout] 70 | | web_sys::Event, [INFO] [stdout] 71 | | crate::request::GetAllStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 74 | | "Event for [`GetAllStoreRequest`](crate::request::GetAllStoreRequest) handlers." [INFO] [stdout] 75 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / impl_store_event!( [INFO] [stdout] 69 | | GetAllStoreRequestEvent, [INFO] [stdout] 70 | | web_sys::Event, [INFO] [stdout] 71 | | crate::request::GetAllStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 74 | | "Event for [`GetAllStoreRequest`](crate::request::GetAllStoreRequest) handlers." [INFO] [stdout] 75 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / impl_store_event!( [INFO] [stdout] 69 | | GetAllStoreRequestEvent, [INFO] [stdout] 70 | | web_sys::Event, [INFO] [stdout] 71 | | crate::request::GetAllStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 74 | | "Event for [`GetAllStoreRequest`](crate::request::GetAllStoreRequest) handlers." [INFO] [stdout] 75 | | ); [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_store_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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / impl_store_event!( [INFO] [stdout] 77 | | GetAllKeysStoreRequestEvent, [INFO] [stdout] 78 | | web_sys::Event, [INFO] [stdout] 79 | | crate::request::GetAllKeysStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 82 | | "Event for [`GetAllKeysStoreRequest`](crate::request::GetAllKeysStoreRequest) handlers." [INFO] [stdout] 83 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / impl_store_event!( [INFO] [stdout] 77 | | GetAllKeysStoreRequestEvent, [INFO] [stdout] 78 | | web_sys::Event, [INFO] [stdout] 79 | | crate::request::GetAllKeysStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 82 | | "Event for [`GetAllKeysStoreRequest`](crate::request::GetAllKeysStoreRequest) handlers." [INFO] [stdout] 83 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / impl_store_event!( [INFO] [stdout] 77 | | GetAllKeysStoreRequestEvent, [INFO] [stdout] 78 | | web_sys::Event, [INFO] [stdout] 79 | | crate::request::GetAllKeysStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 82 | | "Event for [`GetAllKeysStoreRequest`](crate::request::GetAllKeysStoreRequest) handlers." [INFO] [stdout] 83 | | ); [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_store_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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / impl_store_event!( [INFO] [stdout] 85 | | CountStoreRequestEvent, [INFO] [stdout] 86 | | web_sys::Event, [INFO] [stdout] 87 | | crate::request::CountStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 90 | | "Event for [`CountStoreRequest`](crate::request::CountStoreRequest) handlers." [INFO] [stdout] 91 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / impl_store_event!( [INFO] [stdout] 85 | | CountStoreRequestEvent, [INFO] [stdout] 86 | | web_sys::Event, [INFO] [stdout] 87 | | crate::request::CountStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 90 | | "Event for [`CountStoreRequest`](crate::request::CountStoreRequest) handlers." [INFO] [stdout] 91 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / impl_store_event!( [INFO] [stdout] 85 | | CountStoreRequestEvent, [INFO] [stdout] 86 | | web_sys::Event, [INFO] [stdout] 87 | | crate::request::CountStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 90 | | "Event for [`CountStoreRequest`](crate::request::CountStoreRequest) handlers." [INFO] [stdout] 91 | | ); [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_store_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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / impl_store_event!( [INFO] [stdout] 93 | | OpenCursorStoreRequestEvent, [INFO] [stdout] 94 | | web_sys::Event, [INFO] [stdout] 95 | | crate::request::OpenCursorStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 98 | | "Event for [`OpenCursorStoreRequest`](crate::request::OpenCursorStoreRequest) handlers." [INFO] [stdout] 99 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / impl_store_event!( [INFO] [stdout] 93 | | OpenCursorStoreRequestEvent, [INFO] [stdout] 94 | | web_sys::Event, [INFO] [stdout] 95 | | crate::request::OpenCursorStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 98 | | "Event for [`OpenCursorStoreRequest`](crate::request::OpenCursorStoreRequest) handlers." [INFO] [stdout] 99 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / impl_store_event!( [INFO] [stdout] 93 | | OpenCursorStoreRequestEvent, [INFO] [stdout] 94 | | web_sys::Event, [INFO] [stdout] 95 | | crate::request::OpenCursorStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 98 | | "Event for [`OpenCursorStoreRequest`](crate::request::OpenCursorStoreRequest) handlers." [INFO] [stdout] 99 | | ); [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_store_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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / impl_store_event!( [INFO] [stdout] 101 | | OpenKeyCursorStoreRequestEvent, [INFO] [stdout] 102 | | web_sys::Event, [INFO] [stdout] 103 | | crate::request::OpenKeyCursorStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 106 | | "Event for [`OpenKeyCursorStoreRequest`](crate::request::OpenKeyCursorStoreRequest) handlers." [INFO] [stdout] 107 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / impl_store_event!( [INFO] [stdout] 101 | | OpenKeyCursorStoreRequestEvent, [INFO] [stdout] 102 | | web_sys::Event, [INFO] [stdout] 103 | | crate::request::OpenKeyCursorStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 106 | | "Event for [`OpenKeyCursorStoreRequest`](crate::request::OpenKeyCursorStoreRequest) handlers." [INFO] [stdout] 107 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / impl_store_event!( [INFO] [stdout] 101 | | OpenKeyCursorStoreRequestEvent, [INFO] [stdout] 102 | | web_sys::Event, [INFO] [stdout] 103 | | crate::request::OpenKeyCursorStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 106 | | "Event for [`OpenKeyCursorStoreRequest`](crate::request::OpenKeyCursorStoreRequest) handlers." [INFO] [stdout] 107 | | ); [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_store_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/event/store/macros.rs:26:64 [INFO] [stdout] | [INFO] [stdout] 25 | let target = ::target(self)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | <$mapper as crate::mappers::OutputMapper>::map(crate::Request::result(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / impl_store_event!( [INFO] [stdout] 109 | | UpdateStoreRequestEvent, [INFO] [stdout] 110 | | web_sys::Event, [INFO] [stdout] 111 | | crate::request::UpdateStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 114 | | "Event for [`UpdateStoreRequest`](crate::request::UpdateStoreRequest) handlers." [INFO] [stdout] 115 | | ); [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_store_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/event/store/macros.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 30 | let target = match ::target(self) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(target) => target, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Err(err) => return err, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | }; [INFO] [stdout] 34 | crate::mappers::ErrorMapper::map(crate::Request::error(&target)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / impl_store_event!( [INFO] [stdout] 109 | | UpdateStoreRequestEvent, [INFO] [stdout] 110 | | web_sys::Event, [INFO] [stdout] 111 | | crate::request::UpdateStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 114 | | "Event for [`UpdateStoreRequest`](crate::request::UpdateStoreRequest) handlers." [INFO] [stdout] 115 | | ); [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_store_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/event/store/macros.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 53 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | / wasm_bindgen::JsCast::dyn_into::<$base_event>(value) [INFO] [stdout] 55 | | .map(Into::into) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/store/mod.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | / impl_store_event!( [INFO] [stdout] 109 | | UpdateStoreRequestEvent, [INFO] [stdout] 110 | | web_sys::Event, [INFO] [stdout] 111 | | crate::request::UpdateStoreRequest, [INFO] [stdout] ... | [INFO] [stdout] 114 | | "Event for [`UpdateStoreRequest`](crate::request::UpdateStoreRequest) handlers." [INFO] [stdout] 115 | | ); [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_store_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/factory.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 19 | let inner = Reflect::get(&js_sys::global(), &JsValue::from("indexedDB")) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | Ok(Self { inner }) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/factory.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 64 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | / value [INFO] [stdout] 66 | | .dyn_into::() [INFO] [stdout] 67 | | .map(Into::into) [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/index/mod.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn get(&self, query: impl Into) -> Result { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | / self.inner [INFO] [stdout] 71 | | .get(&query.into().into()) [INFO] [stdout] 72 | | .map(Into::into) [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/index/mod.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn get_key(&self, query: impl Into) -> Result { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | / self.inner [INFO] [stdout] 79 | | .get_key(&query.into().into()) [INFO] [stdout] 80 | | .map(Into::into) [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/index/mod.rs:90:15 [INFO] [stdout] | [INFO] [stdout] 87 | query: Option, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | match (query, limit) { [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/index/mod.rs:120:15 [INFO] [stdout] | [INFO] [stdout] 117 | query: Option, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 120 | match (query, limit) { [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/index/mod.rs:167:15 [INFO] [stdout] | [INFO] [stdout] 164 | query: Option, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | match (query, cursor_direction) { [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/index/mod.rs:198:15 [INFO] [stdout] | [INFO] [stdout] 195 | query: Option, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 198 | match (query, cursor_direction) { [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/index/mod.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 238 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 239 | / value [INFO] [stdout] 240 | | .dyn_into::() [INFO] [stdout] 241 | | .map(Into::into) [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/index/index_params.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | / value [INFO] [stdout] 48 | | .dyn_into::() [INFO] [stdout] 49 | | .map(Into::into) [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/key_range.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 15 | let inner = IdbKeyRange::only(value).map_err(Error::KeyRangeCreateFailed)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | [INFO] [stdout] 17 | Ok(Self { inner }) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/key_range.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 28 | let inner = IdbKeyRange::bound_with_lower_open_and_upper_open( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | Ok(Self { inner }) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/key_range.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 42 | let inner = IdbKeyRange::lower_bound_with_open(lower, lower_open.unwrap_or_default()) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | Ok(Self { inner }) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/key_range.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 51 | let inner = IdbKeyRange::upper_bound_with_open(upper, upper_open.unwrap_or_default()) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | Ok(Self { inner }) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/key_range.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 100 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | / value [INFO] [stdout] 102 | | .dyn_into::() [INFO] [stdout] 103 | | .map(Into::into) [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/object_store/mod.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn delete(&self, query: impl Into) -> Result { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | / self.inner [INFO] [stdout] 94 | | .delete(&query.into().into()) [INFO] [stdout] 95 | | .map(Into::into) [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/object_store/mod.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn get(&self, query: impl Into) -> Result { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | / self.inner [INFO] [stdout] 110 | | .get(&query.into().into()) [INFO] [stdout] 111 | | .map(Into::into) [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/object_store/mod.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn get_key(&self, query: impl Into) -> Result { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | / self.inner [INFO] [stdout] 118 | | .get_key(&query.into().into()) [INFO] [stdout] 119 | | .map(Into::into) [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/object_store/mod.rs:129:15 [INFO] [stdout] | [INFO] [stdout] 126 | query: Option, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 129 | match (query, limit) { [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/object_store/mod.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 156 | query: Option, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 159 | match (query, limit) { [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/object_store/mod.rs:206:15 [INFO] [stdout] | [INFO] [stdout] 203 | query: Option, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 206 | match (query, cursor_direction) { [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/object_store/mod.rs:237:15 [INFO] [stdout] | [INFO] [stdout] 234 | query: Option, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 237 | match (query, cursor_direction) { [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/object_store/mod.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 275 | params: Option, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 276 | ) -> Result { [INFO] [stdout] 277 | / match params { [INFO] [stdout] 278 | | None => self [INFO] [stdout] 279 | | .inner [INFO] [stdout] 280 | | .create_index_with_str_sequence(name, &key_path.into()), [INFO] [stdout] ... | [INFO] [stdout] 288 | | } [INFO] [stdout] 289 | | .map(Into::into) [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/object_store/mod.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 317 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | / value [INFO] [stdout] 319 | | .dyn_into::() [INFO] [stdout] 320 | | .map(Into::into) [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/object_store/key_path.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new_array<'a>(key_path_array: impl IntoIterator) -> Self { [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | Self::Array(key_path_array.into_iter().map(ToOwned::to_owned).collect()) [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/object_store/object_store_params.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | / value [INFO] [stdout] 48 | | .dyn_into::() [INFO] [stdout] 49 | | .map(Into::into) [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/request/database/mod.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 145 | fn try_from(target: EventTarget) -> Result { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 146 | let target: JsValue = target.into(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | / target [INFO] [stdout] 148 | | .dyn_into::() [INFO] [stdout] 149 | | .map(Into::into) [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/request/database/mod.rs:158:31 [INFO] [stdout] | [INFO] [stdout] 155 | fn from(inner: IdbOpenDbRequest) -> Self { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 158 | success_callback: None, [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/request/database/mod.rs:159:29 [INFO] [stdout] | [INFO] [stdout] 155 | fn from(inner: IdbOpenDbRequest) -> Self { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 159 | error_callback: None, [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/request/database/mod.rs:160:31 [INFO] [stdout] | [INFO] [stdout] 155 | fn from(inner: IdbOpenDbRequest) -> Self { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 160 | blocked_callback: None, [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/request/database/mod.rs:161:38 [INFO] [stdout] | [INFO] [stdout] 155 | fn from(inner: IdbOpenDbRequest) -> Self { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 161 | upgrade_needed_callback: None, [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/request/database/mod.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 175 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 176 | / value [INFO] [stdout] 177 | | .dyn_into::() [INFO] [stdout] 178 | | .map(Into::into) [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/request/database/macros.rs:67:39 [INFO] [stdout] | [INFO] [stdout] 63 | fn on_success(&mut self, callback: F) [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | self.inner.on_success(move |event| callback(event.into())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | / impl_database_request!( [INFO] [stdout] 190 | | OpenDatabaseRequest, [INFO] [stdout] 191 | | OpenDatabaseRequestEvent, [INFO] [stdout] 192 | | "Request returned by [`Factory`](crate::Factory) when opening a database." [INFO] [stdout] 193 | | ); [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_database_request` (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/request/database/macros.rs:67:61 [INFO] [stdout] | [INFO] [stdout] 63 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | self.inner.on_success(move |event| callback(event.into())) [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | / impl_database_request!( [INFO] [stdout] 190 | | OpenDatabaseRequest, [INFO] [stdout] 191 | | OpenDatabaseRequestEvent, [INFO] [stdout] 192 | | "Request returned by [`Factory`](crate::Factory) when opening a database." [INFO] [stdout] 193 | | ); [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_database_request` (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/request/database/macros.rs:74:37 [INFO] [stdout] | [INFO] [stdout] 70 | fn on_error(&mut self, callback: F) [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | self.inner.on_error(move |event| callback(event.into())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | / impl_database_request!( [INFO] [stdout] 190 | | OpenDatabaseRequest, [INFO] [stdout] 191 | | OpenDatabaseRequestEvent, [INFO] [stdout] 192 | | "Request returned by [`Factory`](crate::Factory) when opening a database." [INFO] [stdout] 193 | | ); [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_database_request` (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/request/database/macros.rs:74:59 [INFO] [stdout] | [INFO] [stdout] 70 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | self.inner.on_error(move |event| callback(event.into())) [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | / impl_database_request!( [INFO] [stdout] 190 | | OpenDatabaseRequest, [INFO] [stdout] 191 | | OpenDatabaseRequestEvent, [INFO] [stdout] 192 | | "Request returned by [`Factory`](crate::Factory) when opening a database." [INFO] [stdout] 193 | | ); [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_database_request` (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/request/database/macros.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 93 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 94 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 95 | | inner: target.try_into()?, [INFO] [stdout] 96 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | / impl_database_request!( [INFO] [stdout] 190 | | OpenDatabaseRequest, [INFO] [stdout] 191 | | OpenDatabaseRequestEvent, [INFO] [stdout] 192 | | "Request returned by [`Factory`](crate::Factory) when opening a database." [INFO] [stdout] 193 | | ); [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_database_request` (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/request/database/macros.rs:103:28 [INFO] [stdout] | [INFO] [stdout] 101 | fn from(inner: web_sys::IdbOpenDbRequest) -> Self { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 102 | Self { [INFO] [stdout] 103 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | / impl_database_request!( [INFO] [stdout] 190 | | OpenDatabaseRequest, [INFO] [stdout] 191 | | OpenDatabaseRequestEvent, [INFO] [stdout] 192 | | "Request returned by [`Factory`](crate::Factory) when opening a database." [INFO] [stdout] 193 | | ); [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_database_request` (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/request/database/macros.rs:118:20 [INFO] [stdout] | [INFO] [stdout] 117 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 118 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 119 | | inner: value.try_into()?, [INFO] [stdout] 120 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | / impl_database_request!( [INFO] [stdout] 190 | | OpenDatabaseRequest, [INFO] [stdout] 191 | | OpenDatabaseRequestEvent, [INFO] [stdout] 192 | | "Request returned by [`Factory`](crate::Factory) when opening a database." [INFO] [stdout] 193 | | ); [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_database_request` (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/request/database/macros.rs:67:39 [INFO] [stdout] | [INFO] [stdout] 63 | fn on_success(&mut self, callback: F) [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | self.inner.on_success(move |event| callback(event.into())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / impl_database_request!( [INFO] [stdout] 196 | | DeleteDatabaseRequest, [INFO] [stdout] 197 | | DeleteDatabaseRequestEvent, [INFO] [stdout] 198 | | "Request returned by [`Factory`](crate::Factory) when deleting a database." [INFO] [stdout] 199 | | ); [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_database_request` (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/request/database/macros.rs:67:61 [INFO] [stdout] | [INFO] [stdout] 63 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | self.inner.on_success(move |event| callback(event.into())) [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / impl_database_request!( [INFO] [stdout] 196 | | DeleteDatabaseRequest, [INFO] [stdout] 197 | | DeleteDatabaseRequestEvent, [INFO] [stdout] 198 | | "Request returned by [`Factory`](crate::Factory) when deleting a database." [INFO] [stdout] 199 | | ); [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_database_request` (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/request/database/macros.rs:74:37 [INFO] [stdout] | [INFO] [stdout] 70 | fn on_error(&mut self, callback: F) [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | self.inner.on_error(move |event| callback(event.into())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / impl_database_request!( [INFO] [stdout] 196 | | DeleteDatabaseRequest, [INFO] [stdout] 197 | | DeleteDatabaseRequestEvent, [INFO] [stdout] 198 | | "Request returned by [`Factory`](crate::Factory) when deleting a database." [INFO] [stdout] 199 | | ); [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_database_request` (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/request/database/macros.rs:74:59 [INFO] [stdout] | [INFO] [stdout] 70 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | self.inner.on_error(move |event| callback(event.into())) [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / impl_database_request!( [INFO] [stdout] 196 | | DeleteDatabaseRequest, [INFO] [stdout] 197 | | DeleteDatabaseRequestEvent, [INFO] [stdout] 198 | | "Request returned by [`Factory`](crate::Factory) when deleting a database." [INFO] [stdout] 199 | | ); [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_database_request` (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/request/database/macros.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 93 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 94 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 95 | | inner: target.try_into()?, [INFO] [stdout] 96 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / impl_database_request!( [INFO] [stdout] 196 | | DeleteDatabaseRequest, [INFO] [stdout] 197 | | DeleteDatabaseRequestEvent, [INFO] [stdout] 198 | | "Request returned by [`Factory`](crate::Factory) when deleting a database." [INFO] [stdout] 199 | | ); [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_database_request` (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/request/database/macros.rs:103:28 [INFO] [stdout] | [INFO] [stdout] 101 | fn from(inner: web_sys::IdbOpenDbRequest) -> Self { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 102 | Self { [INFO] [stdout] 103 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / impl_database_request!( [INFO] [stdout] 196 | | DeleteDatabaseRequest, [INFO] [stdout] 197 | | DeleteDatabaseRequestEvent, [INFO] [stdout] 198 | | "Request returned by [`Factory`](crate::Factory) when deleting a database." [INFO] [stdout] 199 | | ); [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_database_request` (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/request/database/macros.rs:118:20 [INFO] [stdout] | [INFO] [stdout] 117 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 118 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 119 | | inner: value.try_into()?, [INFO] [stdout] 120 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/mod.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / impl_database_request!( [INFO] [stdout] 196 | | DeleteDatabaseRequest, [INFO] [stdout] 197 | | DeleteDatabaseRequestEvent, [INFO] [stdout] 198 | | "Request returned by [`Factory`](crate::Factory) when deleting a database." [INFO] [stdout] 199 | | ); [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_database_request` (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/request/database/futures/macros.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 74 | fn error_callback(event: web_sys::Event) -> crate::Error { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | error_callback_inner(event).unwrap_err() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/futures/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / impl_database_request_future!( [INFO] [stdout] 16 | | OpenDatabaseRequestFuture, [INFO] [stdout] 17 | | crate::request::OpenDatabaseRequest, [INFO] [stdout] 18 | | crate::Database, [INFO] [stdout] 19 | | "Future returned by [`OpenDatabaseRequest::into_future`](crate::request::OpenDatabaseRequest::into_future)." [INFO] [stdout] 20 | | ); [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_database_request_future` (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/request/database/futures/macros.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 74 | fn error_callback(event: web_sys::Event) -> crate::Error { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | error_callback_inner(event).unwrap_err() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/database/futures/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / impl_database_request_future!( [INFO] [stdout] 44 | | DeleteDatabaseRequestFuture, [INFO] [stdout] 45 | | crate::request::DeleteDatabaseRequest, [INFO] [stdout] 46 | | (), [INFO] [stdout] 47 | | "Future returned by [`DeleteDatabaseRequest::into_future`](crate::request::DeleteDatabaseRequest::into_future)." [INFO] [stdout] 48 | | ); [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_database_request_future` (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/request/store/mod.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 95 | fn try_from(target: EventTarget) -> Result { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | let target: JsValue = target.into(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | / target [INFO] [stdout] 98 | | .dyn_into::() [INFO] [stdout] 99 | | .map(Into::into) [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/request/store/mod.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 105 | fn from(inner: IdbRequest) -> Self { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | success_callback: None, [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/request/store/mod.rs:109:29 [INFO] [stdout] | [INFO] [stdout] 105 | fn from(inner: IdbRequest) -> Self { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | error_callback: None, [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/request/store/mod.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 123 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | / value [INFO] [stdout] 125 | | .dyn_into::() [INFO] [stdout] 126 | | .map(Into::into) [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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | / impl_store_request!( [INFO] [stdout] 138 | | PutStoreRequest, [INFO] [stdout] 139 | | crate::request::store::StoreRequest, [INFO] [stdout] 140 | | crate::event::PutStoreRequestEvent, [INFO] [stdout] 141 | | "Request returned when performing [`ObjectStore::put`](crate::ObjectStore::put)." [INFO] [stdout] 142 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | / impl_store_request!( [INFO] [stdout] 138 | | PutStoreRequest, [INFO] [stdout] 139 | | crate::request::store::StoreRequest, [INFO] [stdout] 140 | | crate::event::PutStoreRequestEvent, [INFO] [stdout] 141 | | "Request returned when performing [`ObjectStore::put`](crate::ObjectStore::put)." [INFO] [stdout] 142 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | / impl_store_request!( [INFO] [stdout] 138 | | PutStoreRequest, [INFO] [stdout] 139 | | crate::request::store::StoreRequest, [INFO] [stdout] 140 | | crate::event::PutStoreRequestEvent, [INFO] [stdout] 141 | | "Request returned when performing [`ObjectStore::put`](crate::ObjectStore::put)." [INFO] [stdout] 142 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | / impl_store_request!( [INFO] [stdout] 138 | | PutStoreRequest, [INFO] [stdout] 139 | | crate::request::store::StoreRequest, [INFO] [stdout] 140 | | crate::event::PutStoreRequestEvent, [INFO] [stdout] 141 | | "Request returned when performing [`ObjectStore::put`](crate::ObjectStore::put)." [INFO] [stdout] 142 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | / impl_store_request!( [INFO] [stdout] 138 | | PutStoreRequest, [INFO] [stdout] 139 | | crate::request::store::StoreRequest, [INFO] [stdout] 140 | | crate::event::PutStoreRequestEvent, [INFO] [stdout] 141 | | "Request returned when performing [`ObjectStore::put`](crate::ObjectStore::put)." [INFO] [stdout] 142 | | ); [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_store_request` (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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | / impl_store_request!( [INFO] [stdout] 144 | | AddStoreRequest, [INFO] [stdout] 145 | | crate::request::store::StoreRequest, [INFO] [stdout] 146 | | crate::event::AddStoreRequestEvent, [INFO] [stdout] 147 | | "Request returned when performing [`ObjectStore::add`](crate::ObjectStore::add)." [INFO] [stdout] 148 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | / impl_store_request!( [INFO] [stdout] 144 | | AddStoreRequest, [INFO] [stdout] 145 | | crate::request::store::StoreRequest, [INFO] [stdout] 146 | | crate::event::AddStoreRequestEvent, [INFO] [stdout] 147 | | "Request returned when performing [`ObjectStore::add`](crate::ObjectStore::add)." [INFO] [stdout] 148 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | / impl_store_request!( [INFO] [stdout] 144 | | AddStoreRequest, [INFO] [stdout] 145 | | crate::request::store::StoreRequest, [INFO] [stdout] 146 | | crate::event::AddStoreRequestEvent, [INFO] [stdout] 147 | | "Request returned when performing [`ObjectStore::add`](crate::ObjectStore::add)." [INFO] [stdout] 148 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | / impl_store_request!( [INFO] [stdout] 144 | | AddStoreRequest, [INFO] [stdout] 145 | | crate::request::store::StoreRequest, [INFO] [stdout] 146 | | crate::event::AddStoreRequestEvent, [INFO] [stdout] 147 | | "Request returned when performing [`ObjectStore::add`](crate::ObjectStore::add)." [INFO] [stdout] 148 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | / impl_store_request!( [INFO] [stdout] 144 | | AddStoreRequest, [INFO] [stdout] 145 | | crate::request::store::StoreRequest, [INFO] [stdout] 146 | | crate::event::AddStoreRequestEvent, [INFO] [stdout] 147 | | "Request returned when performing [`ObjectStore::add`](crate::ObjectStore::add)." [INFO] [stdout] 148 | | ); [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_store_request` (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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / impl_store_request!( [INFO] [stdout] 150 | | DeleteStoreRequest, [INFO] [stdout] 151 | | crate::request::store::StoreRequest, [INFO] [stdout] 152 | | crate::event::DeleteStoreRequestEvent, [INFO] [stdout] 153 | | "Request returned when performing [... [INFO] [stdout] 154 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / impl_store_request!( [INFO] [stdout] 150 | | DeleteStoreRequest, [INFO] [stdout] 151 | | crate::request::store::StoreRequest, [INFO] [stdout] 152 | | crate::event::DeleteStoreRequestEvent, [INFO] [stdout] 153 | | "Request returned when performing [... [INFO] [stdout] 154 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / impl_store_request!( [INFO] [stdout] 150 | | DeleteStoreRequest, [INFO] [stdout] 151 | | crate::request::store::StoreRequest, [INFO] [stdout] 152 | | crate::event::DeleteStoreRequestEvent, [INFO] [stdout] 153 | | "Request returned when performing [... [INFO] [stdout] 154 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / impl_store_request!( [INFO] [stdout] 150 | | DeleteStoreRequest, [INFO] [stdout] 151 | | crate::request::store::StoreRequest, [INFO] [stdout] 152 | | crate::event::DeleteStoreRequestEvent, [INFO] [stdout] 153 | | "Request returned when performing [... [INFO] [stdout] 154 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / impl_store_request!( [INFO] [stdout] 150 | | DeleteStoreRequest, [INFO] [stdout] 151 | | crate::request::store::StoreRequest, [INFO] [stdout] 152 | | crate::event::DeleteStoreRequestEvent, [INFO] [stdout] 153 | | "Request returned when performing [... [INFO] [stdout] 154 | | ); [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_store_request` (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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / impl_store_request!( [INFO] [stdout] 156 | | ClearStoreRequest, [INFO] [stdout] 157 | | crate::request::store::StoreRequest, [INFO] [stdout] 158 | | crate::event::ClearStoreRequestEvent, [INFO] [stdout] 159 | | "Request returned when performing [`ObjectStore::clear`](crate::ObjectStore::clear)." [INFO] [stdout] 160 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / impl_store_request!( [INFO] [stdout] 156 | | ClearStoreRequest, [INFO] [stdout] 157 | | crate::request::store::StoreRequest, [INFO] [stdout] 158 | | crate::event::ClearStoreRequestEvent, [INFO] [stdout] 159 | | "Request returned when performing [`ObjectStore::clear`](crate::ObjectStore::clear)." [INFO] [stdout] 160 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / impl_store_request!( [INFO] [stdout] 156 | | ClearStoreRequest, [INFO] [stdout] 157 | | crate::request::store::StoreRequest, [INFO] [stdout] 158 | | crate::event::ClearStoreRequestEvent, [INFO] [stdout] 159 | | "Request returned when performing [`ObjectStore::clear`](crate::ObjectStore::clear)." [INFO] [stdout] 160 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / impl_store_request!( [INFO] [stdout] 156 | | ClearStoreRequest, [INFO] [stdout] 157 | | crate::request::store::StoreRequest, [INFO] [stdout] 158 | | crate::event::ClearStoreRequestEvent, [INFO] [stdout] 159 | | "Request returned when performing [`ObjectStore::clear`](crate::ObjectStore::clear)." [INFO] [stdout] 160 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / impl_store_request!( [INFO] [stdout] 156 | | ClearStoreRequest, [INFO] [stdout] 157 | | crate::request::store::StoreRequest, [INFO] [stdout] 158 | | crate::event::ClearStoreRequestEvent, [INFO] [stdout] 159 | | "Request returned when performing [`ObjectStore::clear`](crate::ObjectStore::clear)." [INFO] [stdout] 160 | | ); [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_store_request` (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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | / impl_store_request!( [INFO] [stdout] 162 | | GetStoreRequest, [INFO] [stdout] 163 | | crate::request::store::StoreRequest, [INFO] [stdout] 164 | | crate::event::GetStoreRequestEvent, [INFO] [stdout] 165 | | "Request returned when performing [`ObjectStore::get`](crate::ObjectStore::get) or [`Index::get`](crate::Index::get)." [INFO] [stdout] 166 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | / impl_store_request!( [INFO] [stdout] 162 | | GetStoreRequest, [INFO] [stdout] 163 | | crate::request::store::StoreRequest, [INFO] [stdout] 164 | | crate::event::GetStoreRequestEvent, [INFO] [stdout] 165 | | "Request returned when performing [`ObjectStore::get`](crate::ObjectStore::get) or [`Index::get`](crate::Index::get)." [INFO] [stdout] 166 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | / impl_store_request!( [INFO] [stdout] 162 | | GetStoreRequest, [INFO] [stdout] 163 | | crate::request::store::StoreRequest, [INFO] [stdout] 164 | | crate::event::GetStoreRequestEvent, [INFO] [stdout] 165 | | "Request returned when performing [`ObjectStore::get`](crate::ObjectStore::get) or [`Index::get`](crate::Index::get)." [INFO] [stdout] 166 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | / impl_store_request!( [INFO] [stdout] 162 | | GetStoreRequest, [INFO] [stdout] 163 | | crate::request::store::StoreRequest, [INFO] [stdout] 164 | | crate::event::GetStoreRequestEvent, [INFO] [stdout] 165 | | "Request returned when performing [`ObjectStore::get`](crate::ObjectStore::get) or [`Index::get`](crate::Index::get)." [INFO] [stdout] 166 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | / impl_store_request!( [INFO] [stdout] 162 | | GetStoreRequest, [INFO] [stdout] 163 | | crate::request::store::StoreRequest, [INFO] [stdout] 164 | | crate::event::GetStoreRequestEvent, [INFO] [stdout] 165 | | "Request returned when performing [`ObjectStore::get`](crate::ObjectStore::get) or [`Index::get`](crate::Index::get)." [INFO] [stdout] 166 | | ); [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_store_request` (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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | / impl_store_request!( [INFO] [stdout] 168 | | GetKeyStoreRequest, [INFO] [stdout] 169 | | crate::request::store::StoreRequest, [INFO] [stdout] 170 | | crate::event::GetKeyStoreRequestEvent, [INFO] [stdout] 171 | | "Request returned when performing [`ObjectStore::get_key`](crate::ObjectStore::get_key) or [`Index::get_key`](crate::Index::get_key)." [INFO] [stdout] 172 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | / impl_store_request!( [INFO] [stdout] 168 | | GetKeyStoreRequest, [INFO] [stdout] 169 | | crate::request::store::StoreRequest, [INFO] [stdout] 170 | | crate::event::GetKeyStoreRequestEvent, [INFO] [stdout] 171 | | "Request returned when performing [`ObjectStore::get_key`](crate::ObjectStore::get_key) or [`Index::get_key`](crate::Index::get_key)." [INFO] [stdout] 172 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | / impl_store_request!( [INFO] [stdout] 168 | | GetKeyStoreRequest, [INFO] [stdout] 169 | | crate::request::store::StoreRequest, [INFO] [stdout] 170 | | crate::event::GetKeyStoreRequestEvent, [INFO] [stdout] 171 | | "Request returned when performing [`ObjectStore::get_key`](crate::ObjectStore::get_key) or [`Index::get_key`](crate::Index::get_key)." [INFO] [stdout] 172 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | / impl_store_request!( [INFO] [stdout] 168 | | GetKeyStoreRequest, [INFO] [stdout] 169 | | crate::request::store::StoreRequest, [INFO] [stdout] 170 | | crate::event::GetKeyStoreRequestEvent, [INFO] [stdout] 171 | | "Request returned when performing [`ObjectStore::get_key`](crate::ObjectStore::get_key) or [`Index::get_key`](crate::Index::get_key)." [INFO] [stdout] 172 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | / impl_store_request!( [INFO] [stdout] 168 | | GetKeyStoreRequest, [INFO] [stdout] 169 | | crate::request::store::StoreRequest, [INFO] [stdout] 170 | | crate::event::GetKeyStoreRequestEvent, [INFO] [stdout] 171 | | "Request returned when performing [`ObjectStore::get_key`](crate::ObjectStore::get_key) or [`Index::get_key`](crate::Index::get_key)." [INFO] [stdout] 172 | | ); [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_store_request` (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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | / impl_store_request!( [INFO] [stdout] 174 | | GetAllStoreRequest, [INFO] [stdout] 175 | | crate::request::store::StoreRequest, [INFO] [stdout] 176 | | crate::event::GetAllStoreRequestEvent, [INFO] [stdout] 177 | | "Request returned when performing [`ObjectStore::get_all`](crate::ObjectStore::get_all) or [`Index::get_all`](crate::Index::get_all)." [INFO] [stdout] 178 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | / impl_store_request!( [INFO] [stdout] 174 | | GetAllStoreRequest, [INFO] [stdout] 175 | | crate::request::store::StoreRequest, [INFO] [stdout] 176 | | crate::event::GetAllStoreRequestEvent, [INFO] [stdout] 177 | | "Request returned when performing [`ObjectStore::get_all`](crate::ObjectStore::get_all) or [`Index::get_all`](crate::Index::get_all)." [INFO] [stdout] 178 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | / impl_store_request!( [INFO] [stdout] 174 | | GetAllStoreRequest, [INFO] [stdout] 175 | | crate::request::store::StoreRequest, [INFO] [stdout] 176 | | crate::event::GetAllStoreRequestEvent, [INFO] [stdout] 177 | | "Request returned when performing [`ObjectStore::get_all`](crate::ObjectStore::get_all) or [`Index::get_all`](crate::Index::get_all)." [INFO] [stdout] 178 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | / impl_store_request!( [INFO] [stdout] 174 | | GetAllStoreRequest, [INFO] [stdout] 175 | | crate::request::store::StoreRequest, [INFO] [stdout] 176 | | crate::event::GetAllStoreRequestEvent, [INFO] [stdout] 177 | | "Request returned when performing [`ObjectStore::get_all`](crate::ObjectStore::get_all) or [`Index::get_all`](crate::Index::get_all)." [INFO] [stdout] 178 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | / impl_store_request!( [INFO] [stdout] 174 | | GetAllStoreRequest, [INFO] [stdout] 175 | | crate::request::store::StoreRequest, [INFO] [stdout] 176 | | crate::event::GetAllStoreRequestEvent, [INFO] [stdout] 177 | | "Request returned when performing [`ObjectStore::get_all`](crate::ObjectStore::get_all) or [`Index::get_all`](crate::Index::get_all)." [INFO] [stdout] 178 | | ); [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_store_request` (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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / impl_store_request!( [INFO] [stdout] 180 | | GetAllKeysStoreRequest, [INFO] [stdout] 181 | | crate::request::store::StoreRequest, [INFO] [stdout] 182 | | crate::event::GetAllKeysStoreRequestEvent, [INFO] [stdout] 183 | | "Request returned when performing [`Obj... [INFO] [stdout] 184 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / impl_store_request!( [INFO] [stdout] 180 | | GetAllKeysStoreRequest, [INFO] [stdout] 181 | | crate::request::store::StoreRequest, [INFO] [stdout] 182 | | crate::event::GetAllKeysStoreRequestEvent, [INFO] [stdout] 183 | | "Request returned when performing [`Obj... [INFO] [stdout] 184 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / impl_store_request!( [INFO] [stdout] 180 | | GetAllKeysStoreRequest, [INFO] [stdout] 181 | | crate::request::store::StoreRequest, [INFO] [stdout] 182 | | crate::event::GetAllKeysStoreRequestEvent, [INFO] [stdout] 183 | | "Request returned when performing [`Obj... [INFO] [stdout] 184 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / impl_store_request!( [INFO] [stdout] 180 | | GetAllKeysStoreRequest, [INFO] [stdout] 181 | | crate::request::store::StoreRequest, [INFO] [stdout] 182 | | crate::event::GetAllKeysStoreRequestEvent, [INFO] [stdout] 183 | | "Request returned when performing [`Obj... [INFO] [stdout] 184 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | / impl_store_request!( [INFO] [stdout] 180 | | GetAllKeysStoreRequest, [INFO] [stdout] 181 | | crate::request::store::StoreRequest, [INFO] [stdout] 182 | | crate::event::GetAllKeysStoreRequestEvent, [INFO] [stdout] 183 | | "Request returned when performing [`Obj... [INFO] [stdout] 184 | | ); [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_store_request` (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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | / impl_store_request!( [INFO] [stdout] 186 | | CountStoreRequest, [INFO] [stdout] 187 | | crate::request::store::StoreRequest, [INFO] [stdout] 188 | | crate::event::CountStoreRequestEvent, [INFO] [stdout] 189 | | "Request returned when performing [`ObjectStore::count`](crate::ObjectStore::count) or [`Index::count`](crate::Index::count)." [INFO] [stdout] 190 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | / impl_store_request!( [INFO] [stdout] 186 | | CountStoreRequest, [INFO] [stdout] 187 | | crate::request::store::StoreRequest, [INFO] [stdout] 188 | | crate::event::CountStoreRequestEvent, [INFO] [stdout] 189 | | "Request returned when performing [`ObjectStore::count`](crate::ObjectStore::count) or [`Index::count`](crate::Index::count)." [INFO] [stdout] 190 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | / impl_store_request!( [INFO] [stdout] 186 | | CountStoreRequest, [INFO] [stdout] 187 | | crate::request::store::StoreRequest, [INFO] [stdout] 188 | | crate::event::CountStoreRequestEvent, [INFO] [stdout] 189 | | "Request returned when performing [`ObjectStore::count`](crate::ObjectStore::count) or [`Index::count`](crate::Index::count)." [INFO] [stdout] 190 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | / impl_store_request!( [INFO] [stdout] 186 | | CountStoreRequest, [INFO] [stdout] 187 | | crate::request::store::StoreRequest, [INFO] [stdout] 188 | | crate::event::CountStoreRequestEvent, [INFO] [stdout] 189 | | "Request returned when performing [`ObjectStore::count`](crate::ObjectStore::count) or [`Index::count`](crate::Index::count)." [INFO] [stdout] 190 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | / impl_store_request!( [INFO] [stdout] 186 | | CountStoreRequest, [INFO] [stdout] 187 | | crate::request::store::StoreRequest, [INFO] [stdout] 188 | | crate::event::CountStoreRequestEvent, [INFO] [stdout] 189 | | "Request returned when performing [`ObjectStore::count`](crate::ObjectStore::count) or [`Index::count`](crate::Index::count)." [INFO] [stdout] 190 | | ); [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_store_request` (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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | / impl_store_request!( [INFO] [stdout] 192 | | OpenCursorStoreRequest, [INFO] [stdout] 193 | | crate::request::store::StoreRequest, [INFO] [stdout] 194 | | crate::event::OpenCursorStoreRequestEvent, [INFO] [stdout] 195 | | "Request returned when performing [`Obj... [INFO] [stdout] 196 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | / impl_store_request!( [INFO] [stdout] 192 | | OpenCursorStoreRequest, [INFO] [stdout] 193 | | crate::request::store::StoreRequest, [INFO] [stdout] 194 | | crate::event::OpenCursorStoreRequestEvent, [INFO] [stdout] 195 | | "Request returned when performing [`Obj... [INFO] [stdout] 196 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | / impl_store_request!( [INFO] [stdout] 192 | | OpenCursorStoreRequest, [INFO] [stdout] 193 | | crate::request::store::StoreRequest, [INFO] [stdout] 194 | | crate::event::OpenCursorStoreRequestEvent, [INFO] [stdout] 195 | | "Request returned when performing [`Obj... [INFO] [stdout] 196 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | / impl_store_request!( [INFO] [stdout] 192 | | OpenCursorStoreRequest, [INFO] [stdout] 193 | | crate::request::store::StoreRequest, [INFO] [stdout] 194 | | crate::event::OpenCursorStoreRequestEvent, [INFO] [stdout] 195 | | "Request returned when performing [`Obj... [INFO] [stdout] 196 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | / impl_store_request!( [INFO] [stdout] 192 | | OpenCursorStoreRequest, [INFO] [stdout] 193 | | crate::request::store::StoreRequest, [INFO] [stdout] 194 | | crate::event::OpenCursorStoreRequestEvent, [INFO] [stdout] 195 | | "Request returned when performing [`Obj... [INFO] [stdout] 196 | | ); [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_store_request` (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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / impl_store_request!( [INFO] [stdout] 198 | | OpenKeyCursorStoreRequest, [INFO] [stdout] 199 | | crate::request::store::StoreRequest, [INFO] [stdout] 200 | | crate::event::OpenKeyCursorStoreRequestEvent, [INFO] [stdout] 201 | | "Request returned when performing [`Object... [INFO] [stdout] 202 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / impl_store_request!( [INFO] [stdout] 198 | | OpenKeyCursorStoreRequest, [INFO] [stdout] 199 | | crate::request::store::StoreRequest, [INFO] [stdout] 200 | | crate::event::OpenKeyCursorStoreRequestEvent, [INFO] [stdout] 201 | | "Request returned when performing [`Object... [INFO] [stdout] 202 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / impl_store_request!( [INFO] [stdout] 198 | | OpenKeyCursorStoreRequest, [INFO] [stdout] 199 | | crate::request::store::StoreRequest, [INFO] [stdout] 200 | | crate::event::OpenKeyCursorStoreRequestEvent, [INFO] [stdout] 201 | | "Request returned when performing [`Object... [INFO] [stdout] 202 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / impl_store_request!( [INFO] [stdout] 198 | | OpenKeyCursorStoreRequest, [INFO] [stdout] 199 | | crate::request::store::StoreRequest, [INFO] [stdout] 200 | | crate::event::OpenKeyCursorStoreRequestEvent, [INFO] [stdout] 201 | | "Request returned when performing [`Object... [INFO] [stdout] 202 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / impl_store_request!( [INFO] [stdout] 198 | | OpenKeyCursorStoreRequest, [INFO] [stdout] 199 | | crate::request::store::StoreRequest, [INFO] [stdout] 200 | | crate::event::OpenKeyCursorStoreRequestEvent, [INFO] [stdout] 201 | | "Request returned when performing [`Object... [INFO] [stdout] 202 | | ); [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_store_request` (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/request/store/macros.rs:46:61 [INFO] [stdout] | [INFO] [stdout] 42 | fn on_success(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | self.inner.on_success(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:203:1 [INFO] [stdout] | [INFO] [stdout] 203 | / impl_store_request!( [INFO] [stdout] 204 | | UpdateStoreRequest, [INFO] [stdout] 205 | | crate::request::store::StoreRequest, [INFO] [stdout] 206 | | crate::event::UpdateStoreRequestEvent, [INFO] [stdout] 207 | | "Request returned when performing [`Cursor::update`](crate::Cursor::update) or [`KeyCursor::update`](crate::KeyCursor::update)." [INFO] [stdout] 208 | | ); [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_store_request` (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/request/store/macros.rs:53:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_error(&mut self, callback: F) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | self.inner.on_error(move |event| callback(event.into())); [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:203:1 [INFO] [stdout] | [INFO] [stdout] 203 | / impl_store_request!( [INFO] [stdout] 204 | | UpdateStoreRequest, [INFO] [stdout] 205 | | crate::request::store::StoreRequest, [INFO] [stdout] 206 | | crate::event::UpdateStoreRequestEvent, [INFO] [stdout] 207 | | "Request returned when performing [`Cursor::update`](crate::Cursor::update) or [`KeyCursor::update`](crate::KeyCursor::update)." [INFO] [stdout] 208 | | ); [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_store_request` (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/request/store/macros.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn try_from(target: web_sys::EventTarget) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 62 | | inner: target.try_into()?, [INFO] [stdout] 63 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:203:1 [INFO] [stdout] | [INFO] [stdout] 203 | / impl_store_request!( [INFO] [stdout] 204 | | UpdateStoreRequest, [INFO] [stdout] 205 | | crate::request::store::StoreRequest, [INFO] [stdout] 206 | | crate::event::UpdateStoreRequestEvent, [INFO] [stdout] 207 | | "Request returned when performing [`Cursor::update`](crate::Cursor::update) or [`KeyCursor::update`](crate::KeyCursor::update)." [INFO] [stdout] 208 | | ); [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_store_request` (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/request/store/macros.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(inner: web_sys::IdbRequest) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Self { [INFO] [stdout] 82 | inner: inner.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:203:1 [INFO] [stdout] | [INFO] [stdout] 203 | / impl_store_request!( [INFO] [stdout] 204 | | UpdateStoreRequest, [INFO] [stdout] 205 | | crate::request::store::StoreRequest, [INFO] [stdout] 206 | | crate::event::UpdateStoreRequestEvent, [INFO] [stdout] 207 | | "Request returned when performing [`Cursor::update`](crate::Cursor::update) or [`KeyCursor::update`](crate::KeyCursor::update)." [INFO] [stdout] 208 | | ); [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_store_request` (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/request/store/macros.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn try_from(value: wasm_bindgen::JsValue) -> Result { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(Self { [INFO] [stdout] | ____________________^ [INFO] [stdout] 98 | | inner: value.try_into()?, [INFO] [stdout] 99 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/request/store/mod.rs:203:1 [INFO] [stdout] | [INFO] [stdout] 203 | / impl_store_request!( [INFO] [stdout] 204 | | UpdateStoreRequest, [INFO] [stdout] 205 | | crate::request::store::StoreRequest, [INFO] [stdout] 206 | | crate::event::UpdateStoreRequestEvent, [INFO] [stdout] 207 | | "Request returned when performing [`Cursor::update`](crate::Cursor::update) or [`KeyCursor::update`](crate::KeyCursor::update)." [INFO] [stdout] 208 | | ); [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_store_request` (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/transaction/mod.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 131 | fn try_from(target: EventTarget) -> Result { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | let target: JsValue = target.into(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 133 | / target [INFO] [stdout] 134 | | .dyn_into::() [INFO] [stdout] 135 | | .map(Into::into) [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/transaction/mod.rs:144:29 [INFO] [stdout] | [INFO] [stdout] 141 | fn from(inner: IdbTransaction) -> Self { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 144 | abort_callback: None, [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/transaction/mod.rs:145:32 [INFO] [stdout] | [INFO] [stdout] 141 | fn from(inner: IdbTransaction) -> Self { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 145 | complete_callback: None, [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/transaction/mod.rs:146:29 [INFO] [stdout] | [INFO] [stdout] 141 | fn from(inner: IdbTransaction) -> Self { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | error_callback: None, [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/transaction/mod.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 160 | fn try_from(value: JsValue) -> Result { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | / value [INFO] [stdout] 162 | | .dyn_into::() [INFO] [stdout] 163 | | .map(Into::into) [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/transaction/transaction_future.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 104 | fn error_callback(event: Event) -> Error { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | error_callback_inner(event).unwrap_err() [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 170 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `idb` (lib test) due to 171 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "faa9215f6692f6d062f2dc9fefa1d49b1c0923f4344dd8ab98c088e297c1b707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faa9215f6692f6d062f2dc9fefa1d49b1c0923f4344dd8ab98c088e297c1b707", kill_on_drop: false }` [INFO] [stdout] faa9215f6692f6d062f2dc9fefa1d49b1c0923f4344dd8ab98c088e297c1b707