[INFO] fetching crate augdom 0.1.0... [INFO] checking augdom-0.1.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate augdom 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate augdom 0.1.0 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate augdom 0.1.0 [INFO] finished tweaking crates.io crate augdom 0.1.0 [INFO] tweaked toml for crates.io crate augdom 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 19 packages to latest compatible versions [INFO] [stderr] Adding quick-xml v0.17.2 (latest: v0.36.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quick-xml v0.17.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80b04ac2a1a41f50ea8197180219b83f8b61bdb7fb279b9497dd43fa7d304c80 [INFO] running `Command { std: "docker" "start" "-a" "80b04ac2a1a41f50ea8197180219b83f8b61bdb7fb279b9497dd43fa7d304c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80b04ac2a1a41f50ea8197180219b83f8b61bdb7fb279b9497dd43fa7d304c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80b04ac2a1a41f50ea8197180219b83f8b61bdb7fb279b9497dd43fa7d304c80", kill_on_drop: false }` [INFO] [stdout] 80b04ac2a1a41f50ea8197180219b83f8b61bdb7fb279b9497dd43fa7d304c80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02bf745b7eedfc3f5661b320d6edc045e5a782ba5ca71e9c9e81d0d55cf3e942 [INFO] running `Command { std: "docker" "start" "-a" "02bf745b7eedfc3f5661b320d6edc045e5a782ba5ca71e9c9e81d0d55cf3e942", kill_on_drop: false }` [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking web-sys v0.3.70 [INFO] [stderr] Checking augdom v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.65s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.17.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "02bf745b7eedfc3f5661b320d6edc045e5a782ba5ca71e9c9e81d0d55cf3e942", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02bf745b7eedfc3f5661b320d6edc045e5a782ba5ca71e9c9e81d0d55cf3e942", kill_on_drop: false }` [INFO] [stdout] 02bf745b7eedfc3f5661b320d6edc045e5a782ba5ca71e9c9e81d0d55cf3e942 [INFO] checking augdom-0.1.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate augdom 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate augdom 0.1.0 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate augdom 0.1.0 [INFO] finished tweaking crates.io crate augdom 0.1.0 [INFO] tweaked toml for crates.io crate augdom 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 19 packages to latest compatible versions [INFO] [stderr] Adding quick-xml v0.17.2 (latest: v0.36.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8eb6a9cc58d591bc7d9e61b5f80759af7027edad8622e3078013c088564ef559 [INFO] running `Command { std: "docker" "start" "-a" "8eb6a9cc58d591bc7d9e61b5f80759af7027edad8622e3078013c088564ef559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8eb6a9cc58d591bc7d9e61b5f80759af7027edad8622e3078013c088564ef559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eb6a9cc58d591bc7d9e61b5f80759af7027edad8622e3078013c088564ef559", kill_on_drop: false }` [INFO] [stdout] 8eb6a9cc58d591bc7d9e61b5f80759af7027edad8622e3078013c088564ef559 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85e4ae4c5aa03d027102435b4c11aea3ad518314a6394dc223d95d73146df2a8 [INFO] running `Command { std: "docker" "start" "-a" "85e4ae4c5aa03d027102435b4c11aea3ad518314a6394dc223d95d73146df2a8", kill_on_drop: false }` [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking web-sys v0.3.70 [INFO] [stderr] Checking augdom v0.1.0 (/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/webdom.rs:121:24 [INFO] [stdout] | [INFO] [stdout] 120 | fn from(e: sys::Element) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Node::Concrete(e.into()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/webdom.rs:127:24 [INFO] [stdout] | [INFO] [stdout] 126 | fn from(e: sys::HtmlElement) -> Self { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 127 | Node::Concrete(e.into()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/webdom.rs:133:24 [INFO] [stdout] | [INFO] [stdout] 132 | fn from(e: sys::Text) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 133 | Node::Concrete(e.into()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/event.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 131 | fn unchecked_from_js(val: JsValue) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | $name(<$parent_ty as JsCast>::unchecked_from_js(val)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | / event_ty! { [INFO] [stdout] 147 | | /// The loading of a resource has been aborted. [MDN documentation][mdn] [INFO] [stdout] 148 | | /// [INFO] [stdout] 149 | | /// [mdn]: https://developer.mozilla.org/en-US/docs/Web/Events/abort [INFO] [stdout] ... | [INFO] [stdout] 152 | | sys::UiEvent [INFO] [stdout] 153 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `event_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/event.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 131 | fn unchecked_from_js(val: JsValue) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | $name(<$parent_ty as JsCast>::unchecked_from_js(val)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | / event_ty! { [INFO] [stdout] 156 | | /// Progression has been terminated (not due to an error). [MDN documentation][mdn] [INFO] [stdout] 157 | | /// [INFO] [stdout] 158 | | /// [mdn]: https://developer.mozilla.org/en-US/docs/Web/Reference/Events/abort_(ProgressEvent) [INFO] [stdout] ... | [INFO] [stdout] 161 | | sys::ProgressEvent [INFO] [stdout] 162 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `event_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/event.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 131 | fn unchecked_from_js(val: JsValue) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | $name(<$parent_ty as JsCast>::unchecked_from_js(val)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | / event_ty! { [INFO] [stdout] 165 | | /// A transaction has been aborted. [MDN documentation][mdn] [INFO] [stdout] 166 | | /// [INFO] [stdout] 167 | | /// [mdn]: https://developer.mozilla.org/en-US/docs/Web/Reference/Events/abort_indexedDB [INFO] [stdout] ... | [INFO] [stdout] 170 | | sys::Event [INFO] [stdout] 171 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `event_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/event.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 131 | fn unchecked_from_js(val: JsValue) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | $name(<$parent_ty as JsCast>::unchecked_from_js(val)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | / event_ty! { [INFO] [stdout] 174 | | /// The associated document has started printing or the print preview has been closed. [INFO] [stdout] 175 | | /// [MDN documentation][mdn] [INFO] [stdout] 176 | | /// [INFO] [stdout] ... | [INFO] [stdout] 180 | | sys::Event [INFO] [stdout] 181 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `event_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/event.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 131 | fn unchecked_from_js(val: JsValue) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | $name(<$parent_ty as JsCast>::unchecked_from_js(val)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | / event_ty! { [INFO] [stdout] 184 | | /// A [CSS animation] has aborted. [MDN documentation][mdn] [INFO] [stdout] 185 | | /// [INFO] [stdout] 186 | | /// [mdn]: https://developer.mozilla.org/en-US/docs/Web/Events/animationcancel [INFO] [stdout] ... | [INFO] [stdout] 190 | | sys::AnimationEvent [INFO] [stdout] 191 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `event_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/event.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 131 | fn unchecked_from_js(val: JsValue) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | $name(<$parent_ty as JsCast>::unchecked_from_js(val)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | / event_ty! { [INFO] [stdout] 194 | | /// A [CSS animation] has completed. [MDN documentation][mdn] [INFO] [stdout] 195 | | /// [INFO] [stdout] 196 | | /// [mdn]: https://developer.mozilla.org/en-US/docs/Web/Events/animationend [INFO] [stdout] ... | [INFO] [stdout] 200 | | sys::AnimationEvent [INFO] [stdout] 201 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `event_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/event.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 131 | fn unchecked_from_js(val: JsValue) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | $name(<$parent_ty as JsCast>::unchecked_from_js(val)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 203 | / event_ty! { [INFO] [stdout] 204 | | /// A [CSS animation] is ticked. [MDN documentation][mdn] [INFO] [stdout] 205 | | /// [INFO] [stdout] 206 | | /// [mdn]: https://developer.mozilla.org/en-US/docs/Web/Events/animationiteration [INFO] [stdout] ... | [INFO] [stdout] 210 | | sys::AnimationEvent [INFO] [stdout] 211 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `event_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/event.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 131 | fn unchecked_from_js(val: JsValue) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | $name(<$parent_ty as JsCast>::unchecked_from_js(val)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 213 | / event_ty! { [INFO] [stdout] 214 | | /// A [CSS animation] has started. [MDN documentation][mdn] [INFO] [stdout] 215 | | /// [INFO] [stdout] 216 | | /// [mdn]: https://developer.mozilla.org/en-US/docs/Web/Events/animationstart [INFO] [stdout] ... | [INFO] [stdout] 220 | | sys::AnimationEvent [INFO] [stdout] 221 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `event_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/event.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 131 | fn unchecked_from_js(val: JsValue) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | $name(<$parent_ty as JsCast>::unchecked_from_js(val)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 223 | / event_ty! { [INFO] [stdout] 224 | | /// A web application is successfully installed as a progressive web app. [INFO] [stdout] 225 | | /// [MDN documentation][mdn] [INFO] [stdout] 226 | | /// [INFO] [stdout] ... | [INFO] [stdout] 230 | | sys::Event [INFO] [stdout] 231 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `event_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/event.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 131 | fn unchecked_from_js(val: JsValue) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | $name(<$parent_ty as JsCast>::unchecked_from_js(val)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 233 | / event_ty! { [INFO] [stdout] 234 | | /// The input buffer of a [ScriptProcessorNode] is ready to be processed. [INFO] [stdout] 235 | | /// [MDN documentation][mdn] [INFO] [stdout] 236 | | /// [INFO] [stdout] ... | [INFO] [stdout] 241 | | sys::AudioProcessingEvent [INFO] [stdout] 242 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `event_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/event.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 131 | fn unchecked_from_js(val: JsValue) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | $name(<$parent_ty as JsCast>::unchecked_from_js(val)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | / event_ty! { [INFO] [stdout] 245 | | /// The user agent has finished capturing audio for speech recognition. [MDN documentation][mdn] [INFO] [stdout] 246 | | /// [INFO] [stdout] 247 | | /// [mdn]: https://developer.mozilla.org/en-US/docs/Web/Events/audioend [INFO] [stdout] ... | [INFO] [stdout] 250 | | sys::Event [INFO] [stdout] 251 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `event_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/event.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 131 | fn unchecked_from_js(val: JsValue) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | $name(<$parent_ty as JsCast>::unchecked_from_js(val)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 253 | / event_ty! { [INFO] [stdout] 254 | | /// The user agent has started to capture audio for speech recognition. [MDN documentation][mdn] [INFO] [stdout] 255 | | /// [INFO] [stdout] 256 | | /// [mdn]: https://developer.mozilla.org/en-US/docs/Web/Events/audiostart [INFO] [stdout] ... | [INFO] [stdout] 259 | | sys::Event [INFO] [stdout] 260 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `event_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/event.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 131 | fn unchecked_from_js(val: JsValue) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | $name(<$parent_ty as JsCast>::unchecked_from_js(val)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | / event_ty! { [INFO] [stdout] 263 | | /// The associated document is about to be printed or previewed for printing. [INFO] [stdout] 264 | | /// [MDN documentation][mdn] [INFO] [stdout] 265 | | /// [INFO] [stdout] ... | [INFO] [stdout] 269 | | sys::Event [INFO] [stdout] 270 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `event_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/event.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 131 | fn unchecked_from_js(val: JsValue) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | $name(<$parent_ty as JsCast>::unchecked_from_js(val)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | / event_ty! { [INFO] [stdout] 273 | | /// The window, the document and its resources are about to be unloaded. [INFO] [stdout] 274 | | /// [MDN documentation][mdn] [INFO] [stdout] 275 | | /// [INFO] [stdout] ... | [INFO] [stdout] 279 | | sys::BeforeUnloadEvent [INFO] [stdout] 280 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `event_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/event.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 131 | fn unchecked_from_js(val: JsValue) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | $name(<$parent_ty as JsCast>::unchecked_from_js(val)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 282 | / event_ty! { [INFO] [stdout] 283 | | /// A [SMIL] animation element begins. [MDN documentation][mdn] [INFO] [stdout] 284 | | /// [INFO] [stdout] 285 | | /// [mdn]: https://developer.mozilla.org/en-US/docs/Web/Events/beginEvent [INFO] [stdout] ... | [INFO] [stdout] 289 | | sys::TimeEvent [INFO] [stdout] 290 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `event_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/event.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 131 | fn unchecked_from_js(val: JsValue) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | $name(<$parent_ty as JsCast>::unchecked_from_js(val)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 292 | / event_ty! { [INFO] [stdout] 293 | | /// An open connection to a database is blocking a versionchange transaction on the same [INFO] [stdout] 294 | | /// database. [MDN documentation][mdn] [INFO] [stdout] 295 | | /// [INFO] [stdout] ... | [INFO] [stdout] 299 | | sys::Event [INFO] [stdout] 300 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `event_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/event.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 131 | fn unchecked_from_js(val: JsValue) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | $name(<$parent_ty as JsCast>::unchecked_from_js(val)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | / event_ty! { [INFO] [stdout] 303 | | /// An element has lost focus (does not bubble). [MDN documentation][mdn] [INFO] [stdout] 304 | | /// [INFO] [stdout] 305 | | /// [mdn]: https://developer.mozilla.org/en-US/docs/Web/Events/blur [INFO] [stdout] ... | [INFO] [stdout] 308 | | sys::FocusEvent [INFO] [stdout] 309 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `event_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/event.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 131 | fn unchecked_from_js(val: JsValue) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | $name(<$parent_ty as JsCast>::unchecked_from_js(val)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 311 | / event_ty! { [INFO] [stdout] 312 | | /// The spoken utterance reaches a word or sentence boundary. [MDN documentation][mdn] [INFO] [stdout] 313 | | /// [INFO] [stdout] 314 | | /// [mdn]: https://developer.mozilla.org/en-US/docs/Web/Events/boundary [INFO] [stdout] ... | [INFO] [stdout] 317 | | sys::SpeechSynthesisEvent [INFO] [stdout] 318 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `event_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/event.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 131 | fn unchecked_from_js(val: JsValue) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | $name(<$parent_ty as JsCast>::unchecked_from_js(val)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 320 | / event_ty! { [INFO] [stdout] 321 | | /// The user agent can play the media, but estimates that not enough data has been loaded to [INFO] [stdout] 322 | | /// play the media up to its end without having to stop for further buffering of content. [INFO] [stdout] 323 | | /// [MDN documentation][mdn] [INFO] [stdout] ... | [INFO] [stdout] 328 | | sys::Event [INFO] [stdout] 329 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `event_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/event.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 131 | fn unchecked_from_js(val: JsValue) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | $name(<$parent_ty as JsCast>::unchecked_from_js(val)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 331 | / event_ty! { [INFO] [stdout] 332 | | /// The user agent can play the media up to its end without having to stop for further buffering [INFO] [stdout] 333 | | /// of content. [MDN documentation][mdn] [INFO] [stdout] 334 | | /// [INFO] [stdout] ... | [INFO] [stdout] 338 | | sys::Event [INFO] [stdout] 339 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `event_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/event.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 131 | fn unchecked_from_js(val: JsValue) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | $name(<$parent_ty as JsCast>::unchecked_from_js(val)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 341 | / event_ty! { [INFO] [stdout] 342 | | /// The change event is fired for [`