[INFO] fetching crate lib-ruby-parser 4.0.6+ruby-3.1.2... [INFO] checking lib-ruby-parser-4.0.6+ruby-3.1.2 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate lib-ruby-parser 4.0.6+ruby-3.1.2 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate lib-ruby-parser 4.0.6+ruby-3.1.2 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lib-ruby-parser 4.0.6+ruby-3.1.2 [INFO] finished tweaking crates.io crate lib-ruby-parser 4.0.6+ruby-3.1.2 [INFO] tweaked toml for crates.io crate lib-ruby-parser 4.0.6+ruby-3.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate lib-ruby-parser 4.0.6+ruby-3.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07b24d72f1b5d4604a7fadb81e9bab50f826b710fe4daf55466a5072fe177ac2 [INFO] running `Command { std: "docker" "start" "-a" "07b24d72f1b5d4604a7fadb81e9bab50f826b710fe4daf55466a5072fe177ac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07b24d72f1b5d4604a7fadb81e9bab50f826b710fe4daf55466a5072fe177ac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07b24d72f1b5d4604a7fadb81e9bab50f826b710fe4daf55466a5072fe177ac2", kill_on_drop: false }` [INFO] [stdout] 07b24d72f1b5d4604a7fadb81e9bab50f826b710fe4daf55466a5072fe177ac2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 296016dcd5e1dc8bcfafae0c54a9023b2d29881d5639193863ded5c5417bfacb [INFO] running `Command { std: "docker" "start" "-a" "296016dcd5e1dc8bcfafae0c54a9023b2d29881d5639193863ded5c5417bfacb", kill_on_drop: false }` [INFO] [stderr] Compiling lib-ruby-parser v4.0.6+ruby-3.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking alloc-from-pool v1.0.5 [INFO] [stderr] Checking lib-ruby-parser-ast v0.55.0 [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/error/diagnostic.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | let mut input = crate::source::DecodedInput::named("(test_render)"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #![warn(unused_qualifications)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 103 - let mut input = crate::source::DecodedInput::named("(test_render)"); [INFO] [stdout] 103 + let mut input = DecodedInput::named("(test_render)"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 10 | fn from(value: ParseValue) -> Node { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 13 | other => unreachable!("expected Node, got {:?}", other), [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: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) fn from(value: ParseValue) -> Box { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 25 | other => unreachable!("expected BoxedNode, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) fn from(value: ParseValue) -> PoolValue { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | other => unreachable!("expected Token, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) fn from(value: ParseValue) -> Self { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | other => unreachable!("expected TokenWithContext, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 55 | pub(crate) fn from(value: ParseValue) -> Self { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | other => unreachable!("expected Context, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 67 | pub(crate) fn from(value: ParseValue) -> Vec { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | other => unreachable!("expected NodeList, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 80 | pub(crate) fn from(value: ParseValue) -> Box> { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | other => unreachable!("expected NodeList, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 92 | pub(crate) fn from(value: ParseValue) -> bool { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | other => unreachable!("expected Bool, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 104 | pub(crate) fn from(value: ParseValue) -> Option> { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 107 | other => unreachable!("expected MaybeStrTerm, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 116 | pub(crate) fn from(value: ParseValue) -> i32 { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 119 | other => unreachable!("expected Num, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 130 | pub(crate) fn from(value: ParseValue) -> Superclass { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | other => unreachable!("expected Superclass, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 147 | pub(crate) fn from(value: ParseValue) -> Option { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 150 | other => unreachable!("expected OptEnsure, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 164 | pub(crate) fn from(value: ParseValue) -> Option { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | other => unreachable!("expected OptElse, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 178 | pub(crate) fn from(value: ParseValue) -> ExcVar { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 181 | other => unreachable!("expected ExcVar, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 192 | pub(crate) fn from(value: ParseValue) -> IfTail { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | other => unreachable!("expected IfTail, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 206 | pub(crate) fn from(value: ParseValue) -> ExprValueDo { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 209 | other => unreachable!("expected ExprValueDo, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 215 | pub(crate) fn from(value: ParseValue) -> PKwLabel { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 218 | other => unreachable!("expected PKwLabel, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 229 | pub(crate) fn from(value: ParseValue) -> BraceBody { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 232 | other => unreachable!("expected BraceBody, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 245 | pub(crate) fn from(value: ParseValue) -> CmdBraceBlock { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 248 | other => unreachable!("expected CmdBraceBlock, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 260 | pub(crate) fn from(value: ParseValue) -> ParenArgs { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 263 | other => unreachable!("expected ParenArgs, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:278:13 [INFO] [stdout] | [INFO] [stdout] 275 | pub(crate) fn from(value: ParseValue) -> OptParenArgs { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 278 | other => unreachable!("expected OptParenArgs, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:293:13 [INFO] [stdout] | [INFO] [stdout] 290 | pub(crate) fn from(value: ParseValue) -> BeginBlock { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 293 | other => unreachable!("expected BeginBlock, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:308:13 [INFO] [stdout] | [INFO] [stdout] 305 | pub(crate) fn from(value: ParseValue) -> LambdaBody { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 308 | other => unreachable!("expected LambdaBody, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:324:13 [INFO] [stdout] | [INFO] [stdout] 321 | pub(crate) fn from(value: ParseValue) -> DoBlock { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 324 | other => unreachable!("expected DoBlock, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:340:13 [INFO] [stdout] | [INFO] [stdout] 337 | pub(crate) fn from(value: ParseValue) -> BraceBlock { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 340 | other => unreachable!("expected BraceBlock, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:356:13 [INFO] [stdout] | [INFO] [stdout] 353 | pub(crate) fn from(value: ParseValue) -> DefsHead { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 356 | other => unreachable!("expected DefsHead, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:370:13 [INFO] [stdout] | [INFO] [stdout] 367 | pub(crate) fn from(value: ParseValue) -> DefnHead { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 370 | other => unreachable!("expected DefnHead, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:384:13 [INFO] [stdout] | [INFO] [stdout] 381 | pub(crate) fn from(value: ParseValue) -> Cases { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 384 | other => unreachable!("expected Cases, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:398:13 [INFO] [stdout] | [INFO] [stdout] 395 | pub(crate) fn from(value: ParseValue) -> CaseBody { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 398 | other => unreachable!("expected CaseBody, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:412:13 [INFO] [stdout] | [INFO] [stdout] 409 | pub(crate) fn from(value: ParseValue) -> PCases { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 412 | other => unreachable!("expected PCases, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:426:13 [INFO] [stdout] | [INFO] [stdout] 423 | pub(crate) fn from(value: ParseValue) -> PCaseBody { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 426 | other => unreachable!("expected PCaseBody, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:438:13 [INFO] [stdout] | [INFO] [stdout] 435 | pub(crate) fn from(value: ParseValue) -> Option { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 438 | other => unreachable!("expected MaybeNode, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:450:13 [INFO] [stdout] | [INFO] [stdout] 447 | pub(crate) fn from(value: ParseValue) -> Option> { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 450 | other => unreachable!("expected MaybeNode, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:464:13 [INFO] [stdout] | [INFO] [stdout] 461 | pub(crate) fn from(value: ParseValue) -> DoBody { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 464 | other => unreachable!("expected DoBody, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:478:13 [INFO] [stdout] | [INFO] [stdout] 475 | pub(crate) fn from(value: ParseValue) -> PTopExpr { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 478 | other => unreachable!("expected PTopExpr, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:492:13 [INFO] [stdout] | [INFO] [stdout] 489 | pub(crate) fn from(value: ParseValue) -> Self { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 492 | other => unreachable!("expected MatchPatternWithTrailingComma, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:506:13 [INFO] [stdout] | [INFO] [stdout] 503 | pub(crate) fn from(value: ParseValue) -> Self { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 506 | other => unreachable!("expected NoKwRest, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [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 37 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lib-ruby-parser` (lib) due to 38 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 10 | fn from(value: ParseValue) -> Node { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 13 | other => unreachable!("expected Node, got {:?}", other), [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: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) fn from(value: ParseValue) -> Box { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 25 | other => unreachable!("expected BoxedNode, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) fn from(value: ParseValue) -> PoolValue { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | other => unreachable!("expected Token, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) fn from(value: ParseValue) -> Self { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | other => unreachable!("expected TokenWithContext, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 55 | pub(crate) fn from(value: ParseValue) -> Self { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | other => unreachable!("expected Context, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 67 | pub(crate) fn from(value: ParseValue) -> Vec { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | other => unreachable!("expected NodeList, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 80 | pub(crate) fn from(value: ParseValue) -> Box> { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | other => unreachable!("expected NodeList, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 92 | pub(crate) fn from(value: ParseValue) -> bool { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | other => unreachable!("expected Bool, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 104 | pub(crate) fn from(value: ParseValue) -> Option> { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 107 | other => unreachable!("expected MaybeStrTerm, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 116 | pub(crate) fn from(value: ParseValue) -> i32 { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 119 | other => unreachable!("expected Num, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 130 | pub(crate) fn from(value: ParseValue) -> Superclass { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | other => unreachable!("expected Superclass, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 147 | pub(crate) fn from(value: ParseValue) -> Option { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 150 | other => unreachable!("expected OptEnsure, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 164 | pub(crate) fn from(value: ParseValue) -> Option { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | other => unreachable!("expected OptElse, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 178 | pub(crate) fn from(value: ParseValue) -> ExcVar { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 181 | other => unreachable!("expected ExcVar, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 192 | pub(crate) fn from(value: ParseValue) -> IfTail { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | other => unreachable!("expected IfTail, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 206 | pub(crate) fn from(value: ParseValue) -> ExprValueDo { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 209 | other => unreachable!("expected ExprValueDo, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 215 | pub(crate) fn from(value: ParseValue) -> PKwLabel { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 218 | other => unreachable!("expected PKwLabel, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 229 | pub(crate) fn from(value: ParseValue) -> BraceBody { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 232 | other => unreachable!("expected BraceBody, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 245 | pub(crate) fn from(value: ParseValue) -> CmdBraceBlock { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 248 | other => unreachable!("expected CmdBraceBlock, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 260 | pub(crate) fn from(value: ParseValue) -> ParenArgs { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 263 | other => unreachable!("expected ParenArgs, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:278:13 [INFO] [stdout] | [INFO] [stdout] 275 | pub(crate) fn from(value: ParseValue) -> OptParenArgs { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 278 | other => unreachable!("expected OptParenArgs, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:293:13 [INFO] [stdout] | [INFO] [stdout] 290 | pub(crate) fn from(value: ParseValue) -> BeginBlock { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 293 | other => unreachable!("expected BeginBlock, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:308:13 [INFO] [stdout] | [INFO] [stdout] 305 | pub(crate) fn from(value: ParseValue) -> LambdaBody { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 308 | other => unreachable!("expected LambdaBody, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:324:13 [INFO] [stdout] | [INFO] [stdout] 321 | pub(crate) fn from(value: ParseValue) -> DoBlock { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 324 | other => unreachable!("expected DoBlock, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:340:13 [INFO] [stdout] | [INFO] [stdout] 337 | pub(crate) fn from(value: ParseValue) -> BraceBlock { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 340 | other => unreachable!("expected BraceBlock, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:356:13 [INFO] [stdout] | [INFO] [stdout] 353 | pub(crate) fn from(value: ParseValue) -> DefsHead { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 356 | other => unreachable!("expected DefsHead, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:370:13 [INFO] [stdout] | [INFO] [stdout] 367 | pub(crate) fn from(value: ParseValue) -> DefnHead { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 370 | other => unreachable!("expected DefnHead, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:384:13 [INFO] [stdout] | [INFO] [stdout] 381 | pub(crate) fn from(value: ParseValue) -> Cases { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 384 | other => unreachable!("expected Cases, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:398:13 [INFO] [stdout] | [INFO] [stdout] 395 | pub(crate) fn from(value: ParseValue) -> CaseBody { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 398 | other => unreachable!("expected CaseBody, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:412:13 [INFO] [stdout] | [INFO] [stdout] 409 | pub(crate) fn from(value: ParseValue) -> PCases { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 412 | other => unreachable!("expected PCases, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:426:13 [INFO] [stdout] | [INFO] [stdout] 423 | pub(crate) fn from(value: ParseValue) -> PCaseBody { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 426 | other => unreachable!("expected PCaseBody, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:438:13 [INFO] [stdout] | [INFO] [stdout] 435 | pub(crate) fn from(value: ParseValue) -> Option { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 438 | other => unreachable!("expected MaybeNode, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:450:13 [INFO] [stdout] | [INFO] [stdout] 447 | pub(crate) fn from(value: ParseValue) -> Option> { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 450 | other => unreachable!("expected MaybeNode, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:464:13 [INFO] [stdout] | [INFO] [stdout] 461 | pub(crate) fn from(value: ParseValue) -> DoBody { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 464 | other => unreachable!("expected DoBody, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:478:13 [INFO] [stdout] | [INFO] [stdout] 475 | pub(crate) fn from(value: ParseValue) -> PTopExpr { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 478 | other => unreachable!("expected PTopExpr, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:492:13 [INFO] [stdout] | [INFO] [stdout] 489 | pub(crate) fn from(value: ParseValue) -> Self { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 492 | other => unreachable!("expected MatchPatternWithTrailingComma, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParseValue` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse_value.rs:506:13 [INFO] [stdout] | [INFO] [stdout] 503 | pub(crate) fn from(value: ParseValue) -> Self { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 506 | other => unreachable!("expected NoKwRest, got {:?}", other), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [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 37 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lib-ruby-parser` (lib test) due to 38 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "296016dcd5e1dc8bcfafae0c54a9023b2d29881d5639193863ded5c5417bfacb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "296016dcd5e1dc8bcfafae0c54a9023b2d29881d5639193863ded5c5417bfacb", kill_on_drop: false }` [INFO] [stdout] 296016dcd5e1dc8bcfafae0c54a9023b2d29881d5639193863ded5c5417bfacb