[INFO] fetching crate silkenweb-html 0.1.2...
[INFO] checking silkenweb-html-0.1.2 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604
[INFO] extracting crate silkenweb-html 0.1.2 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate silkenweb-html 0.1.2 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate silkenweb-html 0.1.2
[INFO] finished tweaking crates.io crate silkenweb-html 0.1.2
[INFO] tweaked toml for crates.io crate silkenweb-html 0.1.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 21 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6edcddf0a14122ea4e3bfa31280b050629bcb9a158988971b763c3f5b8c50ae1
[INFO] running `Command { std: "docker" "start" "-a" "6edcddf0a14122ea4e3bfa31280b050629bcb9a158988971b763c3f5b8c50ae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6edcddf0a14122ea4e3bfa31280b050629bcb9a158988971b763c3f5b8c50ae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6edcddf0a14122ea4e3bfa31280b050629bcb9a158988971b763c3f5b8c50ae1", kill_on_drop: false }`
[INFO] [stdout] 6edcddf0a14122ea4e3bfa31280b050629bcb9a158988971b763c3f5b8c50ae1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5d8cd6caa64baa735b29230b9a45c45a7187f7dde0ddf2f83c8d143f8b88b2b1
[INFO] running `Command { std: "docker" "start" "-a" "5d8cd6caa64baa735b29230b9a45c45a7187f7dde0ddf2f83c8d143f8b88b2b1", kill_on_drop: false }`
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr] Compiling log v0.4.22
[INFO] [stderr] Compiling bumpalo v3.16.0
[INFO] [stderr] Compiling wasm-bindgen v0.2.93
[INFO] [stderr] Compiling syn v2.0.77
[INFO] [stderr] Checking silkenweb-reactive v0.1.2
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr] Checking js-sys v0.3.70
[INFO] [stderr] Checking web-sys v0.3.70
[INFO] [stderr] Checking silkenweb-dom v0.1.3
[INFO] [stderr] Checking silkenweb-html v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:174:22
[INFO] [stdout] |
[INFO] [stdout] 173 | pub fn $attr(self, value: impl $crate::macros::AttributeValue<$typ>) -> Self {
[INFO] [stdout] | ---- ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 174 | Self(self.0.attribute(attr_name!($attr), value))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:9:1
[INFO] [stdout] |
[INFO] [stdout] 9 | / html_element!(
[INFO] [stdout] 10 | | /// The [HTML `` element (or *anchor* element)][mdn], along with its href attribute, creates
[INFO] [stdout] 11 | | /// a hyperlink to other web pages, files, locations within the same page, email addresses, or
[INFO] [stdout] 12 | | /// any other URL.
[INFO] [stdout] ... |
[INFO] [stdout] 80 | | }
[INFO] [stdout] 81 | | );
[INFO] [stdout] | |_- in this macro 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 `attributes` which comes from the expansion of the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:32:37
[INFO] [stdout] |
[INFO] [stdout] 31 | fn build(self) -> Self::Target {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 32 | [<$name:camel>](self.0.build())
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:9:1
[INFO] [stdout] |
[INFO] [stdout] 9 | / html_element!(
[INFO] [stdout] 10 | | /// The [HTML `` element (or *anchor* element)][mdn], along with its href attribute, creates
[INFO] [stdout] 11 | | /// a hyperlink to other web pages, files, locations within the same page, email addresses, or
[INFO] [stdout] 12 | | /// any other URL.
[INFO] [stdout] ... |
[INFO] [stdout] 80 | | }
[INFO] [stdout] 81 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:36:21
[INFO] [stdout] |
[INFO] [stdout] 35 | fn into_element(self) -> $crate::macros::Element {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 36 | self.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:9:1
[INFO] [stdout] |
[INFO] [stdout] 9 | / html_element!(
[INFO] [stdout] 10 | | /// The [HTML `` element (or *anchor* element)][mdn], along with its href attribute, creates
[INFO] [stdout] 11 | | /// a hyperlink to other web pages, files, locations within the same page, email addresses, or
[INFO] [stdout] 12 | | /// any other URL.
[INFO] [stdout] ... |
[INFO] [stdout] 80 | | }
[INFO] [stdout] 81 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:43:21
[INFO] [stdout] |
[INFO] [stdout] 41 | fn from(builder: [<$name:camel Builder>]) -> Self {
[INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 42 | use $crate::macros::Builder;
[INFO] [stdout] 43 | builder.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:9:1
[INFO] [stdout] |
[INFO] [stdout] 9 | / html_element!(
[INFO] [stdout] 10 | | /// The [HTML `` element (or *anchor* element)][mdn], along with its href attribute, creates
[INFO] [stdout] 11 | | /// a hyperlink to other web pages, files, locations within the same page, email addresses, or
[INFO] [stdout] 12 | | /// any other URL.
[INFO] [stdout] ... |
[INFO] [stdout] 80 | | }
[INFO] [stdout] 81 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:64:21
[INFO] [stdout] |
[INFO] [stdout] 63 | fn into_element(self) -> $crate::macros::Element {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 64 | self.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:9:1
[INFO] [stdout] |
[INFO] [stdout] 9 | / html_element!(
[INFO] [stdout] 10 | | /// The [HTML `` element (or *anchor* element)][mdn], along with its href attribute, creates
[INFO] [stdout] 11 | | /// a hyperlink to other web pages, files, locations within the same page, email addresses, or
[INFO] [stdout] 12 | | /// any other URL.
[INFO] [stdout] ... |
[INFO] [stdout] 80 | | }
[INFO] [stdout] 81 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:153:26
[INFO] [stdout] |
[INFO] [stdout] 150 | self,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 151 | mut f: impl 'static + FnMut($event_type, $elem_type)
[INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 152 | ) -> Self {
[INFO] [stdout] 153 | Self(self.0.on(stringify!($name), move |js_ev| {
[INFO] [stdout] | __________________________^
[INFO] [stdout] 154 | | use $crate::macros::JsCast;
[INFO] [stdout] 155 | | // I *think* it's safe to assume event and event.target aren't null
[INFO] [stdout] 156 | | let event: $event_type = js_ev.unchecked_into();
[INFO] [stdout] 157 | | let target: $elem_type = event.target().unwrap().unchecked_into();
[INFO] [stdout] 158 | | f(event, target);
[INFO] [stdout] 159 | | }))
[INFO] [stdout] | |______________________^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:83:1
[INFO] [stdout] |
[INFO] [stdout] 83 | dom_type!(a );
[INFO] [stdout] | ------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `events` which comes from the expansion of the macro `dom_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:84:26
[INFO] [stdout] |
[INFO] [stdout] 83 | pub fn effect(self, f: impl $crate::macros::Effect<$elem_type>) -> Self {
[INFO] [stdout] | ---- ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 84 | Self(self.0.effect(f))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:83:1
[INFO] [stdout] |
[INFO] [stdout] 83 | dom_type!(a );
[INFO] [stdout] | ------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `dom_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:114:26
[INFO] [stdout] |
[INFO] [stdout] 113 | pub fn text(self, child: impl $crate::macros::Text) -> Self {
[INFO] [stdout] | ---- -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 114 | Self(self.0.text(child))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:84:1
[INFO] [stdout] |
[INFO] [stdout] 84 | children_allowed!(a);
[INFO] [stdout] | -------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `children_allowed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:121:26
[INFO] [stdout] |
[INFO] [stdout] 117 | pub fn child(self, c: Child) -> Self
[INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 121 | Self(self.0.child(c.into()))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:84:1
[INFO] [stdout] |
[INFO] [stdout] 84 | children_allowed!(a);
[INFO] [stdout] | -------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `children_allowed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:174:22
[INFO] [stdout] |
[INFO] [stdout] 173 | pub fn $attr(self, value: impl $crate::macros::AttributeValue<$typ>) -> Self {
[INFO] [stdout] | ---- ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 174 | Self(self.0.attribute(attr_name!($attr), value))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:86:1
[INFO] [stdout] |
[INFO] [stdout] 86 | / html_element!(
[INFO] [stdout] 87 | | /// The [HTML Abbreviation element (``)][mdn] represents an abbreviation or acronym; the
[INFO] [stdout] 88 | | /// optional [`title`][title] attribute can provide an expansion or description for the
[INFO] [stdout] 89 | | /// abbreviation.
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | }
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `attributes` which comes from the expansion of the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:32:37
[INFO] [stdout] |
[INFO] [stdout] 31 | fn build(self) -> Self::Target {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 32 | [<$name:camel>](self.0.build())
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:86:1
[INFO] [stdout] |
[INFO] [stdout] 86 | / html_element!(
[INFO] [stdout] 87 | | /// The [HTML Abbreviation element (``)][mdn] represents an abbreviation or acronym; the
[INFO] [stdout] 88 | | /// optional [`title`][title] attribute can provide an expansion or description for the
[INFO] [stdout] 89 | | /// abbreviation.
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | }
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:36:21
[INFO] [stdout] |
[INFO] [stdout] 35 | fn into_element(self) -> $crate::macros::Element {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 36 | self.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:86:1
[INFO] [stdout] |
[INFO] [stdout] 86 | / html_element!(
[INFO] [stdout] 87 | | /// The [HTML Abbreviation element (``)][mdn] represents an abbreviation or acronym; the
[INFO] [stdout] 88 | | /// optional [`title`][title] attribute can provide an expansion or description for the
[INFO] [stdout] 89 | | /// abbreviation.
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | }
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:43:21
[INFO] [stdout] |
[INFO] [stdout] 41 | fn from(builder: [<$name:camel Builder>]) -> Self {
[INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 42 | use $crate::macros::Builder;
[INFO] [stdout] 43 | builder.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:86:1
[INFO] [stdout] |
[INFO] [stdout] 86 | / html_element!(
[INFO] [stdout] 87 | | /// The [HTML Abbreviation element (``)][mdn] represents an abbreviation or acronym; the
[INFO] [stdout] 88 | | /// optional [`title`][title] attribute can provide an expansion or description for the
[INFO] [stdout] 89 | | /// abbreviation.
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | }
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:64:21
[INFO] [stdout] |
[INFO] [stdout] 63 | fn into_element(self) -> $crate::macros::Element {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 64 | self.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:86:1
[INFO] [stdout] |
[INFO] [stdout] 86 | / html_element!(
[INFO] [stdout] 87 | | /// The [HTML Abbreviation element (``)][mdn] represents an abbreviation or acronym; the
[INFO] [stdout] 88 | | /// optional [`title`][title] attribute can provide an expansion or description for the
[INFO] [stdout] 89 | | /// abbreviation.
[INFO] [stdout] ... |
[INFO] [stdout] 99 | | }
[INFO] [stdout] 100 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:153:26
[INFO] [stdout] |
[INFO] [stdout] 150 | self,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 151 | mut f: impl 'static + FnMut($event_type, $elem_type)
[INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 152 | ) -> Self {
[INFO] [stdout] 153 | Self(self.0.on(stringify!($name), move |js_ev| {
[INFO] [stdout] | __________________________^
[INFO] [stdout] 154 | | use $crate::macros::JsCast;
[INFO] [stdout] 155 | | // I *think* it's safe to assume event and event.target aren't null
[INFO] [stdout] 156 | | let event: $event_type = js_ev.unchecked_into();
[INFO] [stdout] 157 | | let target: $elem_type = event.target().unwrap().unchecked_into();
[INFO] [stdout] 158 | | f(event, target);
[INFO] [stdout] 159 | | }))
[INFO] [stdout] | |______________________^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:102:1
[INFO] [stdout] |
[INFO] [stdout] 102 | dom_type!(abbr );
[INFO] [stdout] | ---------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `events` which comes from the expansion of the macro `dom_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:84:26
[INFO] [stdout] |
[INFO] [stdout] 83 | pub fn effect(self, f: impl $crate::macros::Effect<$elem_type>) -> Self {
[INFO] [stdout] | ---- ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 84 | Self(self.0.effect(f))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:102:1
[INFO] [stdout] |
[INFO] [stdout] 102 | dom_type!(abbr );
[INFO] [stdout] | ---------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `dom_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:114:26
[INFO] [stdout] |
[INFO] [stdout] 113 | pub fn text(self, child: impl $crate::macros::Text) -> Self {
[INFO] [stdout] | ---- -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 114 | Self(self.0.text(child))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:103:1
[INFO] [stdout] |
[INFO] [stdout] 103 | children_allowed!(abbr);
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `children_allowed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:121:26
[INFO] [stdout] |
[INFO] [stdout] 117 | pub fn child(self, c: Child) -> Self
[INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 121 | Self(self.0.child(c.into()))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:103:1
[INFO] [stdout] |
[INFO] [stdout] 103 | children_allowed!(abbr);
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `children_allowed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:174:22
[INFO] [stdout] |
[INFO] [stdout] 173 | pub fn $attr(self, value: impl $crate::macros::AttributeValue<$typ>) -> Self {
[INFO] [stdout] | ---- ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 174 | Self(self.0.attribute(attr_name!($attr), value))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:105:1
[INFO] [stdout] |
[INFO] [stdout] 105 | / html_element!(
[INFO] [stdout] 106 | | /// The [HTML Bring Attention To element (``)][mdn] is used to draw the reader's attention to
[INFO] [stdout] 107 | | /// the element's contents, which are not otherwise granted special importance.
[INFO] [stdout] 108 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 111 | | }
[INFO] [stdout] 112 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `attributes` which comes from the expansion of the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:32:37
[INFO] [stdout] |
[INFO] [stdout] 31 | fn build(self) -> Self::Target {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 32 | [<$name:camel>](self.0.build())
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:105:1
[INFO] [stdout] |
[INFO] [stdout] 105 | / html_element!(
[INFO] [stdout] 106 | | /// The [HTML Bring Attention To element (``)][mdn] is used to draw the reader's attention to
[INFO] [stdout] 107 | | /// the element's contents, which are not otherwise granted special importance.
[INFO] [stdout] 108 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 111 | | }
[INFO] [stdout] 112 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:36:21
[INFO] [stdout] |
[INFO] [stdout] 35 | fn into_element(self) -> $crate::macros::Element {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 36 | self.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:105:1
[INFO] [stdout] |
[INFO] [stdout] 105 | / html_element!(
[INFO] [stdout] 106 | | /// The [HTML Bring Attention To element (``)][mdn] is used to draw the reader's attention to
[INFO] [stdout] 107 | | /// the element's contents, which are not otherwise granted special importance.
[INFO] [stdout] 108 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 111 | | }
[INFO] [stdout] 112 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:43:21
[INFO] [stdout] |
[INFO] [stdout] 41 | fn from(builder: [<$name:camel Builder>]) -> Self {
[INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 42 | use $crate::macros::Builder;
[INFO] [stdout] 43 | builder.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:105:1
[INFO] [stdout] |
[INFO] [stdout] 105 | / html_element!(
[INFO] [stdout] 106 | | /// The [HTML Bring Attention To element (``)][mdn] is used to draw the reader's attention to
[INFO] [stdout] 107 | | /// the element's contents, which are not otherwise granted special importance.
[INFO] [stdout] 108 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 111 | | }
[INFO] [stdout] 112 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:64:21
[INFO] [stdout] |
[INFO] [stdout] 63 | fn into_element(self) -> $crate::macros::Element {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 64 | self.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:105:1
[INFO] [stdout] |
[INFO] [stdout] 105 | / html_element!(
[INFO] [stdout] 106 | | /// The [HTML Bring Attention To element (``)][mdn] is used to draw the reader's attention to
[INFO] [stdout] 107 | | /// the element's contents, which are not otherwise granted special importance.
[INFO] [stdout] 108 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 111 | | }
[INFO] [stdout] 112 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:153:26
[INFO] [stdout] |
[INFO] [stdout] 150 | self,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 151 | mut f: impl 'static + FnMut($event_type, $elem_type)
[INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 152 | ) -> Self {
[INFO] [stdout] 153 | Self(self.0.on(stringify!($name), move |js_ev| {
[INFO] [stdout] | __________________________^
[INFO] [stdout] 154 | | use $crate::macros::JsCast;
[INFO] [stdout] 155 | | // I *think* it's safe to assume event and event.target aren't null
[INFO] [stdout] 156 | | let event: $event_type = js_ev.unchecked_into();
[INFO] [stdout] 157 | | let target: $elem_type = event.target().unwrap().unchecked_into();
[INFO] [stdout] 158 | | f(event, target);
[INFO] [stdout] 159 | | }))
[INFO] [stdout] | |______________________^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:114:1
[INFO] [stdout] |
[INFO] [stdout] 114 | dom_type!(b );
[INFO] [stdout] | ------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `events` which comes from the expansion of the macro `dom_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:84:26
[INFO] [stdout] |
[INFO] [stdout] 83 | pub fn effect(self, f: impl $crate::macros::Effect<$elem_type>) -> Self {
[INFO] [stdout] | ---- ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 84 | Self(self.0.effect(f))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:114:1
[INFO] [stdout] |
[INFO] [stdout] 114 | dom_type!(b );
[INFO] [stdout] | ------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `dom_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:114:26
[INFO] [stdout] |
[INFO] [stdout] 113 | pub fn text(self, child: impl $crate::macros::Text) -> Self {
[INFO] [stdout] | ---- -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 114 | Self(self.0.text(child))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:115:1
[INFO] [stdout] |
[INFO] [stdout] 115 | children_allowed!(b);
[INFO] [stdout] | -------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `children_allowed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:121:26
[INFO] [stdout] |
[INFO] [stdout] 117 | pub fn child(self, c: Child) -> Self
[INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 121 | Self(self.0.child(c.into()))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:115:1
[INFO] [stdout] |
[INFO] [stdout] 115 | children_allowed!(b);
[INFO] [stdout] | -------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `children_allowed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:174:22
[INFO] [stdout] |
[INFO] [stdout] 173 | pub fn $attr(self, value: impl $crate::macros::AttributeValue<$typ>) -> Self {
[INFO] [stdout] | ---- ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 174 | Self(self.0.attribute(attr_name!($attr), value))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:117:1
[INFO] [stdout] |
[INFO] [stdout] 117 | / html_element!(
[INFO] [stdout] 118 | | /// The [HTML Bidirectional Isolate element (``)][mdn] tells the browser's bidirectional
[INFO] [stdout] 119 | | /// algorithm to treat the text it contains in isolation from its surrounding text.
[INFO] [stdout] 120 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 123 | | }
[INFO] [stdout] 124 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `attributes` which comes from the expansion of the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:32:37
[INFO] [stdout] |
[INFO] [stdout] 31 | fn build(self) -> Self::Target {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 32 | [<$name:camel>](self.0.build())
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:117:1
[INFO] [stdout] |
[INFO] [stdout] 117 | / html_element!(
[INFO] [stdout] 118 | | /// The [HTML Bidirectional Isolate element (``)][mdn] tells the browser's bidirectional
[INFO] [stdout] 119 | | /// algorithm to treat the text it contains in isolation from its surrounding text.
[INFO] [stdout] 120 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 123 | | }
[INFO] [stdout] 124 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:36:21
[INFO] [stdout] |
[INFO] [stdout] 35 | fn into_element(self) -> $crate::macros::Element {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 36 | self.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:117:1
[INFO] [stdout] |
[INFO] [stdout] 117 | / html_element!(
[INFO] [stdout] 118 | | /// The [HTML Bidirectional Isolate element (``)][mdn] tells the browser's bidirectional
[INFO] [stdout] 119 | | /// algorithm to treat the text it contains in isolation from its surrounding text.
[INFO] [stdout] 120 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 123 | | }
[INFO] [stdout] 124 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:43:21
[INFO] [stdout] |
[INFO] [stdout] 41 | fn from(builder: [<$name:camel Builder>]) -> Self {
[INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 42 | use $crate::macros::Builder;
[INFO] [stdout] 43 | builder.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:117:1
[INFO] [stdout] |
[INFO] [stdout] 117 | / html_element!(
[INFO] [stdout] 118 | | /// The [HTML Bidirectional Isolate element (``)][mdn] tells the browser's bidirectional
[INFO] [stdout] 119 | | /// algorithm to treat the text it contains in isolation from its surrounding text.
[INFO] [stdout] 120 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 123 | | }
[INFO] [stdout] 124 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:64:21
[INFO] [stdout] |
[INFO] [stdout] 63 | fn into_element(self) -> $crate::macros::Element {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 64 | self.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:117:1
[INFO] [stdout] |
[INFO] [stdout] 117 | / html_element!(
[INFO] [stdout] 118 | | /// The [HTML Bidirectional Isolate element (``)][mdn] tells the browser's bidirectional
[INFO] [stdout] 119 | | /// algorithm to treat the text it contains in isolation from its surrounding text.
[INFO] [stdout] 120 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 123 | | }
[INFO] [stdout] 124 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:153:26
[INFO] [stdout] |
[INFO] [stdout] 150 | self,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 151 | mut f: impl 'static + FnMut($event_type, $elem_type)
[INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 152 | ) -> Self {
[INFO] [stdout] 153 | Self(self.0.on(stringify!($name), move |js_ev| {
[INFO] [stdout] | __________________________^
[INFO] [stdout] 154 | | use $crate::macros::JsCast;
[INFO] [stdout] 155 | | // I *think* it's safe to assume event and event.target aren't null
[INFO] [stdout] 156 | | let event: $event_type = js_ev.unchecked_into();
[INFO] [stdout] 157 | | let target: $elem_type = event.target().unwrap().unchecked_into();
[INFO] [stdout] 158 | | f(event, target);
[INFO] [stdout] 159 | | }))
[INFO] [stdout] | |______________________^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:126:1
[INFO] [stdout] |
[INFO] [stdout] 126 | dom_type!(bdi );
[INFO] [stdout] | --------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `events` which comes from the expansion of the macro `dom_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:84:26
[INFO] [stdout] |
[INFO] [stdout] 83 | pub fn effect(self, f: impl $crate::macros::Effect<$elem_type>) -> Self {
[INFO] [stdout] | ---- ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 84 | Self(self.0.effect(f))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:126:1
[INFO] [stdout] |
[INFO] [stdout] 126 | dom_type!(bdi );
[INFO] [stdout] | --------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `dom_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:114:26
[INFO] [stdout] |
[INFO] [stdout] 113 | pub fn text(self, child: impl $crate::macros::Text) -> Self {
[INFO] [stdout] | ---- -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 114 | Self(self.0.text(child))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:127:1
[INFO] [stdout] |
[INFO] [stdout] 127 | children_allowed!(bdi);
[INFO] [stdout] | ---------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `children_allowed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:121:26
[INFO] [stdout] |
[INFO] [stdout] 117 | pub fn child(self, c: Child) -> Self
[INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 121 | Self(self.0.child(c.into()))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:127:1
[INFO] [stdout] |
[INFO] [stdout] 127 | children_allowed!(bdi);
[INFO] [stdout] | ---------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `children_allowed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:174:22
[INFO] [stdout] |
[INFO] [stdout] 173 | pub fn $attr(self, value: impl $crate::macros::AttributeValue<$typ>) -> Self {
[INFO] [stdout] | ---- ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 174 | Self(self.0.attribute(attr_name!($attr), value))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:129:1
[INFO] [stdout] |
[INFO] [stdout] 129 | / html_element!(
[INFO] [stdout] 130 | | /// The [HTML Bidirectional Text Override element (``)][mdn] overrides the current
[INFO] [stdout] 131 | | /// directionality of text, so that the text within is rendered in a different direction.
[INFO] [stdout] 132 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 142 | | }
[INFO] [stdout] 143 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `attributes` which comes from the expansion of the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:32:37
[INFO] [stdout] |
[INFO] [stdout] 31 | fn build(self) -> Self::Target {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 32 | [<$name:camel>](self.0.build())
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:129:1
[INFO] [stdout] |
[INFO] [stdout] 129 | / html_element!(
[INFO] [stdout] 130 | | /// The [HTML Bidirectional Text Override element (``)][mdn] overrides the current
[INFO] [stdout] 131 | | /// directionality of text, so that the text within is rendered in a different direction.
[INFO] [stdout] 132 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 142 | | }
[INFO] [stdout] 143 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:36:21
[INFO] [stdout] |
[INFO] [stdout] 35 | fn into_element(self) -> $crate::macros::Element {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 36 | self.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:129:1
[INFO] [stdout] |
[INFO] [stdout] 129 | / html_element!(
[INFO] [stdout] 130 | | /// The [HTML Bidirectional Text Override element (``)][mdn] overrides the current
[INFO] [stdout] 131 | | /// directionality of text, so that the text within is rendered in a different direction.
[INFO] [stdout] 132 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 142 | | }
[INFO] [stdout] 143 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:43:21
[INFO] [stdout] |
[INFO] [stdout] 41 | fn from(builder: [<$name:camel Builder>]) -> Self {
[INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 42 | use $crate::macros::Builder;
[INFO] [stdout] 43 | builder.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:129:1
[INFO] [stdout] |
[INFO] [stdout] 129 | / html_element!(
[INFO] [stdout] 130 | | /// The [HTML Bidirectional Text Override element (``)][mdn] overrides the current
[INFO] [stdout] 131 | | /// directionality of text, so that the text within is rendered in a different direction.
[INFO] [stdout] 132 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 142 | | }
[INFO] [stdout] 143 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:64:21
[INFO] [stdout] |
[INFO] [stdout] 63 | fn into_element(self) -> $crate::macros::Element {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 64 | self.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:129:1
[INFO] [stdout] |
[INFO] [stdout] 129 | / html_element!(
[INFO] [stdout] 130 | | /// The [HTML Bidirectional Text Override element (``)][mdn] overrides the current
[INFO] [stdout] 131 | | /// directionality of text, so that the text within is rendered in a different direction.
[INFO] [stdout] 132 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 142 | | }
[INFO] [stdout] 143 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:153:26
[INFO] [stdout] |
[INFO] [stdout] 150 | self,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 151 | mut f: impl 'static + FnMut($event_type, $elem_type)
[INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 152 | ) -> Self {
[INFO] [stdout] 153 | Self(self.0.on(stringify!($name), move |js_ev| {
[INFO] [stdout] | __________________________^
[INFO] [stdout] 154 | | use $crate::macros::JsCast;
[INFO] [stdout] 155 | | // I *think* it's safe to assume event and event.target aren't null
[INFO] [stdout] 156 | | let event: $event_type = js_ev.unchecked_into();
[INFO] [stdout] 157 | | let target: $elem_type = event.target().unwrap().unchecked_into();
[INFO] [stdout] 158 | | f(event, target);
[INFO] [stdout] 159 | | }))
[INFO] [stdout] | |______________________^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:145:1
[INFO] [stdout] |
[INFO] [stdout] 145 | dom_type!(bdo );
[INFO] [stdout] | --------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `events` which comes from the expansion of the macro `dom_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:84:26
[INFO] [stdout] |
[INFO] [stdout] 83 | pub fn effect(self, f: impl $crate::macros::Effect<$elem_type>) -> Self {
[INFO] [stdout] | ---- ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 84 | Self(self.0.effect(f))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:145:1
[INFO] [stdout] |
[INFO] [stdout] 145 | dom_type!(bdo );
[INFO] [stdout] | --------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `dom_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:114:26
[INFO] [stdout] |
[INFO] [stdout] 113 | pub fn text(self, child: impl $crate::macros::Text) -> Self {
[INFO] [stdout] | ---- -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 114 | Self(self.0.text(child))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:146:1
[INFO] [stdout] |
[INFO] [stdout] 146 | children_allowed!(bdo);
[INFO] [stdout] | ---------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `children_allowed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:121:26
[INFO] [stdout] |
[INFO] [stdout] 117 | pub fn child(self, c: Child) -> Self
[INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 121 | Self(self.0.child(c.into()))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:146:1
[INFO] [stdout] |
[INFO] [stdout] 146 | children_allowed!(bdo);
[INFO] [stdout] | ---------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `children_allowed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:174:22
[INFO] [stdout] |
[INFO] [stdout] 173 | pub fn $attr(self, value: impl $crate::macros::AttributeValue<$typ>) -> Self {
[INFO] [stdout] | ---- ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 174 | Self(self.0.attribute(attr_name!($attr), value))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:148:1
[INFO] [stdout] |
[INFO] [stdout] 148 | / html_element!(
[INFO] [stdout] 149 | | /// The [HTML `
` element][mdn] produces a line break in text (carriage-return). It is useful
[INFO] [stdout] 150 | | /// for writing a poem or an address, where the division of lines is significant.
[INFO] [stdout] 151 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 154 | | }
[INFO] [stdout] 155 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `attributes` which comes from the expansion of the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:32:37
[INFO] [stdout] |
[INFO] [stdout] 31 | fn build(self) -> Self::Target {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 32 | [<$name:camel>](self.0.build())
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:148:1
[INFO] [stdout] |
[INFO] [stdout] 148 | / html_element!(
[INFO] [stdout] 149 | | /// The [HTML `
` element][mdn] produces a line break in text (carriage-return). It is useful
[INFO] [stdout] 150 | | /// for writing a poem or an address, where the division of lines is significant.
[INFO] [stdout] 151 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 154 | | }
[INFO] [stdout] 155 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:36:21
[INFO] [stdout] |
[INFO] [stdout] 35 | fn into_element(self) -> $crate::macros::Element {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 36 | self.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:148:1
[INFO] [stdout] |
[INFO] [stdout] 148 | / html_element!(
[INFO] [stdout] 149 | | /// The [HTML `
` element][mdn] produces a line break in text (carriage-return). It is useful
[INFO] [stdout] 150 | | /// for writing a poem or an address, where the division of lines is significant.
[INFO] [stdout] 151 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 154 | | }
[INFO] [stdout] 155 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:43:21
[INFO] [stdout] |
[INFO] [stdout] 41 | fn from(builder: [<$name:camel Builder>]) -> Self {
[INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 42 | use $crate::macros::Builder;
[INFO] [stdout] 43 | builder.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:148:1
[INFO] [stdout] |
[INFO] [stdout] 148 | / html_element!(
[INFO] [stdout] 149 | | /// The [HTML `
` element][mdn] produces a line break in text (carriage-return). It is useful
[INFO] [stdout] 150 | | /// for writing a poem or an address, where the division of lines is significant.
[INFO] [stdout] 151 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 154 | | }
[INFO] [stdout] 155 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:64:21
[INFO] [stdout] |
[INFO] [stdout] 63 | fn into_element(self) -> $crate::macros::Element {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 64 | self.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:148:1
[INFO] [stdout] |
[INFO] [stdout] 148 | / html_element!(
[INFO] [stdout] 149 | | /// The [HTML `
` element][mdn] produces a line break in text (carriage-return). It is useful
[INFO] [stdout] 150 | | /// for writing a poem or an address, where the division of lines is significant.
[INFO] [stdout] 151 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 154 | | }
[INFO] [stdout] 155 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:153:26
[INFO] [stdout] |
[INFO] [stdout] 150 | self,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 151 | mut f: impl 'static + FnMut($event_type, $elem_type)
[INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 152 | ) -> Self {
[INFO] [stdout] 153 | Self(self.0.on(stringify!($name), move |js_ev| {
[INFO] [stdout] | __________________________^
[INFO] [stdout] 154 | | use $crate::macros::JsCast;
[INFO] [stdout] 155 | | // I *think* it's safe to assume event and event.target aren't null
[INFO] [stdout] 156 | | let event: $event_type = js_ev.unchecked_into();
[INFO] [stdout] 157 | | let target: $elem_type = event.target().unwrap().unchecked_into();
[INFO] [stdout] 158 | | f(event, target);
[INFO] [stdout] 159 | | }))
[INFO] [stdout] | |______________________^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:157:1
[INFO] [stdout] |
[INFO] [stdout] 157 | dom_type!(br );
[INFO] [stdout] | ---------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `events` which comes from the expansion of the macro `dom_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:84:26
[INFO] [stdout] |
[INFO] [stdout] 83 | pub fn effect(self, f: impl $crate::macros::Effect<$elem_type>) -> Self {
[INFO] [stdout] | ---- ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 84 | Self(self.0.effect(f))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:157:1
[INFO] [stdout] |
[INFO] [stdout] 157 | dom_type!(br );
[INFO] [stdout] | ---------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `dom_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:174:22
[INFO] [stdout] |
[INFO] [stdout] 173 | pub fn $attr(self, value: impl $crate::macros::AttributeValue<$typ>) -> Self {
[INFO] [stdout] | ---- ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 174 | Self(self.0.attribute(attr_name!($attr), value))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:159:1
[INFO] [stdout] |
[INFO] [stdout] 159 | / html_element!(
[INFO] [stdout] 160 | | /// The [HTML Citation element (``)][mdn] is used to describe a reference to a cited
[INFO] [stdout] 161 | | /// creative work, and must include the title of that work.
[INFO] [stdout] 162 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 165 | | }
[INFO] [stdout] 166 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `attributes` which comes from the expansion of the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:32:37
[INFO] [stdout] |
[INFO] [stdout] 31 | fn build(self) -> Self::Target {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 32 | [<$name:camel>](self.0.build())
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:159:1
[INFO] [stdout] |
[INFO] [stdout] 159 | / html_element!(
[INFO] [stdout] 160 | | /// The [HTML Citation element (``)][mdn] is used to describe a reference to a cited
[INFO] [stdout] 161 | | /// creative work, and must include the title of that work.
[INFO] [stdout] 162 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 165 | | }
[INFO] [stdout] 166 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:36:21
[INFO] [stdout] |
[INFO] [stdout] 35 | fn into_element(self) -> $crate::macros::Element {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 36 | self.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:159:1
[INFO] [stdout] |
[INFO] [stdout] 159 | / html_element!(
[INFO] [stdout] 160 | | /// The [HTML Citation element (``)][mdn] is used to describe a reference to a cited
[INFO] [stdout] 161 | | /// creative work, and must include the title of that work.
[INFO] [stdout] 162 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 165 | | }
[INFO] [stdout] 166 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:43:21
[INFO] [stdout] |
[INFO] [stdout] 41 | fn from(builder: [<$name:camel Builder>]) -> Self {
[INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 42 | use $crate::macros::Builder;
[INFO] [stdout] 43 | builder.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:159:1
[INFO] [stdout] |
[INFO] [stdout] 159 | / html_element!(
[INFO] [stdout] 160 | | /// The [HTML Citation element (``)][mdn] is used to describe a reference to a cited
[INFO] [stdout] 161 | | /// creative work, and must include the title of that work.
[INFO] [stdout] 162 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 165 | | }
[INFO] [stdout] 166 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:64:21
[INFO] [stdout] |
[INFO] [stdout] 63 | fn into_element(self) -> $crate::macros::Element {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 64 | self.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:159:1
[INFO] [stdout] |
[INFO] [stdout] 159 | / html_element!(
[INFO] [stdout] 160 | | /// The [HTML Citation element (``)][mdn] is used to describe a reference to a cited
[INFO] [stdout] 161 | | /// creative work, and must include the title of that work.
[INFO] [stdout] 162 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 165 | | }
[INFO] [stdout] 166 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:153:26
[INFO] [stdout] |
[INFO] [stdout] 150 | self,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 151 | mut f: impl 'static + FnMut($event_type, $elem_type)
[INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 152 | ) -> Self {
[INFO] [stdout] 153 | Self(self.0.on(stringify!($name), move |js_ev| {
[INFO] [stdout] | __________________________^
[INFO] [stdout] 154 | | use $crate::macros::JsCast;
[INFO] [stdout] 155 | | // I *think* it's safe to assume event and event.target aren't null
[INFO] [stdout] 156 | | let event: $event_type = js_ev.unchecked_into();
[INFO] [stdout] 157 | | let target: $elem_type = event.target().unwrap().unchecked_into();
[INFO] [stdout] 158 | | f(event, target);
[INFO] [stdout] 159 | | }))
[INFO] [stdout] | |______________________^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:168:1
[INFO] [stdout] |
[INFO] [stdout] 168 | dom_type!(cite );
[INFO] [stdout] | ---------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `events` which comes from the expansion of the macro `dom_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:84:26
[INFO] [stdout] |
[INFO] [stdout] 83 | pub fn effect(self, f: impl $crate::macros::Effect<$elem_type>) -> Self {
[INFO] [stdout] | ---- ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 84 | Self(self.0.effect(f))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:168:1
[INFO] [stdout] |
[INFO] [stdout] 168 | dom_type!(cite );
[INFO] [stdout] | ---------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `dom_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:114:26
[INFO] [stdout] |
[INFO] [stdout] 113 | pub fn text(self, child: impl $crate::macros::Text) -> Self {
[INFO] [stdout] | ---- -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 114 | Self(self.0.text(child))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:169:1
[INFO] [stdout] |
[INFO] [stdout] 169 | children_allowed!(cite);
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `children_allowed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:121:26
[INFO] [stdout] |
[INFO] [stdout] 117 | pub fn child(self, c: Child) -> Self
[INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 121 | Self(self.0.child(c.into()))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:169:1
[INFO] [stdout] |
[INFO] [stdout] 169 | children_allowed!(cite);
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `children_allowed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:174:22
[INFO] [stdout] |
[INFO] [stdout] 173 | pub fn $attr(self, value: impl $crate::macros::AttributeValue<$typ>) -> Self {
[INFO] [stdout] | ---- ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 174 | Self(self.0.attribute(attr_name!($attr), value))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:171:1
[INFO] [stdout] |
[INFO] [stdout] 171 | / html_element!(
[INFO] [stdout] 172 | | /// The [HTML `` element][mdn] displays its contents styled in a fashion intended to
[INFO] [stdout] 173 | | /// indicate that the text is a short fragment of computer code.
[INFO] [stdout] 174 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 177 | | }
[INFO] [stdout] 178 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `attributes` which comes from the expansion of the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:32:37
[INFO] [stdout] |
[INFO] [stdout] 31 | fn build(self) -> Self::Target {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 32 | [<$name:camel>](self.0.build())
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:171:1
[INFO] [stdout] |
[INFO] [stdout] 171 | / html_element!(
[INFO] [stdout] 172 | | /// The [HTML `` element][mdn] displays its contents styled in a fashion intended to
[INFO] [stdout] 173 | | /// indicate that the text is a short fragment of computer code.
[INFO] [stdout] 174 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 177 | | }
[INFO] [stdout] 178 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:36:21
[INFO] [stdout] |
[INFO] [stdout] 35 | fn into_element(self) -> $crate::macros::Element {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 36 | self.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:171:1
[INFO] [stdout] |
[INFO] [stdout] 171 | / html_element!(
[INFO] [stdout] 172 | | /// The [HTML `` element][mdn] displays its contents styled in a fashion intended to
[INFO] [stdout] 173 | | /// indicate that the text is a short fragment of computer code.
[INFO] [stdout] 174 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 177 | | }
[INFO] [stdout] 178 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:43:21
[INFO] [stdout] |
[INFO] [stdout] 41 | fn from(builder: [<$name:camel Builder>]) -> Self {
[INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 42 | use $crate::macros::Builder;
[INFO] [stdout] 43 | builder.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:171:1
[INFO] [stdout] |
[INFO] [stdout] 171 | / html_element!(
[INFO] [stdout] 172 | | /// The [HTML `` element][mdn] displays its contents styled in a fashion intended to
[INFO] [stdout] 173 | | /// indicate that the text is a short fragment of computer code.
[INFO] [stdout] 174 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 177 | | }
[INFO] [stdout] 178 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:64:21
[INFO] [stdout] |
[INFO] [stdout] 63 | fn into_element(self) -> $crate::macros::Element {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 64 | self.build().into()
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:171:1
[INFO] [stdout] |
[INFO] [stdout] 171 | / html_element!(
[INFO] [stdout] 172 | | /// The [HTML `` element][mdn] displays its contents styled in a fashion intended to
[INFO] [stdout] 173 | | /// indicate that the text is a short fragment of computer code.
[INFO] [stdout] 174 | | ///
[INFO] [stdout] ... |
[INFO] [stdout] 177 | | }
[INFO] [stdout] 178 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `html_element` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:153:26
[INFO] [stdout] |
[INFO] [stdout] 150 | self,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 151 | mut f: impl 'static + FnMut($event_type, $elem_type)
[INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 152 | ) -> Self {
[INFO] [stdout] 153 | Self(self.0.on(stringify!($name), move |js_ev| {
[INFO] [stdout] | __________________________^
[INFO] [stdout] 154 | | use $crate::macros::JsCast;
[INFO] [stdout] 155 | | // I *think* it's safe to assume event and event.target aren't null
[INFO] [stdout] 156 | | let event: $event_type = js_ev.unchecked_into();
[INFO] [stdout] 157 | | let target: $elem_type = event.target().unwrap().unchecked_into();
[INFO] [stdout] 158 | | f(event, target);
[INFO] [stdout] 159 | | }))
[INFO] [stdout] | |______________________^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:180:1
[INFO] [stdout] |
[INFO] [stdout] 180 | dom_type!(code );
[INFO] [stdout] | ---------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `events` which comes from the expansion of the macro `dom_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:84:26
[INFO] [stdout] |
[INFO] [stdout] 83 | pub fn effect(self, f: impl $crate::macros::Effect<$elem_type>) -> Self {
[INFO] [stdout] | ---- ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 84 | Self(self.0.effect(f))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:180:1
[INFO] [stdout] |
[INFO] [stdout] 180 | dom_type!(code );
[INFO] [stdout] | ---------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `dom_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:114:26
[INFO] [stdout] |
[INFO] [stdout] 113 | pub fn text(self, child: impl $crate::macros::Text) -> Self {
[INFO] [stdout] | ---- -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 114 | Self(self.0.text(child))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:181:1
[INFO] [stdout] |
[INFO] [stdout] 181 | children_allowed!(code);
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `children_allowed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:121:26
[INFO] [stdout] |
[INFO] [stdout] 117 | pub fn child(self, c: Child) -> Self
[INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 121 | Self(self.0.child(c.into()))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:181:1
[INFO] [stdout] |
[INFO] [stdout] 181 | children_allowed!(code);
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: this error originates in the macro `children_allowed` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/macros.rs:174:22
[INFO] [stdout] |
[INFO] [stdout] 173 | pub fn $attr(self, value: impl $crate::macros::AttributeValue<$typ>) -> Self {
[INFO] [stdout] | ---- ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 174 | Self(self.0.attribute(attr_name!($attr), value))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/elements.rs:183:1
[INFO] [stdout] |
[INFO] [stdout] 183 | / html_element!(
[INFO] [stdout] 184 | | /// The [HTML `` element][mdn] links a given content with a machine-readable translation.
[INFO] [stdout] 185 | | /// If the content is time- or date-related, the [`