[INFO] fetching crate biome_css_factory 0.5.7... [INFO] checking biome_css_factory-0.5.7 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate biome_css_factory 0.5.7 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate biome_css_factory 0.5.7 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 biome_css_factory 0.5.7 [INFO] finished tweaking crates.io crate biome_css_factory 0.5.7 [INFO] tweaked toml for crates.io crate biome_css_factory 0.5.7 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 25 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.12.3 (latest: v0.14.5) [INFO] [stderr] Adding memoffset v0.8.0 (latest: v0.9.1) [INFO] [stderr] Adding rustc-hash v1.1.0 (latest: v2.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 7df5267aa182e8c732710a68d67ac824201d2901a3b1bb4c756dd2373820e199 [INFO] running `Command { std: "docker" "start" "-a" "7df5267aa182e8c732710a68d67ac824201d2901a3b1bb4c756dd2373820e199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7df5267aa182e8c732710a68d67ac824201d2901a3b1bb4c756dd2373820e199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7df5267aa182e8c732710a68d67ac824201d2901a3b1bb4c756dd2373820e199", kill_on_drop: false }` [INFO] [stdout] 7df5267aa182e8c732710a68d67ac824201d2901a3b1bb4c756dd2373820e199 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2141d6de609955789e34a19166002a054b640fa76405f17e335caf71ca753dda [INFO] running `Command { std: "docker" "start" "-a" "2141d6de609955789e34a19166002a054b640fa76405f17e335caf71ca753dda", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Checking serde v1.0.209 [INFO] [stderr] Checking biome_text_size v0.5.7 [INFO] [stderr] Checking biome_text_edit v0.5.7 [INFO] [stderr] Checking biome_rowan v0.5.7 [INFO] [stderr] Checking biome_css_syntax v0.5.7 [INFO] [stderr] Checking biome_css_factory v0.5.7 (/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/generated/node_factory.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn css_at_rule(at_token: SyntaxToken, rule: AnyCssAtRule) -> CssAtRule { [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] 11 | CssAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 12 | | CssSyntaxKind::CSS_AT_RULE, [INFO] [stdout] 13 | | [ [INFO] [stdout] 14 | | Some(SyntaxElement::Token(at_token)), [INFO] [stdout] 15 | | Some(SyntaxElement::Node(rule.into_syntax())), [INFO] [stdout] 16 | | ], [INFO] [stdout] 17 | | )) [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/generated/node_factory.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 20 | operator_token: SyntaxToken, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | value: CssAttributeMatcherValue, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | modifier_token: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:40:42 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn build(self) -> CssAttributeMatcher { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | CssAttributeMatcher::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 41 | | CssSyntaxKind::CSS_ATTRIBUTE_MATCHER, [INFO] [stdout] 42 | | [ [INFO] [stdout] 43 | | Some(SyntaxElement::Token(self.operator_token)), [INFO] [stdout] ... | [INFO] [stdout] 46 | | ], [INFO] [stdout] 47 | | )) [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/generated/node_factory.rs:51:43 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn css_attribute_matcher_value(name: AnyCssAttributeMatcherValue) -> CssAttributeMatcherValue { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | CssAttributeMatcherValue::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 52 | | CssSyntaxKind::CSS_ATTRIBUTE_MATCHER_VALUE, [INFO] [stdout] 53 | | [Some(SyntaxElement::Node(name.into_syntax()))], [INFO] [stdout] 54 | | )) [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/generated/node_factory.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn css_attribute_name(name: CssIdentifier) -> CssAttributeNameBuilder { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 59 | namespace: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:72:39 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn build(self) -> CssAttributeName { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | CssAttributeName::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 73 | | CssSyntaxKind::CSS_ATTRIBUTE_NAME, [INFO] [stdout] 74 | | [ [INFO] [stdout] 75 | | self.namespace [INFO] [stdout] ... | [INFO] [stdout] 78 | | ], [INFO] [stdout] 79 | | )) [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/generated/node_factory.rs:76:54 [INFO] [stdout] | [INFO] [stdout] 76 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 83 | l_brack_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | name: CssAttributeName, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | r_brack_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | matcher: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:106:43 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn build(self) -> CssAttributeSelector { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | CssAttributeSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 107 | | CssSyntaxKind::CSS_ATTRIBUTE_SELECTOR, [INFO] [stdout] 108 | | [ [INFO] [stdout] 109 | | Some(SyntaxElement::Token(self.l_brack_token)), [INFO] [stdout] ... | [INFO] [stdout] 114 | | ], [INFO] [stdout] 115 | | )) [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/generated/node_factory.rs:112:54 [INFO] [stdout] | [INFO] [stdout] 112 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:123:38 [INFO] [stdout] | [INFO] [stdout] 119 | left: AnyCssExpression, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 120 | operator_token_token: SyntaxToken, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | right: AnyCssExpression, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | ) -> CssBinaryExpression { [INFO] [stdout] 123 | CssBinaryExpression::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 124 | | CssSyntaxKind::CSS_BINARY_EXPRESSION, [INFO] [stdout] 125 | | [ [INFO] [stdout] 126 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 129 | | ], [INFO] [stdout] 130 | | )) [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/generated/node_factory.rs:137:35 [INFO] [stdout] | [INFO] [stdout] 133 | charset_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 134 | encoding: CssString, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 135 | semicolon_token: SyntaxToken, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | ) -> CssCharsetAtRule { [INFO] [stdout] 137 | CssCharsetAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 138 | | CssSyntaxKind::CSS_CHARSET_AT_RULE, [INFO] [stdout] 139 | | [ [INFO] [stdout] 140 | | Some(SyntaxElement::Token(charset_token)), [INFO] [stdout] ... | [INFO] [stdout] 143 | | ], [INFO] [stdout] 144 | | )) [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/generated/node_factory.rs:147:35 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn css_class_selector(dot_token: SyntaxToken, name: CssCustomIdentifier) -> CssClassSelector { [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] 147 | CssClassSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 148 | | CssSyntaxKind::CSS_CLASS_SELECTOR, [INFO] [stdout] 149 | | [ [INFO] [stdout] 150 | | Some(SyntaxElement::Token(dot_token)), [INFO] [stdout] 151 | | Some(SyntaxElement::Node(name.into_syntax())), [INFO] [stdout] 152 | | ], [INFO] [stdout] 153 | | )) [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/generated/node_factory.rs:156:27 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn css_color(hash_token: SyntaxToken, value_token: SyntaxToken) -> CssColor { [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] 156 | CssColor::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 157 | | CssSyntaxKind::CSS_COLOR, [INFO] [stdout] 158 | | [ [INFO] [stdout] 159 | | Some(SyntaxElement::Token(hash_token)), [INFO] [stdout] 160 | | Some(SyntaxElement::Token(value_token)), [INFO] [stdout] 161 | | ], [INFO] [stdout] 162 | | )) [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/generated/node_factory.rs:169:40 [INFO] [stdout] | [INFO] [stdout] 165 | color_profile_token: SyntaxToken, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | name: CssCustomIdentifier, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 167 | block: AnyCssDeclarationListBlock, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 168 | ) -> CssColorProfileAtRule { [INFO] [stdout] 169 | CssColorProfileAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 170 | | CssSyntaxKind::CSS_COLOR_PROFILE_AT_RULE, [INFO] [stdout] 171 | | [ [INFO] [stdout] 172 | | Some(SyntaxElement::Token(color_profile_token)), [INFO] [stdout] ... | [INFO] [stdout] 175 | | ], [INFO] [stdout] 176 | | )) [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/generated/node_factory.rs:183:37 [INFO] [stdout] | [INFO] [stdout] 179 | left: AnyCssSelector, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | combinator_token: SyntaxToken, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 181 | right: AnyCssSelector, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 182 | ) -> CssComplexSelector { [INFO] [stdout] 183 | CssComplexSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 184 | | CssSyntaxKind::CSS_COMPLEX_SELECTOR, [INFO] [stdout] 185 | | [ [INFO] [stdout] 186 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 189 | | ], [INFO] [stdout] 190 | | )) [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/generated/node_factory.rs:195:33 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn css_compound_selector(sub_selectors: CssSubSelectorList) -> CssCompoundSelectorBuilder { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | nesting_selector_token: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn css_compound_selector(sub_selectors: CssSubSelectorList) -> CssCompoundSelectorBuilder { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 196 | simple_selector: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:214:42 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn build(self) -> CssCompoundSelector { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 214 | CssCompoundSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 215 | | CssSyntaxKind::CSS_COMPOUND_SELECTOR, [INFO] [stdout] 216 | | [ [INFO] [stdout] 217 | | self.nesting_selector_token [INFO] [stdout] ... | [INFO] [stdout] 222 | | ], [INFO] [stdout] 223 | | )) [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/generated/node_factory.rs:220:54 [INFO] [stdout] | [INFO] [stdout] 220 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:231:39 [INFO] [stdout] | [INFO] [stdout] 227 | left: AnyCssContainerQueryInParens, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 228 | and_token: SyntaxToken, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 229 | right: AnyCssContainerAndCombinableQuery, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 230 | ) -> CssContainerAndQuery { [INFO] [stdout] 231 | CssContainerAndQuery::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 232 | | CssSyntaxKind::CSS_CONTAINER_AND_QUERY, [INFO] [stdout] 233 | | [ [INFO] [stdout] 234 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 237 | | ], [INFO] [stdout] 238 | | )) [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/generated/node_factory.rs:249:15 [INFO] [stdout] | [INFO] [stdout] 241 | container_token: SyntaxToken, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 242 | query: AnyCssContainerQuery, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 243 | block: AnyCssRuleListBlock, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 249 | name: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:264:41 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn build(self) -> CssContainerAtRule { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 264 | CssContainerAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 265 | | CssSyntaxKind::CSS_CONTAINER_AT_RULE, [INFO] [stdout] 266 | | [ [INFO] [stdout] 267 | | Some(SyntaxElement::Token(self.container_token)), [INFO] [stdout] ... | [INFO] [stdout] 272 | | ], [INFO] [stdout] 273 | | )) [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/generated/node_factory.rs:269:54 [INFO] [stdout] | [INFO] [stdout] 269 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:280:39 [INFO] [stdout] | [INFO] [stdout] 277 | not_token: SyntaxToken, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 278 | query: AnyCssContainerQueryInParens, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 279 | ) -> CssContainerNotQuery { [INFO] [stdout] 280 | CssContainerNotQuery::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 281 | | CssSyntaxKind::CSS_CONTAINER_NOT_QUERY, [INFO] [stdout] 282 | | [ [INFO] [stdout] 283 | | Some(SyntaxElement::Token(not_token)), [INFO] [stdout] 284 | | Some(SyntaxElement::Node(query.into_syntax())), [INFO] [stdout] 285 | | ], [INFO] [stdout] 286 | | )) [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/generated/node_factory.rs:293:38 [INFO] [stdout] | [INFO] [stdout] 289 | left: AnyCssContainerQueryInParens, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 290 | or_token: SyntaxToken, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 291 | right: AnyCssContainerOrCombinableQuery, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 292 | ) -> CssContainerOrQuery { [INFO] [stdout] 293 | CssContainerOrQuery::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 294 | | CssSyntaxKind::CSS_CONTAINER_OR_QUERY, [INFO] [stdout] 295 | | [ [INFO] [stdout] 296 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 299 | | ], [INFO] [stdout] 300 | | )) [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/generated/node_factory.rs:307:44 [INFO] [stdout] | [INFO] [stdout] 303 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 304 | query: AnyCssContainerQuery, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 305 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 306 | ) -> CssContainerQueryInParens { [INFO] [stdout] 307 | CssContainerQueryInParens::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 308 | | CssSyntaxKind::CSS_CONTAINER_QUERY_IN_PARENS, [INFO] [stdout] 309 | | [ [INFO] [stdout] 310 | | Some(SyntaxElement::Token(l_paren_token)), [INFO] [stdout] ... | [INFO] [stdout] 313 | | ], [INFO] [stdout] 314 | | )) [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/generated/node_factory.rs:321:50 [INFO] [stdout] | [INFO] [stdout] 317 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | feature: AnyCssQueryFeature, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 319 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 320 | ) -> CssContainerSizeFeatureInParens { [INFO] [stdout] 321 | CssContainerSizeFeatureInParens::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 322 | | CssSyntaxKind::CSS_CONTAINER_SIZE_FEATURE_IN_PARENS, [INFO] [stdout] 323 | | [ [INFO] [stdout] 324 | | Some(SyntaxElement::Token(l_paren_token)), [INFO] [stdout] ... | [INFO] [stdout] 327 | | ], [INFO] [stdout] 328 | | )) [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/generated/node_factory.rs:335:44 [INFO] [stdout] | [INFO] [stdout] 331 | left: CssContainerStyleInParens, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 332 | and_token: SyntaxToken, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 333 | right: AnyCssContainerStyleAndCombinableQuery, [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 334 | ) -> CssContainerStyleAndQuery { [INFO] [stdout] 335 | CssContainerStyleAndQuery::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 336 | | CssSyntaxKind::CSS_CONTAINER_STYLE_AND_QUERY, [INFO] [stdout] 337 | | [ [INFO] [stdout] 338 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 341 | | ], [INFO] [stdout] 342 | | )) [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/generated/node_factory.rs:349:44 [INFO] [stdout] | [INFO] [stdout] 345 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 346 | query: AnyCssContainerStyleInParens, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 347 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 348 | ) -> CssContainerStyleInParens { [INFO] [stdout] 349 | CssContainerStyleInParens::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 350 | | CssSyntaxKind::CSS_CONTAINER_STYLE_IN_PARENS, [INFO] [stdout] 351 | | [ [INFO] [stdout] 352 | | Some(SyntaxElement::Token(l_paren_token)), [INFO] [stdout] ... | [INFO] [stdout] 355 | | ], [INFO] [stdout] 356 | | )) [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/generated/node_factory.rs:362:44 [INFO] [stdout] | [INFO] [stdout] 359 | not_token: SyntaxToken, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 360 | query: CssContainerStyleInParens, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 361 | ) -> CssContainerStyleNotQuery { [INFO] [stdout] 362 | CssContainerStyleNotQuery::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 363 | | CssSyntaxKind::CSS_CONTAINER_STYLE_NOT_QUERY, [INFO] [stdout] 364 | | [ [INFO] [stdout] 365 | | Some(SyntaxElement::Token(not_token)), [INFO] [stdout] 366 | | Some(SyntaxElement::Node(query.into_syntax())), [INFO] [stdout] 367 | | ], [INFO] [stdout] 368 | | )) [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/generated/node_factory.rs:375:43 [INFO] [stdout] | [INFO] [stdout] 371 | left: CssContainerStyleInParens, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 372 | or_token: SyntaxToken, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 373 | right: AnyCssContainerStyleOrCombinableQuery, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 374 | ) -> CssContainerStyleOrQuery { [INFO] [stdout] 375 | CssContainerStyleOrQuery::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 376 | | CssSyntaxKind::CSS_CONTAINER_STYLE_OR_QUERY, [INFO] [stdout] 377 | | [ [INFO] [stdout] 378 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 381 | | ], [INFO] [stdout] 382 | | )) [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/generated/node_factory.rs:390:49 [INFO] [stdout] | [INFO] [stdout] 385 | style_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 386 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | query: AnyCssContainerStyleQuery, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 388 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 389 | ) -> CssContainerStyleQueryInParens { [INFO] [stdout] 390 | CssContainerStyleQueryInParens::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 391 | | CssSyntaxKind::CSS_CONTAINER_STYLE_QUERY_IN_PARENS, [INFO] [stdout] 392 | | [ [INFO] [stdout] 393 | | Some(SyntaxElement::Token(style_token)), [INFO] [stdout] ... | [INFO] [stdout] 397 | | ], [INFO] [stdout] 398 | | )) [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/generated/node_factory.rs:405:40 [INFO] [stdout] | [INFO] [stdout] 401 | counter_style_token: SyntaxToken, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 402 | name: CssCustomIdentifier, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 403 | block: AnyCssDeclarationListBlock, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 404 | ) -> CssCounterStyleAtRule { [INFO] [stdout] 405 | CssCounterStyleAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 406 | | CssSyntaxKind::CSS_COUNTER_STYLE_AT_RULE, [INFO] [stdout] 407 | | [ [INFO] [stdout] 408 | | Some(SyntaxElement::Token(counter_style_token)), [INFO] [stdout] ... | [INFO] [stdout] 411 | | ], [INFO] [stdout] 412 | | )) [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/generated/node_factory.rs:415:38 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn css_custom_identifier(value_token: SyntaxToken) -> CssCustomIdentifier { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 415 | CssCustomIdentifier::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 416 | | CssSyntaxKind::CSS_CUSTOM_IDENTIFIER, [INFO] [stdout] 417 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 418 | | )) [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/generated/node_factory.rs:421:38 [INFO] [stdout] | [INFO] [stdout] 420 | pub fn css_dashed_identifier(value_token: SyntaxToken) -> CssDashedIdentifier { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 421 | CssDashedIdentifier::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 422 | | CssSyntaxKind::CSS_DASHED_IDENTIFIER, [INFO] [stdout] 423 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 424 | | )) [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/generated/node_factory.rs:429:20 [INFO] [stdout] | [INFO] [stdout] 426 | pub fn css_declaration(property: AnyCssProperty) -> CssDeclarationBuilder { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 429 | important: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:442:37 [INFO] [stdout] | [INFO] [stdout] 441 | pub fn build(self) -> CssDeclaration { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 442 | CssDeclaration::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 443 | | CssSyntaxKind::CSS_DECLARATION, [INFO] [stdout] 444 | | [ [INFO] [stdout] 445 | | Some(SyntaxElement::Node(self.property.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 448 | | ], [INFO] [stdout] 449 | | )) [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/generated/node_factory.rs:447:54 [INFO] [stdout] | [INFO] [stdout] 447 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:456:42 [INFO] [stdout] | [INFO] [stdout] 453 | excl_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 454 | important_token: SyntaxToken, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 455 | ) -> CssDeclarationImportant { [INFO] [stdout] 456 | CssDeclarationImportant::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 457 | | CssSyntaxKind::CSS_DECLARATION_IMPORTANT, [INFO] [stdout] 458 | | [ [INFO] [stdout] 459 | | Some(SyntaxElement::Token(excl_token)), [INFO] [stdout] 460 | | Some(SyntaxElement::Token(important_token)), [INFO] [stdout] 461 | | ], [INFO] [stdout] 462 | | )) [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/generated/node_factory.rs:469:42 [INFO] [stdout] | [INFO] [stdout] 465 | l_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 466 | declarations: CssDeclarationList, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 467 | r_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 468 | ) -> CssDeclarationListBlock { [INFO] [stdout] 469 | CssDeclarationListBlock::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 470 | | CssSyntaxKind::CSS_DECLARATION_LIST_BLOCK, [INFO] [stdout] 471 | | [ [INFO] [stdout] 472 | | Some(SyntaxElement::Token(l_curly_token)), [INFO] [stdout] ... | [INFO] [stdout] 475 | | ], [INFO] [stdout] 476 | | )) [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/generated/node_factory.rs:483:46 [INFO] [stdout] | [INFO] [stdout] 479 | l_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 480 | items: CssDeclarationOrAtRuleList, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 481 | r_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 482 | ) -> CssDeclarationOrAtRuleBlock { [INFO] [stdout] 483 | CssDeclarationOrAtRuleBlock::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 484 | | CssSyntaxKind::CSS_DECLARATION_OR_AT_RULE_BLOCK, [INFO] [stdout] 485 | | [ [INFO] [stdout] 486 | | Some(SyntaxElement::Token(l_curly_token)), [INFO] [stdout] ... | [INFO] [stdout] 489 | | ], [INFO] [stdout] 490 | | )) [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/generated/node_factory.rs:497:44 [INFO] [stdout] | [INFO] [stdout] 493 | l_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 494 | items: CssDeclarationOrRuleList, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 495 | r_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 496 | ) -> CssDeclarationOrRuleBlock { [INFO] [stdout] 497 | CssDeclarationOrRuleBlock::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 498 | | CssSyntaxKind::CSS_DECLARATION_OR_RULE_BLOCK, [INFO] [stdout] 499 | | [ [INFO] [stdout] 500 | | Some(SyntaxElement::Token(l_curly_token)), [INFO] [stdout] ... | [INFO] [stdout] 503 | | ], [INFO] [stdout] 504 | | )) [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/generated/node_factory.rs:511:26 [INFO] [stdout] | [INFO] [stdout] 507 | declaration: CssDeclaration, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 511 | semicolon_token: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:524:50 [INFO] [stdout] | [INFO] [stdout] 523 | pub fn build(self) -> CssDeclarationWithSemicolon { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 524 | CssDeclarationWithSemicolon::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 525 | | CssSyntaxKind::CSS_DECLARATION_WITH_SEMICOLON, [INFO] [stdout] 526 | | [ [INFO] [stdout] 527 | | Some(SyntaxElement::Node(self.declaration.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 530 | | ], [INFO] [stdout] 531 | | )) [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/generated/node_factory.rs:539:36 [INFO] [stdout] | [INFO] [stdout] 535 | document_token: SyntaxToken, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 536 | matchers: CssDocumentMatcherList, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 537 | block: AnyCssRuleListBlock, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 538 | ) -> CssDocumentAtRule { [INFO] [stdout] 539 | CssDocumentAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 540 | | CssSyntaxKind::CSS_DOCUMENT_AT_RULE, [INFO] [stdout] 541 | | [ [INFO] [stdout] 542 | | Some(SyntaxElement::Token(document_token)), [INFO] [stdout] ... | [INFO] [stdout] 545 | | ], [INFO] [stdout] 546 | | )) [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/generated/node_factory.rs:554:43 [INFO] [stdout] | [INFO] [stdout] 549 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 550 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 551 | value: CssString, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 552 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 553 | ) -> CssDocumentCustomMatcher { [INFO] [stdout] 554 | CssDocumentCustomMatcher::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 555 | | CssSyntaxKind::CSS_DOCUMENT_CUSTOM_MATCHER, [INFO] [stdout] 556 | | [ [INFO] [stdout] 557 | | Some(SyntaxElement::Token(name_token)), [INFO] [stdout] ... | [INFO] [stdout] 561 | | ], [INFO] [stdout] 562 | | )) [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/generated/node_factory.rs:568:36 [INFO] [stdout] | [INFO] [stdout] 565 | font_face_token: SyntaxToken, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 566 | block: AnyCssDeclarationListBlock, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 567 | ) -> CssFontFaceAtRule { [INFO] [stdout] 568 | CssFontFaceAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 569 | | CssSyntaxKind::CSS_FONT_FACE_AT_RULE, [INFO] [stdout] 570 | | [ [INFO] [stdout] 571 | | Some(SyntaxElement::Token(font_face_token)), [INFO] [stdout] 572 | | Some(SyntaxElement::Node(block.into_syntax())), [INFO] [stdout] 573 | | ], [INFO] [stdout] 574 | | )) [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/generated/node_factory.rs:581:45 [INFO] [stdout] | [INFO] [stdout] 577 | font_feature_values_token: SyntaxToken, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 578 | name: AnyCssFontFamilyName, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 579 | block: AnyCssFontFeatureValuesBlock, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 580 | ) -> CssFontFeatureValuesAtRule { [INFO] [stdout] 581 | CssFontFeatureValuesAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 582 | | CssSyntaxKind::CSS_FONT_FEATURE_VALUES_AT_RULE, [INFO] [stdout] 583 | | [ [INFO] [stdout] 584 | | Some(SyntaxElement::Token(font_feature_values_token)), [INFO] [stdout] ... | [INFO] [stdout] 587 | | ], [INFO] [stdout] 588 | | )) [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/generated/node_factory.rs:595:44 [INFO] [stdout] | [INFO] [stdout] 591 | l_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 592 | items: CssFontFeatureValuesItemList, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 593 | r_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 594 | ) -> CssFontFeatureValuesBlock { [INFO] [stdout] 595 | CssFontFeatureValuesBlock::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 596 | | CssSyntaxKind::CSS_FONT_FEATURE_VALUES_BLOCK, [INFO] [stdout] 597 | | [ [INFO] [stdout] 598 | | Some(SyntaxElement::Token(l_curly_token)), [INFO] [stdout] ... | [INFO] [stdout] 601 | | ], [INFO] [stdout] 602 | | )) [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/generated/node_factory.rs:609:43 [INFO] [stdout] | [INFO] [stdout] 605 | at_token: SyntaxToken, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 606 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 607 | block: AnyCssDeclarationListBlock, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 608 | ) -> CssFontFeatureValuesItem { [INFO] [stdout] 609 | CssFontFeatureValuesItem::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 610 | | CssSyntaxKind::CSS_FONT_FEATURE_VALUES_ITEM, [INFO] [stdout] 611 | | [ [INFO] [stdout] 612 | | Some(SyntaxElement::Token(at_token)), [INFO] [stdout] ... | [INFO] [stdout] 615 | | ], [INFO] [stdout] 616 | | )) [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/generated/node_factory.rs:623:45 [INFO] [stdout] | [INFO] [stdout] 619 | font_palette_values_token: SyntaxToken, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 620 | name: CssDashedIdentifier, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 621 | block: AnyCssDeclarationListBlock, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 622 | ) -> CssFontPaletteValuesAtRule { [INFO] [stdout] 623 | CssFontPaletteValuesAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 624 | | CssSyntaxKind::CSS_FONT_PALETTE_VALUES_AT_RULE, [INFO] [stdout] 625 | | [ [INFO] [stdout] 626 | | Some(SyntaxElement::Token(font_palette_values_token)), [INFO] [stdout] ... | [INFO] [stdout] 629 | | ], [INFO] [stdout] 630 | | )) [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/generated/node_factory.rs:638:30 [INFO] [stdout] | [INFO] [stdout] 633 | name: CssIdentifier, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 634 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 635 | items: CssParameterList, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 636 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 637 | ) -> CssFunction { [INFO] [stdout] 638 | CssFunction::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 639 | | CssSyntaxKind::CSS_FUNCTION, [INFO] [stdout] 640 | | [ [INFO] [stdout] 641 | | Some(SyntaxElement::Node(name.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 645 | | ], [INFO] [stdout] 646 | | )) [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/generated/node_factory.rs:649:38 [INFO] [stdout] | [INFO] [stdout] 648 | pub fn css_generic_delimiter(value_token: SyntaxToken) -> CssGenericDelimiter { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 649 | CssGenericDelimiter::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 650 | | CssSyntaxKind::CSS_GENERIC_DELIMITER, [INFO] [stdout] 651 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 652 | | )) [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/generated/node_factory.rs:659:37 [INFO] [stdout] | [INFO] [stdout] 655 | name: AnyCssDeclarationName, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 656 | colon_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 657 | value: CssGenericComponentValueList, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 658 | ) -> CssGenericProperty { [INFO] [stdout] 659 | CssGenericProperty::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 660 | | CssSyntaxKind::CSS_GENERIC_PROPERTY, [INFO] [stdout] 661 | | [ [INFO] [stdout] 662 | | Some(SyntaxElement::Node(name.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 665 | | ], [INFO] [stdout] 666 | | )) [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/generated/node_factory.rs:669:32 [INFO] [stdout] | [INFO] [stdout] 668 | pub fn css_id_selector(hash_token: SyntaxToken, name: CssCustomIdentifier) -> CssIdSelector { [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] 669 | CssIdSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 670 | | CssSyntaxKind::CSS_ID_SELECTOR, [INFO] [stdout] 671 | | [ [INFO] [stdout] 672 | | Some(SyntaxElement::Token(hash_token)), [INFO] [stdout] 673 | | Some(SyntaxElement::Node(name.into_syntax())), [INFO] [stdout] 674 | | ], [INFO] [stdout] 675 | | )) [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/generated/node_factory.rs:678:32 [INFO] [stdout] | [INFO] [stdout] 677 | pub fn css_identifier(value_token: SyntaxToken) -> CssIdentifier { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 678 | CssIdentifier::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 679 | | CssSyntaxKind::CSS_IDENTIFIER, [INFO] [stdout] 680 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 681 | | )) [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/generated/node_factory.rs:684:42 [INFO] [stdout] | [INFO] [stdout] 683 | pub fn css_import_anonymous_layer(layer_token: SyntaxToken) -> CssImportAnonymousLayer { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 684 | CssImportAnonymousLayer::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 685 | | CssSyntaxKind::CSS_IMPORT_ANONYMOUS_LAYER, [INFO] [stdout] 686 | | [Some(SyntaxElement::Token(layer_token))], [INFO] [stdout] 687 | | )) [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/generated/node_factory.rs:700:16 [INFO] [stdout] | [INFO] [stdout] 690 | import_token: SyntaxToken, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 691 | url: AnyCssImportUrl, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 692 | media: CssMediaQueryList, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 693 | semicolon_token: SyntaxToken, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 700 | layer: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:701:19 [INFO] [stdout] | [INFO] [stdout] 690 | import_token: SyntaxToken, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 691 | url: AnyCssImportUrl, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 692 | media: CssMediaQueryList, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 693 | semicolon_token: SyntaxToken, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 701 | supports: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:722:38 [INFO] [stdout] | [INFO] [stdout] 721 | pub fn build(self) -> CssImportAtRule { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 722 | CssImportAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 723 | | CssSyntaxKind::CSS_IMPORT_AT_RULE, [INFO] [stdout] 724 | | [ [INFO] [stdout] 725 | | Some(SyntaxElement::Token(self.import_token)), [INFO] [stdout] ... | [INFO] [stdout] 733 | | ], [INFO] [stdout] 734 | | )) [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/generated/node_factory.rs:728:54 [INFO] [stdout] | [INFO] [stdout] 728 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:730:54 [INFO] [stdout] | [INFO] [stdout] 730 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:743:38 [INFO] [stdout] | [INFO] [stdout] 738 | layer_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 739 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 740 | name: CssLayerNameList, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 741 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 742 | ) -> CssImportNamedLayer { [INFO] [stdout] 743 | CssImportNamedLayer::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 744 | | CssSyntaxKind::CSS_IMPORT_NAMED_LAYER, [INFO] [stdout] 745 | | [ [INFO] [stdout] 746 | | Some(SyntaxElement::Token(layer_token)), [INFO] [stdout] ... | [INFO] [stdout] 750 | | ], [INFO] [stdout] 751 | | )) [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/generated/node_factory.rs:759:36 [INFO] [stdout] | [INFO] [stdout] 754 | supports_token: SyntaxToken, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 755 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 756 | condition: AnyCssImportSupportsCondition, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 757 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 758 | ) -> CssImportSupports { [INFO] [stdout] 759 | CssImportSupports::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 760 | | CssSyntaxKind::CSS_IMPORT_SUPPORTS, [INFO] [stdout] 761 | | [ [INFO] [stdout] 762 | | Some(SyntaxElement::Token(supports_token)), [INFO] [stdout] ... | [INFO] [stdout] 766 | | ], [INFO] [stdout] 767 | | )) [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/generated/node_factory.rs:774:37 [INFO] [stdout] | [INFO] [stdout] 770 | keyframes_token: SyntaxToken, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 771 | name: AnyCssKeyframeName, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 772 | block: AnyCssKeyframesBlock, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 773 | ) -> CssKeyframesAtRule { [INFO] [stdout] 774 | CssKeyframesAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 775 | | CssSyntaxKind::CSS_KEYFRAMES_AT_RULE, [INFO] [stdout] 776 | | [ [INFO] [stdout] 777 | | Some(SyntaxElement::Token(keyframes_token)), [INFO] [stdout] ... | [INFO] [stdout] 780 | | ], [INFO] [stdout] 781 | | )) [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/generated/node_factory.rs:788:36 [INFO] [stdout] | [INFO] [stdout] 784 | l_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 785 | items: CssKeyframesItemList, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 786 | r_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 787 | ) -> CssKeyframesBlock { [INFO] [stdout] 788 | CssKeyframesBlock::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 789 | | CssSyntaxKind::CSS_KEYFRAMES_BLOCK, [INFO] [stdout] 790 | | [ [INFO] [stdout] 791 | | Some(SyntaxElement::Token(l_curly_token)), [INFO] [stdout] ... | [INFO] [stdout] 794 | | ], [INFO] [stdout] 795 | | )) [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/generated/node_factory.rs:798:44 [INFO] [stdout] | [INFO] [stdout] 797 | pub fn css_keyframes_ident_selector(selector_token: SyntaxToken) -> CssKeyframesIdentSelector { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 798 | CssKeyframesIdentSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 799 | | CssSyntaxKind::CSS_KEYFRAMES_IDENT_SELECTOR, [INFO] [stdout] 800 | | [Some(SyntaxElement::Token(selector_token))], [INFO] [stdout] 801 | | )) [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/generated/node_factory.rs:807:35 [INFO] [stdout] | [INFO] [stdout] 804 | selectors: CssKeyframesSelectorList, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 805 | block: AnyCssDeclarationListBlock, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 806 | ) -> CssKeyframesItem { [INFO] [stdout] 807 | CssKeyframesItem::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 808 | | CssSyntaxKind::CSS_KEYFRAMES_ITEM, [INFO] [stdout] 809 | | [ [INFO] [stdout] 810 | | Some(SyntaxElement::Node(selectors.into_syntax())), [INFO] [stdout] 811 | | Some(SyntaxElement::Node(block.into_syntax())), [INFO] [stdout] 812 | | ], [INFO] [stdout] 813 | | )) [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/generated/node_factory.rs:818:49 [INFO] [stdout] | [INFO] [stdout] 816 | selector: CssPercentage, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 817 | ) -> CssKeyframesPercentageSelector { [INFO] [stdout] 818 | CssKeyframesPercentageSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 819 | | CssSyntaxKind::CSS_KEYFRAMES_PERCENTAGE_SELECTOR, [INFO] [stdout] 820 | | [Some(SyntaxElement::Node(selector.into_syntax()))], [INFO] [stdout] 821 | | )) [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/generated/node_factory.rs:824:33 [INFO] [stdout] | [INFO] [stdout] 823 | pub fn css_layer_at_rule(layer_token: SyntaxToken, layer: AnyCssLayer) -> CssLayerAtRule { [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] 824 | CssLayerAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 825 | | CssSyntaxKind::CSS_LAYER_AT_RULE, [INFO] [stdout] 826 | | [ [INFO] [stdout] 827 | | Some(SyntaxElement::Token(layer_token)), [INFO] [stdout] 828 | | Some(SyntaxElement::Node(layer.into_syntax())), [INFO] [stdout] 829 | | ], [INFO] [stdout] 830 | | )) [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/generated/node_factory.rs:836:38 [INFO] [stdout] | [INFO] [stdout] 833 | references: CssLayerReferenceList, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 834 | block: AnyCssRuleListBlock, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 835 | ) -> CssLayerDeclaration { [INFO] [stdout] 836 | CssLayerDeclaration::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 837 | | CssSyntaxKind::CSS_LAYER_DECLARATION, [INFO] [stdout] 838 | | [ [INFO] [stdout] 839 | | Some(SyntaxElement::Node(references.into_syntax())), [INFO] [stdout] 840 | | Some(SyntaxElement::Node(block.into_syntax())), [INFO] [stdout] 841 | | ], [INFO] [stdout] 842 | | )) [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/generated/node_factory.rs:848:36 [INFO] [stdout] | [INFO] [stdout] 845 | references: CssLayerReferenceList, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 846 | semicolon_token: SyntaxToken, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 847 | ) -> CssLayerReference { [INFO] [stdout] 848 | CssLayerReference::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 849 | | CssSyntaxKind::CSS_LAYER_REFERENCE, [INFO] [stdout] 850 | | [ [INFO] [stdout] 851 | | Some(SyntaxElement::Node(references.into_syntax())), [INFO] [stdout] 852 | | Some(SyntaxElement::Token(semicolon_token)), [INFO] [stdout] 853 | | ], [INFO] [stdout] 854 | | )) [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/generated/node_factory.rs:859:53 [INFO] [stdout] | [INFO] [stdout] 857 | css_component_value_list: CssComponentValueList, [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 858 | ) -> CssListOfComponentValuesExpression { [INFO] [stdout] 859 | CssListOfComponentValuesExpression::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 860 | | CssSyntaxKind::CSS_LIST_OF_COMPONENT_VALUES_EXPRESSION, [INFO] [stdout] 861 | | [Some(SyntaxElement::Node( [INFO] [stdout] 862 | | css_component_value_list.into_syntax(), [INFO] [stdout] 863 | | ))], [INFO] [stdout] 864 | | )) [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/generated/node_factory.rs:871:34 [INFO] [stdout] | [INFO] [stdout] 867 | at_token: SyntaxToken, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 868 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 869 | block: AnyCssDeclarationOrAtRuleBlock, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 870 | ) -> CssMarginAtRule { [INFO] [stdout] 871 | CssMarginAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 872 | | CssSyntaxKind::CSS_MARGIN_AT_RULE, [INFO] [stdout] 873 | | [ [INFO] [stdout] 874 | | Some(SyntaxElement::Token(at_token)), [INFO] [stdout] ... | [INFO] [stdout] 877 | | ], [INFO] [stdout] 878 | | )) [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/generated/node_factory.rs:885:39 [INFO] [stdout] | [INFO] [stdout] 881 | left: AnyCssMediaInParens, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 882 | and_token: SyntaxToken, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 883 | right: AnyCssMediaAndCombinableCondition, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 884 | ) -> CssMediaAndCondition { [INFO] [stdout] 885 | CssMediaAndCondition::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 886 | | CssSyntaxKind::CSS_MEDIA_AND_CONDITION, [INFO] [stdout] 887 | | [ [INFO] [stdout] 888 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 891 | | ], [INFO] [stdout] 892 | | )) [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/generated/node_factory.rs:899:39 [INFO] [stdout] | [INFO] [stdout] 895 | left: CssMediaTypeQuery, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 896 | and_token: SyntaxToken, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 897 | right: AnyCssMediaTypeCondition, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 898 | ) -> CssMediaAndTypeQuery { [INFO] [stdout] 899 | CssMediaAndTypeQuery::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 900 | | CssSyntaxKind::CSS_MEDIA_AND_TYPE_QUERY, [INFO] [stdout] 901 | | [ [INFO] [stdout] 902 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 905 | | ], [INFO] [stdout] 906 | | )) [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/generated/node_factory.rs:913:33 [INFO] [stdout] | [INFO] [stdout] 909 | media_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 910 | queries: CssMediaQueryList, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 911 | block: AnyCssRuleListBlock, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 912 | ) -> CssMediaAtRule { [INFO] [stdout] 913 | CssMediaAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 914 | | CssSyntaxKind::CSS_MEDIA_AT_RULE, [INFO] [stdout] 915 | | [ [INFO] [stdout] 916 | | Some(SyntaxElement::Token(media_token)), [INFO] [stdout] ... | [INFO] [stdout] 919 | | ], [INFO] [stdout] 920 | | )) [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/generated/node_factory.rs:927:44 [INFO] [stdout] | [INFO] [stdout] 923 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 924 | condition: AnyCssMediaCondition, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 925 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 926 | ) -> CssMediaConditionInParens { [INFO] [stdout] 927 | CssMediaConditionInParens::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 928 | | CssSyntaxKind::CSS_MEDIA_CONDITION_IN_PARENS, [INFO] [stdout] 929 | | [ [INFO] [stdout] 930 | | Some(SyntaxElement::Token(l_paren_token)), [INFO] [stdout] ... | [INFO] [stdout] 933 | | ], [INFO] [stdout] 934 | | )) [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/generated/node_factory.rs:937:41 [INFO] [stdout] | [INFO] [stdout] 936 | pub fn css_media_condition_query(condition: AnyCssMediaCondition) -> CssMediaConditionQuery { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 937 | CssMediaConditionQuery::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 938 | | CssSyntaxKind::CSS_MEDIA_CONDITION_QUERY, [INFO] [stdout] 939 | | [Some(SyntaxElement::Node(condition.into_syntax()))], [INFO] [stdout] 940 | | )) [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/generated/node_factory.rs:947:42 [INFO] [stdout] | [INFO] [stdout] 943 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | feature: AnyCssQueryFeature, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 945 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 946 | ) -> CssMediaFeatureInParens { [INFO] [stdout] 947 | CssMediaFeatureInParens::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 948 | | CssSyntaxKind::CSS_MEDIA_FEATURE_IN_PARENS, [INFO] [stdout] 949 | | [ [INFO] [stdout] 950 | | Some(SyntaxElement::Token(l_paren_token)), [INFO] [stdout] ... | [INFO] [stdout] 953 | | ], [INFO] [stdout] 954 | | )) [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/generated/node_factory.rs:960:39 [INFO] [stdout] | [INFO] [stdout] 957 | not_token: SyntaxToken, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 958 | condition: AnyCssMediaInParens, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 959 | ) -> CssMediaNotCondition { [INFO] [stdout] 960 | CssMediaNotCondition::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 961 | | CssSyntaxKind::CSS_MEDIA_NOT_CONDITION, [INFO] [stdout] 962 | | [ [INFO] [stdout] 963 | | Some(SyntaxElement::Token(not_token)), [INFO] [stdout] 964 | | Some(SyntaxElement::Node(condition.into_syntax())), [INFO] [stdout] 965 | | ], [INFO] [stdout] 966 | | )) [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/generated/node_factory.rs:973:38 [INFO] [stdout] | [INFO] [stdout] 969 | left: AnyCssMediaInParens, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 970 | or_token: SyntaxToken, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 971 | right: AnyCssMediaOrCombinableCondition, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 972 | ) -> CssMediaOrCondition { [INFO] [stdout] 973 | CssMediaOrCondition::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 974 | | CssSyntaxKind::CSS_MEDIA_OR_CONDITION, [INFO] [stdout] 975 | | [ [INFO] [stdout] 976 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 979 | | ], [INFO] [stdout] 980 | | )) [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/generated/node_factory.rs:983:31 [INFO] [stdout] | [INFO] [stdout] 982 | pub fn css_media_type(value: CssIdentifier) -> CssMediaType { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 983 | CssMediaType::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 984 | | CssSyntaxKind::CSS_MEDIA_TYPE, [INFO] [stdout] 985 | | [Some(SyntaxElement::Node(value.into_syntax()))], [INFO] [stdout] 986 | | )) [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/generated/node_factory.rs:991:25 [INFO] [stdout] | [INFO] [stdout] 988 | pub fn css_media_type_query(ty: CssMediaType) -> CssMediaTypeQueryBuilder { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 991 | modifier_token: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1004:40 [INFO] [stdout] | [INFO] [stdout] 1003 | pub fn build(self) -> CssMediaTypeQuery { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1004 | CssMediaTypeQuery::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1005 | | CssSyntaxKind::CSS_MEDIA_TYPE_QUERY, [INFO] [stdout] 1006 | | [ [INFO] [stdout] 1007 | | self.modifier_token.map(|token| SyntaxElement::Token(token)), [INFO] [stdout] 1008 | | Some(SyntaxElement::Node(self.ty.into_syntax())), [INFO] [stdout] 1009 | | ], [INFO] [stdout] 1010 | | )) [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/generated/node_factory.rs:1014:42 [INFO] [stdout] | [INFO] [stdout] 1013 | pub fn css_named_namespace_prefix(name: CssIdentifier) -> CssNamedNamespacePrefix { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1014 | CssNamedNamespacePrefix::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1015 | | CssSyntaxKind::CSS_NAMED_NAMESPACE_PREFIX, [INFO] [stdout] 1016 | | [Some(SyntaxElement::Node(name.into_syntax()))], [INFO] [stdout] 1017 | | )) [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/generated/node_factory.rs:1022:17 [INFO] [stdout] | [INFO] [stdout] 1019 | pub fn css_namespace(bitwise_or_token: SyntaxToken) -> CssNamespaceBuilder { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1022 | prefix: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1035:35 [INFO] [stdout] | [INFO] [stdout] 1034 | pub fn build(self) -> CssNamespace { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1035 | CssNamespace::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 1036 | | CssSyntaxKind::CSS_NAMESPACE, [INFO] [stdout] 1037 | | [ [INFO] [stdout] 1038 | | self.prefix [INFO] [stdout] ... | [INFO] [stdout] 1041 | | ], [INFO] [stdout] 1042 | | )) [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/generated/node_factory.rs:1039:54 [INFO] [stdout] | [INFO] [stdout] 1039 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1054:17 [INFO] [stdout] | [INFO] [stdout] 1046 | namespace_token: SyntaxToken, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1047 | url: AnyCssNamespaceUrl, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1048 | semicolon_token: SyntaxToken, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1054 | prefix: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1069:41 [INFO] [stdout] | [INFO] [stdout] 1068 | pub fn build(self) -> CssNamespaceAtRule { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1069 | CssNamespaceAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1070 | | CssSyntaxKind::CSS_NAMESPACE_AT_RULE, [INFO] [stdout] 1071 | | [ [INFO] [stdout] 1072 | | Some(SyntaxElement::Token(self.namespace_token)), [INFO] [stdout] ... | [INFO] [stdout] 1077 | | ], [INFO] [stdout] 1078 | | )) [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/generated/node_factory.rs:1074:54 [INFO] [stdout] | [INFO] [stdout] 1074 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1085:41 [INFO] [stdout] | [INFO] [stdout] 1082 | prelude: CssRelativeSelectorList, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1083 | block: AnyCssDeclarationOrRuleBlock, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1084 | ) -> CssNestedQualifiedRule { [INFO] [stdout] 1085 | CssNestedQualifiedRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1086 | | CssSyntaxKind::CSS_NESTED_QUALIFIED_RULE, [INFO] [stdout] 1087 | | [ [INFO] [stdout] 1088 | | Some(SyntaxElement::Node(prelude.into_syntax())), [INFO] [stdout] 1089 | | Some(SyntaxElement::Node(block.into_syntax())), [INFO] [stdout] 1090 | | ], [INFO] [stdout] 1091 | | )) [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/generated/node_factory.rs:1094:31 [INFO] [stdout] | [INFO] [stdout] 1093 | pub fn css_nth_offset(sign_token: SyntaxToken, value: CssNumber) -> CssNthOffset { [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] 1094 | CssNthOffset::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1095 | | CssSyntaxKind::CSS_NTH_OFFSET, [INFO] [stdout] 1096 | | [ [INFO] [stdout] 1097 | | Some(SyntaxElement::Token(sign_token)), [INFO] [stdout] 1098 | | Some(SyntaxElement::Node(value.into_syntax())), [INFO] [stdout] 1099 | | ], [INFO] [stdout] 1100 | | )) [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/generated/node_factory.rs:1103:28 [INFO] [stdout] | [INFO] [stdout] 1102 | pub fn css_number(value_token: SyntaxToken) -> CssNumber { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1103 | CssNumber::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 1104 | | CssSyntaxKind::CSS_NUMBER, [INFO] [stdout] 1105 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 1106 | | )) [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/generated/node_factory.rs:1113:32 [INFO] [stdout] | [INFO] [stdout] 1109 | page_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1110 | selectors: CssPageSelectorList, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1111 | block: AnyCssPageAtRuleBlock, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1112 | ) -> CssPageAtRule { [INFO] [stdout] 1113 | CssPageAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 1114 | | CssSyntaxKind::CSS_PAGE_AT_RULE, [INFO] [stdout] 1115 | | [ [INFO] [stdout] 1116 | | Some(SyntaxElement::Token(page_token)), [INFO] [stdout] ... | [INFO] [stdout] 1119 | | ], [INFO] [stdout] 1120 | | )) [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/generated/node_factory.rs:1127:37 [INFO] [stdout] | [INFO] [stdout] 1123 | l_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1124 | items: CssPageAtRuleItemList, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1125 | r_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1126 | ) -> CssPageAtRuleBlock { [INFO] [stdout] 1127 | CssPageAtRuleBlock::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 1128 | | CssSyntaxKind::CSS_PAGE_AT_RULE_BLOCK, [INFO] [stdout] 1129 | | [ [INFO] [stdout] 1130 | | Some(SyntaxElement::Token(l_curly_token)), [INFO] [stdout] ... | [INFO] [stdout] 1133 | | ], [INFO] [stdout] 1134 | | )) [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/generated/node_factory.rs:1137:43 [INFO] [stdout] | [INFO] [stdout] 1136 | pub fn css_page_selector(pseudos: CssPageSelectorPseudoList) -> CssPageSelectorBuilder { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1137 | CssPageSelectorBuilder { pseudos, ty: None } [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1149:38 [INFO] [stdout] | [INFO] [stdout] 1148 | pub fn build(self) -> CssPageSelector { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1149 | CssPageSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 1150 | | CssSyntaxKind::CSS_PAGE_SELECTOR, [INFO] [stdout] 1151 | | [ [INFO] [stdout] 1152 | | self.ty [INFO] [stdout] ... | [INFO] [stdout] 1155 | | ], [INFO] [stdout] 1156 | | )) [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/generated/node_factory.rs:1153:54 [INFO] [stdout] | [INFO] [stdout] 1153 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1163:40 [INFO] [stdout] | [INFO] [stdout] 1160 | colon_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1161 | selector_token: SyntaxToken, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1162 | ) -> CssPageSelectorPseudo { [INFO] [stdout] 1163 | CssPageSelectorPseudo::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1164 | | CssSyntaxKind::CSS_PAGE_SELECTOR_PSEUDO, [INFO] [stdout] 1165 | | [ [INFO] [stdout] 1166 | | Some(SyntaxElement::Token(colon_token)), [INFO] [stdout] 1167 | | Some(SyntaxElement::Token(selector_token)), [INFO] [stdout] 1168 | | ], [INFO] [stdout] 1169 | | )) [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/generated/node_factory.rs:1172:31 [INFO] [stdout] | [INFO] [stdout] 1171 | pub fn css_parameter(any_css_expression: AnyCssExpression) -> CssParameter { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1172 | CssParameter::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1173 | | CssSyntaxKind::CSS_PARAMETER, [INFO] [stdout] 1174 | | [Some(SyntaxElement::Node(any_css_expression.into_syntax()))], [INFO] [stdout] 1175 | | )) [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/generated/node_factory.rs:1184:21 [INFO] [stdout] | [INFO] [stdout] 1178 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1179 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1184 | expression: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1198:49 [INFO] [stdout] | [INFO] [stdout] 1197 | pub fn build(self) -> CssParenthesizedExpression { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1198 | CssParenthesizedExpression::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 1199 | | CssSyntaxKind::CSS_PARENTHESIZED_EXPRESSION, [INFO] [stdout] 1200 | | [ [INFO] [stdout] 1201 | | Some(SyntaxElement::Token(self.l_paren_token)), [INFO] [stdout] ... | [INFO] [stdout] 1205 | | ], [INFO] [stdout] 1206 | | )) [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/generated/node_factory.rs:1203:54 [INFO] [stdout] | [INFO] [stdout] 1203 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1210:32 [INFO] [stdout] | [INFO] [stdout] 1209 | pub fn css_percentage(value_token: SyntaxToken, percent_token: SyntaxToken) -> CssPercentage { [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] 1210 | CssPercentage::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 1211 | | CssSyntaxKind::CSS_PERCENTAGE, [INFO] [stdout] 1212 | | [ [INFO] [stdout] 1213 | | Some(SyntaxElement::Token(value_token)), [INFO] [stdout] 1214 | | Some(SyntaxElement::Token(percent_token)), [INFO] [stdout] 1215 | | ], [INFO] [stdout] 1216 | | )) [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/generated/node_factory.rs:1223:36 [INFO] [stdout] | [INFO] [stdout] 1219 | property_token: SyntaxToken, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1220 | name: CssDashedIdentifier, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1221 | block: AnyCssDeclarationListBlock, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1222 | ) -> CssPropertyAtRule { [INFO] [stdout] 1223 | CssPropertyAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 1224 | | CssSyntaxKind::CSS_PROPERTY_AT_RULE, [INFO] [stdout] 1225 | | [ [INFO] [stdout] 1226 | | Some(SyntaxElement::Token(property_token)), [INFO] [stdout] ... | [INFO] [stdout] 1229 | | ], [INFO] [stdout] 1230 | | )) [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/generated/node_factory.rs:1238:57 [INFO] [stdout] | [INFO] [stdout] 1233 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1234 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1235 | selector: AnyCssCompoundSelector, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1236 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1237 | ) -> CssPseudoClassFunctionCompoundSelector { [INFO] [stdout] 1238 | CssPseudoClassFunctionCompoundSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 1239 | | CssSyntaxKind::CSS_PSEUDO_CLASS_FUNCTION_COMPOUND_SELECTOR, [INFO] [stdout] 1240 | | [ [INFO] [stdout] 1241 | | Some(SyntaxElement::Token(name_token)), [INFO] [stdout] ... | [INFO] [stdout] 1245 | | ], [INFO] [stdout] 1246 | | )) [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/generated/node_factory.rs:1254:61 [INFO] [stdout] | [INFO] [stdout] 1249 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1250 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1251 | compound_selectors: CssCompoundSelectorList, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1252 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1253 | ) -> CssPseudoClassFunctionCompoundSelectorList { [INFO] [stdout] 1254 | CssPseudoClassFunctionCompoundSelectorList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 1255 | | CssSyntaxKind::CSS_PSEUDO_CLASS_FUNCTION_COMPOUND_SELECTOR_LIST, [INFO] [stdout] 1256 | | [ [INFO] [stdout] 1257 | | Some(SyntaxElement::Token(name_token)), [INFO] [stdout] ... | [INFO] [stdout] 1261 | | ], [INFO] [stdout] 1262 | | )) [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/generated/node_factory.rs:1270:51 [INFO] [stdout] | [INFO] [stdout] 1265 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1266 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1267 | ident: CssIdentifier, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1268 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1269 | ) -> CssPseudoClassFunctionIdentifier { [INFO] [stdout] 1270 | CssPseudoClassFunctionIdentifier::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 1271 | | CssSyntaxKind::CSS_PSEUDO_CLASS_FUNCTION_IDENTIFIER, [INFO] [stdout] 1272 | | [ [INFO] [stdout] 1273 | | Some(SyntaxElement::Token(name_token)), [INFO] [stdout] ... | [INFO] [stdout] 1277 | | ], [INFO] [stdout] 1278 | | )) [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/generated/node_factory.rs:1286:44 [INFO] [stdout] | [INFO] [stdout] 1281 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1282 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1283 | selector: AnyCssPseudoClassNthSelector, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1284 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1285 | ) -> CssPseudoClassFunctionNth { [INFO] [stdout] 1286 | CssPseudoClassFunctionNth::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 1287 | | CssSyntaxKind::CSS_PSEUDO_CLASS_FUNCTION_NTH, [INFO] [stdout] 1288 | | [ [INFO] [stdout] 1289 | | Some(SyntaxElement::Token(name_token)), [INFO] [stdout] ... | [INFO] [stdout] 1293 | | ], [INFO] [stdout] 1294 | | )) [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/generated/node_factory.rs:1302:61 [INFO] [stdout] | [INFO] [stdout] 1297 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1298 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1299 | relative_selectors: CssRelativeSelectorList, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1300 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1301 | ) -> CssPseudoClassFunctionRelativeSelectorList { [INFO] [stdout] 1302 | CssPseudoClassFunctionRelativeSelectorList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 1303 | | CssSyntaxKind::CSS_PSEUDO_CLASS_FUNCTION_RELATIVE_SELECTOR_LIST, [INFO] [stdout] 1304 | | [ [INFO] [stdout] 1305 | | Some(SyntaxElement::Token(name_token)), [INFO] [stdout] ... | [INFO] [stdout] 1309 | | ], [INFO] [stdout] 1310 | | )) [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/generated/node_factory.rs:1318:49 [INFO] [stdout] | [INFO] [stdout] 1313 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1314 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1315 | selector: AnyCssSelector, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1316 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1317 | ) -> CssPseudoClassFunctionSelector { [INFO] [stdout] 1318 | CssPseudoClassFunctionSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 1319 | | CssSyntaxKind::CSS_PSEUDO_CLASS_FUNCTION_SELECTOR, [INFO] [stdout] 1320 | | [ [INFO] [stdout] 1321 | | Some(SyntaxElement::Token(name_token)), [INFO] [stdout] ... | [INFO] [stdout] 1325 | | ], [INFO] [stdout] 1326 | | )) [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/generated/node_factory.rs:1334:53 [INFO] [stdout] | [INFO] [stdout] 1329 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1330 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1331 | selectors: CssSelectorList, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1332 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1333 | ) -> CssPseudoClassFunctionSelectorList { [INFO] [stdout] 1334 | CssPseudoClassFunctionSelectorList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 1335 | | CssSyntaxKind::CSS_PSEUDO_CLASS_FUNCTION_SELECTOR_LIST, [INFO] [stdout] 1336 | | [ [INFO] [stdout] 1337 | | Some(SyntaxElement::Token(name_token)), [INFO] [stdout] ... | [INFO] [stdout] 1341 | | ], [INFO] [stdout] 1342 | | )) [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/generated/node_factory.rs:1350:50 [INFO] [stdout] | [INFO] [stdout] 1345 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1346 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1347 | values: CssPseudoValueList, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1348 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1349 | ) -> CssPseudoClassFunctionValueList { [INFO] [stdout] 1350 | CssPseudoClassFunctionValueList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 1351 | | CssSyntaxKind::CSS_PSEUDO_CLASS_FUNCTION_VALUE_LIST, [INFO] [stdout] 1352 | | [ [INFO] [stdout] 1353 | | Some(SyntaxElement::Token(name_token)), [INFO] [stdout] ... | [INFO] [stdout] 1357 | | ], [INFO] [stdout] 1358 | | )) [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/generated/node_factory.rs:1361:43 [INFO] [stdout] | [INFO] [stdout] 1360 | pub fn css_pseudo_class_identifier(name: CssIdentifier) -> CssPseudoClassIdentifier { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1361 | CssPseudoClassIdentifier::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 1362 | | CssSyntaxKind::CSS_PSEUDO_CLASS_IDENTIFIER, [INFO] [stdout] 1363 | | [Some(SyntaxElement::Node(name.into_syntax()))], [INFO] [stdout] 1364 | | )) [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/generated/node_factory.rs:1369:21 [INFO] [stdout] | [INFO] [stdout] 1366 | pub fn css_pseudo_class_nth(symbol_token: SyntaxToken) -> CssPseudoClassNthBuilder { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1369 | sign_token: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1370:16 [INFO] [stdout] | [INFO] [stdout] 1366 | pub fn css_pseudo_class_nth(symbol_token: SyntaxToken) -> CssPseudoClassNthBuilder { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1370 | value: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1371:17 [INFO] [stdout] | [INFO] [stdout] 1366 | pub fn css_pseudo_class_nth(symbol_token: SyntaxToken) -> CssPseudoClassNthBuilder { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1371 | offset: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1394:40 [INFO] [stdout] | [INFO] [stdout] 1393 | pub fn build(self) -> CssPseudoClassNth { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1394 | CssPseudoClassNth::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1395 | | CssSyntaxKind::CSS_PSEUDO_CLASS_NTH, [INFO] [stdout] 1396 | | [ [INFO] [stdout] 1397 | | self.sign_token.map(|token| SyntaxElement::Token(token)), [INFO] [stdout] ... | [INFO] [stdout] 1403 | | ], [INFO] [stdout] 1404 | | )) [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/generated/node_factory.rs:1399:54 [INFO] [stdout] | [INFO] [stdout] 1399 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1402:54 [INFO] [stdout] | [INFO] [stdout] 1402 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1408:46 [INFO] [stdout] | [INFO] [stdout] 1407 | pub fn css_pseudo_class_nth_identifier(value_token: SyntaxToken) -> CssPseudoClassNthIdentifier { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1408 | CssPseudoClassNthIdentifier::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1409 | | CssSyntaxKind::CSS_PSEUDO_CLASS_NTH_IDENTIFIER, [INFO] [stdout] 1410 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 1411 | | )) [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/generated/node_factory.rs:1416:21 [INFO] [stdout] | [INFO] [stdout] 1413 | pub fn css_pseudo_class_nth_number(value: CssNumber) -> CssPseudoClassNthNumberBuilder { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1416 | sign_token: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1429:46 [INFO] [stdout] | [INFO] [stdout] 1428 | pub fn build(self) -> CssPseudoClassNthNumber { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1429 | CssPseudoClassNthNumber::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1430 | | CssSyntaxKind::CSS_PSEUDO_CLASS_NTH_NUMBER, [INFO] [stdout] 1431 | | [ [INFO] [stdout] 1432 | | self.sign_token.map(|token| SyntaxElement::Token(token)), [INFO] [stdout] 1433 | | Some(SyntaxElement::Node(self.value.into_syntax())), [INFO] [stdout] 1434 | | ], [INFO] [stdout] 1435 | | )) [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/generated/node_factory.rs:1443:22 [INFO] [stdout] | [INFO] [stdout] 1439 | nth: AnyCssPseudoClassNth, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1443 | of_selector: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1456:48 [INFO] [stdout] | [INFO] [stdout] 1455 | pub fn build(self) -> CssPseudoClassNthSelector { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1456 | CssPseudoClassNthSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 1457 | | CssSyntaxKind::CSS_PSEUDO_CLASS_NTH_SELECTOR, [INFO] [stdout] 1458 | | [ [INFO] [stdout] 1459 | | Some(SyntaxElement::Node(self.nth.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 1462 | | ], [INFO] [stdout] 1463 | | )) [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/generated/node_factory.rs:1461:54 [INFO] [stdout] | [INFO] [stdout] 1461 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1470:46 [INFO] [stdout] | [INFO] [stdout] 1467 | of_token: SyntaxToken, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1468 | selectors: CssSelectorList, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1469 | ) -> CssPseudoClassOfNthSelector { [INFO] [stdout] 1470 | CssPseudoClassOfNthSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1471 | | CssSyntaxKind::CSS_PSEUDO_CLASS_OF_NTH_SELECTOR, [INFO] [stdout] 1472 | | [ [INFO] [stdout] 1473 | | Some(SyntaxElement::Token(of_token)), [INFO] [stdout] 1474 | | Some(SyntaxElement::Node(selectors.into_syntax())), [INFO] [stdout] 1475 | | ], [INFO] [stdout] 1476 | | )) [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/generated/node_factory.rs:1482:41 [INFO] [stdout] | [INFO] [stdout] 1479 | colon_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1480 | class: AnyCssPseudoClass, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1481 | ) -> CssPseudoClassSelector { [INFO] [stdout] 1482 | CssPseudoClassSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1483 | | CssSyntaxKind::CSS_PSEUDO_CLASS_SELECTOR, [INFO] [stdout] 1484 | | [ [INFO] [stdout] 1485 | | Some(SyntaxElement::Token(colon_token)), [INFO] [stdout] 1486 | | Some(SyntaxElement::Node(class.into_syntax())), [INFO] [stdout] 1487 | | ], [INFO] [stdout] 1488 | | )) [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/generated/node_factory.rs:1496:53 [INFO] [stdout] | [INFO] [stdout] 1491 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1492 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1493 | ident: CssIdentifier, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1494 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1495 | ) -> CssPseudoElementFunctionIdentifier { [INFO] [stdout] 1496 | CssPseudoElementFunctionIdentifier::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 1497 | | CssSyntaxKind::CSS_PSEUDO_ELEMENT_FUNCTION_IDENTIFIER, [INFO] [stdout] 1498 | | [ [INFO] [stdout] 1499 | | Some(SyntaxElement::Token(name_token)), [INFO] [stdout] ... | [INFO] [stdout] 1503 | | ], [INFO] [stdout] 1504 | | )) [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/generated/node_factory.rs:1512:51 [INFO] [stdout] | [INFO] [stdout] 1507 | name: CssIdentifier, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1508 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1509 | selector: AnyCssSelector, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1510 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1511 | ) -> CssPseudoElementFunctionSelector { [INFO] [stdout] 1512 | CssPseudoElementFunctionSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 1513 | | CssSyntaxKind::CSS_PSEUDO_ELEMENT_FUNCTION_SELECTOR, [INFO] [stdout] 1514 | | [ [INFO] [stdout] 1515 | | Some(SyntaxElement::Node(name.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 1519 | | ], [INFO] [stdout] 1520 | | )) [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/generated/node_factory.rs:1523:45 [INFO] [stdout] | [INFO] [stdout] 1522 | pub fn css_pseudo_element_identifier(name: CssIdentifier) -> CssPseudoElementIdentifier { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1523 | CssPseudoElementIdentifier::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 1524 | | CssSyntaxKind::CSS_PSEUDO_ELEMENT_IDENTIFIER, [INFO] [stdout] 1525 | | [Some(SyntaxElement::Node(name.into_syntax()))], [INFO] [stdout] 1526 | | )) [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/generated/node_factory.rs:1532:43 [INFO] [stdout] | [INFO] [stdout] 1529 | double_colon_token: SyntaxToken, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1530 | element: AnyCssPseudoElement, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1531 | ) -> CssPseudoElementSelector { [INFO] [stdout] 1532 | CssPseudoElementSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 1533 | | CssSyntaxKind::CSS_PSEUDO_ELEMENT_SELECTOR, [INFO] [stdout] 1534 | | [ [INFO] [stdout] 1535 | | Some(SyntaxElement::Token(double_colon_token)), [INFO] [stdout] 1536 | | Some(SyntaxElement::Node(element.into_syntax())), [INFO] [stdout] 1537 | | ], [INFO] [stdout] 1538 | | )) [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/generated/node_factory.rs:1544:35 [INFO] [stdout] | [INFO] [stdout] 1541 | prelude: CssSelectorList, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1542 | block: AnyCssDeclarationOrRuleBlock, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1543 | ) -> CssQualifiedRule { [INFO] [stdout] 1544 | CssQualifiedRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 1545 | | CssSyntaxKind::CSS_QUALIFIED_RULE, [INFO] [stdout] 1546 | | [ [INFO] [stdout] 1547 | | Some(SyntaxElement::Node(prelude.into_syntax())), [INFO] [stdout] 1548 | | Some(SyntaxElement::Node(block.into_syntax())), [INFO] [stdout] 1549 | | ], [INFO] [stdout] 1550 | | )) [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/generated/node_factory.rs:1553:41 [INFO] [stdout] | [INFO] [stdout] 1552 | pub fn css_query_feature_boolean(name: CssIdentifier) -> CssQueryFeatureBoolean { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1553 | CssQueryFeatureBoolean::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1554 | | CssSyntaxKind::CSS_QUERY_FEATURE_BOOLEAN, [INFO] [stdout] 1555 | | [Some(SyntaxElement::Node(name.into_syntax()))], [INFO] [stdout] 1556 | | )) [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/generated/node_factory.rs:1563:39 [INFO] [stdout] | [INFO] [stdout] 1559 | name: CssIdentifier, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1560 | colon_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1561 | value: AnyCssQueryFeatureValue, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1562 | ) -> CssQueryFeaturePlain { [INFO] [stdout] 1563 | CssQueryFeaturePlain::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 1564 | | CssSyntaxKind::CSS_QUERY_FEATURE_PLAIN, [INFO] [stdout] 1565 | | [ [INFO] [stdout] 1566 | | Some(SyntaxElement::Node(name.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 1569 | | ], [INFO] [stdout] 1570 | | )) [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/generated/node_factory.rs:1577:39 [INFO] [stdout] | [INFO] [stdout] 1573 | left: CssIdentifier, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1574 | comparison: CssQueryFeatureRangeComparison, [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1575 | right: AnyCssQueryFeatureValue, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1576 | ) -> CssQueryFeatureRange { [INFO] [stdout] 1577 | CssQueryFeatureRange::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 1578 | | CssSyntaxKind::CSS_QUERY_FEATURE_RANGE, [INFO] [stdout] 1579 | | [ [INFO] [stdout] 1580 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 1583 | | ], [INFO] [stdout] 1584 | | )) [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/generated/node_factory.rs:1589:49 [INFO] [stdout] | [INFO] [stdout] 1587 | operator_token: SyntaxToken, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1588 | ) -> CssQueryFeatureRangeComparison { [INFO] [stdout] 1589 | CssQueryFeatureRangeComparison::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 1590 | | CssSyntaxKind::CSS_QUERY_FEATURE_RANGE_COMPARISON, [INFO] [stdout] 1591 | | [Some(SyntaxElement::Token(operator_token))], [INFO] [stdout] 1592 | | )) [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/generated/node_factory.rs:1601:47 [INFO] [stdout] | [INFO] [stdout] 1595 | left: AnyCssQueryFeatureValue, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1596 | left_comparison: CssQueryFeatureRangeComparison, [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1597 | name: CssIdentifier, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1598 | right_comparison: CssQueryFeatureRangeComparison, [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1599 | right: AnyCssQueryFeatureValue, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1600 | ) -> CssQueryFeatureRangeInterval { [INFO] [stdout] 1601 | CssQueryFeatureRangeInterval::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 1602 | | CssSyntaxKind::CSS_QUERY_FEATURE_RANGE_INTERVAL, [INFO] [stdout] 1603 | | [ [INFO] [stdout] 1604 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 1609 | | ], [INFO] [stdout] 1610 | | )) [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/generated/node_factory.rs:1617:46 [INFO] [stdout] | [INFO] [stdout] 1613 | left: AnyCssQueryFeatureValue, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1614 | comparison: CssQueryFeatureRangeComparison, [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1615 | right: CssIdentifier, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1616 | ) -> CssQueryFeatureReverseRange { [INFO] [stdout] 1617 | CssQueryFeatureReverseRange::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1618 | | CssSyntaxKind::CSS_QUERY_FEATURE_REVERSE_RANGE, [INFO] [stdout] 1619 | | [ [INFO] [stdout] 1620 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 1623 | | ], [INFO] [stdout] 1624 | | )) [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/generated/node_factory.rs:1631:27 [INFO] [stdout] | [INFO] [stdout] 1627 | numerator: CssNumber, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1628 | slash_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1629 | denominator: CssNumber, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1630 | ) -> CssRatio { [INFO] [stdout] 1631 | CssRatio::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 1632 | | CssSyntaxKind::CSS_RATIO, [INFO] [stdout] 1633 | | [ [INFO] [stdout] 1634 | | Some(SyntaxElement::Node(numerator.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 1637 | | ], [INFO] [stdout] 1638 | | )) [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/generated/node_factory.rs:1644:38 [INFO] [stdout] | [INFO] [stdout] 1641 | value_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1642 | unit_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1643 | ) -> CssRegularDimension { [INFO] [stdout] 1644 | CssRegularDimension::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 1645 | | CssSyntaxKind::CSS_REGULAR_DIMENSION, [INFO] [stdout] 1646 | | [ [INFO] [stdout] 1647 | | Some(SyntaxElement::Token(value_token)), [INFO] [stdout] 1648 | | Some(SyntaxElement::Token(unit_token)), [INFO] [stdout] 1649 | | ], [INFO] [stdout] 1650 | | )) [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/generated/node_factory.rs:1655:27 [INFO] [stdout] | [INFO] [stdout] 1652 | pub fn css_relative_selector(selector: AnyCssSelector) -> CssRelativeSelectorBuilder { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1655 | combinator_token: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1668:42 [INFO] [stdout] | [INFO] [stdout] 1667 | pub fn build(self) -> CssRelativeSelector { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1668 | CssRelativeSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1669 | | CssSyntaxKind::CSS_RELATIVE_SELECTOR, [INFO] [stdout] 1670 | | [ [INFO] [stdout] 1671 | | self.combinator_token [INFO] [stdout] ... | [INFO] [stdout] 1674 | | ], [INFO] [stdout] 1675 | | )) [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/generated/node_factory.rs:1682:20 [INFO] [stdout] | [INFO] [stdout] 1678 | pub fn css_root(rules: CssRuleList, eof_token: SyntaxToken) -> CssRootBuilder { [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] 1682 | bom_token: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1696:30 [INFO] [stdout] | [INFO] [stdout] 1695 | pub fn build(self) -> CssRoot { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1696 | CssRoot::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 1697 | | CssSyntaxKind::CSS_ROOT, [INFO] [stdout] 1698 | | [ [INFO] [stdout] 1699 | | self.bom_token.map(|token| SyntaxElement::Token(token)), [INFO] [stdout] ... | [INFO] [stdout] 1702 | | ], [INFO] [stdout] 1703 | | )) [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/generated/node_factory.rs:1711:35 [INFO] [stdout] | [INFO] [stdout] 1707 | l_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1708 | rules: CssRuleList, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1709 | r_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1710 | ) -> CssRuleListBlock { [INFO] [stdout] 1711 | CssRuleListBlock::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 1712 | | CssSyntaxKind::CSS_RULE_LIST_BLOCK, [INFO] [stdout] 1713 | | [ [INFO] [stdout] 1714 | | Some(SyntaxElement::Token(l_curly_token)), [INFO] [stdout] ... | [INFO] [stdout] 1717 | | ], [INFO] [stdout] 1718 | | )) [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/generated/node_factory.rs:1727:16 [INFO] [stdout] | [INFO] [stdout] 1721 | scope_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1722 | block: AnyCssRuleListBlock, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1727 | range: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1741:37 [INFO] [stdout] | [INFO] [stdout] 1740 | pub fn build(self) -> CssScopeAtRule { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1741 | CssScopeAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 1742 | | CssSyntaxKind::CSS_SCOPE_AT_RULE, [INFO] [stdout] 1743 | | [ [INFO] [stdout] 1744 | | Some(SyntaxElement::Token(self.scope_token)), [INFO] [stdout] ... | [INFO] [stdout] 1748 | | ], [INFO] [stdout] 1749 | | )) [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/generated/node_factory.rs:1746:54 [INFO] [stdout] | [INFO] [stdout] 1746 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1757:31 [INFO] [stdout] | [INFO] [stdout] 1753 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1754 | selectors: CssSelectorList, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1755 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1756 | ) -> CssScopeEdge { [INFO] [stdout] 1757 | CssScopeEdge::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1758 | | CssSyntaxKind::CSS_SCOPE_EDGE, [INFO] [stdout] 1759 | | [ [INFO] [stdout] 1760 | | Some(SyntaxElement::Token(l_paren_token)), [INFO] [stdout] ... | [INFO] [stdout] 1763 | | ], [INFO] [stdout] 1764 | | )) [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/generated/node_factory.rs:1767:35 [INFO] [stdout] | [INFO] [stdout] 1766 | pub fn css_scope_range_end(to_token: SyntaxToken, end: CssScopeEdge) -> CssScopeRangeEnd { [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] 1767 | CssScopeRangeEnd::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 1768 | | CssSyntaxKind::CSS_SCOPE_RANGE_END, [INFO] [stdout] 1769 | | [ [INFO] [stdout] 1770 | | Some(SyntaxElement::Token(to_token)), [INFO] [stdout] 1771 | | Some(SyntaxElement::Node(end.into_syntax())), [INFO] [stdout] 1772 | | ], [INFO] [stdout] 1773 | | )) [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/generated/node_factory.rs:1780:40 [INFO] [stdout] | [INFO] [stdout] 1776 | start: CssScopeEdge, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1777 | to_token: SyntaxToken, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1778 | end: CssScopeEdge, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1779 | ) -> CssScopeRangeInterval { [INFO] [stdout] 1780 | CssScopeRangeInterval::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1781 | | CssSyntaxKind::CSS_SCOPE_RANGE_INTERVAL, [INFO] [stdout] 1782 | | [ [INFO] [stdout] 1783 | | Some(SyntaxElement::Node(start.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 1786 | | ], [INFO] [stdout] 1787 | | )) [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/generated/node_factory.rs:1790:37 [INFO] [stdout] | [INFO] [stdout] 1789 | pub fn css_scope_range_start(start: CssScopeEdge) -> CssScopeRangeStart { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1790 | CssScopeRangeStart::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 1791 | | CssSyntaxKind::CSS_SCOPE_RANGE_START, [INFO] [stdout] 1792 | | [Some(SyntaxElement::Node(start.into_syntax()))], [INFO] [stdout] 1793 | | )) [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/generated/node_factory.rs:1799:41 [INFO] [stdout] | [INFO] [stdout] 1796 | starting_style_token: SyntaxToken, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1797 | block: AnyCssStartingStyleBlock, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1798 | ) -> CssStartingStyleAtRule { [INFO] [stdout] 1799 | CssStartingStyleAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1800 | | CssSyntaxKind::CSS_STARTING_STYLE_AT_RULE, [INFO] [stdout] 1801 | | [ [INFO] [stdout] 1802 | | Some(SyntaxElement::Token(starting_style_token)), [INFO] [stdout] 1803 | | Some(SyntaxElement::Node(block.into_syntax())), [INFO] [stdout] 1804 | | ], [INFO] [stdout] 1805 | | )) [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/generated/node_factory.rs:1808:28 [INFO] [stdout] | [INFO] [stdout] 1807 | pub fn css_string(value_token: SyntaxToken) -> CssString { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1808 | CssString::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 1809 | | CssSyntaxKind::CSS_STRING, [INFO] [stdout] 1810 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 1811 | | )) [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/generated/node_factory.rs:1818:42 [INFO] [stdout] | [INFO] [stdout] 1814 | left: AnyCssSupportsInParens, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1815 | and_token: SyntaxToken, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1816 | right: AnyCssSupportsAndCombinableCondition, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1817 | ) -> CssSupportsAndCondition { [INFO] [stdout] 1818 | CssSupportsAndCondition::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1819 | | CssSyntaxKind::CSS_SUPPORTS_AND_CONDITION, [INFO] [stdout] 1820 | | [ [INFO] [stdout] 1821 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 1824 | | ], [INFO] [stdout] 1825 | | )) [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/generated/node_factory.rs:1832:36 [INFO] [stdout] | [INFO] [stdout] 1828 | supports_token: SyntaxToken, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1829 | condition: AnyCssSupportsCondition, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1830 | block: AnyCssRuleListBlock, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1831 | ) -> CssSupportsAtRule { [INFO] [stdout] 1832 | CssSupportsAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 1833 | | CssSyntaxKind::CSS_SUPPORTS_AT_RULE, [INFO] [stdout] 1834 | | [ [INFO] [stdout] 1835 | | Some(SyntaxElement::Token(supports_token)), [INFO] [stdout] ... | [INFO] [stdout] 1838 | | ], [INFO] [stdout] 1839 | | )) [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/generated/node_factory.rs:1846:47 [INFO] [stdout] | [INFO] [stdout] 1842 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1843 | condition: AnyCssSupportsCondition, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1844 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1845 | ) -> CssSupportsConditionInParens { [INFO] [stdout] 1846 | CssSupportsConditionInParens::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 1847 | | CssSyntaxKind::CSS_SUPPORTS_CONDITION_IN_PARENS, [INFO] [stdout] 1848 | | [ [INFO] [stdout] 1849 | | Some(SyntaxElement::Token(l_paren_token)), [INFO] [stdout] ... | [INFO] [stdout] 1852 | | ], [INFO] [stdout] 1853 | | )) [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/generated/node_factory.rs:1860:48 [INFO] [stdout] | [INFO] [stdout] 1856 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1857 | declaration: CssDeclaration, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1858 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1859 | ) -> CssSupportsFeatureDeclaration { [INFO] [stdout] 1860 | CssSupportsFeatureDeclaration::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 1861 | | CssSyntaxKind::CSS_SUPPORTS_FEATURE_DECLARATION, [INFO] [stdout] 1862 | | [ [INFO] [stdout] 1863 | | Some(SyntaxElement::Token(l_paren_token)), [INFO] [stdout] ... | [INFO] [stdout] 1866 | | ], [INFO] [stdout] 1867 | | )) [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/generated/node_factory.rs:1875:45 [INFO] [stdout] | [INFO] [stdout] 1870 | selector_token: SyntaxToken, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1871 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1872 | selector: AnyCssSelector, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1873 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1874 | ) -> CssSupportsFeatureSelector { [INFO] [stdout] 1875 | CssSupportsFeatureSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 1876 | | CssSyntaxKind::CSS_SUPPORTS_FEATURE_SELECTOR, [INFO] [stdout] 1877 | | [ [INFO] [stdout] 1878 | | Some(SyntaxElement::Token(selector_token)), [INFO] [stdout] ... | [INFO] [stdout] 1882 | | ], [INFO] [stdout] 1883 | | )) [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/generated/node_factory.rs:1889:42 [INFO] [stdout] | [INFO] [stdout] 1886 | not_token: SyntaxToken, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1887 | query: AnyCssSupportsInParens, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1888 | ) -> CssSupportsNotCondition { [INFO] [stdout] 1889 | CssSupportsNotCondition::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1890 | | CssSyntaxKind::CSS_SUPPORTS_NOT_CONDITION, [INFO] [stdout] 1891 | | [ [INFO] [stdout] 1892 | | Some(SyntaxElement::Token(not_token)), [INFO] [stdout] 1893 | | Some(SyntaxElement::Node(query.into_syntax())), [INFO] [stdout] 1894 | | ], [INFO] [stdout] 1895 | | )) [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/generated/node_factory.rs:1902:41 [INFO] [stdout] | [INFO] [stdout] 1898 | left: AnyCssSupportsInParens, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1899 | or_token: SyntaxToken, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1900 | right: AnyCssSupportsOrCombinableCondition, [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1901 | ) -> CssSupportsOrCondition { [INFO] [stdout] 1902 | CssSupportsOrCondition::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1903 | | CssSyntaxKind::CSS_SUPPORTS_OR_CONDITION, [INFO] [stdout] 1904 | | [ [INFO] [stdout] 1905 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 1908 | | ], [INFO] [stdout] 1909 | | )) [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/generated/node_factory.rs:1914:20 [INFO] [stdout] | [INFO] [stdout] 1911 | pub fn css_type_selector(ident: CssIdentifier) -> CssTypeSelectorBuilder { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1914 | namespace: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1927:38 [INFO] [stdout] | [INFO] [stdout] 1926 | pub fn build(self) -> CssTypeSelector { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1927 | CssTypeSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 1928 | | CssSyntaxKind::CSS_TYPE_SELECTOR, [INFO] [stdout] 1929 | | [ [INFO] [stdout] 1930 | | self.namespace [INFO] [stdout] ... | [INFO] [stdout] 1933 | | ], [INFO] [stdout] 1934 | | )) [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/generated/node_factory.rs:1931:54 [INFO] [stdout] | [INFO] [stdout] 1931 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1938:46 [INFO] [stdout] | [INFO] [stdout] 1937 | pub fn css_universal_namespace_prefix(star_token: SyntaxToken) -> CssUniversalNamespacePrefix { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1938 | CssUniversalNamespacePrefix::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1939 | | CssSyntaxKind::CSS_UNIVERSAL_NAMESPACE_PREFIX, [INFO] [stdout] 1940 | | [Some(SyntaxElement::Token(star_token))], [INFO] [stdout] 1941 | | )) [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/generated/node_factory.rs:1946:20 [INFO] [stdout] | [INFO] [stdout] 1943 | pub fn css_universal_selector(star_token: SyntaxToken) -> CssUniversalSelectorBuilder { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1946 | namespace: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1959:43 [INFO] [stdout] | [INFO] [stdout] 1958 | pub fn build(self) -> CssUniversalSelector { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1959 | CssUniversalSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 1960 | | CssSyntaxKind::CSS_UNIVERSAL_SELECTOR, [INFO] [stdout] 1961 | | [ [INFO] [stdout] 1962 | | self.namespace [INFO] [stdout] ... | [INFO] [stdout] 1965 | | ], [INFO] [stdout] 1966 | | )) [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/generated/node_factory.rs:1963:54 [INFO] [stdout] | [INFO] [stdout] 1963 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1973:38 [INFO] [stdout] | [INFO] [stdout] 1970 | value_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1971 | unit_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1972 | ) -> CssUnknownDimension { [INFO] [stdout] 1973 | CssUnknownDimension::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 1974 | | CssSyntaxKind::CSS_UNKNOWN_DIMENSION, [INFO] [stdout] 1975 | | [ [INFO] [stdout] 1976 | | Some(SyntaxElement::Token(value_token)), [INFO] [stdout] 1977 | | Some(SyntaxElement::Token(unit_token)), [INFO] [stdout] 1978 | | ], [INFO] [stdout] 1979 | | )) [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/generated/node_factory.rs:1992:16 [INFO] [stdout] | [INFO] [stdout] 1982 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1983 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1984 | modifiers: CssUrlModifierList, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1985 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1992 | value: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2008:37 [INFO] [stdout] | [INFO] [stdout] 2007 | pub fn build(self) -> CssUrlFunction { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2008 | CssUrlFunction::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 2009 | | CssSyntaxKind::CSS_URL_FUNCTION, [INFO] [stdout] 2010 | | [ [INFO] [stdout] 2011 | | Some(SyntaxElement::Token(self.name_token)), [INFO] [stdout] ... | [INFO] [stdout] 2017 | | ], [INFO] [stdout] 2018 | | )) [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/generated/node_factory.rs:2014:54 [INFO] [stdout] | [INFO] [stdout] 2014 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2022:33 [INFO] [stdout] | [INFO] [stdout] 2021 | pub fn css_url_value_raw(value_token: SyntaxToken) -> CssUrlValueRaw { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2022 | CssUrlValueRaw::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 2023 | | CssSyntaxKind::CSS_URL_VALUE_RAW, [INFO] [stdout] 2024 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 2025 | | )) [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/generated/node_factory.rs:2032:40 [INFO] [stdout] | [INFO] [stdout] 2027 | pub fn css_component_value_list(items: I) -> CssComponentValueList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2032 | CssComponentValueList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 2033 | | CssSyntaxKind::CSS_COMPONENT_VALUE_LIST, [INFO] [stdout] 2034 | | items [INFO] [stdout] 2035 | | .into_iter() [INFO] [stdout] 2036 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2037 | | )) [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/generated/node_factory.rs:2036:30 [INFO] [stdout] | [INFO] [stdout] 2036 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2049:42 [INFO] [stdout] | [INFO] [stdout] 2039 | pub fn css_compound_selector_list(items: I, separators: S) -> CssCompoundSelectorList [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] 2046 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2047 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2048 | let length = items.len() + separators.len(); [INFO] [stdout] 2049 | CssCompoundSelectorList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2050 | | CssSyntaxKind::CSS_COMPOUND_SELECTOR_LIST, [INFO] [stdout] 2051 | | (0..length).map(|index| { [INFO] [stdout] 2052 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 2057 | | }), [INFO] [stdout] 2058 | | )) [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/generated/node_factory.rs:2065:37 [INFO] [stdout] | [INFO] [stdout] 2060 | pub fn css_declaration_list(items: I) -> CssDeclarationList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2065 | CssDeclarationList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 2066 | | CssSyntaxKind::CSS_DECLARATION_LIST, [INFO] [stdout] 2067 | | items [INFO] [stdout] 2068 | | .into_iter() [INFO] [stdout] 2069 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2070 | | )) [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/generated/node_factory.rs:2069:30 [INFO] [stdout] | [INFO] [stdout] 2069 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2077:45 [INFO] [stdout] | [INFO] [stdout] 2072 | pub fn css_declaration_or_at_rule_list(items: I) -> CssDeclarationOrAtRuleList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2077 | CssDeclarationOrAtRuleList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 2078 | | CssSyntaxKind::CSS_DECLARATION_OR_AT_RULE_LIST, [INFO] [stdout] 2079 | | items [INFO] [stdout] 2080 | | .into_iter() [INFO] [stdout] 2081 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2082 | | )) [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/generated/node_factory.rs:2081:30 [INFO] [stdout] | [INFO] [stdout] 2081 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2089:43 [INFO] [stdout] | [INFO] [stdout] 2084 | pub fn css_declaration_or_rule_list(items: I) -> CssDeclarationOrRuleList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2089 | CssDeclarationOrRuleList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 2090 | | CssSyntaxKind::CSS_DECLARATION_OR_RULE_LIST, [INFO] [stdout] 2091 | | items [INFO] [stdout] 2092 | | .into_iter() [INFO] [stdout] 2093 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2094 | | )) [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/generated/node_factory.rs:2093:30 [INFO] [stdout] | [INFO] [stdout] 2093 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2106:41 [INFO] [stdout] | [INFO] [stdout] 2096 | pub fn css_document_matcher_list(items: I, separators: S) -> CssDocumentMatcherList [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] 2103 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2104 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2105 | let length = items.len() + separators.len(); [INFO] [stdout] 2106 | CssDocumentMatcherList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 2107 | | CssSyntaxKind::CSS_DOCUMENT_MATCHER_LIST, [INFO] [stdout] 2108 | | (0..length).map(|index| { [INFO] [stdout] 2109 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 2114 | | }), [INFO] [stdout] 2115 | | )) [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/generated/node_factory.rs:2122:47 [INFO] [stdout] | [INFO] [stdout] 2117 | pub fn css_font_feature_values_item_list(items: I) -> CssFontFeatureValuesItemList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2122 | CssFontFeatureValuesItemList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 2123 | | CssSyntaxKind::CSS_FONT_FEATURE_VALUES_ITEM_LIST, [INFO] [stdout] 2124 | | items [INFO] [stdout] 2125 | | .into_iter() [INFO] [stdout] 2126 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2127 | | )) [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/generated/node_factory.rs:2126:30 [INFO] [stdout] | [INFO] [stdout] 2126 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2134:47 [INFO] [stdout] | [INFO] [stdout] 2129 | pub fn css_generic_component_value_list(items: I) -> CssGenericComponentValueList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2134 | CssGenericComponentValueList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 2135 | | CssSyntaxKind::CSS_GENERIC_COMPONENT_VALUE_LIST, [INFO] [stdout] 2136 | | items [INFO] [stdout] 2137 | | .into_iter() [INFO] [stdout] 2138 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2139 | | )) [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/generated/node_factory.rs:2138:30 [INFO] [stdout] | [INFO] [stdout] 2138 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2146:39 [INFO] [stdout] | [INFO] [stdout] 2141 | pub fn css_keyframes_item_list(items: I) -> CssKeyframesItemList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2146 | CssKeyframesItemList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 2147 | | CssSyntaxKind::CSS_KEYFRAMES_ITEM_LIST, [INFO] [stdout] 2148 | | items [INFO] [stdout] 2149 | | .into_iter() [INFO] [stdout] 2150 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2151 | | )) [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/generated/node_factory.rs:2150:30 [INFO] [stdout] | [INFO] [stdout] 2150 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2163:43 [INFO] [stdout] | [INFO] [stdout] 2153 | pub fn css_keyframes_selector_list(items: I, separators: S) -> CssKeyframesSelectorList [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] 2160 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2161 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2162 | let length = items.len() + separators.len(); [INFO] [stdout] 2163 | CssKeyframesSelectorList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 2164 | | CssSyntaxKind::CSS_KEYFRAMES_SELECTOR_LIST, [INFO] [stdout] 2165 | | (0..length).map(|index| { [INFO] [stdout] 2166 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 2171 | | }), [INFO] [stdout] 2172 | | )) [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/generated/node_factory.rs:2184:35 [INFO] [stdout] | [INFO] [stdout] 2174 | pub fn css_layer_name_list(items: I, separators: S) -> CssLayerNameList [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] 2181 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2182 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2183 | let length = items.len() + separators.len(); [INFO] [stdout] 2184 | CssLayerNameList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 2185 | | CssSyntaxKind::CSS_LAYER_NAME_LIST, [INFO] [stdout] 2186 | | (0..length).map(|index| { [INFO] [stdout] 2187 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 2192 | | }), [INFO] [stdout] 2193 | | )) [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/generated/node_factory.rs:2205:40 [INFO] [stdout] | [INFO] [stdout] 2195 | pub fn css_layer_reference_list(items: I, separators: S) -> CssLayerReferenceList [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] 2202 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2203 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2204 | let length = items.len() + separators.len(); [INFO] [stdout] 2205 | CssLayerReferenceList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 2206 | | CssSyntaxKind::CSS_LAYER_REFERENCE_LIST, [INFO] [stdout] 2207 | | (0..length).map(|index| { [INFO] [stdout] 2208 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 2213 | | }), [INFO] [stdout] 2214 | | )) [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/generated/node_factory.rs:2226:36 [INFO] [stdout] | [INFO] [stdout] 2216 | pub fn css_media_query_list(items: I, separators: S) -> CssMediaQueryList [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] 2223 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2224 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2225 | let length = items.len() + separators.len(); [INFO] [stdout] 2226 | CssMediaQueryList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 2227 | | CssSyntaxKind::CSS_MEDIA_QUERY_LIST, [INFO] [stdout] 2228 | | (0..length).map(|index| { [INFO] [stdout] 2229 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 2234 | | }), [INFO] [stdout] 2235 | | )) [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/generated/node_factory.rs:2242:40 [INFO] [stdout] | [INFO] [stdout] 2237 | pub fn css_page_at_rule_item_list(items: I) -> CssPageAtRuleItemList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2242 | CssPageAtRuleItemList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 2243 | | CssSyntaxKind::CSS_PAGE_AT_RULE_ITEM_LIST, [INFO] [stdout] 2244 | | items [INFO] [stdout] 2245 | | .into_iter() [INFO] [stdout] 2246 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2247 | | )) [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/generated/node_factory.rs:2246:30 [INFO] [stdout] | [INFO] [stdout] 2246 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2259:38 [INFO] [stdout] | [INFO] [stdout] 2249 | pub fn css_page_selector_list(items: I, separators: S) -> CssPageSelectorList [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] 2256 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2257 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2258 | let length = items.len() + separators.len(); [INFO] [stdout] 2259 | CssPageSelectorList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 2260 | | CssSyntaxKind::CSS_PAGE_SELECTOR_LIST, [INFO] [stdout] 2261 | | (0..length).map(|index| { [INFO] [stdout] 2262 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 2267 | | }), [INFO] [stdout] 2268 | | )) [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/generated/node_factory.rs:2275:44 [INFO] [stdout] | [INFO] [stdout] 2270 | pub fn css_page_selector_pseudo_list(items: I) -> CssPageSelectorPseudoList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2275 | CssPageSelectorPseudoList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 2276 | | CssSyntaxKind::CSS_PAGE_SELECTOR_PSEUDO_LIST, [INFO] [stdout] 2277 | | items [INFO] [stdout] 2278 | | .into_iter() [INFO] [stdout] 2279 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2280 | | )) [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/generated/node_factory.rs:2279:30 [INFO] [stdout] | [INFO] [stdout] 2279 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2292:35 [INFO] [stdout] | [INFO] [stdout] 2282 | pub fn css_parameter_list(items: I, separators: S) -> CssParameterList [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] 2289 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2290 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2291 | let length = items.len() + separators.len(); [INFO] [stdout] 2292 | CssParameterList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 2293 | | CssSyntaxKind::CSS_PARAMETER_LIST, [INFO] [stdout] 2294 | | (0..length).map(|index| { [INFO] [stdout] 2295 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 2300 | | }), [INFO] [stdout] 2301 | | )) [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/generated/node_factory.rs:2313:37 [INFO] [stdout] | [INFO] [stdout] 2303 | pub fn css_pseudo_value_list(items: I, separators: S) -> CssPseudoValueList [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] 2310 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2311 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2312 | let length = items.len() + separators.len(); [INFO] [stdout] 2313 | CssPseudoValueList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 2314 | | CssSyntaxKind::CSS_PSEUDO_VALUE_LIST, [INFO] [stdout] 2315 | | (0..length).map(|index| { [INFO] [stdout] 2316 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 2321 | | }), [INFO] [stdout] 2322 | | )) [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/generated/node_factory.rs:2334:42 [INFO] [stdout] | [INFO] [stdout] 2324 | pub fn css_relative_selector_list(items: I, separators: S) -> CssRelativeSelectorList [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] 2331 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2332 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2333 | let length = items.len() + separators.len(); [INFO] [stdout] 2334 | CssRelativeSelectorList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2335 | | CssSyntaxKind::CSS_RELATIVE_SELECTOR_LIST, [INFO] [stdout] 2336 | | (0..length).map(|index| { [INFO] [stdout] 2337 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 2342 | | }), [INFO] [stdout] 2343 | | )) [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/generated/node_factory.rs:2350:30 [INFO] [stdout] | [INFO] [stdout] 2345 | pub fn css_rule_list(items: I) -> CssRuleList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2350 | CssRuleList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 2351 | | CssSyntaxKind::CSS_RULE_LIST, [INFO] [stdout] 2352 | | items [INFO] [stdout] 2353 | | .into_iter() [INFO] [stdout] 2354 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2355 | | )) [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/generated/node_factory.rs:2354:30 [INFO] [stdout] | [INFO] [stdout] 2354 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2367:34 [INFO] [stdout] | [INFO] [stdout] 2357 | pub fn css_selector_list(items: I, separators: S) -> CssSelectorList [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] 2364 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2365 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2366 | let length = items.len() + separators.len(); [INFO] [stdout] 2367 | CssSelectorList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 2368 | | CssSyntaxKind::CSS_SELECTOR_LIST, [INFO] [stdout] 2369 | | (0..length).map(|index| { [INFO] [stdout] 2370 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 2375 | | }), [INFO] [stdout] 2376 | | )) [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/generated/node_factory.rs:2383:37 [INFO] [stdout] | [INFO] [stdout] 2378 | pub fn css_sub_selector_list(items: I) -> CssSubSelectorList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2383 | CssSubSelectorList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 2384 | | CssSyntaxKind::CSS_SUB_SELECTOR_LIST, [INFO] [stdout] 2385 | | items [INFO] [stdout] 2386 | | .into_iter() [INFO] [stdout] 2387 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2388 | | )) [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/generated/node_factory.rs:2387:30 [INFO] [stdout] | [INFO] [stdout] 2387 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2395:37 [INFO] [stdout] | [INFO] [stdout] 2390 | pub fn css_url_modifier_list(items: I) -> CssUrlModifierList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2395 | CssUrlModifierList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 2396 | | CssSyntaxKind::CSS_URL_MODIFIER_LIST, [INFO] [stdout] 2397 | | items [INFO] [stdout] 2398 | | .into_iter() [INFO] [stdout] 2399 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2400 | | )) [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/generated/node_factory.rs:2399:30 [INFO] [stdout] | [INFO] [stdout] 2399 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2407:27 [INFO] [stdout] | [INFO] [stdout] 2402 | pub fn css_bogus(slots: I) -> CssBogus [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2407 | CssBogus::unwrap_cast(SyntaxNode::new_detached(CssSyntaxKind::CSS_BOGUS, slots)) [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/generated/node_factory.rs:2414:33 [INFO] [stdout] | [INFO] [stdout] 2409 | pub fn css_bogus_at_rule(slots: I) -> CssBogusAtRule [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2414 | CssBogusAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 2415 | | CssSyntaxKind::CSS_BOGUS_AT_RULE, [INFO] [stdout] 2416 | | slots, [INFO] [stdout] 2417 | | )) [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/generated/node_factory.rs:2424:32 [INFO] [stdout] | [INFO] [stdout] 2419 | pub fn css_bogus_block(slots: I) -> CssBogusBlock [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2424 | CssBogusBlock::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 2425 | | CssSyntaxKind::CSS_BOGUS_BLOCK, [INFO] [stdout] 2426 | | slots, [INFO] [stdout] 2427 | | )) [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/generated/node_factory.rs:2434:42 [INFO] [stdout] | [INFO] [stdout] 2429 | pub fn css_bogus_declaration_item(slots: I) -> CssBogusDeclarationItem [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2434 | CssBogusDeclarationItem::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2435 | | CssSyntaxKind::CSS_BOGUS_DECLARATION_ITEM, [INFO] [stdout] 2436 | | slots, [INFO] [stdout] 2437 | | )) [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/generated/node_factory.rs:2444:42 [INFO] [stdout] | [INFO] [stdout] 2439 | pub fn css_bogus_document_matcher(slots: I) -> CssBogusDocumentMatcher [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2444 | CssBogusDocumentMatcher::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2445 | | CssSyntaxKind::CSS_BOGUS_DOCUMENT_MATCHER, [INFO] [stdout] 2446 | | slots, [INFO] [stdout] 2447 | | )) [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/generated/node_factory.rs:2454:48 [INFO] [stdout] | [INFO] [stdout] 2449 | pub fn css_bogus_font_feature_values_item(slots: I) -> CssBogusFontFeatureValuesItem [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2454 | CssBogusFontFeatureValuesItem::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 2455 | | CssSyntaxKind::CSS_BOGUS_FONT_FEATURE_VALUES_ITEM, [INFO] [stdout] 2456 | | slots, [INFO] [stdout] 2457 | | )) [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/generated/node_factory.rs:2464:40 [INFO] [stdout] | [INFO] [stdout] 2459 | pub fn css_bogus_keyframes_item(slots: I) -> CssBogusKeyframesItem [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2464 | CssBogusKeyframesItem::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 2465 | | CssSyntaxKind::CSS_BOGUS_KEYFRAMES_ITEM, [INFO] [stdout] 2466 | | slots, [INFO] [stdout] 2467 | | )) [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/generated/node_factory.rs:2474:32 [INFO] [stdout] | [INFO] [stdout] 2469 | pub fn css_bogus_layer(slots: I) -> CssBogusLayer [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2474 | CssBogusLayer::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 2475 | | CssSyntaxKind::CSS_BOGUS_LAYER, [INFO] [stdout] 2476 | | slots, [INFO] [stdout] 2477 | | )) [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/generated/node_factory.rs:2484:37 [INFO] [stdout] | [INFO] [stdout] 2479 | pub fn css_bogus_media_query(slots: I) -> CssBogusMediaQuery [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2484 | CssBogusMediaQuery::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 2485 | | CssSyntaxKind::CSS_BOGUS_MEDIA_QUERY, [INFO] [stdout] 2486 | | slots, [INFO] [stdout] 2487 | | )) [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/generated/node_factory.rs:2494:45 [INFO] [stdout] | [INFO] [stdout] 2489 | pub fn css_bogus_page_selector_pseudo(slots: I) -> CssBogusPageSelectorPseudo [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2494 | CssBogusPageSelectorPseudo::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 2495 | | CssSyntaxKind::CSS_BOGUS_PAGE_SELECTOR_PSEUDO, [INFO] [stdout] 2496 | | slots, [INFO] [stdout] 2497 | | )) [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/generated/node_factory.rs:2504:36 [INFO] [stdout] | [INFO] [stdout] 2499 | pub fn css_bogus_parameter(slots: I) -> CssBogusParameter [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2504 | CssBogusParameter::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 2505 | | CssSyntaxKind::CSS_BOGUS_PARAMETER, [INFO] [stdout] 2506 | | slots, [INFO] [stdout] 2507 | | )) [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/generated/node_factory.rs:2514:35 [INFO] [stdout] | [INFO] [stdout] 2509 | pub fn css_bogus_property(slots: I) -> CssBogusProperty [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2514 | CssBogusProperty::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 2515 | | CssSyntaxKind::CSS_BOGUS_PROPERTY, [INFO] [stdout] 2516 | | slots, [INFO] [stdout] 2517 | | )) [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/generated/node_factory.rs:2524:40 [INFO] [stdout] | [INFO] [stdout] 2519 | pub fn css_bogus_property_value(slots: I) -> CssBogusPropertyValue [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2524 | CssBogusPropertyValue::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 2525 | | CssSyntaxKind::CSS_BOGUS_PROPERTY_VALUE, [INFO] [stdout] 2526 | | slots, [INFO] [stdout] 2527 | | )) [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/generated/node_factory.rs:2534:38 [INFO] [stdout] | [INFO] [stdout] 2529 | pub fn css_bogus_pseudo_class(slots: I) -> CssBogusPseudoClass [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2534 | CssBogusPseudoClass::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 2535 | | CssSyntaxKind::CSS_BOGUS_PSEUDO_CLASS, [INFO] [stdout] 2536 | | slots, [INFO] [stdout] 2537 | | )) [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/generated/node_factory.rs:2544:40 [INFO] [stdout] | [INFO] [stdout] 2539 | pub fn css_bogus_pseudo_element(slots: I) -> CssBogusPseudoElement [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2544 | CssBogusPseudoElement::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 2545 | | CssSyntaxKind::CSS_BOGUS_PSEUDO_ELEMENT, [INFO] [stdout] 2546 | | slots, [INFO] [stdout] 2547 | | )) [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/generated/node_factory.rs:2554:31 [INFO] [stdout] | [INFO] [stdout] 2549 | pub fn css_bogus_rule(slots: I) -> CssBogusRule [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2554 | CssBogusRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2555 | | CssSyntaxKind::CSS_BOGUS_RULE, [INFO] [stdout] 2556 | | slots, [INFO] [stdout] 2557 | | )) [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/generated/node_factory.rs:2564:37 [INFO] [stdout] | [INFO] [stdout] 2559 | pub fn css_bogus_scope_range(slots: I) -> CssBogusScopeRange [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2564 | CssBogusScopeRange::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 2565 | | CssSyntaxKind::CSS_BOGUS_SCOPE_RANGE, [INFO] [stdout] 2566 | | slots, [INFO] [stdout] 2567 | | )) [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/generated/node_factory.rs:2574:35 [INFO] [stdout] | [INFO] [stdout] 2569 | pub fn css_bogus_selector(slots: I) -> CssBogusSelector [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2574 | CssBogusSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 2575 | | CssSyntaxKind::CSS_BOGUS_SELECTOR, [INFO] [stdout] 2576 | | slots, [INFO] [stdout] 2577 | | )) [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/generated/node_factory.rs:2584:38 [INFO] [stdout] | [INFO] [stdout] 2579 | pub fn css_bogus_sub_selector(slots: I) -> CssBogusSubSelector [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2584 | CssBogusSubSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 2585 | | CssSyntaxKind::CSS_BOGUS_SUB_SELECTOR, [INFO] [stdout] 2586 | | slots, [INFO] [stdout] 2587 | | )) [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/generated/node_factory.rs:2594:38 [INFO] [stdout] | [INFO] [stdout] 2589 | pub fn css_bogus_url_modifier(slots: I) -> CssBogusUrlModifier [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2594 | CssBogusUrlModifier::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 2595 | | CssSyntaxKind::CSS_BOGUS_URL_MODIFIER, [INFO] [stdout] 2596 | | slots, [INFO] [stdout] 2597 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 232 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `biome_css_factory` (lib) due to 233 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn css_at_rule(at_token: SyntaxToken, rule: AnyCssAtRule) -> CssAtRule { [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] 11 | CssAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 12 | | CssSyntaxKind::CSS_AT_RULE, [INFO] [stdout] 13 | | [ [INFO] [stdout] 14 | | Some(SyntaxElement::Token(at_token)), [INFO] [stdout] 15 | | Some(SyntaxElement::Node(rule.into_syntax())), [INFO] [stdout] 16 | | ], [INFO] [stdout] 17 | | )) [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/generated/node_factory.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 20 | operator_token: SyntaxToken, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | value: CssAttributeMatcherValue, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | modifier_token: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:40:42 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn build(self) -> CssAttributeMatcher { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | CssAttributeMatcher::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 41 | | CssSyntaxKind::CSS_ATTRIBUTE_MATCHER, [INFO] [stdout] 42 | | [ [INFO] [stdout] 43 | | Some(SyntaxElement::Token(self.operator_token)), [INFO] [stdout] ... | [INFO] [stdout] 46 | | ], [INFO] [stdout] 47 | | )) [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/generated/node_factory.rs:51:43 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn css_attribute_matcher_value(name: AnyCssAttributeMatcherValue) -> CssAttributeMatcherValue { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | CssAttributeMatcherValue::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 52 | | CssSyntaxKind::CSS_ATTRIBUTE_MATCHER_VALUE, [INFO] [stdout] 53 | | [Some(SyntaxElement::Node(name.into_syntax()))], [INFO] [stdout] 54 | | )) [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/generated/node_factory.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn css_attribute_name(name: CssIdentifier) -> CssAttributeNameBuilder { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 59 | namespace: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:72:39 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn build(self) -> CssAttributeName { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | CssAttributeName::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 73 | | CssSyntaxKind::CSS_ATTRIBUTE_NAME, [INFO] [stdout] 74 | | [ [INFO] [stdout] 75 | | self.namespace [INFO] [stdout] ... | [INFO] [stdout] 78 | | ], [INFO] [stdout] 79 | | )) [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/generated/node_factory.rs:76:54 [INFO] [stdout] | [INFO] [stdout] 76 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 83 | l_brack_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | name: CssAttributeName, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | r_brack_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | matcher: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:106:43 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn build(self) -> CssAttributeSelector { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | CssAttributeSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 107 | | CssSyntaxKind::CSS_ATTRIBUTE_SELECTOR, [INFO] [stdout] 108 | | [ [INFO] [stdout] 109 | | Some(SyntaxElement::Token(self.l_brack_token)), [INFO] [stdout] ... | [INFO] [stdout] 114 | | ], [INFO] [stdout] 115 | | )) [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/generated/node_factory.rs:112:54 [INFO] [stdout] | [INFO] [stdout] 112 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:123:38 [INFO] [stdout] | [INFO] [stdout] 119 | left: AnyCssExpression, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 120 | operator_token_token: SyntaxToken, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | right: AnyCssExpression, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | ) -> CssBinaryExpression { [INFO] [stdout] 123 | CssBinaryExpression::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 124 | | CssSyntaxKind::CSS_BINARY_EXPRESSION, [INFO] [stdout] 125 | | [ [INFO] [stdout] 126 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 129 | | ], [INFO] [stdout] 130 | | )) [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/generated/node_factory.rs:137:35 [INFO] [stdout] | [INFO] [stdout] 133 | charset_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 134 | encoding: CssString, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 135 | semicolon_token: SyntaxToken, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | ) -> CssCharsetAtRule { [INFO] [stdout] 137 | CssCharsetAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 138 | | CssSyntaxKind::CSS_CHARSET_AT_RULE, [INFO] [stdout] 139 | | [ [INFO] [stdout] 140 | | Some(SyntaxElement::Token(charset_token)), [INFO] [stdout] ... | [INFO] [stdout] 143 | | ], [INFO] [stdout] 144 | | )) [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/generated/node_factory.rs:147:35 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn css_class_selector(dot_token: SyntaxToken, name: CssCustomIdentifier) -> CssClassSelector { [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] 147 | CssClassSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 148 | | CssSyntaxKind::CSS_CLASS_SELECTOR, [INFO] [stdout] 149 | | [ [INFO] [stdout] 150 | | Some(SyntaxElement::Token(dot_token)), [INFO] [stdout] 151 | | Some(SyntaxElement::Node(name.into_syntax())), [INFO] [stdout] 152 | | ], [INFO] [stdout] 153 | | )) [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/generated/node_factory.rs:156:27 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn css_color(hash_token: SyntaxToken, value_token: SyntaxToken) -> CssColor { [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] 156 | CssColor::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 157 | | CssSyntaxKind::CSS_COLOR, [INFO] [stdout] 158 | | [ [INFO] [stdout] 159 | | Some(SyntaxElement::Token(hash_token)), [INFO] [stdout] 160 | | Some(SyntaxElement::Token(value_token)), [INFO] [stdout] 161 | | ], [INFO] [stdout] 162 | | )) [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/generated/node_factory.rs:169:40 [INFO] [stdout] | [INFO] [stdout] 165 | color_profile_token: SyntaxToken, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | name: CssCustomIdentifier, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 167 | block: AnyCssDeclarationListBlock, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 168 | ) -> CssColorProfileAtRule { [INFO] [stdout] 169 | CssColorProfileAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 170 | | CssSyntaxKind::CSS_COLOR_PROFILE_AT_RULE, [INFO] [stdout] 171 | | [ [INFO] [stdout] 172 | | Some(SyntaxElement::Token(color_profile_token)), [INFO] [stdout] ... | [INFO] [stdout] 175 | | ], [INFO] [stdout] 176 | | )) [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/generated/node_factory.rs:183:37 [INFO] [stdout] | [INFO] [stdout] 179 | left: AnyCssSelector, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | combinator_token: SyntaxToken, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 181 | right: AnyCssSelector, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 182 | ) -> CssComplexSelector { [INFO] [stdout] 183 | CssComplexSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 184 | | CssSyntaxKind::CSS_COMPLEX_SELECTOR, [INFO] [stdout] 185 | | [ [INFO] [stdout] 186 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 189 | | ], [INFO] [stdout] 190 | | )) [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/generated/node_factory.rs:195:33 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn css_compound_selector(sub_selectors: CssSubSelectorList) -> CssCompoundSelectorBuilder { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | nesting_selector_token: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn css_compound_selector(sub_selectors: CssSubSelectorList) -> CssCompoundSelectorBuilder { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 196 | simple_selector: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:214:42 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn build(self) -> CssCompoundSelector { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 214 | CssCompoundSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 215 | | CssSyntaxKind::CSS_COMPOUND_SELECTOR, [INFO] [stdout] 216 | | [ [INFO] [stdout] 217 | | self.nesting_selector_token [INFO] [stdout] ... | [INFO] [stdout] 222 | | ], [INFO] [stdout] 223 | | )) [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/generated/node_factory.rs:220:54 [INFO] [stdout] | [INFO] [stdout] 220 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:231:39 [INFO] [stdout] | [INFO] [stdout] 227 | left: AnyCssContainerQueryInParens, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 228 | and_token: SyntaxToken, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 229 | right: AnyCssContainerAndCombinableQuery, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 230 | ) -> CssContainerAndQuery { [INFO] [stdout] 231 | CssContainerAndQuery::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 232 | | CssSyntaxKind::CSS_CONTAINER_AND_QUERY, [INFO] [stdout] 233 | | [ [INFO] [stdout] 234 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 237 | | ], [INFO] [stdout] 238 | | )) [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/generated/node_factory.rs:249:15 [INFO] [stdout] | [INFO] [stdout] 241 | container_token: SyntaxToken, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 242 | query: AnyCssContainerQuery, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 243 | block: AnyCssRuleListBlock, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 249 | name: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:264:41 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn build(self) -> CssContainerAtRule { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 264 | CssContainerAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 265 | | CssSyntaxKind::CSS_CONTAINER_AT_RULE, [INFO] [stdout] 266 | | [ [INFO] [stdout] 267 | | Some(SyntaxElement::Token(self.container_token)), [INFO] [stdout] ... | [INFO] [stdout] 272 | | ], [INFO] [stdout] 273 | | )) [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/generated/node_factory.rs:269:54 [INFO] [stdout] | [INFO] [stdout] 269 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:280:39 [INFO] [stdout] | [INFO] [stdout] 277 | not_token: SyntaxToken, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 278 | query: AnyCssContainerQueryInParens, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 279 | ) -> CssContainerNotQuery { [INFO] [stdout] 280 | CssContainerNotQuery::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 281 | | CssSyntaxKind::CSS_CONTAINER_NOT_QUERY, [INFO] [stdout] 282 | | [ [INFO] [stdout] 283 | | Some(SyntaxElement::Token(not_token)), [INFO] [stdout] 284 | | Some(SyntaxElement::Node(query.into_syntax())), [INFO] [stdout] 285 | | ], [INFO] [stdout] 286 | | )) [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/generated/node_factory.rs:293:38 [INFO] [stdout] | [INFO] [stdout] 289 | left: AnyCssContainerQueryInParens, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 290 | or_token: SyntaxToken, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 291 | right: AnyCssContainerOrCombinableQuery, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 292 | ) -> CssContainerOrQuery { [INFO] [stdout] 293 | CssContainerOrQuery::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 294 | | CssSyntaxKind::CSS_CONTAINER_OR_QUERY, [INFO] [stdout] 295 | | [ [INFO] [stdout] 296 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 299 | | ], [INFO] [stdout] 300 | | )) [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/generated/node_factory.rs:307:44 [INFO] [stdout] | [INFO] [stdout] 303 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 304 | query: AnyCssContainerQuery, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 305 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 306 | ) -> CssContainerQueryInParens { [INFO] [stdout] 307 | CssContainerQueryInParens::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 308 | | CssSyntaxKind::CSS_CONTAINER_QUERY_IN_PARENS, [INFO] [stdout] 309 | | [ [INFO] [stdout] 310 | | Some(SyntaxElement::Token(l_paren_token)), [INFO] [stdout] ... | [INFO] [stdout] 313 | | ], [INFO] [stdout] 314 | | )) [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/generated/node_factory.rs:321:50 [INFO] [stdout] | [INFO] [stdout] 317 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | feature: AnyCssQueryFeature, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 319 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 320 | ) -> CssContainerSizeFeatureInParens { [INFO] [stdout] 321 | CssContainerSizeFeatureInParens::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 322 | | CssSyntaxKind::CSS_CONTAINER_SIZE_FEATURE_IN_PARENS, [INFO] [stdout] 323 | | [ [INFO] [stdout] 324 | | Some(SyntaxElement::Token(l_paren_token)), [INFO] [stdout] ... | [INFO] [stdout] 327 | | ], [INFO] [stdout] 328 | | )) [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/generated/node_factory.rs:335:44 [INFO] [stdout] | [INFO] [stdout] 331 | left: CssContainerStyleInParens, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 332 | and_token: SyntaxToken, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 333 | right: AnyCssContainerStyleAndCombinableQuery, [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 334 | ) -> CssContainerStyleAndQuery { [INFO] [stdout] 335 | CssContainerStyleAndQuery::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 336 | | CssSyntaxKind::CSS_CONTAINER_STYLE_AND_QUERY, [INFO] [stdout] 337 | | [ [INFO] [stdout] 338 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 341 | | ], [INFO] [stdout] 342 | | )) [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/generated/node_factory.rs:349:44 [INFO] [stdout] | [INFO] [stdout] 345 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 346 | query: AnyCssContainerStyleInParens, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 347 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 348 | ) -> CssContainerStyleInParens { [INFO] [stdout] 349 | CssContainerStyleInParens::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 350 | | CssSyntaxKind::CSS_CONTAINER_STYLE_IN_PARENS, [INFO] [stdout] 351 | | [ [INFO] [stdout] 352 | | Some(SyntaxElement::Token(l_paren_token)), [INFO] [stdout] ... | [INFO] [stdout] 355 | | ], [INFO] [stdout] 356 | | )) [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/generated/node_factory.rs:362:44 [INFO] [stdout] | [INFO] [stdout] 359 | not_token: SyntaxToken, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 360 | query: CssContainerStyleInParens, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 361 | ) -> CssContainerStyleNotQuery { [INFO] [stdout] 362 | CssContainerStyleNotQuery::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 363 | | CssSyntaxKind::CSS_CONTAINER_STYLE_NOT_QUERY, [INFO] [stdout] 364 | | [ [INFO] [stdout] 365 | | Some(SyntaxElement::Token(not_token)), [INFO] [stdout] 366 | | Some(SyntaxElement::Node(query.into_syntax())), [INFO] [stdout] 367 | | ], [INFO] [stdout] 368 | | )) [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/generated/node_factory.rs:375:43 [INFO] [stdout] | [INFO] [stdout] 371 | left: CssContainerStyleInParens, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 372 | or_token: SyntaxToken, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 373 | right: AnyCssContainerStyleOrCombinableQuery, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 374 | ) -> CssContainerStyleOrQuery { [INFO] [stdout] 375 | CssContainerStyleOrQuery::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 376 | | CssSyntaxKind::CSS_CONTAINER_STYLE_OR_QUERY, [INFO] [stdout] 377 | | [ [INFO] [stdout] 378 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 381 | | ], [INFO] [stdout] 382 | | )) [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/generated/node_factory.rs:390:49 [INFO] [stdout] | [INFO] [stdout] 385 | style_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 386 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | query: AnyCssContainerStyleQuery, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 388 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 389 | ) -> CssContainerStyleQueryInParens { [INFO] [stdout] 390 | CssContainerStyleQueryInParens::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 391 | | CssSyntaxKind::CSS_CONTAINER_STYLE_QUERY_IN_PARENS, [INFO] [stdout] 392 | | [ [INFO] [stdout] 393 | | Some(SyntaxElement::Token(style_token)), [INFO] [stdout] ... | [INFO] [stdout] 397 | | ], [INFO] [stdout] 398 | | )) [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/generated/node_factory.rs:405:40 [INFO] [stdout] | [INFO] [stdout] 401 | counter_style_token: SyntaxToken, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 402 | name: CssCustomIdentifier, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 403 | block: AnyCssDeclarationListBlock, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 404 | ) -> CssCounterStyleAtRule { [INFO] [stdout] 405 | CssCounterStyleAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 406 | | CssSyntaxKind::CSS_COUNTER_STYLE_AT_RULE, [INFO] [stdout] 407 | | [ [INFO] [stdout] 408 | | Some(SyntaxElement::Token(counter_style_token)), [INFO] [stdout] ... | [INFO] [stdout] 411 | | ], [INFO] [stdout] 412 | | )) [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/generated/node_factory.rs:415:38 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn css_custom_identifier(value_token: SyntaxToken) -> CssCustomIdentifier { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 415 | CssCustomIdentifier::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 416 | | CssSyntaxKind::CSS_CUSTOM_IDENTIFIER, [INFO] [stdout] 417 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 418 | | )) [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/generated/node_factory.rs:421:38 [INFO] [stdout] | [INFO] [stdout] 420 | pub fn css_dashed_identifier(value_token: SyntaxToken) -> CssDashedIdentifier { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 421 | CssDashedIdentifier::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 422 | | CssSyntaxKind::CSS_DASHED_IDENTIFIER, [INFO] [stdout] 423 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 424 | | )) [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/generated/node_factory.rs:429:20 [INFO] [stdout] | [INFO] [stdout] 426 | pub fn css_declaration(property: AnyCssProperty) -> CssDeclarationBuilder { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 429 | important: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:442:37 [INFO] [stdout] | [INFO] [stdout] 441 | pub fn build(self) -> CssDeclaration { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 442 | CssDeclaration::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 443 | | CssSyntaxKind::CSS_DECLARATION, [INFO] [stdout] 444 | | [ [INFO] [stdout] 445 | | Some(SyntaxElement::Node(self.property.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 448 | | ], [INFO] [stdout] 449 | | )) [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/generated/node_factory.rs:447:54 [INFO] [stdout] | [INFO] [stdout] 447 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:456:42 [INFO] [stdout] | [INFO] [stdout] 453 | excl_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 454 | important_token: SyntaxToken, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 455 | ) -> CssDeclarationImportant { [INFO] [stdout] 456 | CssDeclarationImportant::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 457 | | CssSyntaxKind::CSS_DECLARATION_IMPORTANT, [INFO] [stdout] 458 | | [ [INFO] [stdout] 459 | | Some(SyntaxElement::Token(excl_token)), [INFO] [stdout] 460 | | Some(SyntaxElement::Token(important_token)), [INFO] [stdout] 461 | | ], [INFO] [stdout] 462 | | )) [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/generated/node_factory.rs:469:42 [INFO] [stdout] | [INFO] [stdout] 465 | l_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 466 | declarations: CssDeclarationList, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 467 | r_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 468 | ) -> CssDeclarationListBlock { [INFO] [stdout] 469 | CssDeclarationListBlock::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 470 | | CssSyntaxKind::CSS_DECLARATION_LIST_BLOCK, [INFO] [stdout] 471 | | [ [INFO] [stdout] 472 | | Some(SyntaxElement::Token(l_curly_token)), [INFO] [stdout] ... | [INFO] [stdout] 475 | | ], [INFO] [stdout] 476 | | )) [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/generated/node_factory.rs:483:46 [INFO] [stdout] | [INFO] [stdout] 479 | l_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 480 | items: CssDeclarationOrAtRuleList, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 481 | r_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 482 | ) -> CssDeclarationOrAtRuleBlock { [INFO] [stdout] 483 | CssDeclarationOrAtRuleBlock::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 484 | | CssSyntaxKind::CSS_DECLARATION_OR_AT_RULE_BLOCK, [INFO] [stdout] 485 | | [ [INFO] [stdout] 486 | | Some(SyntaxElement::Token(l_curly_token)), [INFO] [stdout] ... | [INFO] [stdout] 489 | | ], [INFO] [stdout] 490 | | )) [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/generated/node_factory.rs:497:44 [INFO] [stdout] | [INFO] [stdout] 493 | l_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 494 | items: CssDeclarationOrRuleList, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 495 | r_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 496 | ) -> CssDeclarationOrRuleBlock { [INFO] [stdout] 497 | CssDeclarationOrRuleBlock::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 498 | | CssSyntaxKind::CSS_DECLARATION_OR_RULE_BLOCK, [INFO] [stdout] 499 | | [ [INFO] [stdout] 500 | | Some(SyntaxElement::Token(l_curly_token)), [INFO] [stdout] ... | [INFO] [stdout] 503 | | ], [INFO] [stdout] 504 | | )) [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/generated/node_factory.rs:511:26 [INFO] [stdout] | [INFO] [stdout] 507 | declaration: CssDeclaration, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 511 | semicolon_token: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:524:50 [INFO] [stdout] | [INFO] [stdout] 523 | pub fn build(self) -> CssDeclarationWithSemicolon { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 524 | CssDeclarationWithSemicolon::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 525 | | CssSyntaxKind::CSS_DECLARATION_WITH_SEMICOLON, [INFO] [stdout] 526 | | [ [INFO] [stdout] 527 | | Some(SyntaxElement::Node(self.declaration.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 530 | | ], [INFO] [stdout] 531 | | )) [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/generated/node_factory.rs:539:36 [INFO] [stdout] | [INFO] [stdout] 535 | document_token: SyntaxToken, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 536 | matchers: CssDocumentMatcherList, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 537 | block: AnyCssRuleListBlock, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 538 | ) -> CssDocumentAtRule { [INFO] [stdout] 539 | CssDocumentAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 540 | | CssSyntaxKind::CSS_DOCUMENT_AT_RULE, [INFO] [stdout] 541 | | [ [INFO] [stdout] 542 | | Some(SyntaxElement::Token(document_token)), [INFO] [stdout] ... | [INFO] [stdout] 545 | | ], [INFO] [stdout] 546 | | )) [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/generated/node_factory.rs:554:43 [INFO] [stdout] | [INFO] [stdout] 549 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 550 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 551 | value: CssString, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 552 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 553 | ) -> CssDocumentCustomMatcher { [INFO] [stdout] 554 | CssDocumentCustomMatcher::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 555 | | CssSyntaxKind::CSS_DOCUMENT_CUSTOM_MATCHER, [INFO] [stdout] 556 | | [ [INFO] [stdout] 557 | | Some(SyntaxElement::Token(name_token)), [INFO] [stdout] ... | [INFO] [stdout] 561 | | ], [INFO] [stdout] 562 | | )) [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/generated/node_factory.rs:568:36 [INFO] [stdout] | [INFO] [stdout] 565 | font_face_token: SyntaxToken, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 566 | block: AnyCssDeclarationListBlock, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 567 | ) -> CssFontFaceAtRule { [INFO] [stdout] 568 | CssFontFaceAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 569 | | CssSyntaxKind::CSS_FONT_FACE_AT_RULE, [INFO] [stdout] 570 | | [ [INFO] [stdout] 571 | | Some(SyntaxElement::Token(font_face_token)), [INFO] [stdout] 572 | | Some(SyntaxElement::Node(block.into_syntax())), [INFO] [stdout] 573 | | ], [INFO] [stdout] 574 | | )) [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/generated/node_factory.rs:581:45 [INFO] [stdout] | [INFO] [stdout] 577 | font_feature_values_token: SyntaxToken, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 578 | name: AnyCssFontFamilyName, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 579 | block: AnyCssFontFeatureValuesBlock, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 580 | ) -> CssFontFeatureValuesAtRule { [INFO] [stdout] 581 | CssFontFeatureValuesAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 582 | | CssSyntaxKind::CSS_FONT_FEATURE_VALUES_AT_RULE, [INFO] [stdout] 583 | | [ [INFO] [stdout] 584 | | Some(SyntaxElement::Token(font_feature_values_token)), [INFO] [stdout] ... | [INFO] [stdout] 587 | | ], [INFO] [stdout] 588 | | )) [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/generated/node_factory.rs:595:44 [INFO] [stdout] | [INFO] [stdout] 591 | l_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 592 | items: CssFontFeatureValuesItemList, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 593 | r_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 594 | ) -> CssFontFeatureValuesBlock { [INFO] [stdout] 595 | CssFontFeatureValuesBlock::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 596 | | CssSyntaxKind::CSS_FONT_FEATURE_VALUES_BLOCK, [INFO] [stdout] 597 | | [ [INFO] [stdout] 598 | | Some(SyntaxElement::Token(l_curly_token)), [INFO] [stdout] ... | [INFO] [stdout] 601 | | ], [INFO] [stdout] 602 | | )) [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/generated/node_factory.rs:609:43 [INFO] [stdout] | [INFO] [stdout] 605 | at_token: SyntaxToken, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 606 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 607 | block: AnyCssDeclarationListBlock, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 608 | ) -> CssFontFeatureValuesItem { [INFO] [stdout] 609 | CssFontFeatureValuesItem::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 610 | | CssSyntaxKind::CSS_FONT_FEATURE_VALUES_ITEM, [INFO] [stdout] 611 | | [ [INFO] [stdout] 612 | | Some(SyntaxElement::Token(at_token)), [INFO] [stdout] ... | [INFO] [stdout] 615 | | ], [INFO] [stdout] 616 | | )) [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/generated/node_factory.rs:623:45 [INFO] [stdout] | [INFO] [stdout] 619 | font_palette_values_token: SyntaxToken, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 620 | name: CssDashedIdentifier, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 621 | block: AnyCssDeclarationListBlock, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 622 | ) -> CssFontPaletteValuesAtRule { [INFO] [stdout] 623 | CssFontPaletteValuesAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 624 | | CssSyntaxKind::CSS_FONT_PALETTE_VALUES_AT_RULE, [INFO] [stdout] 625 | | [ [INFO] [stdout] 626 | | Some(SyntaxElement::Token(font_palette_values_token)), [INFO] [stdout] ... | [INFO] [stdout] 629 | | ], [INFO] [stdout] 630 | | )) [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/generated/node_factory.rs:638:30 [INFO] [stdout] | [INFO] [stdout] 633 | name: CssIdentifier, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 634 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 635 | items: CssParameterList, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 636 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 637 | ) -> CssFunction { [INFO] [stdout] 638 | CssFunction::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 639 | | CssSyntaxKind::CSS_FUNCTION, [INFO] [stdout] 640 | | [ [INFO] [stdout] 641 | | Some(SyntaxElement::Node(name.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 645 | | ], [INFO] [stdout] 646 | | )) [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/generated/node_factory.rs:649:38 [INFO] [stdout] | [INFO] [stdout] 648 | pub fn css_generic_delimiter(value_token: SyntaxToken) -> CssGenericDelimiter { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 649 | CssGenericDelimiter::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 650 | | CssSyntaxKind::CSS_GENERIC_DELIMITER, [INFO] [stdout] 651 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 652 | | )) [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/generated/node_factory.rs:659:37 [INFO] [stdout] | [INFO] [stdout] 655 | name: AnyCssDeclarationName, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 656 | colon_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 657 | value: CssGenericComponentValueList, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 658 | ) -> CssGenericProperty { [INFO] [stdout] 659 | CssGenericProperty::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 660 | | CssSyntaxKind::CSS_GENERIC_PROPERTY, [INFO] [stdout] 661 | | [ [INFO] [stdout] 662 | | Some(SyntaxElement::Node(name.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 665 | | ], [INFO] [stdout] 666 | | )) [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/generated/node_factory.rs:669:32 [INFO] [stdout] | [INFO] [stdout] 668 | pub fn css_id_selector(hash_token: SyntaxToken, name: CssCustomIdentifier) -> CssIdSelector { [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] 669 | CssIdSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 670 | | CssSyntaxKind::CSS_ID_SELECTOR, [INFO] [stdout] 671 | | [ [INFO] [stdout] 672 | | Some(SyntaxElement::Token(hash_token)), [INFO] [stdout] 673 | | Some(SyntaxElement::Node(name.into_syntax())), [INFO] [stdout] 674 | | ], [INFO] [stdout] 675 | | )) [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/generated/node_factory.rs:678:32 [INFO] [stdout] | [INFO] [stdout] 677 | pub fn css_identifier(value_token: SyntaxToken) -> CssIdentifier { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 678 | CssIdentifier::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 679 | | CssSyntaxKind::CSS_IDENTIFIER, [INFO] [stdout] 680 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 681 | | )) [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/generated/node_factory.rs:684:42 [INFO] [stdout] | [INFO] [stdout] 683 | pub fn css_import_anonymous_layer(layer_token: SyntaxToken) -> CssImportAnonymousLayer { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 684 | CssImportAnonymousLayer::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 685 | | CssSyntaxKind::CSS_IMPORT_ANONYMOUS_LAYER, [INFO] [stdout] 686 | | [Some(SyntaxElement::Token(layer_token))], [INFO] [stdout] 687 | | )) [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/generated/node_factory.rs:700:16 [INFO] [stdout] | [INFO] [stdout] 690 | import_token: SyntaxToken, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 691 | url: AnyCssImportUrl, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 692 | media: CssMediaQueryList, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 693 | semicolon_token: SyntaxToken, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 700 | layer: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:701:19 [INFO] [stdout] | [INFO] [stdout] 690 | import_token: SyntaxToken, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 691 | url: AnyCssImportUrl, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 692 | media: CssMediaQueryList, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 693 | semicolon_token: SyntaxToken, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 701 | supports: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:722:38 [INFO] [stdout] | [INFO] [stdout] 721 | pub fn build(self) -> CssImportAtRule { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 722 | CssImportAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 723 | | CssSyntaxKind::CSS_IMPORT_AT_RULE, [INFO] [stdout] 724 | | [ [INFO] [stdout] 725 | | Some(SyntaxElement::Token(self.import_token)), [INFO] [stdout] ... | [INFO] [stdout] 733 | | ], [INFO] [stdout] 734 | | )) [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/generated/node_factory.rs:728:54 [INFO] [stdout] | [INFO] [stdout] 728 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:730:54 [INFO] [stdout] | [INFO] [stdout] 730 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:743:38 [INFO] [stdout] | [INFO] [stdout] 738 | layer_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 739 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 740 | name: CssLayerNameList, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 741 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 742 | ) -> CssImportNamedLayer { [INFO] [stdout] 743 | CssImportNamedLayer::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 744 | | CssSyntaxKind::CSS_IMPORT_NAMED_LAYER, [INFO] [stdout] 745 | | [ [INFO] [stdout] 746 | | Some(SyntaxElement::Token(layer_token)), [INFO] [stdout] ... | [INFO] [stdout] 750 | | ], [INFO] [stdout] 751 | | )) [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/generated/node_factory.rs:759:36 [INFO] [stdout] | [INFO] [stdout] 754 | supports_token: SyntaxToken, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 755 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 756 | condition: AnyCssImportSupportsCondition, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 757 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 758 | ) -> CssImportSupports { [INFO] [stdout] 759 | CssImportSupports::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 760 | | CssSyntaxKind::CSS_IMPORT_SUPPORTS, [INFO] [stdout] 761 | | [ [INFO] [stdout] 762 | | Some(SyntaxElement::Token(supports_token)), [INFO] [stdout] ... | [INFO] [stdout] 766 | | ], [INFO] [stdout] 767 | | )) [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/generated/node_factory.rs:774:37 [INFO] [stdout] | [INFO] [stdout] 770 | keyframes_token: SyntaxToken, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 771 | name: AnyCssKeyframeName, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 772 | block: AnyCssKeyframesBlock, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 773 | ) -> CssKeyframesAtRule { [INFO] [stdout] 774 | CssKeyframesAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 775 | | CssSyntaxKind::CSS_KEYFRAMES_AT_RULE, [INFO] [stdout] 776 | | [ [INFO] [stdout] 777 | | Some(SyntaxElement::Token(keyframes_token)), [INFO] [stdout] ... | [INFO] [stdout] 780 | | ], [INFO] [stdout] 781 | | )) [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/generated/node_factory.rs:788:36 [INFO] [stdout] | [INFO] [stdout] 784 | l_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 785 | items: CssKeyframesItemList, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 786 | r_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 787 | ) -> CssKeyframesBlock { [INFO] [stdout] 788 | CssKeyframesBlock::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 789 | | CssSyntaxKind::CSS_KEYFRAMES_BLOCK, [INFO] [stdout] 790 | | [ [INFO] [stdout] 791 | | Some(SyntaxElement::Token(l_curly_token)), [INFO] [stdout] ... | [INFO] [stdout] 794 | | ], [INFO] [stdout] 795 | | )) [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/generated/node_factory.rs:798:44 [INFO] [stdout] | [INFO] [stdout] 797 | pub fn css_keyframes_ident_selector(selector_token: SyntaxToken) -> CssKeyframesIdentSelector { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 798 | CssKeyframesIdentSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 799 | | CssSyntaxKind::CSS_KEYFRAMES_IDENT_SELECTOR, [INFO] [stdout] 800 | | [Some(SyntaxElement::Token(selector_token))], [INFO] [stdout] 801 | | )) [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/generated/node_factory.rs:807:35 [INFO] [stdout] | [INFO] [stdout] 804 | selectors: CssKeyframesSelectorList, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 805 | block: AnyCssDeclarationListBlock, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 806 | ) -> CssKeyframesItem { [INFO] [stdout] 807 | CssKeyframesItem::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 808 | | CssSyntaxKind::CSS_KEYFRAMES_ITEM, [INFO] [stdout] 809 | | [ [INFO] [stdout] 810 | | Some(SyntaxElement::Node(selectors.into_syntax())), [INFO] [stdout] 811 | | Some(SyntaxElement::Node(block.into_syntax())), [INFO] [stdout] 812 | | ], [INFO] [stdout] 813 | | )) [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/generated/node_factory.rs:818:49 [INFO] [stdout] | [INFO] [stdout] 816 | selector: CssPercentage, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 817 | ) -> CssKeyframesPercentageSelector { [INFO] [stdout] 818 | CssKeyframesPercentageSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 819 | | CssSyntaxKind::CSS_KEYFRAMES_PERCENTAGE_SELECTOR, [INFO] [stdout] 820 | | [Some(SyntaxElement::Node(selector.into_syntax()))], [INFO] [stdout] 821 | | )) [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/generated/node_factory.rs:824:33 [INFO] [stdout] | [INFO] [stdout] 823 | pub fn css_layer_at_rule(layer_token: SyntaxToken, layer: AnyCssLayer) -> CssLayerAtRule { [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] 824 | CssLayerAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 825 | | CssSyntaxKind::CSS_LAYER_AT_RULE, [INFO] [stdout] 826 | | [ [INFO] [stdout] 827 | | Some(SyntaxElement::Token(layer_token)), [INFO] [stdout] 828 | | Some(SyntaxElement::Node(layer.into_syntax())), [INFO] [stdout] 829 | | ], [INFO] [stdout] 830 | | )) [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/generated/node_factory.rs:836:38 [INFO] [stdout] | [INFO] [stdout] 833 | references: CssLayerReferenceList, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 834 | block: AnyCssRuleListBlock, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 835 | ) -> CssLayerDeclaration { [INFO] [stdout] 836 | CssLayerDeclaration::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 837 | | CssSyntaxKind::CSS_LAYER_DECLARATION, [INFO] [stdout] 838 | | [ [INFO] [stdout] 839 | | Some(SyntaxElement::Node(references.into_syntax())), [INFO] [stdout] 840 | | Some(SyntaxElement::Node(block.into_syntax())), [INFO] [stdout] 841 | | ], [INFO] [stdout] 842 | | )) [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/generated/node_factory.rs:848:36 [INFO] [stdout] | [INFO] [stdout] 845 | references: CssLayerReferenceList, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 846 | semicolon_token: SyntaxToken, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 847 | ) -> CssLayerReference { [INFO] [stdout] 848 | CssLayerReference::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 849 | | CssSyntaxKind::CSS_LAYER_REFERENCE, [INFO] [stdout] 850 | | [ [INFO] [stdout] 851 | | Some(SyntaxElement::Node(references.into_syntax())), [INFO] [stdout] 852 | | Some(SyntaxElement::Token(semicolon_token)), [INFO] [stdout] 853 | | ], [INFO] [stdout] 854 | | )) [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/generated/node_factory.rs:859:53 [INFO] [stdout] | [INFO] [stdout] 857 | css_component_value_list: CssComponentValueList, [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 858 | ) -> CssListOfComponentValuesExpression { [INFO] [stdout] 859 | CssListOfComponentValuesExpression::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 860 | | CssSyntaxKind::CSS_LIST_OF_COMPONENT_VALUES_EXPRESSION, [INFO] [stdout] 861 | | [Some(SyntaxElement::Node( [INFO] [stdout] 862 | | css_component_value_list.into_syntax(), [INFO] [stdout] 863 | | ))], [INFO] [stdout] 864 | | )) [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/generated/node_factory.rs:871:34 [INFO] [stdout] | [INFO] [stdout] 867 | at_token: SyntaxToken, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 868 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 869 | block: AnyCssDeclarationOrAtRuleBlock, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 870 | ) -> CssMarginAtRule { [INFO] [stdout] 871 | CssMarginAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 872 | | CssSyntaxKind::CSS_MARGIN_AT_RULE, [INFO] [stdout] 873 | | [ [INFO] [stdout] 874 | | Some(SyntaxElement::Token(at_token)), [INFO] [stdout] ... | [INFO] [stdout] 877 | | ], [INFO] [stdout] 878 | | )) [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/generated/node_factory.rs:885:39 [INFO] [stdout] | [INFO] [stdout] 881 | left: AnyCssMediaInParens, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 882 | and_token: SyntaxToken, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 883 | right: AnyCssMediaAndCombinableCondition, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 884 | ) -> CssMediaAndCondition { [INFO] [stdout] 885 | CssMediaAndCondition::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 886 | | CssSyntaxKind::CSS_MEDIA_AND_CONDITION, [INFO] [stdout] 887 | | [ [INFO] [stdout] 888 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 891 | | ], [INFO] [stdout] 892 | | )) [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/generated/node_factory.rs:899:39 [INFO] [stdout] | [INFO] [stdout] 895 | left: CssMediaTypeQuery, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 896 | and_token: SyntaxToken, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 897 | right: AnyCssMediaTypeCondition, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 898 | ) -> CssMediaAndTypeQuery { [INFO] [stdout] 899 | CssMediaAndTypeQuery::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 900 | | CssSyntaxKind::CSS_MEDIA_AND_TYPE_QUERY, [INFO] [stdout] 901 | | [ [INFO] [stdout] 902 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 905 | | ], [INFO] [stdout] 906 | | )) [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/generated/node_factory.rs:913:33 [INFO] [stdout] | [INFO] [stdout] 909 | media_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 910 | queries: CssMediaQueryList, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 911 | block: AnyCssRuleListBlock, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 912 | ) -> CssMediaAtRule { [INFO] [stdout] 913 | CssMediaAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 914 | | CssSyntaxKind::CSS_MEDIA_AT_RULE, [INFO] [stdout] 915 | | [ [INFO] [stdout] 916 | | Some(SyntaxElement::Token(media_token)), [INFO] [stdout] ... | [INFO] [stdout] 919 | | ], [INFO] [stdout] 920 | | )) [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/generated/node_factory.rs:927:44 [INFO] [stdout] | [INFO] [stdout] 923 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 924 | condition: AnyCssMediaCondition, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 925 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 926 | ) -> CssMediaConditionInParens { [INFO] [stdout] 927 | CssMediaConditionInParens::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 928 | | CssSyntaxKind::CSS_MEDIA_CONDITION_IN_PARENS, [INFO] [stdout] 929 | | [ [INFO] [stdout] 930 | | Some(SyntaxElement::Token(l_paren_token)), [INFO] [stdout] ... | [INFO] [stdout] 933 | | ], [INFO] [stdout] 934 | | )) [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/generated/node_factory.rs:937:41 [INFO] [stdout] | [INFO] [stdout] 936 | pub fn css_media_condition_query(condition: AnyCssMediaCondition) -> CssMediaConditionQuery { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 937 | CssMediaConditionQuery::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 938 | | CssSyntaxKind::CSS_MEDIA_CONDITION_QUERY, [INFO] [stdout] 939 | | [Some(SyntaxElement::Node(condition.into_syntax()))], [INFO] [stdout] 940 | | )) [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/generated/node_factory.rs:947:42 [INFO] [stdout] | [INFO] [stdout] 943 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | feature: AnyCssQueryFeature, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 945 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 946 | ) -> CssMediaFeatureInParens { [INFO] [stdout] 947 | CssMediaFeatureInParens::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 948 | | CssSyntaxKind::CSS_MEDIA_FEATURE_IN_PARENS, [INFO] [stdout] 949 | | [ [INFO] [stdout] 950 | | Some(SyntaxElement::Token(l_paren_token)), [INFO] [stdout] ... | [INFO] [stdout] 953 | | ], [INFO] [stdout] 954 | | )) [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/generated/node_factory.rs:960:39 [INFO] [stdout] | [INFO] [stdout] 957 | not_token: SyntaxToken, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 958 | condition: AnyCssMediaInParens, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 959 | ) -> CssMediaNotCondition { [INFO] [stdout] 960 | CssMediaNotCondition::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 961 | | CssSyntaxKind::CSS_MEDIA_NOT_CONDITION, [INFO] [stdout] 962 | | [ [INFO] [stdout] 963 | | Some(SyntaxElement::Token(not_token)), [INFO] [stdout] 964 | | Some(SyntaxElement::Node(condition.into_syntax())), [INFO] [stdout] 965 | | ], [INFO] [stdout] 966 | | )) [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/generated/node_factory.rs:973:38 [INFO] [stdout] | [INFO] [stdout] 969 | left: AnyCssMediaInParens, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 970 | or_token: SyntaxToken, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 971 | right: AnyCssMediaOrCombinableCondition, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 972 | ) -> CssMediaOrCondition { [INFO] [stdout] 973 | CssMediaOrCondition::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 974 | | CssSyntaxKind::CSS_MEDIA_OR_CONDITION, [INFO] [stdout] 975 | | [ [INFO] [stdout] 976 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 979 | | ], [INFO] [stdout] 980 | | )) [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/generated/node_factory.rs:983:31 [INFO] [stdout] | [INFO] [stdout] 982 | pub fn css_media_type(value: CssIdentifier) -> CssMediaType { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 983 | CssMediaType::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 984 | | CssSyntaxKind::CSS_MEDIA_TYPE, [INFO] [stdout] 985 | | [Some(SyntaxElement::Node(value.into_syntax()))], [INFO] [stdout] 986 | | )) [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/generated/node_factory.rs:991:25 [INFO] [stdout] | [INFO] [stdout] 988 | pub fn css_media_type_query(ty: CssMediaType) -> CssMediaTypeQueryBuilder { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 991 | modifier_token: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1004:40 [INFO] [stdout] | [INFO] [stdout] 1003 | pub fn build(self) -> CssMediaTypeQuery { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1004 | CssMediaTypeQuery::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1005 | | CssSyntaxKind::CSS_MEDIA_TYPE_QUERY, [INFO] [stdout] 1006 | | [ [INFO] [stdout] 1007 | | self.modifier_token.map(|token| SyntaxElement::Token(token)), [INFO] [stdout] 1008 | | Some(SyntaxElement::Node(self.ty.into_syntax())), [INFO] [stdout] 1009 | | ], [INFO] [stdout] 1010 | | )) [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/generated/node_factory.rs:1014:42 [INFO] [stdout] | [INFO] [stdout] 1013 | pub fn css_named_namespace_prefix(name: CssIdentifier) -> CssNamedNamespacePrefix { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1014 | CssNamedNamespacePrefix::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1015 | | CssSyntaxKind::CSS_NAMED_NAMESPACE_PREFIX, [INFO] [stdout] 1016 | | [Some(SyntaxElement::Node(name.into_syntax()))], [INFO] [stdout] 1017 | | )) [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/generated/node_factory.rs:1022:17 [INFO] [stdout] | [INFO] [stdout] 1019 | pub fn css_namespace(bitwise_or_token: SyntaxToken) -> CssNamespaceBuilder { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1022 | prefix: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1035:35 [INFO] [stdout] | [INFO] [stdout] 1034 | pub fn build(self) -> CssNamespace { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1035 | CssNamespace::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 1036 | | CssSyntaxKind::CSS_NAMESPACE, [INFO] [stdout] 1037 | | [ [INFO] [stdout] 1038 | | self.prefix [INFO] [stdout] ... | [INFO] [stdout] 1041 | | ], [INFO] [stdout] 1042 | | )) [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/generated/node_factory.rs:1039:54 [INFO] [stdout] | [INFO] [stdout] 1039 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1054:17 [INFO] [stdout] | [INFO] [stdout] 1046 | namespace_token: SyntaxToken, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1047 | url: AnyCssNamespaceUrl, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1048 | semicolon_token: SyntaxToken, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1054 | prefix: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1069:41 [INFO] [stdout] | [INFO] [stdout] 1068 | pub fn build(self) -> CssNamespaceAtRule { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1069 | CssNamespaceAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1070 | | CssSyntaxKind::CSS_NAMESPACE_AT_RULE, [INFO] [stdout] 1071 | | [ [INFO] [stdout] 1072 | | Some(SyntaxElement::Token(self.namespace_token)), [INFO] [stdout] ... | [INFO] [stdout] 1077 | | ], [INFO] [stdout] 1078 | | )) [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/generated/node_factory.rs:1074:54 [INFO] [stdout] | [INFO] [stdout] 1074 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1085:41 [INFO] [stdout] | [INFO] [stdout] 1082 | prelude: CssRelativeSelectorList, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1083 | block: AnyCssDeclarationOrRuleBlock, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1084 | ) -> CssNestedQualifiedRule { [INFO] [stdout] 1085 | CssNestedQualifiedRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1086 | | CssSyntaxKind::CSS_NESTED_QUALIFIED_RULE, [INFO] [stdout] 1087 | | [ [INFO] [stdout] 1088 | | Some(SyntaxElement::Node(prelude.into_syntax())), [INFO] [stdout] 1089 | | Some(SyntaxElement::Node(block.into_syntax())), [INFO] [stdout] 1090 | | ], [INFO] [stdout] 1091 | | )) [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/generated/node_factory.rs:1094:31 [INFO] [stdout] | [INFO] [stdout] 1093 | pub fn css_nth_offset(sign_token: SyntaxToken, value: CssNumber) -> CssNthOffset { [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] 1094 | CssNthOffset::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1095 | | CssSyntaxKind::CSS_NTH_OFFSET, [INFO] [stdout] 1096 | | [ [INFO] [stdout] 1097 | | Some(SyntaxElement::Token(sign_token)), [INFO] [stdout] 1098 | | Some(SyntaxElement::Node(value.into_syntax())), [INFO] [stdout] 1099 | | ], [INFO] [stdout] 1100 | | )) [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/generated/node_factory.rs:1103:28 [INFO] [stdout] | [INFO] [stdout] 1102 | pub fn css_number(value_token: SyntaxToken) -> CssNumber { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1103 | CssNumber::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 1104 | | CssSyntaxKind::CSS_NUMBER, [INFO] [stdout] 1105 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 1106 | | )) [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/generated/node_factory.rs:1113:32 [INFO] [stdout] | [INFO] [stdout] 1109 | page_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1110 | selectors: CssPageSelectorList, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1111 | block: AnyCssPageAtRuleBlock, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1112 | ) -> CssPageAtRule { [INFO] [stdout] 1113 | CssPageAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 1114 | | CssSyntaxKind::CSS_PAGE_AT_RULE, [INFO] [stdout] 1115 | | [ [INFO] [stdout] 1116 | | Some(SyntaxElement::Token(page_token)), [INFO] [stdout] ... | [INFO] [stdout] 1119 | | ], [INFO] [stdout] 1120 | | )) [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/generated/node_factory.rs:1127:37 [INFO] [stdout] | [INFO] [stdout] 1123 | l_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1124 | items: CssPageAtRuleItemList, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1125 | r_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1126 | ) -> CssPageAtRuleBlock { [INFO] [stdout] 1127 | CssPageAtRuleBlock::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 1128 | | CssSyntaxKind::CSS_PAGE_AT_RULE_BLOCK, [INFO] [stdout] 1129 | | [ [INFO] [stdout] 1130 | | Some(SyntaxElement::Token(l_curly_token)), [INFO] [stdout] ... | [INFO] [stdout] 1133 | | ], [INFO] [stdout] 1134 | | )) [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/generated/node_factory.rs:1137:43 [INFO] [stdout] | [INFO] [stdout] 1136 | pub fn css_page_selector(pseudos: CssPageSelectorPseudoList) -> CssPageSelectorBuilder { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1137 | CssPageSelectorBuilder { pseudos, ty: None } [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1149:38 [INFO] [stdout] | [INFO] [stdout] 1148 | pub fn build(self) -> CssPageSelector { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1149 | CssPageSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 1150 | | CssSyntaxKind::CSS_PAGE_SELECTOR, [INFO] [stdout] 1151 | | [ [INFO] [stdout] 1152 | | self.ty [INFO] [stdout] ... | [INFO] [stdout] 1155 | | ], [INFO] [stdout] 1156 | | )) [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/generated/node_factory.rs:1153:54 [INFO] [stdout] | [INFO] [stdout] 1153 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1163:40 [INFO] [stdout] | [INFO] [stdout] 1160 | colon_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1161 | selector_token: SyntaxToken, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1162 | ) -> CssPageSelectorPseudo { [INFO] [stdout] 1163 | CssPageSelectorPseudo::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1164 | | CssSyntaxKind::CSS_PAGE_SELECTOR_PSEUDO, [INFO] [stdout] 1165 | | [ [INFO] [stdout] 1166 | | Some(SyntaxElement::Token(colon_token)), [INFO] [stdout] 1167 | | Some(SyntaxElement::Token(selector_token)), [INFO] [stdout] 1168 | | ], [INFO] [stdout] 1169 | | )) [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/generated/node_factory.rs:1172:31 [INFO] [stdout] | [INFO] [stdout] 1171 | pub fn css_parameter(any_css_expression: AnyCssExpression) -> CssParameter { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1172 | CssParameter::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1173 | | CssSyntaxKind::CSS_PARAMETER, [INFO] [stdout] 1174 | | [Some(SyntaxElement::Node(any_css_expression.into_syntax()))], [INFO] [stdout] 1175 | | )) [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/generated/node_factory.rs:1184:21 [INFO] [stdout] | [INFO] [stdout] 1178 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1179 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1184 | expression: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1198:49 [INFO] [stdout] | [INFO] [stdout] 1197 | pub fn build(self) -> CssParenthesizedExpression { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1198 | CssParenthesizedExpression::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 1199 | | CssSyntaxKind::CSS_PARENTHESIZED_EXPRESSION, [INFO] [stdout] 1200 | | [ [INFO] [stdout] 1201 | | Some(SyntaxElement::Token(self.l_paren_token)), [INFO] [stdout] ... | [INFO] [stdout] 1205 | | ], [INFO] [stdout] 1206 | | )) [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/generated/node_factory.rs:1203:54 [INFO] [stdout] | [INFO] [stdout] 1203 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1210:32 [INFO] [stdout] | [INFO] [stdout] 1209 | pub fn css_percentage(value_token: SyntaxToken, percent_token: SyntaxToken) -> CssPercentage { [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] 1210 | CssPercentage::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 1211 | | CssSyntaxKind::CSS_PERCENTAGE, [INFO] [stdout] 1212 | | [ [INFO] [stdout] 1213 | | Some(SyntaxElement::Token(value_token)), [INFO] [stdout] 1214 | | Some(SyntaxElement::Token(percent_token)), [INFO] [stdout] 1215 | | ], [INFO] [stdout] 1216 | | )) [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/generated/node_factory.rs:1223:36 [INFO] [stdout] | [INFO] [stdout] 1219 | property_token: SyntaxToken, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1220 | name: CssDashedIdentifier, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1221 | block: AnyCssDeclarationListBlock, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1222 | ) -> CssPropertyAtRule { [INFO] [stdout] 1223 | CssPropertyAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 1224 | | CssSyntaxKind::CSS_PROPERTY_AT_RULE, [INFO] [stdout] 1225 | | [ [INFO] [stdout] 1226 | | Some(SyntaxElement::Token(property_token)), [INFO] [stdout] ... | [INFO] [stdout] 1229 | | ], [INFO] [stdout] 1230 | | )) [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/generated/node_factory.rs:1238:57 [INFO] [stdout] | [INFO] [stdout] 1233 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1234 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1235 | selector: AnyCssCompoundSelector, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1236 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1237 | ) -> CssPseudoClassFunctionCompoundSelector { [INFO] [stdout] 1238 | CssPseudoClassFunctionCompoundSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 1239 | | CssSyntaxKind::CSS_PSEUDO_CLASS_FUNCTION_COMPOUND_SELECTOR, [INFO] [stdout] 1240 | | [ [INFO] [stdout] 1241 | | Some(SyntaxElement::Token(name_token)), [INFO] [stdout] ... | [INFO] [stdout] 1245 | | ], [INFO] [stdout] 1246 | | )) [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/generated/node_factory.rs:1254:61 [INFO] [stdout] | [INFO] [stdout] 1249 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1250 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1251 | compound_selectors: CssCompoundSelectorList, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1252 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1253 | ) -> CssPseudoClassFunctionCompoundSelectorList { [INFO] [stdout] 1254 | CssPseudoClassFunctionCompoundSelectorList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 1255 | | CssSyntaxKind::CSS_PSEUDO_CLASS_FUNCTION_COMPOUND_SELECTOR_LIST, [INFO] [stdout] 1256 | | [ [INFO] [stdout] 1257 | | Some(SyntaxElement::Token(name_token)), [INFO] [stdout] ... | [INFO] [stdout] 1261 | | ], [INFO] [stdout] 1262 | | )) [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/generated/node_factory.rs:1270:51 [INFO] [stdout] | [INFO] [stdout] 1265 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1266 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1267 | ident: CssIdentifier, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1268 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1269 | ) -> CssPseudoClassFunctionIdentifier { [INFO] [stdout] 1270 | CssPseudoClassFunctionIdentifier::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 1271 | | CssSyntaxKind::CSS_PSEUDO_CLASS_FUNCTION_IDENTIFIER, [INFO] [stdout] 1272 | | [ [INFO] [stdout] 1273 | | Some(SyntaxElement::Token(name_token)), [INFO] [stdout] ... | [INFO] [stdout] 1277 | | ], [INFO] [stdout] 1278 | | )) [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/generated/node_factory.rs:1286:44 [INFO] [stdout] | [INFO] [stdout] 1281 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1282 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1283 | selector: AnyCssPseudoClassNthSelector, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1284 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1285 | ) -> CssPseudoClassFunctionNth { [INFO] [stdout] 1286 | CssPseudoClassFunctionNth::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 1287 | | CssSyntaxKind::CSS_PSEUDO_CLASS_FUNCTION_NTH, [INFO] [stdout] 1288 | | [ [INFO] [stdout] 1289 | | Some(SyntaxElement::Token(name_token)), [INFO] [stdout] ... | [INFO] [stdout] 1293 | | ], [INFO] [stdout] 1294 | | )) [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/generated/node_factory.rs:1302:61 [INFO] [stdout] | [INFO] [stdout] 1297 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1298 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1299 | relative_selectors: CssRelativeSelectorList, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1300 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1301 | ) -> CssPseudoClassFunctionRelativeSelectorList { [INFO] [stdout] 1302 | CssPseudoClassFunctionRelativeSelectorList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 1303 | | CssSyntaxKind::CSS_PSEUDO_CLASS_FUNCTION_RELATIVE_SELECTOR_LIST, [INFO] [stdout] 1304 | | [ [INFO] [stdout] 1305 | | Some(SyntaxElement::Token(name_token)), [INFO] [stdout] ... | [INFO] [stdout] 1309 | | ], [INFO] [stdout] 1310 | | )) [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/generated/node_factory.rs:1318:49 [INFO] [stdout] | [INFO] [stdout] 1313 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1314 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1315 | selector: AnyCssSelector, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1316 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1317 | ) -> CssPseudoClassFunctionSelector { [INFO] [stdout] 1318 | CssPseudoClassFunctionSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 1319 | | CssSyntaxKind::CSS_PSEUDO_CLASS_FUNCTION_SELECTOR, [INFO] [stdout] 1320 | | [ [INFO] [stdout] 1321 | | Some(SyntaxElement::Token(name_token)), [INFO] [stdout] ... | [INFO] [stdout] 1325 | | ], [INFO] [stdout] 1326 | | )) [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/generated/node_factory.rs:1334:53 [INFO] [stdout] | [INFO] [stdout] 1329 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1330 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1331 | selectors: CssSelectorList, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1332 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1333 | ) -> CssPseudoClassFunctionSelectorList { [INFO] [stdout] 1334 | CssPseudoClassFunctionSelectorList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 1335 | | CssSyntaxKind::CSS_PSEUDO_CLASS_FUNCTION_SELECTOR_LIST, [INFO] [stdout] 1336 | | [ [INFO] [stdout] 1337 | | Some(SyntaxElement::Token(name_token)), [INFO] [stdout] ... | [INFO] [stdout] 1341 | | ], [INFO] [stdout] 1342 | | )) [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/generated/node_factory.rs:1350:50 [INFO] [stdout] | [INFO] [stdout] 1345 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1346 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1347 | values: CssPseudoValueList, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1348 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1349 | ) -> CssPseudoClassFunctionValueList { [INFO] [stdout] 1350 | CssPseudoClassFunctionValueList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 1351 | | CssSyntaxKind::CSS_PSEUDO_CLASS_FUNCTION_VALUE_LIST, [INFO] [stdout] 1352 | | [ [INFO] [stdout] 1353 | | Some(SyntaxElement::Token(name_token)), [INFO] [stdout] ... | [INFO] [stdout] 1357 | | ], [INFO] [stdout] 1358 | | )) [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/generated/node_factory.rs:1361:43 [INFO] [stdout] | [INFO] [stdout] 1360 | pub fn css_pseudo_class_identifier(name: CssIdentifier) -> CssPseudoClassIdentifier { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1361 | CssPseudoClassIdentifier::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 1362 | | CssSyntaxKind::CSS_PSEUDO_CLASS_IDENTIFIER, [INFO] [stdout] 1363 | | [Some(SyntaxElement::Node(name.into_syntax()))], [INFO] [stdout] 1364 | | )) [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/generated/node_factory.rs:1369:21 [INFO] [stdout] | [INFO] [stdout] 1366 | pub fn css_pseudo_class_nth(symbol_token: SyntaxToken) -> CssPseudoClassNthBuilder { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1369 | sign_token: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1370:16 [INFO] [stdout] | [INFO] [stdout] 1366 | pub fn css_pseudo_class_nth(symbol_token: SyntaxToken) -> CssPseudoClassNthBuilder { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1370 | value: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1371:17 [INFO] [stdout] | [INFO] [stdout] 1366 | pub fn css_pseudo_class_nth(symbol_token: SyntaxToken) -> CssPseudoClassNthBuilder { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1371 | offset: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1394:40 [INFO] [stdout] | [INFO] [stdout] 1393 | pub fn build(self) -> CssPseudoClassNth { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1394 | CssPseudoClassNth::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1395 | | CssSyntaxKind::CSS_PSEUDO_CLASS_NTH, [INFO] [stdout] 1396 | | [ [INFO] [stdout] 1397 | | self.sign_token.map(|token| SyntaxElement::Token(token)), [INFO] [stdout] ... | [INFO] [stdout] 1403 | | ], [INFO] [stdout] 1404 | | )) [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/generated/node_factory.rs:1399:54 [INFO] [stdout] | [INFO] [stdout] 1399 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1402:54 [INFO] [stdout] | [INFO] [stdout] 1402 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1408:46 [INFO] [stdout] | [INFO] [stdout] 1407 | pub fn css_pseudo_class_nth_identifier(value_token: SyntaxToken) -> CssPseudoClassNthIdentifier { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1408 | CssPseudoClassNthIdentifier::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1409 | | CssSyntaxKind::CSS_PSEUDO_CLASS_NTH_IDENTIFIER, [INFO] [stdout] 1410 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 1411 | | )) [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/generated/node_factory.rs:1416:21 [INFO] [stdout] | [INFO] [stdout] 1413 | pub fn css_pseudo_class_nth_number(value: CssNumber) -> CssPseudoClassNthNumberBuilder { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1416 | sign_token: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1429:46 [INFO] [stdout] | [INFO] [stdout] 1428 | pub fn build(self) -> CssPseudoClassNthNumber { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1429 | CssPseudoClassNthNumber::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1430 | | CssSyntaxKind::CSS_PSEUDO_CLASS_NTH_NUMBER, [INFO] [stdout] 1431 | | [ [INFO] [stdout] 1432 | | self.sign_token.map(|token| SyntaxElement::Token(token)), [INFO] [stdout] 1433 | | Some(SyntaxElement::Node(self.value.into_syntax())), [INFO] [stdout] 1434 | | ], [INFO] [stdout] 1435 | | )) [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/generated/node_factory.rs:1443:22 [INFO] [stdout] | [INFO] [stdout] 1439 | nth: AnyCssPseudoClassNth, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1443 | of_selector: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1456:48 [INFO] [stdout] | [INFO] [stdout] 1455 | pub fn build(self) -> CssPseudoClassNthSelector { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1456 | CssPseudoClassNthSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 1457 | | CssSyntaxKind::CSS_PSEUDO_CLASS_NTH_SELECTOR, [INFO] [stdout] 1458 | | [ [INFO] [stdout] 1459 | | Some(SyntaxElement::Node(self.nth.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 1462 | | ], [INFO] [stdout] 1463 | | )) [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/generated/node_factory.rs:1461:54 [INFO] [stdout] | [INFO] [stdout] 1461 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1470:46 [INFO] [stdout] | [INFO] [stdout] 1467 | of_token: SyntaxToken, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1468 | selectors: CssSelectorList, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1469 | ) -> CssPseudoClassOfNthSelector { [INFO] [stdout] 1470 | CssPseudoClassOfNthSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1471 | | CssSyntaxKind::CSS_PSEUDO_CLASS_OF_NTH_SELECTOR, [INFO] [stdout] 1472 | | [ [INFO] [stdout] 1473 | | Some(SyntaxElement::Token(of_token)), [INFO] [stdout] 1474 | | Some(SyntaxElement::Node(selectors.into_syntax())), [INFO] [stdout] 1475 | | ], [INFO] [stdout] 1476 | | )) [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/generated/node_factory.rs:1482:41 [INFO] [stdout] | [INFO] [stdout] 1479 | colon_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1480 | class: AnyCssPseudoClass, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1481 | ) -> CssPseudoClassSelector { [INFO] [stdout] 1482 | CssPseudoClassSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1483 | | CssSyntaxKind::CSS_PSEUDO_CLASS_SELECTOR, [INFO] [stdout] 1484 | | [ [INFO] [stdout] 1485 | | Some(SyntaxElement::Token(colon_token)), [INFO] [stdout] 1486 | | Some(SyntaxElement::Node(class.into_syntax())), [INFO] [stdout] 1487 | | ], [INFO] [stdout] 1488 | | )) [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/generated/node_factory.rs:1496:53 [INFO] [stdout] | [INFO] [stdout] 1491 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1492 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1493 | ident: CssIdentifier, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1494 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1495 | ) -> CssPseudoElementFunctionIdentifier { [INFO] [stdout] 1496 | CssPseudoElementFunctionIdentifier::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 1497 | | CssSyntaxKind::CSS_PSEUDO_ELEMENT_FUNCTION_IDENTIFIER, [INFO] [stdout] 1498 | | [ [INFO] [stdout] 1499 | | Some(SyntaxElement::Token(name_token)), [INFO] [stdout] ... | [INFO] [stdout] 1503 | | ], [INFO] [stdout] 1504 | | )) [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/generated/node_factory.rs:1512:51 [INFO] [stdout] | [INFO] [stdout] 1507 | name: CssIdentifier, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1508 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1509 | selector: AnyCssSelector, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1510 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1511 | ) -> CssPseudoElementFunctionSelector { [INFO] [stdout] 1512 | CssPseudoElementFunctionSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 1513 | | CssSyntaxKind::CSS_PSEUDO_ELEMENT_FUNCTION_SELECTOR, [INFO] [stdout] 1514 | | [ [INFO] [stdout] 1515 | | Some(SyntaxElement::Node(name.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 1519 | | ], [INFO] [stdout] 1520 | | )) [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/generated/node_factory.rs:1523:45 [INFO] [stdout] | [INFO] [stdout] 1522 | pub fn css_pseudo_element_identifier(name: CssIdentifier) -> CssPseudoElementIdentifier { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1523 | CssPseudoElementIdentifier::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 1524 | | CssSyntaxKind::CSS_PSEUDO_ELEMENT_IDENTIFIER, [INFO] [stdout] 1525 | | [Some(SyntaxElement::Node(name.into_syntax()))], [INFO] [stdout] 1526 | | )) [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/generated/node_factory.rs:1532:43 [INFO] [stdout] | [INFO] [stdout] 1529 | double_colon_token: SyntaxToken, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1530 | element: AnyCssPseudoElement, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1531 | ) -> CssPseudoElementSelector { [INFO] [stdout] 1532 | CssPseudoElementSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 1533 | | CssSyntaxKind::CSS_PSEUDO_ELEMENT_SELECTOR, [INFO] [stdout] 1534 | | [ [INFO] [stdout] 1535 | | Some(SyntaxElement::Token(double_colon_token)), [INFO] [stdout] 1536 | | Some(SyntaxElement::Node(element.into_syntax())), [INFO] [stdout] 1537 | | ], [INFO] [stdout] 1538 | | )) [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/generated/node_factory.rs:1544:35 [INFO] [stdout] | [INFO] [stdout] 1541 | prelude: CssSelectorList, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1542 | block: AnyCssDeclarationOrRuleBlock, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1543 | ) -> CssQualifiedRule { [INFO] [stdout] 1544 | CssQualifiedRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 1545 | | CssSyntaxKind::CSS_QUALIFIED_RULE, [INFO] [stdout] 1546 | | [ [INFO] [stdout] 1547 | | Some(SyntaxElement::Node(prelude.into_syntax())), [INFO] [stdout] 1548 | | Some(SyntaxElement::Node(block.into_syntax())), [INFO] [stdout] 1549 | | ], [INFO] [stdout] 1550 | | )) [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/generated/node_factory.rs:1553:41 [INFO] [stdout] | [INFO] [stdout] 1552 | pub fn css_query_feature_boolean(name: CssIdentifier) -> CssQueryFeatureBoolean { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1553 | CssQueryFeatureBoolean::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1554 | | CssSyntaxKind::CSS_QUERY_FEATURE_BOOLEAN, [INFO] [stdout] 1555 | | [Some(SyntaxElement::Node(name.into_syntax()))], [INFO] [stdout] 1556 | | )) [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/generated/node_factory.rs:1563:39 [INFO] [stdout] | [INFO] [stdout] 1559 | name: CssIdentifier, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1560 | colon_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1561 | value: AnyCssQueryFeatureValue, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1562 | ) -> CssQueryFeaturePlain { [INFO] [stdout] 1563 | CssQueryFeaturePlain::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 1564 | | CssSyntaxKind::CSS_QUERY_FEATURE_PLAIN, [INFO] [stdout] 1565 | | [ [INFO] [stdout] 1566 | | Some(SyntaxElement::Node(name.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 1569 | | ], [INFO] [stdout] 1570 | | )) [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/generated/node_factory.rs:1577:39 [INFO] [stdout] | [INFO] [stdout] 1573 | left: CssIdentifier, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1574 | comparison: CssQueryFeatureRangeComparison, [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1575 | right: AnyCssQueryFeatureValue, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1576 | ) -> CssQueryFeatureRange { [INFO] [stdout] 1577 | CssQueryFeatureRange::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 1578 | | CssSyntaxKind::CSS_QUERY_FEATURE_RANGE, [INFO] [stdout] 1579 | | [ [INFO] [stdout] 1580 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 1583 | | ], [INFO] [stdout] 1584 | | )) [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/generated/node_factory.rs:1589:49 [INFO] [stdout] | [INFO] [stdout] 1587 | operator_token: SyntaxToken, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1588 | ) -> CssQueryFeatureRangeComparison { [INFO] [stdout] 1589 | CssQueryFeatureRangeComparison::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 1590 | | CssSyntaxKind::CSS_QUERY_FEATURE_RANGE_COMPARISON, [INFO] [stdout] 1591 | | [Some(SyntaxElement::Token(operator_token))], [INFO] [stdout] 1592 | | )) [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/generated/node_factory.rs:1601:47 [INFO] [stdout] | [INFO] [stdout] 1595 | left: AnyCssQueryFeatureValue, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1596 | left_comparison: CssQueryFeatureRangeComparison, [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1597 | name: CssIdentifier, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1598 | right_comparison: CssQueryFeatureRangeComparison, [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1599 | right: AnyCssQueryFeatureValue, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1600 | ) -> CssQueryFeatureRangeInterval { [INFO] [stdout] 1601 | CssQueryFeatureRangeInterval::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 1602 | | CssSyntaxKind::CSS_QUERY_FEATURE_RANGE_INTERVAL, [INFO] [stdout] 1603 | | [ [INFO] [stdout] 1604 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 1609 | | ], [INFO] [stdout] 1610 | | )) [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/generated/node_factory.rs:1617:46 [INFO] [stdout] | [INFO] [stdout] 1613 | left: AnyCssQueryFeatureValue, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1614 | comparison: CssQueryFeatureRangeComparison, [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1615 | right: CssIdentifier, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1616 | ) -> CssQueryFeatureReverseRange { [INFO] [stdout] 1617 | CssQueryFeatureReverseRange::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1618 | | CssSyntaxKind::CSS_QUERY_FEATURE_REVERSE_RANGE, [INFO] [stdout] 1619 | | [ [INFO] [stdout] 1620 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 1623 | | ], [INFO] [stdout] 1624 | | )) [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/generated/node_factory.rs:1631:27 [INFO] [stdout] | [INFO] [stdout] 1627 | numerator: CssNumber, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1628 | slash_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1629 | denominator: CssNumber, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1630 | ) -> CssRatio { [INFO] [stdout] 1631 | CssRatio::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 1632 | | CssSyntaxKind::CSS_RATIO, [INFO] [stdout] 1633 | | [ [INFO] [stdout] 1634 | | Some(SyntaxElement::Node(numerator.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 1637 | | ], [INFO] [stdout] 1638 | | )) [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/generated/node_factory.rs:1644:38 [INFO] [stdout] | [INFO] [stdout] 1641 | value_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1642 | unit_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1643 | ) -> CssRegularDimension { [INFO] [stdout] 1644 | CssRegularDimension::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 1645 | | CssSyntaxKind::CSS_REGULAR_DIMENSION, [INFO] [stdout] 1646 | | [ [INFO] [stdout] 1647 | | Some(SyntaxElement::Token(value_token)), [INFO] [stdout] 1648 | | Some(SyntaxElement::Token(unit_token)), [INFO] [stdout] 1649 | | ], [INFO] [stdout] 1650 | | )) [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/generated/node_factory.rs:1655:27 [INFO] [stdout] | [INFO] [stdout] 1652 | pub fn css_relative_selector(selector: AnyCssSelector) -> CssRelativeSelectorBuilder { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1655 | combinator_token: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1668:42 [INFO] [stdout] | [INFO] [stdout] 1667 | pub fn build(self) -> CssRelativeSelector { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1668 | CssRelativeSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1669 | | CssSyntaxKind::CSS_RELATIVE_SELECTOR, [INFO] [stdout] 1670 | | [ [INFO] [stdout] 1671 | | self.combinator_token [INFO] [stdout] ... | [INFO] [stdout] 1674 | | ], [INFO] [stdout] 1675 | | )) [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/generated/node_factory.rs:1682:20 [INFO] [stdout] | [INFO] [stdout] 1678 | pub fn css_root(rules: CssRuleList, eof_token: SyntaxToken) -> CssRootBuilder { [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] 1682 | bom_token: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1696:30 [INFO] [stdout] | [INFO] [stdout] 1695 | pub fn build(self) -> CssRoot { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1696 | CssRoot::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 1697 | | CssSyntaxKind::CSS_ROOT, [INFO] [stdout] 1698 | | [ [INFO] [stdout] 1699 | | self.bom_token.map(|token| SyntaxElement::Token(token)), [INFO] [stdout] ... | [INFO] [stdout] 1702 | | ], [INFO] [stdout] 1703 | | )) [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/generated/node_factory.rs:1711:35 [INFO] [stdout] | [INFO] [stdout] 1707 | l_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1708 | rules: CssRuleList, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1709 | r_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1710 | ) -> CssRuleListBlock { [INFO] [stdout] 1711 | CssRuleListBlock::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 1712 | | CssSyntaxKind::CSS_RULE_LIST_BLOCK, [INFO] [stdout] 1713 | | [ [INFO] [stdout] 1714 | | Some(SyntaxElement::Token(l_curly_token)), [INFO] [stdout] ... | [INFO] [stdout] 1717 | | ], [INFO] [stdout] 1718 | | )) [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/generated/node_factory.rs:1727:16 [INFO] [stdout] | [INFO] [stdout] 1721 | scope_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1722 | block: AnyCssRuleListBlock, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1727 | range: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1741:37 [INFO] [stdout] | [INFO] [stdout] 1740 | pub fn build(self) -> CssScopeAtRule { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1741 | CssScopeAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 1742 | | CssSyntaxKind::CSS_SCOPE_AT_RULE, [INFO] [stdout] 1743 | | [ [INFO] [stdout] 1744 | | Some(SyntaxElement::Token(self.scope_token)), [INFO] [stdout] ... | [INFO] [stdout] 1748 | | ], [INFO] [stdout] 1749 | | )) [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/generated/node_factory.rs:1746:54 [INFO] [stdout] | [INFO] [stdout] 1746 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1757:31 [INFO] [stdout] | [INFO] [stdout] 1753 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1754 | selectors: CssSelectorList, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1755 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1756 | ) -> CssScopeEdge { [INFO] [stdout] 1757 | CssScopeEdge::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 1758 | | CssSyntaxKind::CSS_SCOPE_EDGE, [INFO] [stdout] 1759 | | [ [INFO] [stdout] 1760 | | Some(SyntaxElement::Token(l_paren_token)), [INFO] [stdout] ... | [INFO] [stdout] 1763 | | ], [INFO] [stdout] 1764 | | )) [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/generated/node_factory.rs:1767:35 [INFO] [stdout] | [INFO] [stdout] 1766 | pub fn css_scope_range_end(to_token: SyntaxToken, end: CssScopeEdge) -> CssScopeRangeEnd { [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] 1767 | CssScopeRangeEnd::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 1768 | | CssSyntaxKind::CSS_SCOPE_RANGE_END, [INFO] [stdout] 1769 | | [ [INFO] [stdout] 1770 | | Some(SyntaxElement::Token(to_token)), [INFO] [stdout] 1771 | | Some(SyntaxElement::Node(end.into_syntax())), [INFO] [stdout] 1772 | | ], [INFO] [stdout] 1773 | | )) [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/generated/node_factory.rs:1780:40 [INFO] [stdout] | [INFO] [stdout] 1776 | start: CssScopeEdge, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1777 | to_token: SyntaxToken, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1778 | end: CssScopeEdge, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1779 | ) -> CssScopeRangeInterval { [INFO] [stdout] 1780 | CssScopeRangeInterval::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 1781 | | CssSyntaxKind::CSS_SCOPE_RANGE_INTERVAL, [INFO] [stdout] 1782 | | [ [INFO] [stdout] 1783 | | Some(SyntaxElement::Node(start.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 1786 | | ], [INFO] [stdout] 1787 | | )) [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/generated/node_factory.rs:1790:37 [INFO] [stdout] | [INFO] [stdout] 1789 | pub fn css_scope_range_start(start: CssScopeEdge) -> CssScopeRangeStart { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1790 | CssScopeRangeStart::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 1791 | | CssSyntaxKind::CSS_SCOPE_RANGE_START, [INFO] [stdout] 1792 | | [Some(SyntaxElement::Node(start.into_syntax()))], [INFO] [stdout] 1793 | | )) [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/generated/node_factory.rs:1799:41 [INFO] [stdout] | [INFO] [stdout] 1796 | starting_style_token: SyntaxToken, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1797 | block: AnyCssStartingStyleBlock, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1798 | ) -> CssStartingStyleAtRule { [INFO] [stdout] 1799 | CssStartingStyleAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1800 | | CssSyntaxKind::CSS_STARTING_STYLE_AT_RULE, [INFO] [stdout] 1801 | | [ [INFO] [stdout] 1802 | | Some(SyntaxElement::Token(starting_style_token)), [INFO] [stdout] 1803 | | Some(SyntaxElement::Node(block.into_syntax())), [INFO] [stdout] 1804 | | ], [INFO] [stdout] 1805 | | )) [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/generated/node_factory.rs:1808:28 [INFO] [stdout] | [INFO] [stdout] 1807 | pub fn css_string(value_token: SyntaxToken) -> CssString { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1808 | CssString::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 1809 | | CssSyntaxKind::CSS_STRING, [INFO] [stdout] 1810 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 1811 | | )) [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/generated/node_factory.rs:1818:42 [INFO] [stdout] | [INFO] [stdout] 1814 | left: AnyCssSupportsInParens, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1815 | and_token: SyntaxToken, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1816 | right: AnyCssSupportsAndCombinableCondition, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1817 | ) -> CssSupportsAndCondition { [INFO] [stdout] 1818 | CssSupportsAndCondition::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1819 | | CssSyntaxKind::CSS_SUPPORTS_AND_CONDITION, [INFO] [stdout] 1820 | | [ [INFO] [stdout] 1821 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 1824 | | ], [INFO] [stdout] 1825 | | )) [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/generated/node_factory.rs:1832:36 [INFO] [stdout] | [INFO] [stdout] 1828 | supports_token: SyntaxToken, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1829 | condition: AnyCssSupportsCondition, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1830 | block: AnyCssRuleListBlock, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1831 | ) -> CssSupportsAtRule { [INFO] [stdout] 1832 | CssSupportsAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 1833 | | CssSyntaxKind::CSS_SUPPORTS_AT_RULE, [INFO] [stdout] 1834 | | [ [INFO] [stdout] 1835 | | Some(SyntaxElement::Token(supports_token)), [INFO] [stdout] ... | [INFO] [stdout] 1838 | | ], [INFO] [stdout] 1839 | | )) [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/generated/node_factory.rs:1846:47 [INFO] [stdout] | [INFO] [stdout] 1842 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1843 | condition: AnyCssSupportsCondition, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1844 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1845 | ) -> CssSupportsConditionInParens { [INFO] [stdout] 1846 | CssSupportsConditionInParens::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 1847 | | CssSyntaxKind::CSS_SUPPORTS_CONDITION_IN_PARENS, [INFO] [stdout] 1848 | | [ [INFO] [stdout] 1849 | | Some(SyntaxElement::Token(l_paren_token)), [INFO] [stdout] ... | [INFO] [stdout] 1852 | | ], [INFO] [stdout] 1853 | | )) [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/generated/node_factory.rs:1860:48 [INFO] [stdout] | [INFO] [stdout] 1856 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1857 | declaration: CssDeclaration, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1858 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1859 | ) -> CssSupportsFeatureDeclaration { [INFO] [stdout] 1860 | CssSupportsFeatureDeclaration::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 1861 | | CssSyntaxKind::CSS_SUPPORTS_FEATURE_DECLARATION, [INFO] [stdout] 1862 | | [ [INFO] [stdout] 1863 | | Some(SyntaxElement::Token(l_paren_token)), [INFO] [stdout] ... | [INFO] [stdout] 1866 | | ], [INFO] [stdout] 1867 | | )) [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/generated/node_factory.rs:1875:45 [INFO] [stdout] | [INFO] [stdout] 1870 | selector_token: SyntaxToken, [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1871 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1872 | selector: AnyCssSelector, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1873 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1874 | ) -> CssSupportsFeatureSelector { [INFO] [stdout] 1875 | CssSupportsFeatureSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 1876 | | CssSyntaxKind::CSS_SUPPORTS_FEATURE_SELECTOR, [INFO] [stdout] 1877 | | [ [INFO] [stdout] 1878 | | Some(SyntaxElement::Token(selector_token)), [INFO] [stdout] ... | [INFO] [stdout] 1882 | | ], [INFO] [stdout] 1883 | | )) [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/generated/node_factory.rs:1889:42 [INFO] [stdout] | [INFO] [stdout] 1886 | not_token: SyntaxToken, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1887 | query: AnyCssSupportsInParens, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1888 | ) -> CssSupportsNotCondition { [INFO] [stdout] 1889 | CssSupportsNotCondition::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1890 | | CssSyntaxKind::CSS_SUPPORTS_NOT_CONDITION, [INFO] [stdout] 1891 | | [ [INFO] [stdout] 1892 | | Some(SyntaxElement::Token(not_token)), [INFO] [stdout] 1893 | | Some(SyntaxElement::Node(query.into_syntax())), [INFO] [stdout] 1894 | | ], [INFO] [stdout] 1895 | | )) [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/generated/node_factory.rs:1902:41 [INFO] [stdout] | [INFO] [stdout] 1898 | left: AnyCssSupportsInParens, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1899 | or_token: SyntaxToken, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1900 | right: AnyCssSupportsOrCombinableCondition, [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1901 | ) -> CssSupportsOrCondition { [INFO] [stdout] 1902 | CssSupportsOrCondition::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1903 | | CssSyntaxKind::CSS_SUPPORTS_OR_CONDITION, [INFO] [stdout] 1904 | | [ [INFO] [stdout] 1905 | | Some(SyntaxElement::Node(left.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 1908 | | ], [INFO] [stdout] 1909 | | )) [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/generated/node_factory.rs:1914:20 [INFO] [stdout] | [INFO] [stdout] 1911 | pub fn css_type_selector(ident: CssIdentifier) -> CssTypeSelectorBuilder { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1914 | namespace: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1927:38 [INFO] [stdout] | [INFO] [stdout] 1926 | pub fn build(self) -> CssTypeSelector { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1927 | CssTypeSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 1928 | | CssSyntaxKind::CSS_TYPE_SELECTOR, [INFO] [stdout] 1929 | | [ [INFO] [stdout] 1930 | | self.namespace [INFO] [stdout] ... | [INFO] [stdout] 1933 | | ], [INFO] [stdout] 1934 | | )) [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/generated/node_factory.rs:1931:54 [INFO] [stdout] | [INFO] [stdout] 1931 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1938:46 [INFO] [stdout] | [INFO] [stdout] 1937 | pub fn css_universal_namespace_prefix(star_token: SyntaxToken) -> CssUniversalNamespacePrefix { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1938 | CssUniversalNamespacePrefix::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 1939 | | CssSyntaxKind::CSS_UNIVERSAL_NAMESPACE_PREFIX, [INFO] [stdout] 1940 | | [Some(SyntaxElement::Token(star_token))], [INFO] [stdout] 1941 | | )) [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/generated/node_factory.rs:1946:20 [INFO] [stdout] | [INFO] [stdout] 1943 | pub fn css_universal_selector(star_token: SyntaxToken) -> CssUniversalSelectorBuilder { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1946 | namespace: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1959:43 [INFO] [stdout] | [INFO] [stdout] 1958 | pub fn build(self) -> CssUniversalSelector { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1959 | CssUniversalSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 1960 | | CssSyntaxKind::CSS_UNIVERSAL_SELECTOR, [INFO] [stdout] 1961 | | [ [INFO] [stdout] 1962 | | self.namespace [INFO] [stdout] ... | [INFO] [stdout] 1965 | | ], [INFO] [stdout] 1966 | | )) [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/generated/node_factory.rs:1963:54 [INFO] [stdout] | [INFO] [stdout] 1963 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:1973:38 [INFO] [stdout] | [INFO] [stdout] 1970 | value_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1971 | unit_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1972 | ) -> CssUnknownDimension { [INFO] [stdout] 1973 | CssUnknownDimension::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 1974 | | CssSyntaxKind::CSS_UNKNOWN_DIMENSION, [INFO] [stdout] 1975 | | [ [INFO] [stdout] 1976 | | Some(SyntaxElement::Token(value_token)), [INFO] [stdout] 1977 | | Some(SyntaxElement::Token(unit_token)), [INFO] [stdout] 1978 | | ], [INFO] [stdout] 1979 | | )) [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/generated/node_factory.rs:1992:16 [INFO] [stdout] | [INFO] [stdout] 1982 | name_token: SyntaxToken, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1983 | l_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1984 | modifiers: CssUrlModifierList, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1985 | r_paren_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1992 | value: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2008:37 [INFO] [stdout] | [INFO] [stdout] 2007 | pub fn build(self) -> CssUrlFunction { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2008 | CssUrlFunction::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 2009 | | CssSyntaxKind::CSS_URL_FUNCTION, [INFO] [stdout] 2010 | | [ [INFO] [stdout] 2011 | | Some(SyntaxElement::Token(self.name_token)), [INFO] [stdout] ... | [INFO] [stdout] 2017 | | ], [INFO] [stdout] 2018 | | )) [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/generated/node_factory.rs:2014:54 [INFO] [stdout] | [INFO] [stdout] 2014 | .map(|token| SyntaxElement::Node(token.into_syntax())), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2022:33 [INFO] [stdout] | [INFO] [stdout] 2021 | pub fn css_url_value_raw(value_token: SyntaxToken) -> CssUrlValueRaw { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2022 | CssUrlValueRaw::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 2023 | | CssSyntaxKind::CSS_URL_VALUE_RAW, [INFO] [stdout] 2024 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 2025 | | )) [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/generated/node_factory.rs:2032:40 [INFO] [stdout] | [INFO] [stdout] 2027 | pub fn css_component_value_list(items: I) -> CssComponentValueList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2032 | CssComponentValueList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 2033 | | CssSyntaxKind::CSS_COMPONENT_VALUE_LIST, [INFO] [stdout] 2034 | | items [INFO] [stdout] 2035 | | .into_iter() [INFO] [stdout] 2036 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2037 | | )) [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/generated/node_factory.rs:2036:30 [INFO] [stdout] | [INFO] [stdout] 2036 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2049:42 [INFO] [stdout] | [INFO] [stdout] 2039 | pub fn css_compound_selector_list(items: I, separators: S) -> CssCompoundSelectorList [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] 2046 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2047 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2048 | let length = items.len() + separators.len(); [INFO] [stdout] 2049 | CssCompoundSelectorList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2050 | | CssSyntaxKind::CSS_COMPOUND_SELECTOR_LIST, [INFO] [stdout] 2051 | | (0..length).map(|index| { [INFO] [stdout] 2052 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 2057 | | }), [INFO] [stdout] 2058 | | )) [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/generated/node_factory.rs:2065:37 [INFO] [stdout] | [INFO] [stdout] 2060 | pub fn css_declaration_list(items: I) -> CssDeclarationList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2065 | CssDeclarationList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 2066 | | CssSyntaxKind::CSS_DECLARATION_LIST, [INFO] [stdout] 2067 | | items [INFO] [stdout] 2068 | | .into_iter() [INFO] [stdout] 2069 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2070 | | )) [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/generated/node_factory.rs:2069:30 [INFO] [stdout] | [INFO] [stdout] 2069 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2077:45 [INFO] [stdout] | [INFO] [stdout] 2072 | pub fn css_declaration_or_at_rule_list(items: I) -> CssDeclarationOrAtRuleList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2077 | CssDeclarationOrAtRuleList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 2078 | | CssSyntaxKind::CSS_DECLARATION_OR_AT_RULE_LIST, [INFO] [stdout] 2079 | | items [INFO] [stdout] 2080 | | .into_iter() [INFO] [stdout] 2081 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2082 | | )) [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/generated/node_factory.rs:2081:30 [INFO] [stdout] | [INFO] [stdout] 2081 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2089:43 [INFO] [stdout] | [INFO] [stdout] 2084 | pub fn css_declaration_or_rule_list(items: I) -> CssDeclarationOrRuleList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2089 | CssDeclarationOrRuleList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 2090 | | CssSyntaxKind::CSS_DECLARATION_OR_RULE_LIST, [INFO] [stdout] 2091 | | items [INFO] [stdout] 2092 | | .into_iter() [INFO] [stdout] 2093 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2094 | | )) [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/generated/node_factory.rs:2093:30 [INFO] [stdout] | [INFO] [stdout] 2093 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2106:41 [INFO] [stdout] | [INFO] [stdout] 2096 | pub fn css_document_matcher_list(items: I, separators: S) -> CssDocumentMatcherList [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] 2103 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2104 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2105 | let length = items.len() + separators.len(); [INFO] [stdout] 2106 | CssDocumentMatcherList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 2107 | | CssSyntaxKind::CSS_DOCUMENT_MATCHER_LIST, [INFO] [stdout] 2108 | | (0..length).map(|index| { [INFO] [stdout] 2109 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 2114 | | }), [INFO] [stdout] 2115 | | )) [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/generated/node_factory.rs:2122:47 [INFO] [stdout] | [INFO] [stdout] 2117 | pub fn css_font_feature_values_item_list(items: I) -> CssFontFeatureValuesItemList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2122 | CssFontFeatureValuesItemList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 2123 | | CssSyntaxKind::CSS_FONT_FEATURE_VALUES_ITEM_LIST, [INFO] [stdout] 2124 | | items [INFO] [stdout] 2125 | | .into_iter() [INFO] [stdout] 2126 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2127 | | )) [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/generated/node_factory.rs:2126:30 [INFO] [stdout] | [INFO] [stdout] 2126 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2134:47 [INFO] [stdout] | [INFO] [stdout] 2129 | pub fn css_generic_component_value_list(items: I) -> CssGenericComponentValueList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2134 | CssGenericComponentValueList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 2135 | | CssSyntaxKind::CSS_GENERIC_COMPONENT_VALUE_LIST, [INFO] [stdout] 2136 | | items [INFO] [stdout] 2137 | | .into_iter() [INFO] [stdout] 2138 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2139 | | )) [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/generated/node_factory.rs:2138:30 [INFO] [stdout] | [INFO] [stdout] 2138 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2146:39 [INFO] [stdout] | [INFO] [stdout] 2141 | pub fn css_keyframes_item_list(items: I) -> CssKeyframesItemList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2146 | CssKeyframesItemList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 2147 | | CssSyntaxKind::CSS_KEYFRAMES_ITEM_LIST, [INFO] [stdout] 2148 | | items [INFO] [stdout] 2149 | | .into_iter() [INFO] [stdout] 2150 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2151 | | )) [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/generated/node_factory.rs:2150:30 [INFO] [stdout] | [INFO] [stdout] 2150 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2163:43 [INFO] [stdout] | [INFO] [stdout] 2153 | pub fn css_keyframes_selector_list(items: I, separators: S) -> CssKeyframesSelectorList [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] 2160 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2161 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2162 | let length = items.len() + separators.len(); [INFO] [stdout] 2163 | CssKeyframesSelectorList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 2164 | | CssSyntaxKind::CSS_KEYFRAMES_SELECTOR_LIST, [INFO] [stdout] 2165 | | (0..length).map(|index| { [INFO] [stdout] 2166 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 2171 | | }), [INFO] [stdout] 2172 | | )) [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/generated/node_factory.rs:2184:35 [INFO] [stdout] | [INFO] [stdout] 2174 | pub fn css_layer_name_list(items: I, separators: S) -> CssLayerNameList [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] 2181 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2182 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2183 | let length = items.len() + separators.len(); [INFO] [stdout] 2184 | CssLayerNameList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 2185 | | CssSyntaxKind::CSS_LAYER_NAME_LIST, [INFO] [stdout] 2186 | | (0..length).map(|index| { [INFO] [stdout] 2187 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 2192 | | }), [INFO] [stdout] 2193 | | )) [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/generated/node_factory.rs:2205:40 [INFO] [stdout] | [INFO] [stdout] 2195 | pub fn css_layer_reference_list(items: I, separators: S) -> CssLayerReferenceList [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] 2202 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2203 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2204 | let length = items.len() + separators.len(); [INFO] [stdout] 2205 | CssLayerReferenceList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 2206 | | CssSyntaxKind::CSS_LAYER_REFERENCE_LIST, [INFO] [stdout] 2207 | | (0..length).map(|index| { [INFO] [stdout] 2208 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 2213 | | }), [INFO] [stdout] 2214 | | )) [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/generated/node_factory.rs:2226:36 [INFO] [stdout] | [INFO] [stdout] 2216 | pub fn css_media_query_list(items: I, separators: S) -> CssMediaQueryList [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] 2223 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2224 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2225 | let length = items.len() + separators.len(); [INFO] [stdout] 2226 | CssMediaQueryList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 2227 | | CssSyntaxKind::CSS_MEDIA_QUERY_LIST, [INFO] [stdout] 2228 | | (0..length).map(|index| { [INFO] [stdout] 2229 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 2234 | | }), [INFO] [stdout] 2235 | | )) [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/generated/node_factory.rs:2242:40 [INFO] [stdout] | [INFO] [stdout] 2237 | pub fn css_page_at_rule_item_list(items: I) -> CssPageAtRuleItemList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2242 | CssPageAtRuleItemList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 2243 | | CssSyntaxKind::CSS_PAGE_AT_RULE_ITEM_LIST, [INFO] [stdout] 2244 | | items [INFO] [stdout] 2245 | | .into_iter() [INFO] [stdout] 2246 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2247 | | )) [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/generated/node_factory.rs:2246:30 [INFO] [stdout] | [INFO] [stdout] 2246 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2259:38 [INFO] [stdout] | [INFO] [stdout] 2249 | pub fn css_page_selector_list(items: I, separators: S) -> CssPageSelectorList [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] 2256 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2257 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2258 | let length = items.len() + separators.len(); [INFO] [stdout] 2259 | CssPageSelectorList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 2260 | | CssSyntaxKind::CSS_PAGE_SELECTOR_LIST, [INFO] [stdout] 2261 | | (0..length).map(|index| { [INFO] [stdout] 2262 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 2267 | | }), [INFO] [stdout] 2268 | | )) [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/generated/node_factory.rs:2275:44 [INFO] [stdout] | [INFO] [stdout] 2270 | pub fn css_page_selector_pseudo_list(items: I) -> CssPageSelectorPseudoList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2275 | CssPageSelectorPseudoList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 2276 | | CssSyntaxKind::CSS_PAGE_SELECTOR_PSEUDO_LIST, [INFO] [stdout] 2277 | | items [INFO] [stdout] 2278 | | .into_iter() [INFO] [stdout] 2279 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2280 | | )) [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/generated/node_factory.rs:2279:30 [INFO] [stdout] | [INFO] [stdout] 2279 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2292:35 [INFO] [stdout] | [INFO] [stdout] 2282 | pub fn css_parameter_list(items: I, separators: S) -> CssParameterList [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] 2289 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2290 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2291 | let length = items.len() + separators.len(); [INFO] [stdout] 2292 | CssParameterList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 2293 | | CssSyntaxKind::CSS_PARAMETER_LIST, [INFO] [stdout] 2294 | | (0..length).map(|index| { [INFO] [stdout] 2295 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 2300 | | }), [INFO] [stdout] 2301 | | )) [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/generated/node_factory.rs:2313:37 [INFO] [stdout] | [INFO] [stdout] 2303 | pub fn css_pseudo_value_list(items: I, separators: S) -> CssPseudoValueList [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] 2310 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2311 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2312 | let length = items.len() + separators.len(); [INFO] [stdout] 2313 | CssPseudoValueList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 2314 | | CssSyntaxKind::CSS_PSEUDO_VALUE_LIST, [INFO] [stdout] 2315 | | (0..length).map(|index| { [INFO] [stdout] 2316 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 2321 | | }), [INFO] [stdout] 2322 | | )) [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/generated/node_factory.rs:2334:42 [INFO] [stdout] | [INFO] [stdout] 2324 | pub fn css_relative_selector_list(items: I, separators: S) -> CssRelativeSelectorList [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] 2331 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2332 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2333 | let length = items.len() + separators.len(); [INFO] [stdout] 2334 | CssRelativeSelectorList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2335 | | CssSyntaxKind::CSS_RELATIVE_SELECTOR_LIST, [INFO] [stdout] 2336 | | (0..length).map(|index| { [INFO] [stdout] 2337 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 2342 | | }), [INFO] [stdout] 2343 | | )) [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/generated/node_factory.rs:2350:30 [INFO] [stdout] | [INFO] [stdout] 2345 | pub fn css_rule_list(items: I) -> CssRuleList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2350 | CssRuleList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 2351 | | CssSyntaxKind::CSS_RULE_LIST, [INFO] [stdout] 2352 | | items [INFO] [stdout] 2353 | | .into_iter() [INFO] [stdout] 2354 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2355 | | )) [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/generated/node_factory.rs:2354:30 [INFO] [stdout] | [INFO] [stdout] 2354 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2367:34 [INFO] [stdout] | [INFO] [stdout] 2357 | pub fn css_selector_list(items: I, separators: S) -> CssSelectorList [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] 2364 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2365 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2366 | let length = items.len() + separators.len(); [INFO] [stdout] 2367 | CssSelectorList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 2368 | | CssSyntaxKind::CSS_SELECTOR_LIST, [INFO] [stdout] 2369 | | (0..length).map(|index| { [INFO] [stdout] 2370 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 2375 | | }), [INFO] [stdout] 2376 | | )) [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/generated/node_factory.rs:2383:37 [INFO] [stdout] | [INFO] [stdout] 2378 | pub fn css_sub_selector_list(items: I) -> CssSubSelectorList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2383 | CssSubSelectorList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 2384 | | CssSyntaxKind::CSS_SUB_SELECTOR_LIST, [INFO] [stdout] 2385 | | items [INFO] [stdout] 2386 | | .into_iter() [INFO] [stdout] 2387 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2388 | | )) [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/generated/node_factory.rs:2387:30 [INFO] [stdout] | [INFO] [stdout] 2387 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2395:37 [INFO] [stdout] | [INFO] [stdout] 2390 | pub fn css_url_modifier_list(items: I) -> CssUrlModifierList [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2395 | CssUrlModifierList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 2396 | | CssSyntaxKind::CSS_URL_MODIFIER_LIST, [INFO] [stdout] 2397 | | items [INFO] [stdout] 2398 | | .into_iter() [INFO] [stdout] 2399 | | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] 2400 | | )) [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/generated/node_factory.rs:2399:30 [INFO] [stdout] | [INFO] [stdout] 2399 | .map(|item| Some(item.into_syntax().into())), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:2407:27 [INFO] [stdout] | [INFO] [stdout] 2402 | pub fn css_bogus(slots: I) -> CssBogus [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2407 | CssBogus::unwrap_cast(SyntaxNode::new_detached(CssSyntaxKind::CSS_BOGUS, slots)) [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/generated/node_factory.rs:2414:33 [INFO] [stdout] | [INFO] [stdout] 2409 | pub fn css_bogus_at_rule(slots: I) -> CssBogusAtRule [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2414 | CssBogusAtRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 2415 | | CssSyntaxKind::CSS_BOGUS_AT_RULE, [INFO] [stdout] 2416 | | slots, [INFO] [stdout] 2417 | | )) [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/generated/node_factory.rs:2424:32 [INFO] [stdout] | [INFO] [stdout] 2419 | pub fn css_bogus_block(slots: I) -> CssBogusBlock [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2424 | CssBogusBlock::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 2425 | | CssSyntaxKind::CSS_BOGUS_BLOCK, [INFO] [stdout] 2426 | | slots, [INFO] [stdout] 2427 | | )) [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/generated/node_factory.rs:2434:42 [INFO] [stdout] | [INFO] [stdout] 2429 | pub fn css_bogus_declaration_item(slots: I) -> CssBogusDeclarationItem [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2434 | CssBogusDeclarationItem::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2435 | | CssSyntaxKind::CSS_BOGUS_DECLARATION_ITEM, [INFO] [stdout] 2436 | | slots, [INFO] [stdout] 2437 | | )) [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/generated/node_factory.rs:2444:42 [INFO] [stdout] | [INFO] [stdout] 2439 | pub fn css_bogus_document_matcher(slots: I) -> CssBogusDocumentMatcher [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2444 | CssBogusDocumentMatcher::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2445 | | CssSyntaxKind::CSS_BOGUS_DOCUMENT_MATCHER, [INFO] [stdout] 2446 | | slots, [INFO] [stdout] 2447 | | )) [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/generated/node_factory.rs:2454:48 [INFO] [stdout] | [INFO] [stdout] 2449 | pub fn css_bogus_font_feature_values_item(slots: I) -> CssBogusFontFeatureValuesItem [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2454 | CssBogusFontFeatureValuesItem::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 2455 | | CssSyntaxKind::CSS_BOGUS_FONT_FEATURE_VALUES_ITEM, [INFO] [stdout] 2456 | | slots, [INFO] [stdout] 2457 | | )) [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/generated/node_factory.rs:2464:40 [INFO] [stdout] | [INFO] [stdout] 2459 | pub fn css_bogus_keyframes_item(slots: I) -> CssBogusKeyframesItem [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2464 | CssBogusKeyframesItem::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 2465 | | CssSyntaxKind::CSS_BOGUS_KEYFRAMES_ITEM, [INFO] [stdout] 2466 | | slots, [INFO] [stdout] 2467 | | )) [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/generated/node_factory.rs:2474:32 [INFO] [stdout] | [INFO] [stdout] 2469 | pub fn css_bogus_layer(slots: I) -> CssBogusLayer [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2474 | CssBogusLayer::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 2475 | | CssSyntaxKind::CSS_BOGUS_LAYER, [INFO] [stdout] 2476 | | slots, [INFO] [stdout] 2477 | | )) [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/generated/node_factory.rs:2484:37 [INFO] [stdout] | [INFO] [stdout] 2479 | pub fn css_bogus_media_query(slots: I) -> CssBogusMediaQuery [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2484 | CssBogusMediaQuery::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 2485 | | CssSyntaxKind::CSS_BOGUS_MEDIA_QUERY, [INFO] [stdout] 2486 | | slots, [INFO] [stdout] 2487 | | )) [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/generated/node_factory.rs:2494:45 [INFO] [stdout] | [INFO] [stdout] 2489 | pub fn css_bogus_page_selector_pseudo(slots: I) -> CssBogusPageSelectorPseudo [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2494 | CssBogusPageSelectorPseudo::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 2495 | | CssSyntaxKind::CSS_BOGUS_PAGE_SELECTOR_PSEUDO, [INFO] [stdout] 2496 | | slots, [INFO] [stdout] 2497 | | )) [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/generated/node_factory.rs:2504:36 [INFO] [stdout] | [INFO] [stdout] 2499 | pub fn css_bogus_parameter(slots: I) -> CssBogusParameter [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2504 | CssBogusParameter::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 2505 | | CssSyntaxKind::CSS_BOGUS_PARAMETER, [INFO] [stdout] 2506 | | slots, [INFO] [stdout] 2507 | | )) [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/generated/node_factory.rs:2514:35 [INFO] [stdout] | [INFO] [stdout] 2509 | pub fn css_bogus_property(slots: I) -> CssBogusProperty [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2514 | CssBogusProperty::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 2515 | | CssSyntaxKind::CSS_BOGUS_PROPERTY, [INFO] [stdout] 2516 | | slots, [INFO] [stdout] 2517 | | )) [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/generated/node_factory.rs:2524:40 [INFO] [stdout] | [INFO] [stdout] 2519 | pub fn css_bogus_property_value(slots: I) -> CssBogusPropertyValue [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2524 | CssBogusPropertyValue::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 2525 | | CssSyntaxKind::CSS_BOGUS_PROPERTY_VALUE, [INFO] [stdout] 2526 | | slots, [INFO] [stdout] 2527 | | )) [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/generated/node_factory.rs:2534:38 [INFO] [stdout] | [INFO] [stdout] 2529 | pub fn css_bogus_pseudo_class(slots: I) -> CssBogusPseudoClass [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2534 | CssBogusPseudoClass::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 2535 | | CssSyntaxKind::CSS_BOGUS_PSEUDO_CLASS, [INFO] [stdout] 2536 | | slots, [INFO] [stdout] 2537 | | )) [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/generated/node_factory.rs:2544:40 [INFO] [stdout] | [INFO] [stdout] 2539 | pub fn css_bogus_pseudo_element(slots: I) -> CssBogusPseudoElement [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2544 | CssBogusPseudoElement::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 2545 | | CssSyntaxKind::CSS_BOGUS_PSEUDO_ELEMENT, [INFO] [stdout] 2546 | | slots, [INFO] [stdout] 2547 | | )) [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/generated/node_factory.rs:2554:31 [INFO] [stdout] | [INFO] [stdout] 2549 | pub fn css_bogus_rule(slots: I) -> CssBogusRule [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2554 | CssBogusRule::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 2555 | | CssSyntaxKind::CSS_BOGUS_RULE, [INFO] [stdout] 2556 | | slots, [INFO] [stdout] 2557 | | )) [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/generated/node_factory.rs:2564:37 [INFO] [stdout] | [INFO] [stdout] 2559 | pub fn css_bogus_scope_range(slots: I) -> CssBogusScopeRange [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2564 | CssBogusScopeRange::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 2565 | | CssSyntaxKind::CSS_BOGUS_SCOPE_RANGE, [INFO] [stdout] 2566 | | slots, [INFO] [stdout] 2567 | | )) [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/generated/node_factory.rs:2574:35 [INFO] [stdout] | [INFO] [stdout] 2569 | pub fn css_bogus_selector(slots: I) -> CssBogusSelector [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2574 | CssBogusSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 2575 | | CssSyntaxKind::CSS_BOGUS_SELECTOR, [INFO] [stdout] 2576 | | slots, [INFO] [stdout] 2577 | | )) [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/generated/node_factory.rs:2584:38 [INFO] [stdout] | [INFO] [stdout] 2579 | pub fn css_bogus_sub_selector(slots: I) -> CssBogusSubSelector [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2584 | CssBogusSubSelector::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 2585 | | CssSyntaxKind::CSS_BOGUS_SUB_SELECTOR, [INFO] [stdout] 2586 | | slots, [INFO] [stdout] 2587 | | )) [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/generated/node_factory.rs:2594:38 [INFO] [stdout] | [INFO] [stdout] 2589 | pub fn css_bogus_url_modifier(slots: I) -> CssBogusUrlModifier [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2594 | CssBogusUrlModifier::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 2595 | | CssSyntaxKind::CSS_BOGUS_URL_MODIFIER, [INFO] [stdout] 2596 | | slots, [INFO] [stdout] 2597 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 232 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `biome_css_factory` (lib test) due to 233 previous errors [INFO] running `Command { std: "docker" "inspect" "2141d6de609955789e34a19166002a054b640fa76405f17e335caf71ca753dda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2141d6de609955789e34a19166002a054b640fa76405f17e335caf71ca753dda", kill_on_drop: false }` [INFO] [stdout] 2141d6de609955789e34a19166002a054b640fa76405f17e335caf71ca753dda