[INFO] fetching crate ravel-web 0.4.0... [INFO] checking ravel-web-0.4.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate ravel-web 0.4.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate ravel-web 0.4.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ravel-web 0.4.0 [INFO] finished tweaking crates.io crate ravel-web 0.4.0 [INFO] tweaked toml for crates.io crate ravel-web 0.4.0 written to /workspace/builds/worker-4-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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 38 packages to latest compatible versions [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 8bcaee30d35faee0997f2f023730cc6176013956ac67588695ac73e2a8f47d38 [INFO] running `Command { std: "docker" "start" "-a" "8bcaee30d35faee0997f2f023730cc6176013956ac67588695ac73e2a8f47d38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bcaee30d35faee0997f2f023730cc6176013956ac67588695ac73e2a8f47d38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bcaee30d35faee0997f2f023730cc6176013956ac67588695ac73e2a8f47d38", kill_on_drop: false }` [INFO] [stdout] 8bcaee30d35faee0997f2f023730cc6176013956ac67588695ac73e2a8f47d38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 208214d40fd3645740ebe4fcd32c0f358ae8ae6fee2e3254a2ba5b6d99dcab6f [INFO] running `Command { std: "docker" "start" "-a" "208214d40fd3645740ebe4fcd32c0f358ae8ae6fee2e3254a2ba5b6d99dcab6f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking futures-micro v0.5.0 [INFO] [stderr] Checking ravel v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Checking wasm-bindgen v0.2.93 [INFO] [stderr] Checking js-sys v0.3.70 [INFO] [stderr] Checking web-sys v0.3.70 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.43 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling ravel-web v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking gloo-events v0.2.0 [INFO] [stderr] Checking gloo-utils v0.2.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/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | make_attr_value_trait!("datetime", Datetime, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [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] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | make_attr_value_trait!("datetime", Datetime, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | make_attr_value_trait!("headers", Headers, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | make_attr_value_trait!("headers", Headers, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | make_attr_value_trait!("accept-charset", AcceptCharset, AttrValue); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | make_attr_value_trait!("accept-charset", AcceptCharset, AttrValue); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | make_attr_value_trait!("dirname", Dirname, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | make_attr_value_trait!("dirname", Dirname, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | make_attr_value_trait!("cols", Cols, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | make_attr_value_trait!("cols", Cols, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | make_attr_value_trait!("decoding", Decoding, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | make_attr_value_trait!("decoding", Decoding, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | make_attr_value_trait!("low", Low, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | make_attr_value_trait!("low", Low, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | make_attr_value_trait!("optimum", Optimum, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | make_attr_value_trait!("optimum", Optimum, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | make_attr_value_trait!("rel", Rel, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | make_attr_value_trait!("rel", Rel, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | make_attr_value_trait!("step", Step, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | make_attr_value_trait!("step", Step, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | make_attr_value_trait!("accept", Accept, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | make_attr_value_trait!("accept", Accept, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | make_attr_value_trait!("id", Id, AttrValue); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | make_attr_value_trait!("id", Id, AttrValue); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | make_attr_value_trait!("max", Max, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | make_attr_value_trait!("max", Max, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | make_attr_value_trait!("sizes", Sizes, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | make_attr_value_trait!("sizes", Sizes, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | make_attr_value_trait!("width", Width, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | make_attr_value_trait!("width", Width, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | make_attr_value_trait!("scope", Scope, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | make_attr_value_trait!("scope", Scope, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | make_attr_value_trait!("formmethod", Formmethod, AttrValue); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | make_attr_value_trait!("formmethod", Formmethod, AttrValue); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | make_attr_value_trait!("maxlength", Maxlength, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | make_attr_value_trait!("maxlength", Maxlength, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | make_attr_value_trait!("src", Src, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | make_attr_value_trait!("src", Src, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | make_attr_value_trait!("as", As, AttrValue); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | make_attr_value_trait!("as", As, AttrValue); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | make_attr_value_trait!("srcset", Srcset, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | make_attr_value_trait!("srcset", Srcset, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | make_attr_value_trait!("datetime", Datetime, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [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] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | make_attr_value_trait!("csp", Csp, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | make_attr_value_trait!("csp", Csp, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | make_attr_value_trait!("poster", Poster, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | make_attr_value_trait!("poster", Poster, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | make_attr_value_trait!("title", Title, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | make_attr_value_trait!("title", Title, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | make_attr_value_trait!("wrap", Wrap, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | make_attr_value_trait!("wrap", Wrap, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | make_attr_value_trait!("target", Target, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | make_attr_value_trait!("datetime", Datetime, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | make_attr_value_trait!("target", Target, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | make_attr_value_trait!("form", Form, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | make_attr_value_trait!("headers", Headers, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | make_attr_value_trait!("headers", Headers, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | make_attr_value_trait!("form", Form, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | make_attr_value_trait!("accept-charset", AcceptCharset, AttrValue); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | make_attr_value_trait!("accept-charset", AcceptCharset, AttrValue); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | make_attr_value_trait!("dirname", Dirname, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | make_attr_value_trait!("dirname", Dirname, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | make_attr_value_trait!("cols", Cols, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | make_attr_value_trait!("type", Type, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | make_attr_value_trait!("cols", Cols, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | make_attr_value_trait!("decoding", Decoding, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | make_attr_value_trait!("decoding", Decoding, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | make_attr_value_trait!("low", Low, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | make_attr_value_trait!("low", Low, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | make_attr_value_trait!("optimum", Optimum, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | make_attr_value_trait!("optimum", Optimum, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | make_attr_value_trait!("rel", Rel, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | make_attr_value_trait!("rel", Rel, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | make_attr_value_trait!("step", Step, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | make_attr_value_trait!("type", Type, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | make_attr_value_trait!("step", Step, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 148 | make_attr_value_trait!("integrity", Integrity, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | make_attr_value_trait!("accept", Accept, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | make_attr_value_trait!("accept", Accept, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 148 | make_attr_value_trait!("integrity", Integrity, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | make_attr_value_trait!("id", Id, AttrValue); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | make_attr_value_trait!("id", Id, AttrValue); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | make_attr_value_trait!("max", Max, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | make_attr_value_trait!("max", Max, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | make_attr_value_trait!("loading", Loading, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | make_attr_value_trait!("loading", Loading, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | make_attr_value_trait!("cite", Cite, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | make_attr_value_trait!("cite", Cite, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | make_attr_value_trait!("sizes", Sizes, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | make_attr_value_trait!("sizes", Sizes, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | make_attr_value_trait!("width", Width, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | make_attr_value_trait!("width", Width, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | make_attr_value_trait!("scope", Scope, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | make_attr_value_trait!("scope", Scope, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | make_attr_value_trait!("formmethod", Formmethod, AttrValue); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | make_attr_value_trait!("formmethod", Formmethod, AttrValue); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | make_attr_value_trait!("maxlength", Maxlength, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | make_attr_value_trait!("maxlength", Maxlength, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | make_attr_value_trait!("src", Src, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | make_attr_value_trait!("src", Src, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | make_attr_value_trait!("href", Href, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | make_attr_value_trait!("href", Href, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | make_attr_value_trait!("method", Method, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | make_attr_value_trait!("method", Method, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | make_attr_value_trait!("hreflang", Hreflang, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | make_attr_value_trait!("hreflang", Hreflang, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | make_attr_value_trait!("accesskey", Accesskey, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | make_attr_value_trait!("accesskey", Accesskey, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | make_attr_value_trait!("rowspan", Rowspan, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | make_attr_value_trait!("rowspan", Rowspan, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | make_attr_value_trait!("hidden", Hidden, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | make_attr_value_trait!("as", As, AttrValue); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | make_attr_value_trait!("hidden", Hidden, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | make_attr_value_trait!("as", As, AttrValue); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | make_attr_value_trait!("size", Size, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | make_attr_value_trait!("srcset", Srcset, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | make_attr_value_trait!("size", Size, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | make_attr_value_trait!("srcset", Srcset, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | make_attr_value_trait!("high", High, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | make_attr_value_trait!("high", High, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | make_attr_value_trait!("csp", Csp, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | make_attr_value_trait!("min", Min, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | make_attr_value_trait!("csp", Csp, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | make_attr_value_trait!("min", Min, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | make_attr_value_trait!("download", Download, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | make_attr_value_trait!("poster", Poster, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | make_attr_value_trait!("poster", Poster, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | make_attr_value_trait!("title", Title, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | make_attr_value_trait!("title", Title, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | make_attr_value_trait!("wrap", Wrap, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | make_attr_value_trait!("wrap", Wrap, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | make_attr_value_trait!("target", Target, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | make_attr_value_trait!("target", Target, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | make_attr_value_trait!("form", Form, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | make_attr_value_trait!("form", Form, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | make_attr_value_trait!("type", Type, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | make_attr_value_trait!("type", Type, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 148 | make_attr_value_trait!("integrity", Integrity, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 148 | make_attr_value_trait!("integrity", Integrity, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | make_attr_value_trait!("loading", Loading, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | make_attr_value_trait!("loading", Loading, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | make_attr_value_trait!("cite", Cite, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | make_attr_value_trait!("cite", Cite, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | make_attr_value_trait!("href", Href, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | make_attr_value_trait!("href", Href, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | make_attr_value_trait!("method", Method, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | make_attr_value_trait!("method", Method, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | make_attr_value_trait!("hreflang", Hreflang, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | make_attr_value_trait!("hreflang", Hreflang, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | make_attr_value_trait!("accesskey", Accesskey, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | make_attr_value_trait!("download", Download, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:208:1 [INFO] [stdout] | [INFO] [stdout] 208 | make_attr_value_trait!("dir", Dir, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:208:1 [INFO] [stdout] | [INFO] [stdout] 208 | make_attr_value_trait!("dir", Dir, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | make_attr_value_trait!("crossorigin", Crossorigin, AttrValue); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | make_attr_value_trait!("crossorigin", Crossorigin, AttrValue); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | make_attr_value_trait!("start", Start, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | make_attr_value_trait!("start", Start, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | make_attr_value_trait!("enterkeyhint", Enterkeyhint, AttrValue); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | make_attr_value_trait!("enterkeyhint", Enterkeyhint, AttrValue); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:224:1 [INFO] [stdout] | [INFO] [stdout] 224 | make_attr_value_trait!("contenteditable", Contenteditable, AttrValue); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:224:1 [INFO] [stdout] | [INFO] [stdout] 224 | make_attr_value_trait!("contenteditable", Contenteditable, AttrValue); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 228 | make_attr_value_trait!("name", Name, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 228 | make_attr_value_trait!("name", Name, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | make_attr_value_trait!("shape", Shape, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | make_attr_value_trait!("shape", Shape, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | make_attr_value_trait!("style", Style, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | make_attr_value_trait!("style", Style, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | make_attr_value_trait!("inputmode", Inputmode, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | make_attr_value_trait!("inputmode", Inputmode, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | make_attr_value_trait!("colspan", Colspan, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | make_attr_value_trait!("colspan", Colspan, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | make_attr_value_trait!("coords", Coords, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | make_attr_value_trait!("coords", Coords, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | make_attr_value_trait!("for", For, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | make_attr_value_trait!("accesskey", Accesskey, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | make_attr_value_trait!("for", For, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:260:1 [INFO] [stdout] | [INFO] [stdout] 260 | make_attr_value_trait!("formaction", Formaction, AttrValue); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:260:1 [INFO] [stdout] | [INFO] [stdout] 260 | make_attr_value_trait!("formaction", Formaction, AttrValue); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | make_attr_value_trait!("rowspan", Rowspan, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | make_attr_value_trait!("rowspan", Rowspan, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | make_attr_value_trait!("hidden", Hidden, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | make_attr_value_trait!("hidden", Hidden, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | make_attr_value_trait!("size", Size, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | make_attr_value_trait!("size", Size, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | make_attr_value_trait!("high", High, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | make_attr_value_trait!("high", High, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | make_attr_value_trait!("min", Min, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | make_attr_value_trait!("min", Min, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | make_attr_value_trait!("download", Download, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | make_attr_value_trait!("download", Download, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:208:1 [INFO] [stdout] | [INFO] [stdout] 208 | make_attr_value_trait!("dir", Dir, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:208:1 [INFO] [stdout] | [INFO] [stdout] 208 | make_attr_value_trait!("dir", Dir, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | make_attr_value_trait!("crossorigin", Crossorigin, AttrValue); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | make_attr_value_trait!("crossorigin", Crossorigin, AttrValue); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | make_attr_value_trait!("start", Start, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | make_attr_value_trait!("start", Start, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | make_attr_value_trait!("enterkeyhint", Enterkeyhint, AttrValue); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | make_attr_value_trait!("enterkeyhint", Enterkeyhint, AttrValue); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | make_attr_value_trait!("rows", Rows, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | make_attr_value_trait!("rows", Rows, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:268:1 [INFO] [stdout] | [INFO] [stdout] 268 | make_attr_value_trait!("formenctype", Formenctype, AttrValue); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:268:1 [INFO] [stdout] | [INFO] [stdout] 268 | make_attr_value_trait!("formenctype", Formenctype, AttrValue); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:272:1 [INFO] [stdout] | [INFO] [stdout] 272 | make_attr_value_trait!("ping", Ping, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:272:1 [INFO] [stdout] | [INFO] [stdout] 272 | make_attr_value_trait!("ping", Ping, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | make_attr_value_trait!("span", Span, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | make_attr_value_trait!("span", Span, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:284:1 [INFO] [stdout] | [INFO] [stdout] 284 | make_attr_value_trait!("list", List, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:224:1 [INFO] [stdout] | [INFO] [stdout] 224 | make_attr_value_trait!("contenteditable", Contenteditable, AttrValue); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:224:1 [INFO] [stdout] | [INFO] [stdout] 224 | make_attr_value_trait!("contenteditable", Contenteditable, AttrValue); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:284:1 [INFO] [stdout] | [INFO] [stdout] 284 | make_attr_value_trait!("list", List, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 228 | make_attr_value_trait!("name", Name, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:228:1 [INFO] [stdout] | [INFO] [stdout] 228 | make_attr_value_trait!("name", Name, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | make_attr_value_trait!("shape", Shape, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | make_attr_value_trait!("shape", Shape, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | make_attr_value_trait!("style", Style, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | make_attr_value_trait!("style", Style, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | make_attr_value_trait!("inputmode", Inputmode, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | make_attr_value_trait!("inputmode", Inputmode, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | make_attr_value_trait!("colspan", Colspan, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | make_attr_value_trait!("colspan", Colspan, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | make_attr_value_trait!("coords", Coords, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | make_attr_value_trait!("coords", Coords, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | make_attr_value_trait!("for", For, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | make_attr_value_trait!("for", For, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:260:1 [INFO] [stdout] | [INFO] [stdout] 260 | make_attr_value_trait!("formaction", Formaction, AttrValue); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:260:1 [INFO] [stdout] | [INFO] [stdout] 260 | make_attr_value_trait!("formaction", Formaction, AttrValue); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | make_attr_value_trait!("rows", Rows, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | make_attr_value_trait!("rows", Rows, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:268:1 [INFO] [stdout] | [INFO] [stdout] 268 | make_attr_value_trait!("formenctype", Formenctype, AttrValue); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:268:1 [INFO] [stdout] | [INFO] [stdout] 268 | make_attr_value_trait!("formenctype", Formenctype, AttrValue); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:272:1 [INFO] [stdout] | [INFO] [stdout] 272 | make_attr_value_trait!("ping", Ping, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:272:1 [INFO] [stdout] | [INFO] [stdout] 272 | make_attr_value_trait!("ping", Ping, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | make_attr_value_trait!("span", Span, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | make_attr_value_trait!("span", Span, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:284:1 [INFO] [stdout] | [INFO] [stdout] 284 | make_attr_value_trait!("list", List, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:284:1 [INFO] [stdout] | [INFO] [stdout] 284 | make_attr_value_trait!("list", List, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:288:1 [INFO] [stdout] | [INFO] [stdout] 288 | make_attr_value_trait!("tabindex", Tabindex, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:288:1 [INFO] [stdout] | [INFO] [stdout] 288 | make_attr_value_trait!("tabindex", Tabindex, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:288:1 [INFO] [stdout] | [INFO] [stdout] 288 | make_attr_value_trait!("tabindex", Tabindex, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:292:1 [INFO] [stdout] | [INFO] [stdout] 292 | make_attr_value_trait!("translate", Translate, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:292:1 [INFO] [stdout] | [INFO] [stdout] 292 | make_attr_value_trait!("translate", Translate, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | make_attr_value_trait!("autocomplete", Autocomplete, AttrValue); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | make_attr_value_trait!("autocomplete", Autocomplete, AttrValue); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:300:1 [INFO] [stdout] | [INFO] [stdout] 300 | make_attr_value_trait!("usemap", Usemap, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:300:1 [INFO] [stdout] | [INFO] [stdout] 300 | make_attr_value_trait!("usemap", Usemap, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:304:1 [INFO] [stdout] | [INFO] [stdout] 304 | make_attr_value_trait!("class", Class, ClassValue, Classes); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:304:1 [INFO] [stdout] | [INFO] [stdout] 304 | make_attr_value_trait!("class", Class, ClassValue, Classes); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:308:1 [INFO] [stdout] | [INFO] [stdout] 308 | make_attr_value_trait!("slot", Slot, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:308:1 [INFO] [stdout] | [INFO] [stdout] 308 | make_attr_value_trait!("slot", Slot, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | make_attr_value_trait!("srclang", Srclang, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | make_attr_value_trait!("srclang", Srclang, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | make_attr_value_trait!("alt", Alt, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | make_attr_value_trait!("alt", Alt, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | make_attr_value_trait!("label", Label, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | make_attr_value_trait!("label", Label, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:328:1 [INFO] [stdout] | [INFO] [stdout] 328 | make_attr_value_trait!("kind", Kind, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:328:1 [INFO] [stdout] | [INFO] [stdout] 328 | make_attr_value_trait!("kind", Kind, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | make_attr_value_trait!("allow", Allow, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | make_attr_value_trait!("allow", Allow, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:344:1 [INFO] [stdout] | [INFO] [stdout] 344 | make_attr_value_trait!("autocapitalize", Autocapitalize, AttrValue); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:344:1 [INFO] [stdout] | [INFO] [stdout] 344 | make_attr_value_trait!("autocapitalize", Autocapitalize, AttrValue); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:288:1 [INFO] [stdout] | [INFO] [stdout] 288 | make_attr_value_trait!("tabindex", Tabindex, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:292:1 [INFO] [stdout] | [INFO] [stdout] 292 | make_attr_value_trait!("translate", Translate, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:292:1 [INFO] [stdout] | [INFO] [stdout] 292 | make_attr_value_trait!("translate", Translate, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | make_attr_value_trait!("autocomplete", Autocomplete, AttrValue); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:296:1 [INFO] [stdout] | [INFO] [stdout] 296 | make_attr_value_trait!("autocomplete", Autocomplete, AttrValue); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:300:1 [INFO] [stdout] | [INFO] [stdout] 300 | make_attr_value_trait!("usemap", Usemap, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:300:1 [INFO] [stdout] | [INFO] [stdout] 300 | make_attr_value_trait!("usemap", Usemap, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:304:1 [INFO] [stdout] | [INFO] [stdout] 304 | make_attr_value_trait!("class", Class, ClassValue, Classes); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:304:1 [INFO] [stdout] | [INFO] [stdout] 304 | make_attr_value_trait!("class", Class, ClassValue, Classes); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:308:1 [INFO] [stdout] | [INFO] [stdout] 308 | make_attr_value_trait!("slot", Slot, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:308:1 [INFO] [stdout] | [INFO] [stdout] 308 | make_attr_value_trait!("slot", Slot, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | make_attr_value_trait!("srclang", Srclang, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | make_attr_value_trait!("srclang", Srclang, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | make_attr_value_trait!("alt", Alt, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | make_attr_value_trait!("alt", Alt, AttrValue); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | make_attr_value_trait!("label", Label, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | make_attr_value_trait!("label", Label, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:328:1 [INFO] [stdout] | [INFO] [stdout] 328 | make_attr_value_trait!("kind", Kind, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:328:1 [INFO] [stdout] | [INFO] [stdout] 328 | make_attr_value_trait!("kind", Kind, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | make_attr_value_trait!("allow", Allow, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | make_attr_value_trait!("allow", Allow, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:344:1 [INFO] [stdout] | [INFO] [stdout] 344 | make_attr_value_trait!("autocapitalize", Autocapitalize, AttrValue); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | make_attr_value_trait!("value", Value, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:344:1 [INFO] [stdout] | [INFO] [stdout] 344 | make_attr_value_trait!("autocapitalize", Autocapitalize, AttrValue); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | make_attr_value_trait!("value", Value, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | make_attr_value_trait!("value", Value, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:364:1 [INFO] [stdout] | [INFO] [stdout] 364 | make_attr_value_trait!("formtarget", Formtarget, AttrValue); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:364:1 [INFO] [stdout] | [INFO] [stdout] 364 | make_attr_value_trait!("formtarget", Formtarget, AttrValue); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:368:1 [INFO] [stdout] | [INFO] [stdout] 368 | make_attr_value_trait!("lang", Lang, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:368:1 [INFO] [stdout] | [INFO] [stdout] 368 | make_attr_value_trait!("lang", Lang, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:372:1 [INFO] [stdout] | [INFO] [stdout] 372 | make_attr_value_trait!("data", Data, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:372:1 [INFO] [stdout] | [INFO] [stdout] 372 | make_attr_value_trait!("data", Data, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:376:1 [INFO] [stdout] | [INFO] [stdout] 376 | make_attr_value_trait!("draggable", Draggable, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:376:1 [INFO] [stdout] | [INFO] [stdout] 376 | make_attr_value_trait!("draggable", Draggable, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:380:1 [INFO] [stdout] | [INFO] [stdout] 380 | make_attr_value_trait!("capture", Capture, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | make_attr_value_trait!("value", Value, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:380:1 [INFO] [stdout] | [INFO] [stdout] 380 | make_attr_value_trait!("capture", Capture, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:384:1 [INFO] [stdout] | [INFO] [stdout] 384 | make_attr_value_trait!("itemprop", Itemprop, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:384:1 [INFO] [stdout] | [INFO] [stdout] 384 | make_attr_value_trait!("itemprop", Itemprop, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:388:1 [INFO] [stdout] | [INFO] [stdout] 388 | make_attr_value_trait!("action", Action, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:388:1 [INFO] [stdout] | [INFO] [stdout] 388 | make_attr_value_trait!("action", Action, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:396:1 [INFO] [stdout] | [INFO] [stdout] 396 | make_attr_value_trait!("enctype", Enctype, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:396:1 [INFO] [stdout] | [INFO] [stdout] 396 | make_attr_value_trait!("enctype", Enctype, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | make_attr_value_trait!("minlength", Minlength, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | make_attr_value_trait!("minlength", Minlength, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:364:1 [INFO] [stdout] | [INFO] [stdout] 364 | make_attr_value_trait!("formtarget", Formtarget, AttrValue); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:364:1 [INFO] [stdout] | [INFO] [stdout] 364 | make_attr_value_trait!("formtarget", Formtarget, AttrValue); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:368:1 [INFO] [stdout] | [INFO] [stdout] 368 | make_attr_value_trait!("lang", Lang, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:404:1 [INFO] [stdout] | [INFO] [stdout] 404 | make_attr_value_trait!("pattern", Pattern, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:368:1 [INFO] [stdout] | [INFO] [stdout] 368 | make_attr_value_trait!("lang", Lang, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:404:1 [INFO] [stdout] | [INFO] [stdout] 404 | make_attr_value_trait!("pattern", Pattern, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 408 | make_attr_value_trait!("placeholder", Placeholder, AttrValue); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:372:1 [INFO] [stdout] | [INFO] [stdout] 372 | make_attr_value_trait!("data", Data, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:372:1 [INFO] [stdout] | [INFO] [stdout] 372 | make_attr_value_trait!("data", Data, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:376:1 [INFO] [stdout] | [INFO] [stdout] 376 | make_attr_value_trait!("draggable", Draggable, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 408 | make_attr_value_trait!("placeholder", Placeholder, AttrValue); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:412:1 [INFO] [stdout] | [INFO] [stdout] 412 | make_attr_value_trait!("aria-hidden", AriaHidden, AttrValue); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:376:1 [INFO] [stdout] | [INFO] [stdout] 376 | make_attr_value_trait!("draggable", Draggable, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:380:1 [INFO] [stdout] | [INFO] [stdout] 380 | make_attr_value_trait!("capture", Capture, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:380:1 [INFO] [stdout] | [INFO] [stdout] 380 | make_attr_value_trait!("capture", Capture, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:384:1 [INFO] [stdout] | [INFO] [stdout] 384 | make_attr_value_trait!("itemprop", Itemprop, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:384:1 [INFO] [stdout] | [INFO] [stdout] 384 | make_attr_value_trait!("itemprop", Itemprop, AttrValue); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:388:1 [INFO] [stdout] | [INFO] [stdout] 388 | make_attr_value_trait!("action", Action, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:388:1 [INFO] [stdout] | [INFO] [stdout] 388 | make_attr_value_trait!("action", Action, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:396:1 [INFO] [stdout] | [INFO] [stdout] 396 | make_attr_value_trait!("enctype", Enctype, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:396:1 [INFO] [stdout] | [INFO] [stdout] 396 | make_attr_value_trait!("enctype", Enctype, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | make_attr_value_trait!("minlength", Minlength, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:412:1 [INFO] [stdout] | [INFO] [stdout] 412 | make_attr_value_trait!("aria-hidden", AriaHidden, AttrValue); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:416:1 [INFO] [stdout] | [INFO] [stdout] 416 | make_attr_value_trait!("height", Height, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:416:1 [INFO] [stdout] | [INFO] [stdout] 416 | make_attr_value_trait!("height", Height, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:420:1 [INFO] [stdout] | [INFO] [stdout] 420 | make_attr_value_trait!("preload", Preload, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:420:1 [INFO] [stdout] | [INFO] [stdout] 420 | make_attr_value_trait!("preload", Preload, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | make_attr_value_trait!("referrerpolicy", Referrerpolicy, AttrValue); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | make_attr_value_trait!("referrerpolicy", Referrerpolicy, AttrValue); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:428:1 [INFO] [stdout] | [INFO] [stdout] 428 | make_attr_value_trait!("role", Role, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:428:1 [INFO] [stdout] | [INFO] [stdout] 428 | make_attr_value_trait!("role", Role, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:432:1 [INFO] [stdout] | [INFO] [stdout] 432 | make_attr_value_trait!("sandbox", Sandbox, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:432:1 [INFO] [stdout] | [INFO] [stdout] 432 | make_attr_value_trait!("sandbox", Sandbox, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:436:1 [INFO] [stdout] | [INFO] [stdout] 436 | make_attr_value_trait!("spellcheck", Spellcheck, AttrValue); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:436:1 [INFO] [stdout] | [INFO] [stdout] 436 | make_attr_value_trait!("spellcheck", Spellcheck, AttrValue); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:440:1 [INFO] [stdout] | [INFO] [stdout] 440 | make_attr_value_trait!("srcdoc", Srcdoc, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:440:1 [INFO] [stdout] | [INFO] [stdout] 440 | make_attr_value_trait!("srcdoc", Srcdoc, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | make_attr_value_trait!("media", Media, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | make_attr_value_trait!("media", Media, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/types.rs:279:20 [INFO] [stdout] | [INFO] [stdout] 270 | value: V, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 279 | value: value.save(), [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/collections/btree_map.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 31 | let header = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | k.clone(), [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/collections/btree_map.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 31 | let header = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | / Entry { [INFO] [stdout] 38 | | header, [INFO] [stdout] 39 | | state: with(|cx| (self.render_item)(cx, k, v)) [INFO] [stdout] 40 | | .build(cx), [INFO] [stdout] 41 | | }, [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/collections/iter.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 28 | .map(|(i, v)| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let header = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | state: with(|cx| (self.render_item)(cx, i, v)).build(cx), [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/collections/iter.rs:71:36 [INFO] [stdout] | [INFO] [stdout] 58 | state.data.extend(once(v).chain(self.iter).map(|v| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | let header = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | state: with(|cx| (self.render_item)(cx, i, v)) [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 72 | | .build(BuildCx { position }), [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/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | make_attr_value_trait!("minlength", Minlength, AttrValue); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/collections/iter.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 108 | iter: I, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | render_item: RenderItem, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | iter: iter.into_iter(), [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/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:404:1 [INFO] [stdout] | [INFO] [stdout] 404 | make_attr_value_trait!("pattern", Pattern, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:404:1 [INFO] [stdout] | [INFO] [stdout] 404 | make_attr_value_trait!("pattern", Pattern, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/el/types.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 29 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | build_el(cx, create_element(Kind::NAME), self.body) [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:217:18 [INFO] [stdout] | [INFO] [stdout] 217 | make_el!(h4, H4, create_h4()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:218:26 [INFO] [stdout] | [INFO] [stdout] 218 | make_el!(search, Search, create_search()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:219:18 [INFO] [stdout] | [INFO] [stdout] 219 | make_el!(ol, Ol, create_ol()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:220:20 [INFO] [stdout] | [INFO] [stdout] 220 | make_el!(bdo, Bdo, create_bdo()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 408 | make_attr_value_trait!("placeholder", Placeholder, AttrValue); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:221:18 [INFO] [stdout] | [INFO] [stdout] 221 | make_el!(rt, Rt, create_rt()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 408 | make_attr_value_trait!("placeholder", Placeholder, AttrValue); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:222:28 [INFO] [stdout] | [INFO] [stdout] 222 | make_el!(article, Article, create_article()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:223:16 [INFO] [stdout] | [INFO] [stdout] 223 | make_el!(u, U, create_u()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:224:24 [INFO] [stdout] | [INFO] [stdout] 224 | make_el!(video, Video, create_video()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:225:20 [INFO] [stdout] | [INFO] [stdout] 225 | make_el!(bdi, Bdi, create_bdi()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:226:34 [INFO] [stdout] | [INFO] [stdout] 226 | make_el!(figcaption, Figcaption, create_figcaption()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:227:20 [INFO] [stdout] | [INFO] [stdout] 227 | make_el!(kbd, Kbd, create_kbd()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:228:16 [INFO] [stdout] | [INFO] [stdout] 228 | make_el!(b, B, create_b()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:412:1 [INFO] [stdout] | [INFO] [stdout] 412 | make_attr_value_trait!("aria-hidden", AriaHidden, AttrValue); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:412:1 [INFO] [stdout] | [INFO] [stdout] 412 | make_attr_value_trait!("aria-hidden", AriaHidden, AttrValue); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:229:20 [INFO] [stdout] | [INFO] [stdout] 229 | make_el!(dfn, Dfn, create_dfn()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:416:1 [INFO] [stdout] | [INFO] [stdout] 416 | make_attr_value_trait!("height", Height, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:416:1 [INFO] [stdout] | [INFO] [stdout] 416 | make_attr_value_trait!("height", Height, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:420:1 [INFO] [stdout] | [INFO] [stdout] 420 | make_attr_value_trait!("preload", Preload, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:230:18 [INFO] [stdout] | [INFO] [stdout] 230 | make_el!(h1, H1, create_h1()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:420:1 [INFO] [stdout] | [INFO] [stdout] 420 | make_attr_value_trait!("preload", Preload, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | make_attr_value_trait!("referrerpolicy", Referrerpolicy, AttrValue); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | make_attr_value_trait!("referrerpolicy", Referrerpolicy, AttrValue); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:231:16 [INFO] [stdout] | [INFO] [stdout] 231 | make_el!(a, A, create_a()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:428:1 [INFO] [stdout] | [INFO] [stdout] 428 | make_attr_value_trait!("role", Role, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:428:1 [INFO] [stdout] | [INFO] [stdout] 428 | make_attr_value_trait!("role", Role, AttrValue); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:232:26 [INFO] [stdout] | [INFO] [stdout] 232 | make_el!(hgroup, Hgroup, create_hgroup()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | make_el!(track, Track, create_track()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:234:18 [INFO] [stdout] | [INFO] [stdout] 234 | make_el!(th, Th, create_th()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:235:26 [INFO] [stdout] | [INFO] [stdout] 235 | make_el!(output, Output, create_output()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:236:28 [INFO] [stdout] | [INFO] [stdout] 236 | make_el!(details, Details, create_details()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:237:26 [INFO] [stdout] | [INFO] [stdout] 237 | make_el!(header, Header, create_header()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 238 | make_el!(s, S, create_s()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:239:22 [INFO] [stdout] | [INFO] [stdout] 239 | make_el!(samp, Samp, create_samp()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:240:20 [INFO] [stdout] | [INFO] [stdout] 240 | make_el!(col, Col, create_col()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:241:24 [INFO] [stdout] | [INFO] [stdout] 241 | make_el!(embed, Embed, create_embed()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:242:16 [INFO] [stdout] | [INFO] [stdout] 242 | make_el!(q, Q, create_q()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:243:30 [INFO] [stdout] | [INFO] [stdout] 243 | make_el!(progress, Progress, create_progress()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:244:16 [INFO] [stdout] | [INFO] [stdout] 244 | make_el!(p, P, create_p()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:245:20 [INFO] [stdout] | [INFO] [stdout] 245 | make_el!(nav, Nav, create_nav()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:246:24 [INFO] [stdout] | [INFO] [stdout] 246 | make_el!(small, Small, create_small()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:247:20 [INFO] [stdout] | [INFO] [stdout] 247 | make_el!(div, Div, create_div()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:432:1 [INFO] [stdout] | [INFO] [stdout] 432 | make_attr_value_trait!("sandbox", Sandbox, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:248:18 [INFO] [stdout] | [INFO] [stdout] 248 | make_el!(h5, H5, create_h5()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:432:1 [INFO] [stdout] | [INFO] [stdout] 432 | make_attr_value_trait!("sandbox", Sandbox, AttrValue); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:436:1 [INFO] [stdout] | [INFO] [stdout] 436 | make_attr_value_trait!("spellcheck", Spellcheck, AttrValue); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:249:22 [INFO] [stdout] | [INFO] [stdout] 249 | make_el!(menu, Menu, create_menu()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:436:1 [INFO] [stdout] | [INFO] [stdout] 436 | make_attr_value_trait!("spellcheck", Spellcheck, AttrValue); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:440:1 [INFO] [stdout] | [INFO] [stdout] 440 | make_attr_value_trait!("srcdoc", Srcdoc, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:250:18 [INFO] [stdout] | [INFO] [stdout] 250 | make_el!(dt, Dt, create_dt()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:440:1 [INFO] [stdout] | [INFO] [stdout] 440 | make_attr_value_trait!("srcdoc", Srcdoc, AttrValue); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:251:20 [INFO] [stdout] | [INFO] [stdout] 251 | make_el!(var, Var, create_var()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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/attr/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | $value_wrapper(self.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | make_attr_value_trait!("media", Media, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/mod.rs:110:49 [INFO] [stdout] | [INFO] [stdout] 109 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | state.rebuild(cx.parent, $name, $value_wrapper(self.0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_attr.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | make_attr_value_trait!("media", Media, AttrValue); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `make_attr_value_trait_state` which comes from the expansion of the macro `make_attr_value_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/attr/types.rs:279:20 [INFO] [stdout] | [INFO] [stdout] 270 | value: V, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 279 | value: value.save(), [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:252:16 [INFO] [stdout] | [INFO] [stdout] 252 | make_el!(i, I, create_i()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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/collections/btree_map.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 31 | let header = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | k.clone(), [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/collections/btree_map.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 31 | let header = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | / Entry { [INFO] [stdout] 38 | | header, [INFO] [stdout] 39 | | state: with(|cx| (self.render_item)(cx, k, v)) [INFO] [stdout] 40 | | .build(cx), [INFO] [stdout] 41 | | }, [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/collections/iter.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 28 | .map(|(i, v)| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let header = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | state: with(|cx| (self.render_item)(cx, i, v)).build(cx), [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/collections/iter.rs:71:36 [INFO] [stdout] | [INFO] [stdout] 58 | state.data.extend(once(v).chain(self.iter).map(|v| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | let header = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | state: with(|cx| (self.render_item)(cx, i, v)) [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 72 | | .build(BuildCx { position }), [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/collections/iter.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 108 | iter: I, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | render_item: RenderItem, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | iter: iter.into_iter(), [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/el/types.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 29 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | build_el(cx, create_element(Kind::NAME), self.body) [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:217:18 [INFO] [stdout] | [INFO] [stdout] 217 | make_el!(h4, H4, create_h4()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:253:22 [INFO] [stdout] | [INFO] [stdout] 253 | make_el!(mark, Mark, create_mark()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:254:26 [INFO] [stdout] | [INFO] [stdout] 254 | make_el!(strong, Strong, create_strong()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:255:28 [INFO] [stdout] | [INFO] [stdout] 255 | make_el!(section, Section, create_section()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:256:18 [INFO] [stdout] | [INFO] [stdout] 256 | make_el!(li, Li, create_li()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:257:18 [INFO] [stdout] | [INFO] [stdout] 257 | make_el!(rp, Rp, create_rp()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:258:24 [INFO] [stdout] | [INFO] [stdout] 258 | make_el!(audio, Audio, create_audio()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:259:26 [INFO] [stdout] | [INFO] [stdout] 259 | make_el!(iframe, Iframe, create_iframe()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:260:24 [INFO] [stdout] | [INFO] [stdout] 260 | make_el!(table, Table, create_table()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:261:30 [INFO] [stdout] | [INFO] [stdout] 261 | make_el!(fieldset, Fieldset, create_fieldset()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:262:18 [INFO] [stdout] | [INFO] [stdout] 262 | make_el!(h3, H3, create_h3()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | make_el!(map, Map, create_map()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:264:26 [INFO] [stdout] | [INFO] [stdout] 264 | make_el!(object, Object, create_object()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:218:26 [INFO] [stdout] | [INFO] [stdout] 218 | make_el!(search, Search, create_search()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:219:18 [INFO] [stdout] | [INFO] [stdout] 219 | make_el!(ol, Ol, create_ol()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:220:20 [INFO] [stdout] | [INFO] [stdout] 220 | make_el!(bdo, Bdo, create_bdo()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:221:18 [INFO] [stdout] | [INFO] [stdout] 221 | make_el!(rt, Rt, create_rt()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:222:28 [INFO] [stdout] | [INFO] [stdout] 222 | make_el!(article, Article, create_article()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:265:20 [INFO] [stdout] | [INFO] [stdout] 265 | make_el!(svg, Svg, create_svg()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:266:24 [INFO] [stdout] | [INFO] [stdout] 266 | make_el!(input, Input, create_input()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:267:22 [INFO] [stdout] | [INFO] [stdout] 267 | make_el!(main, Main, create_main()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:268:22 [INFO] [stdout] | [INFO] [stdout] 268 | make_el!(abbr, Abbr, create_abbr()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:269:30 [INFO] [stdout] | [INFO] [stdout] 269 | make_el!(noscript, Noscript, create_noscript()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:270:18 [INFO] [stdout] | [INFO] [stdout] 270 | make_el!(td, Td, create_td()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:271:26 [INFO] [stdout] | [INFO] [stdout] 271 | make_el!(button, Button, create_button()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:272:26 [INFO] [stdout] | [INFO] [stdout] 272 | make_el!(dialog, Dialog, create_dialog()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:273:18 [INFO] [stdout] | [INFO] [stdout] 273 | make_el!(hr, Hr, create_hr()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:274:20 [INFO] [stdout] | [INFO] [stdout] 274 | make_el!(ins, Ins, create_ins()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:275:18 [INFO] [stdout] | [INFO] [stdout] 275 | make_el!(h6, H6, create_h6()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:276:18 [INFO] [stdout] | [INFO] [stdout] 276 | make_el!(dl, Dl, create_dl()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:277:24 [INFO] [stdout] | [INFO] [stdout] 277 | make_el!(label, Label, create_label()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:278:26 [INFO] [stdout] | [INFO] [stdout] 278 | make_el!(option, Option, create_option()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:279:18 [INFO] [stdout] | [INFO] [stdout] 279 | make_el!(br, Br, create_br()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:280:26 [INFO] [stdout] | [INFO] [stdout] 280 | make_el!(footer, Footer, create_footer()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:281:30 [INFO] [stdout] | [INFO] [stdout] 281 | make_el!(colgroup, Colgroup, create_colgroup()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:282:24 [INFO] [stdout] | [INFO] [stdout] 282 | make_el!(tbody, Tbody, create_tbody()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:283:24 [INFO] [stdout] | [INFO] [stdout] 283 | make_el!(tfoot, Tfoot, create_tfoot()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:284:26 [INFO] [stdout] | [INFO] [stdout] 284 | make_el!(source, Source, create_source()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:285:24 [INFO] [stdout] | [INFO] [stdout] 285 | make_el!(aside, Aside, create_aside()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:286:20 [INFO] [stdout] | [INFO] [stdout] 286 | make_el!(pre, Pre, create_pre()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:287:26 [INFO] [stdout] | [INFO] [stdout] 287 | make_el!(portal, Portal, create_portal()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:288:28 [INFO] [stdout] | [INFO] [stdout] 288 | make_el!(caption, Caption, create_caption()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:289:24 [INFO] [stdout] | [INFO] [stdout] 289 | make_el!(thead, Thead, create_thead()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:290:22 [INFO] [stdout] | [INFO] [stdout] 290 | make_el!(form, Form, create_form()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:291:28 [INFO] [stdout] | [INFO] [stdout] 291 | make_el!(address, Address, create_address()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:292:22 [INFO] [stdout] | [INFO] [stdout] 292 | make_el!(time, Time, create_time()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | make_el!(legend, Legend, create_legend()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:294:26 [INFO] [stdout] | [INFO] [stdout] 294 | make_el!(figure, Figure, create_figure()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:295:22 [INFO] [stdout] | [INFO] [stdout] 295 | make_el!(data, Data, create_data()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:296:18 [INFO] [stdout] | [INFO] [stdout] 296 | make_el!(h2, H2, create_h2()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:297:20 [INFO] [stdout] | [INFO] [stdout] 297 | make_el!(wbr, Wbr, create_wbr()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:298:22 [INFO] [stdout] | [INFO] [stdout] 298 | make_el!(code, Code, create_code()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:299:20 [INFO] [stdout] | [INFO] [stdout] 299 | make_el!(sub, Sub, create_sub()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:300:18 [INFO] [stdout] | [INFO] [stdout] 300 | make_el!(dd, Dd, create_dd()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:301:18 [INFO] [stdout] | [INFO] [stdout] 301 | make_el!(em, Em, create_em()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:302:34 [INFO] [stdout] | [INFO] [stdout] 302 | make_el!(blockquote, Blockquote, create_blockquote()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:303:20 [INFO] [stdout] | [INFO] [stdout] 303 | make_el!(del, Del, create_del()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:304:26 [INFO] [stdout] | [INFO] [stdout] 304 | make_el!(select, Select, create_select()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:305:30 [INFO] [stdout] | [INFO] [stdout] 305 | make_el!(textarea, Textarea, create_textarea()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:306:28 [INFO] [stdout] | [INFO] [stdout] 306 | make_el!(summary, Summary, create_summary()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:307:22 [INFO] [stdout] | [INFO] [stdout] 307 | make_el!(slot, Slot, create_slot()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:308:30 [INFO] [stdout] | [INFO] [stdout] 308 | make_el!(template, Template, create_template()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | make_el!(canvas, Canvas, create_canvas()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:310:30 [INFO] [stdout] | [INFO] [stdout] 310 | make_el!(optgroup, Optgroup, create_optgroup()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:311:20 [INFO] [stdout] | [INFO] [stdout] 311 | make_el!(sup, Sup, create_sup()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:312:18 [INFO] [stdout] | [INFO] [stdout] 312 | make_el!(ul, Ul, create_ul()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:313:26 [INFO] [stdout] | [INFO] [stdout] 313 | make_el!(script, Script, create_script()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:223:16 [INFO] [stdout] | [INFO] [stdout] 223 | make_el!(u, U, create_u()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:224:24 [INFO] [stdout] | [INFO] [stdout] 224 | make_el!(video, Video, create_video()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:225:20 [INFO] [stdout] | [INFO] [stdout] 225 | make_el!(bdi, Bdi, create_bdi()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:226:34 [INFO] [stdout] | [INFO] [stdout] 226 | make_el!(figcaption, Figcaption, create_figcaption()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:227:20 [INFO] [stdout] | [INFO] [stdout] 227 | make_el!(kbd, Kbd, create_kbd()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:228:16 [INFO] [stdout] | [INFO] [stdout] 228 | make_el!(b, B, create_b()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:229:20 [INFO] [stdout] | [INFO] [stdout] 229 | make_el!(dfn, Dfn, create_dfn()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:230:18 [INFO] [stdout] | [INFO] [stdout] 230 | make_el!(h1, H1, create_h1()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:231:16 [INFO] [stdout] | [INFO] [stdout] 231 | make_el!(a, A, create_a()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:232:26 [INFO] [stdout] | [INFO] [stdout] 232 | make_el!(hgroup, Hgroup, create_hgroup()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | make_el!(track, Track, create_track()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:234:18 [INFO] [stdout] | [INFO] [stdout] 234 | make_el!(th, Th, create_th()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:235:26 [INFO] [stdout] | [INFO] [stdout] 235 | make_el!(output, Output, create_output()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:236:28 [INFO] [stdout] | [INFO] [stdout] 236 | make_el!(details, Details, create_details()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:237:26 [INFO] [stdout] | [INFO] [stdout] 237 | make_el!(header, Header, create_header()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 238 | make_el!(s, S, create_s()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:239:22 [INFO] [stdout] | [INFO] [stdout] 239 | make_el!(samp, Samp, create_samp()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:240:20 [INFO] [stdout] | [INFO] [stdout] 240 | make_el!(col, Col, create_col()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:241:24 [INFO] [stdout] | [INFO] [stdout] 241 | make_el!(embed, Embed, create_embed()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:242:16 [INFO] [stdout] | [INFO] [stdout] 242 | make_el!(q, Q, create_q()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:243:30 [INFO] [stdout] | [INFO] [stdout] 243 | make_el!(progress, Progress, create_progress()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:244:16 [INFO] [stdout] | [INFO] [stdout] 244 | make_el!(p, P, create_p()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:245:20 [INFO] [stdout] | [INFO] [stdout] 245 | make_el!(nav, Nav, create_nav()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:246:24 [INFO] [stdout] | [INFO] [stdout] 246 | make_el!(small, Small, create_small()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:247:20 [INFO] [stdout] | [INFO] [stdout] 247 | make_el!(div, Div, create_div()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:248:18 [INFO] [stdout] | [INFO] [stdout] 248 | make_el!(h5, H5, create_h5()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:249:22 [INFO] [stdout] | [INFO] [stdout] 249 | make_el!(menu, Menu, create_menu()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:250:18 [INFO] [stdout] | [INFO] [stdout] 250 | make_el!(dt, Dt, create_dt()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:251:20 [INFO] [stdout] | [INFO] [stdout] 251 | make_el!(var, Var, create_var()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:252:16 [INFO] [stdout] | [INFO] [stdout] 252 | make_el!(i, I, create_i()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:253:22 [INFO] [stdout] | [INFO] [stdout] 253 | make_el!(mark, Mark, create_mark()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:254:26 [INFO] [stdout] | [INFO] [stdout] 254 | make_el!(strong, Strong, create_strong()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:255:28 [INFO] [stdout] | [INFO] [stdout] 255 | make_el!(section, Section, create_section()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:256:18 [INFO] [stdout] | [INFO] [stdout] 256 | make_el!(li, Li, create_li()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:257:18 [INFO] [stdout] | [INFO] [stdout] 257 | make_el!(rp, Rp, create_rp()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:258:24 [INFO] [stdout] | [INFO] [stdout] 258 | make_el!(audio, Audio, create_audio()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:259:26 [INFO] [stdout] | [INFO] [stdout] 259 | make_el!(iframe, Iframe, create_iframe()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:260:24 [INFO] [stdout] | [INFO] [stdout] 260 | make_el!(table, Table, create_table()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:261:30 [INFO] [stdout] | [INFO] [stdout] 261 | make_el!(fieldset, Fieldset, create_fieldset()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:262:18 [INFO] [stdout] | [INFO] [stdout] 262 | make_el!(h3, H3, create_h3()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:263:20 [INFO] [stdout] | [INFO] [stdout] 263 | make_el!(map, Map, create_map()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:264:26 [INFO] [stdout] | [INFO] [stdout] 264 | make_el!(object, Object, create_object()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:265:20 [INFO] [stdout] | [INFO] [stdout] 265 | make_el!(svg, Svg, create_svg()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:266:24 [INFO] [stdout] | [INFO] [stdout] 266 | make_el!(input, Input, create_input()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:267:22 [INFO] [stdout] | [INFO] [stdout] 267 | make_el!(main, Main, create_main()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:268:22 [INFO] [stdout] | [INFO] [stdout] 268 | make_el!(abbr, Abbr, create_abbr()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:269:30 [INFO] [stdout] | [INFO] [stdout] 269 | make_el!(noscript, Noscript, create_noscript()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:270:18 [INFO] [stdout] | [INFO] [stdout] 270 | make_el!(td, Td, create_td()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:314:22 [INFO] [stdout] | [INFO] [stdout] 314 | make_el!(cite, Cite, create_cite()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:315:18 [INFO] [stdout] | [INFO] [stdout] 315 | make_el!(tr, Tr, create_tr()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:316:22 [INFO] [stdout] | [INFO] [stdout] 316 | make_el!(ruby, Ruby, create_ruby()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:317:24 [INFO] [stdout] | [INFO] [stdout] 317 | make_el!(meter, Meter, create_meter()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:318:28 [INFO] [stdout] | [INFO] [stdout] 318 | make_el!(picture, Picture, create_picture()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:319:22 [INFO] [stdout] | [INFO] [stdout] 319 | make_el!(span, Span, create_span()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:320:20 [INFO] [stdout] | [INFO] [stdout] 320 | make_el!(img, Img, create_img()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:321:30 [INFO] [stdout] | [INFO] [stdout] 321 | make_el!(datalist, Datalist, create_datalist()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:322:22 [INFO] [stdout] | [INFO] [stdout] 322 | make_el!(area, Area, create_area()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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/event.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 41 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | let waker = cx.position.waker.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | [INFO] [stdout] 44 | let cell = EventCell::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | event: cell.clone(), [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.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 41 | fn build(self, cx: BuildCx) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | let waker = cx.position.waker.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | [INFO] [stdout] 44 | let cell = EventCell::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | _handle: gloo_events::EventListener::new_with_options( [INFO] [stdout] | ______________________^ [INFO] [stdout] 49 | | cx.position.parent, [INFO] [stdout] 50 | | Kind::NAME, [INFO] [stdout] 51 | | gloo_events::EventListenerOptions { [INFO] [stdout] ... | [INFO] [stdout] 58 | | }, [INFO] [stdout] 59 | | ), [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.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 108 | _: Kind, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | mut action: Action, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | action: move |o: &mut _, _: _| action(o), [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/option.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 23 | fn rebuild(self, cx: RebuildCx, state: &mut Self::State) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | match (self, &mut state.state) { [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/run.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 67 | mut data: Data, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | mut sync: Sync, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | render: Render, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | let body = gloo_utils::body(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 86 | .await [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:271:26 [INFO] [stdout] | [INFO] [stdout] 271 | make_el!(button, Button, create_button()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:272:26 [INFO] [stdout] | [INFO] [stdout] 272 | make_el!(dialog, Dialog, create_dialog()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:273:18 [INFO] [stdout] | [INFO] [stdout] 273 | make_el!(hr, Hr, create_hr()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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/text.rs:93:20 [INFO] [stdout] | [INFO] [stdout] 85 | fn build(self, cx: BuildCx<'_>) -> Self::State { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88 | let node = web_sys::Text::new_with_data(&data).unwrap_throw(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | value: self.value.clone(), [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/text.rs:125:20 [INFO] [stdout] | [INFO] [stdout] 120 | let node = web_sys::Text::new_with_data(&data).unwrap_throw(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | value: self.value.clone(), [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 304 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:274:20 [INFO] [stdout] | [INFO] [stdout] 274 | make_el!(ins, Ins, create_ins()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:275:18 [INFO] [stdout] | [INFO] [stdout] 275 | make_el!(h6, H6, create_h6()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:276:18 [INFO] [stdout] | [INFO] [stdout] 276 | make_el!(dl, Dl, create_dl()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:277:24 [INFO] [stdout] | [INFO] [stdout] 277 | make_el!(label, Label, create_label()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:278:26 [INFO] [stdout] | [INFO] [stdout] 278 | make_el!(option, Option, create_option()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:279:18 [INFO] [stdout] | [INFO] [stdout] 279 | make_el!(br, Br, create_br()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:280:26 [INFO] [stdout] | [INFO] [stdout] 280 | make_el!(footer, Footer, create_footer()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:281:30 [INFO] [stdout] | [INFO] [stdout] 281 | make_el!(colgroup, Colgroup, create_colgroup()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:282:24 [INFO] [stdout] | [INFO] [stdout] 282 | make_el!(tbody, Tbody, create_tbody()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:283:24 [INFO] [stdout] | [INFO] [stdout] 283 | make_el!(tfoot, Tfoot, create_tfoot()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:284:26 [INFO] [stdout] | [INFO] [stdout] 284 | make_el!(source, Source, create_source()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:285:24 [INFO] [stdout] | [INFO] [stdout] 285 | make_el!(aside, Aside, create_aside()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:286:20 [INFO] [stdout] | [INFO] [stdout] 286 | make_el!(pre, Pre, create_pre()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:287:26 [INFO] [stdout] | [INFO] [stdout] 287 | make_el!(portal, Portal, create_portal()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:288:28 [INFO] [stdout] | [INFO] [stdout] 288 | make_el!(caption, Caption, create_caption()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:289:24 [INFO] [stdout] | [INFO] [stdout] 289 | make_el!(thead, Thead, create_thead()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:290:22 [INFO] [stdout] | [INFO] [stdout] 290 | make_el!(form, Form, create_form()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:291:28 [INFO] [stdout] | [INFO] [stdout] 291 | make_el!(address, Address, create_address()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:292:22 [INFO] [stdout] | [INFO] [stdout] 292 | make_el!(time, Time, create_time()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:293:26 [INFO] [stdout] | [INFO] [stdout] 293 | make_el!(legend, Legend, create_legend()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:294:26 [INFO] [stdout] | [INFO] [stdout] 294 | make_el!(figure, Figure, create_figure()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:295:22 [INFO] [stdout] | [INFO] [stdout] 295 | make_el!(data, Data, create_data()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:296:18 [INFO] [stdout] | [INFO] [stdout] 296 | make_el!(h2, H2, create_h2()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:297:20 [INFO] [stdout] | [INFO] [stdout] 297 | make_el!(wbr, Wbr, create_wbr()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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] --> /opt/rustwide/target/debug/build/ravel-web-ac5d9ae3adc99797/out/gen_el_types.rs:298:22 [INFO] [stdout] | [INFO] [stdout] 298 | make_el!(code, Code, create_code()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/el/types.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn build(self, cx: BuildCx) -> Self::State { [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 [WARN] too many lines in the log, truncating it