[INFO] fetching crate bk-promql-parser 1.0.5... [INFO] checking bk-promql-parser-1.0.5 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate bk-promql-parser 1.0.5 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate bk-promql-parser 1.0.5 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] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate bk-promql-parser 1.0.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bk-promql-parser 1.0.5 [INFO] tweaked toml for crates.io crate bk-promql-parser 1.0.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate bk-promql-parser 1.0.5 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdba13edff5d0399180aa8bce13dbb8dbed68fc46cd067ce9d6873de54f2646c [INFO] running `Command { std: "docker" "start" "-a" "fdba13edff5d0399180aa8bce13dbb8dbed68fc46cd067ce9d6873de54f2646c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdba13edff5d0399180aa8bce13dbb8dbed68fc46cd067ce9d6873de54f2646c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdba13edff5d0399180aa8bce13dbb8dbed68fc46cd067ce9d6873de54f2646c", kill_on_drop: false }` [INFO] [stdout] fdba13edff5d0399180aa8bce13dbb8dbed68fc46cd067ce9d6873de54f2646c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed6a26b71ce97ad2e4902d4e916a81412616fd718a58c021d2951c11a925b5bd [INFO] running `Command { std: "docker" "start" "-a" "ed6a26b71ce97ad2e4902d4e916a81412616fd718a58c021d2951c11a925b5bd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling vob v3.0.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cactus v1.0.7 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling vergen v7.5.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling enum-iterator v1.5.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling lrpar v0.12.0 [INFO] [stderr] Compiling lrlex v0.12.0 [INFO] [stderr] Checking packedvec v1.2.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking sparsevec v0.1.4 [INFO] [stderr] Checking cfgrammar v0.12.0 [INFO] [stderr] Checking lrtable v0.12.0 [INFO] [stderr] Compiling bk-promql-parser v1.0.5 (/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] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:296:30 [INFO] [stdout] | [INFO] [stdout] 289 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 292 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 293 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 296 | ..._GtActionsKind::Ak1(__gt_action_0(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [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] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:319:30 [INFO] [stdout] | [INFO] [stdout] 302 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 305 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 306 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 319 | ..._GtActionsKind::Ak1(__gt_action_1(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:338:30 [INFO] [stdout] | [INFO] [stdout] 325 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 338 | ...nsKind::Ak1(__gt_action_2(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:351:30 [INFO] [stdout] | [INFO] [stdout] 344 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 347 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 348 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak3(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 351 | ..._GtActionsKind::Ak2(__gt_action_3(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:364:30 [INFO] [stdout] | [INFO] [stdout] 357 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 360 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 361 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak18(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 364 | ..._GtActionsKind::Ak2(__gt_action_4(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:377:30 [INFO] [stdout] | [INFO] [stdout] 370 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 373 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 374 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak5(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 377 | ..._GtActionsKind::Ak2(__gt_action_5(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:390:30 [INFO] [stdout] | [INFO] [stdout] 383 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak13(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | ..._GtActionsKind::Ak2(__gt_action_6(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:403:30 [INFO] [stdout] | [INFO] [stdout] 396 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 399 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 400 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak20(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 403 | ..._GtActionsKind::Ak2(__gt_action_7(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:416:30 [INFO] [stdout] | [INFO] [stdout] 409 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 412 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 413 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak32(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | ..._GtActionsKind::Ak2(__gt_action_8(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:429:30 [INFO] [stdout] | [INFO] [stdout] 422 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 425 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 426 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak17(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 429 | ..._GtActionsKind::Ak2(__gt_action_9(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:442:30 [INFO] [stdout] | [INFO] [stdout] 435 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 438 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 439 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak16(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 442 | ..._GtActionsKind::Ak2(__gt_action_10(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:455:30 [INFO] [stdout] | [INFO] [stdout] 448 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 451 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 452 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak33(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 455 | ..._GtActionsKind::Ak2(__gt_action_11(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:468:30 [INFO] [stdout] | [INFO] [stdout] 461 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 464 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 465 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak21(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 468 | ..._GtActionsKind::Ak2(__gt_action_12(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:481:30 [INFO] [stdout] | [INFO] [stdout] 474 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 477 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 478 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak22(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 481 | ..._GtActionsKind::Ak2(__gt_action_13(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:494:30 [INFO] [stdout] | [INFO] [stdout] 487 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 490 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 491 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak23(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 494 | ..._GtActionsKind::Ak2(__gt_action_14(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:515:30 [INFO] [stdout] | [INFO] [stdout] 500 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 511 | ...et __gt_arg_3 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 512 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak14(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 515 | ..._GtActionsKind::Ak3(__gt_action_15(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:536:30 [INFO] [stdout] | [INFO] [stdout] 521 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 528 | ...et __gt_arg_2 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 529 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak14(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 536 | ..._GtActionsKind::Ak3(__gt_action_16(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:553:30 [INFO] [stdout] | [INFO] [stdout] 542 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 549 | ...et __gt_arg_2 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 550 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak14(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 553 | ..._GtActionsKind::Ak3(__gt_action_17(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:630:30 [INFO] [stdout] | [INFO] [stdout] 605 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 608 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 609 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 626 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 627 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 630 | ..._GtActionsKind::Ak5(__gt_action_20(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:661:30 [INFO] [stdout] | [INFO] [stdout] 636 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 639 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 640 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 657 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 658 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 661 | ..._GtActionsKind::Ak5(__gt_action_21(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:692:30 [INFO] [stdout] | [INFO] [stdout] 667 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 670 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 671 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 688 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 689 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 692 | ..._GtActionsKind::Ak5(__gt_action_22(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:723:30 [INFO] [stdout] | [INFO] [stdout] 698 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 701 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 702 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 719 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 720 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 723 | ..._GtActionsKind::Ak5(__gt_action_23(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:754:30 [INFO] [stdout] | [INFO] [stdout] 729 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 732 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 733 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 750 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 751 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 754 | ..._GtActionsKind::Ak5(__gt_action_24(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:785:30 [INFO] [stdout] | [INFO] [stdout] 760 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 763 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 764 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 781 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 782 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 785 | ..._GtActionsKind::Ak5(__gt_action_25(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:816:30 [INFO] [stdout] | [INFO] [stdout] 791 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 794 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 795 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 812 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 813 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 816 | ..._GtActionsKind::Ak5(__gt_action_26(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:847:30 [INFO] [stdout] | [INFO] [stdout] 822 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 825 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 826 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 843 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 844 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 847 | ..._GtActionsKind::Ak5(__gt_action_27(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:878:30 [INFO] [stdout] | [INFO] [stdout] 853 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 856 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 857 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 874 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 875 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 878 | ..._GtActionsKind::Ak5(__gt_action_28(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:909:30 [INFO] [stdout] | [INFO] [stdout] 884 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 887 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 888 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 905 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 906 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 909 | ..._GtActionsKind::Ak5(__gt_action_29(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:940:30 [INFO] [stdout] | [INFO] [stdout] 915 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 918 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 919 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 936 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 937 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 940 | ..._GtActionsKind::Ak5(__gt_action_30(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:971:30 [INFO] [stdout] | [INFO] [stdout] 946 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 949 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 950 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 967 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 971 | ..._GtActionsKind::Ak5(__gt_action_31(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1002:30 [INFO] [stdout] | [INFO] [stdout] 977 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 980 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 981 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 998 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 999 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1002 | ..._GtActionsKind::Ak5(__gt_action_32(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1033:30 [INFO] [stdout] | [INFO] [stdout] 1008 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1011 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1012 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1029 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1030 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1033 | ..._GtActionsKind::Ak5(__gt_action_33(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1064:30 [INFO] [stdout] | [INFO] [stdout] 1039 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1042 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1043 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1060 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1061 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1064 | ..._GtActionsKind::Ak5(__gt_action_34(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1095:30 [INFO] [stdout] | [INFO] [stdout] 1070 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1073 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1074 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1091 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1092 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1095 | ..._GtActionsKind::Ak5(__gt_action_35(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1543:31 [INFO] [stdout] | [INFO] [stdout] 1526 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1539 | ...et __gt_arg_2 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1540 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak14(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1543 | ..._GtActionsKind::Ak13(__gt_action_55(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1576:31 [INFO] [stdout] | [INFO] [stdout] 1549 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1562 | ...et __gt_arg_2 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1563 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak15(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1576 | ..._GtActionsKind::Ak14(__gt_action_56(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1605:31 [INFO] [stdout] | [INFO] [stdout] 1582 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1605 | ...nsKind::Ak14(__gt_action_57(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1632:31 [INFO] [stdout] | [INFO] [stdout] 1611 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1614 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1615 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak15(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1628 | ...et __gt_arg_3 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1629 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1632 | ..._GtActionsKind::Ak15(__gt_action_58(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1645:31 [INFO] [stdout] | [INFO] [stdout] 1638 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1641 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1642 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1645 | ..._GtActionsKind::Ak15(__gt_action_59(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1668:31 [INFO] [stdout] | [INFO] [stdout] 1651 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1654 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1655 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak15(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1668 | ..._GtActionsKind::Ak15(__gt_action_60(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1701:31 [INFO] [stdout] | [INFO] [stdout] 1674 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1687 | ...et __gt_arg_2 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1688 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1701 | ..._GtActionsKind::Ak16(__gt_action_61(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1728:31 [INFO] [stdout] | [INFO] [stdout] 1707 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1710 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1711 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1728 | ..._GtActionsKind::Ak17(__gt_action_62(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1765:31 [INFO] [stdout] | [INFO] [stdout] 1734 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1737 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1738 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1765 | ..._GtActionsKind::Ak17(__gt_action_63(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1802:31 [INFO] [stdout] | [INFO] [stdout] 1771 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1774 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1775 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1802 | ..._GtActionsKind::Ak17(__gt_action_64(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1835:31 [INFO] [stdout] | [INFO] [stdout] 1808 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1811 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1812 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1835 | ..._GtActionsKind::Ak17(__gt_action_65(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1868:31 [INFO] [stdout] | [INFO] [stdout] 1841 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1844 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1845 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1868 | ..._GtActionsKind::Ak17(__gt_action_66(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1895:31 [INFO] [stdout] | [INFO] [stdout] 1874 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1877 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1878 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1891 | ...et __gt_arg_3 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1892 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak32(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1895 | ..._GtActionsKind::Ak18(__gt_action_67(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1932:31 [INFO] [stdout] | [INFO] [stdout] 1901 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1904 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1905 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1928 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1929 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak32(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1932 | ..._GtActionsKind::Ak18(__gt_action_68(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1969:31 [INFO] [stdout] | [INFO] [stdout] 1938 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1941 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1942 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1965 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1966 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak32(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1969 | ..._GtActionsKind::Ak18(__gt_action_69(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2016:31 [INFO] [stdout] | [INFO] [stdout] 1975 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1978 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1979 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2016 | ..._GtActionsKind::Ak18(__gt_action_70(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4, __gt_arg_5)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2049:31 [INFO] [stdout] | [INFO] [stdout] 2022 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2025 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2026 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2049 | ..._GtActionsKind::Ak18(__gt_action_71(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2082:31 [INFO] [stdout] | [INFO] [stdout] 2055 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2058 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2059 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2082 | ..._GtActionsKind::Ak18(__gt_action_72(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2157:31 [INFO] [stdout] | [INFO] [stdout] 2126 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2129 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2130 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2157 | ..._GtActionsKind::Ak20(__gt_action_75(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2190:31 [INFO] [stdout] | [INFO] [stdout] 2163 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2166 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2167 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2190 | ..._GtActionsKind::Ak20(__gt_action_76(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2241:31 [INFO] [stdout] | [INFO] [stdout] 2196 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2199 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2200 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2241 | ..._GtActionsKind::Ak21(__gt_action_77(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4, __gt_arg_5, __gt_arg_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2264:31 [INFO] [stdout] | [INFO] [stdout] 2247 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2260 | ...et __gt_arg_2 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2261 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2264 | ..._GtActionsKind::Ak22(__gt_action_78(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2287:31 [INFO] [stdout] | [INFO] [stdout] 2270 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2283 | ...et __gt_arg_2 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2284 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2287 | ..._GtActionsKind::Ak22(__gt_action_79(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2304:31 [INFO] [stdout] | [INFO] [stdout] 2293 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2300 | ...et __gt_arg_2 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2301 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak24(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2304 | ..._GtActionsKind::Ak23(__gt_action_80(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2317:31 [INFO] [stdout] | [INFO] [stdout] 2310 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2317 | ...nsKind::Ak23(__gt_action_81(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2330:31 [INFO] [stdout] | [INFO] [stdout] 2323 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2326 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2327 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak24(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2330 | ..._GtActionsKind::Ak23(__gt_action_82(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2363:31 [INFO] [stdout] | [INFO] [stdout] 2336 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2349 | ...et __gt_arg_2 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2350 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak25(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2363 | ..._GtActionsKind::Ak24(__gt_action_83(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2406:31 [INFO] [stdout] | [INFO] [stdout] 2369 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2382 | ...et __gt_arg_2 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2383 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak25(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2406 | ..._GtActionsKind::Ak24(__gt_action_84(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2435:31 [INFO] [stdout] | [INFO] [stdout] 2412 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2435 | ...nsKind::Ak24(__gt_action_85(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2474:31 [INFO] [stdout] | [INFO] [stdout] 2441 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2474 | ...nsKind::Ak24(__gt_action_86(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2501:31 [INFO] [stdout] | [INFO] [stdout] 2480 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2483 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2484 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak25(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2497 | ...et __gt_arg_3 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2498 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak26(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2501 | ..._GtActionsKind::Ak25(__gt_action_87(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2528:31 [INFO] [stdout] | [INFO] [stdout] 2507 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2510 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2511 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak25(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2524 | ...et __gt_arg_3 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2525 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak27(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2528 | ..._GtActionsKind::Ak25(__gt_action_88(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2541:31 [INFO] [stdout] | [INFO] [stdout] 2534 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2537 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2538 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak26(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2541 | ..._GtActionsKind::Ak25(__gt_action_89(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2574:31 [INFO] [stdout] | [INFO] [stdout] 2547 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2574 | ...nsKind::Ak26(__gt_action_90(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2601:31 [INFO] [stdout] | [INFO] [stdout] 2580 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2601 | ...nsKind::Ak26(__gt_action_91(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2638:31 [INFO] [stdout] | [INFO] [stdout] 2607 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2638 | ...nsKind::Ak26(__gt_action_92(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2675:31 [INFO] [stdout] | [INFO] [stdout] 2644 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2675 | ...nsKind::Ak26(__gt_action_93(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2708:31 [INFO] [stdout] | [INFO] [stdout] 2681 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2708 | ...nsKind::Ak26(__gt_action_94(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2727:31 [INFO] [stdout] | [INFO] [stdout] 2714 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2727 | ...nsKind::Ak26(__gt_action_95(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2760:31 [INFO] [stdout] | [INFO] [stdout] 2733 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2760 | ...nsKind::Ak27(__gt_action_96(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2787:31 [INFO] [stdout] | [INFO] [stdout] 2766 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2787 | ...nsKind::Ak27(__gt_action_97(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2824:31 [INFO] [stdout] | [INFO] [stdout] 2793 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2824 | ...nsKind::Ak27(__gt_action_98(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2861:31 [INFO] [stdout] | [INFO] [stdout] 2830 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2861 | ...nsKind::Ak27(__gt_action_99(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2894:31 [INFO] [stdout] | [INFO] [stdout] 2867 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2894 | ...nsKind::Ak27(__gt_action_100(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2913:31 [INFO] [stdout] | [INFO] [stdout] 2900 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2913 | ...nsKind::Ak27(__gt_action_101(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4167:31 [INFO] [stdout] | [INFO] [stdout] 4154 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4167 | ...nsKind::Ak32(__gt_action_167(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4186:31 [INFO] [stdout] | [INFO] [stdout] 4173 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4186 | ...nsKind::Ak33(__gt_action_168(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4363:11 [INFO] [stdout] | [INFO] [stdout] 4360 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4363 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4375:11 [INFO] [stdout] | [INFO] [stdout] 4372 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4375 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4387:11 [INFO] [stdout] | [INFO] [stdout] 4384 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4387 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4399:11 [INFO] [stdout] | [INFO] [stdout] 4396 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4399 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4411:11 [INFO] [stdout] | [INFO] [stdout] 4408 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4411 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4423:11 [INFO] [stdout] | [INFO] [stdout] 4420 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4423 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4435:11 [INFO] [stdout] | [INFO] [stdout] 4432 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4435 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4447:11 [INFO] [stdout] | [INFO] [stdout] 4444 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4447 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4459:11 [INFO] [stdout] | [INFO] [stdout] 4456 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4459 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4471:11 [INFO] [stdout] | [INFO] [stdout] 4468 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4471 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4483:11 [INFO] [stdout] | [INFO] [stdout] 4480 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4483 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4495:11 [INFO] [stdout] | [INFO] [stdout] 4492 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4495 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4509:63 [INFO] [stdout] | [INFO] [stdout] 4506 | mut __gt_arg_3: Result) [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4509 | Expr::new_aggregate_expr(__gt_arg_1?.id(), Some(__gt_arg_2?), __gt_arg_3?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4523:63 [INFO] [stdout] | [INFO] [stdout] 4519 | mut __gt_arg_2: Result, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4523 | Expr::new_aggregate_expr(__gt_arg_1?.id(), Some(__gt_arg_3?), __gt_arg_2?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4536:50 [INFO] [stdout] | [INFO] [stdout] 4533 | mut __gt_arg_2: Result) [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4536 | Expr::new_aggregate_expr(__gt_arg_1?.id(), None, __gt_arg_2?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4577:23 [INFO] [stdout] | [INFO] [stdout] 4571 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4574 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4577 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4577:96 [INFO] [stdout] | [INFO] [stdout] 4571 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4574 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4577 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4592:23 [INFO] [stdout] | [INFO] [stdout] 4586 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4589 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4592 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4592:96 [INFO] [stdout] | [INFO] [stdout] 4586 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4589 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4592 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4607:23 [INFO] [stdout] | [INFO] [stdout] 4601 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4604 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4607 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4607:96 [INFO] [stdout] | [INFO] [stdout] 4601 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4604 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4607 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4622:23 [INFO] [stdout] | [INFO] [stdout] 4616 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4619 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4622 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4622:96 [INFO] [stdout] | [INFO] [stdout] 4616 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4619 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4622 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4637:23 [INFO] [stdout] | [INFO] [stdout] 4631 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4634 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4637 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4637:96 [INFO] [stdout] | [INFO] [stdout] 4631 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4634 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4637 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4652:23 [INFO] [stdout] | [INFO] [stdout] 4646 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4649 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4652 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4652:96 [INFO] [stdout] | [INFO] [stdout] 4646 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4649 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4652 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4667:23 [INFO] [stdout] | [INFO] [stdout] 4661 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4664 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4667 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4667:96 [INFO] [stdout] | [INFO] [stdout] 4661 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4664 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4667 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4682:23 [INFO] [stdout] | [INFO] [stdout] 4676 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4679 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4682 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4682:96 [INFO] [stdout] | [INFO] [stdout] 4676 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4679 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4682 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4697:23 [INFO] [stdout] | [INFO] [stdout] 4691 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4694 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4697 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4697:96 [INFO] [stdout] | [INFO] [stdout] 4691 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4694 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4697 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4712:23 [INFO] [stdout] | [INFO] [stdout] 4706 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4709 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4712 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4712:96 [INFO] [stdout] | [INFO] [stdout] 4706 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4709 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4712 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4727:23 [INFO] [stdout] | [INFO] [stdout] 4721 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4724 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4727 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4727:96 [INFO] [stdout] | [INFO] [stdout] 4721 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4724 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4727 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4742:23 [INFO] [stdout] | [INFO] [stdout] 4736 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4739 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4742 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4742:96 [INFO] [stdout] | [INFO] [stdout] 4736 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4739 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4742 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4757:23 [INFO] [stdout] | [INFO] [stdout] 4751 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4754 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4757 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4757:96 [INFO] [stdout] | [INFO] [stdout] 4751 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4754 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4757 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4772:23 [INFO] [stdout] | [INFO] [stdout] 4766 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4769 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4772 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4772:96 [INFO] [stdout] | [INFO] [stdout] 4766 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4769 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4772 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4787:23 [INFO] [stdout] | [INFO] [stdout] 4781 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4784 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4787 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4787:96 [INFO] [stdout] | [INFO] [stdout] 4781 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4784 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4787 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4802:23 [INFO] [stdout] | [INFO] [stdout] 4796 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4799 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4802 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4802:96 [INFO] [stdout] | [INFO] [stdout] 4796 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4799 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4802 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5115:4 [INFO] [stdout] | [INFO] [stdout] 5110 | mut __gt_arg_1: Result, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5111 | mut __gt_arg_2: ::std::result::Result, lrlex::lexemes::DefaultLexeme>, [INFO] [stdout] 5112 | mut __gt_arg_3: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5115 | Ok(__gt_arg_1?.append_args(__gt_arg_3?)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5127:4 [INFO] [stdout] | [INFO] [stdout] 5124 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5127 | Ok(FunctionArgs::new_args(__gt_arg_1?)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5154:22 [INFO] [stdout] | [INFO] [stdout] 5150 | mut __gt_arg_2: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5154 | Expr::new_paren_expr(__gt_arg_2?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5168:1 [INFO] [stdout] | [INFO] [stdout] 5163 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5168 | __gt_arg_1?.offset_expr(Offset::Pos(__gt_arg_3?)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5183:1 [INFO] [stdout] | [INFO] [stdout] 5177 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5183 | __gt_arg_1?.offset_expr(Offset::Pos(__gt_arg_4?)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5198:1 [INFO] [stdout] | [INFO] [stdout] 5192 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5198 | __gt_arg_1?.offset_expr(Offset::Neg(__gt_arg_4?)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5241:1 [INFO] [stdout] | [INFO] [stdout] 5236 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5237 | mut __gt_arg_2: ::std::result::Result, lrlex::lexemes::DefaultLexeme>, [INFO] [stdout] 5238 | mut __gt_arg_3: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5241 | __gt_arg_1?.at_expr(AtModifier::try_from(__gt_arg_3?)?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5241:42 [INFO] [stdout] | [INFO] [stdout] 5236 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5237 | mut __gt_arg_2: ::std::result::Result, lrlex::lexemes::DefaultLexeme>, [INFO] [stdout] 5238 | mut __gt_arg_3: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5241 | __gt_arg_1?.at_expr(AtModifier::try_from(__gt_arg_3?)?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5256:1 [INFO] [stdout] | [INFO] [stdout] 5250 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5253 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5256 | __gt_arg_1?.at_expr(AtModifier::try_from(__gt_arg_4?)?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5256:42 [INFO] [stdout] | [INFO] [stdout] 5250 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5253 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5256 | __gt_arg_1?.at_expr(AtModifier::try_from(__gt_arg_4?)?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5272:25 [INFO] [stdout] | [INFO] [stdout] 5265 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5268 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5271 | let nl = __gt_arg_4.map(|nl| -nl); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5272 | __gt_arg_1?.at_expr(AtModifier::try_from(nl?)?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5272:66 [INFO] [stdout] | [INFO] [stdout] 5265 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5268 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5271 | let nl = __gt_arg_4.map(|nl| -nl); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5272 | __gt_arg_1?.at_expr(AtModifier::try_from(nl?)?) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5289:25 [INFO] [stdout] | [INFO] [stdout] 5281 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5289 | __gt_arg_1?.at_expr(at) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5357:27 [INFO] [stdout] | [INFO] [stdout] 5351 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5357 | Expr::new_matrix_selector(__gt_arg_1?, __gt_arg_3?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5388:25 [INFO] [stdout] | [INFO] [stdout] 5380 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5388 | Expr::new_subquery_expr(__gt_arg_1?, __gt_arg_3?, __gt_arg_5?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5414:22 [INFO] [stdout] | [INFO] [stdout] 5411 | mut __gt_arg_2: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5414 | Expr::new_unary_expr(__gt_arg_2?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5427:50 [INFO] [stdout] | [INFO] [stdout] 5424 | mut __gt_arg_2: Result) [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5427 | Expr::new_vector_selector(Some(__gt_arg_1?.val), __gt_arg_2?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5451:33 [INFO] [stdout] | [INFO] [stdout] 5448 | mut __gt_arg_1: Result) [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5451 | Expr::new_vector_selector(None, __gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5521:4 [INFO] [stdout] | [INFO] [stdout] 5516 | mut __gt_arg_1: Result, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5517 | mut __gt_arg_2: ::std::result::Result, lrlex::lexemes::DefaultLexeme>, [INFO] [stdout] 5518 | mut __gt_arg_3: Result) [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5521 | Ok(__gt_arg_1?.append(__gt_arg_3?)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5535:4 [INFO] [stdout] | [INFO] [stdout] 5530 | mut __gt_arg_1: Result, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5531 | mut __gt_arg_2: ::std::result::Result, lrlex::lexemes::DefaultLexeme>, [INFO] [stdout] 5532 | mut __gt_arg_3: Result) [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5535 | Ok(__gt_arg_1?.append(__gt_arg_3?)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5547:4 [INFO] [stdout] | [INFO] [stdout] 5544 | mut __gt_arg_1: Result) [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5547 | Ok(Matchers::empty().append(__gt_arg_1?)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/ast.rs:684:27 [INFO] [stdout] | [INFO] [stdout] 682 | fn neg(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 683 | let ex = Expr::VectorSelector(self); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 684 | UnaryExpr { expr: Box::new(ex) } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/ast.rs:884:12 [INFO] [stdout] | [INFO] [stdout] 881 | matchers: Matchers, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 882 | ) -> Result { [INFO] [stdout] 883 | let vs = VectorSelector::new(name, matchers); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 884 | Ok(Self::VectorSelector(vs)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/ast.rs:996:12 [INFO] [stdout] | [INFO] [stdout] 995 | pub(crate) fn new_call(func: Function, args: FunctionArgs) -> Result { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 996 | Ok(Expr::Call(Call { func, args })) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/ast.rs:1011:12 [INFO] [stdout] | [INFO] [stdout] 1000 | lhs: Expr, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1003 | rhs: Expr, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1004 | ) -> Result { [INFO] [stdout] 1005 | let ex = BinaryExpr { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1011 | Ok(Expr::Binary(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/ast.rs:1039:15 [INFO] [stdout] | [INFO] [stdout] 1017 | args: FunctionArgs, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1026 | let mut param = None; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1039 | match args.last() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/ast.rs:1293:8 [INFO] [stdout] | [INFO] [stdout] 1217 | fn check_ast_for_binary_expr(mut ex: BinaryExpr) -> Result { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1293 | Ok(Expr::Binary(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/ast.rs:1326:8 [INFO] [stdout] | [INFO] [stdout] 1296 | fn check_ast_for_aggregate_expr(ex: AggregateExpr) -> Result { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1326 | Ok(Expr::Aggregate(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/ast.rs:1385:8 [INFO] [stdout] | [INFO] [stdout] 1329 | fn check_ast_for_call(ex: Call) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1385 | Ok(Expr::Call(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/ast.rs:1396:8 [INFO] [stdout] | [INFO] [stdout] 1388 | fn check_ast_for_unary(ex: UnaryExpr) -> Result { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1396 | Ok(Expr::Unary(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/ast.rs:1407:8 [INFO] [stdout] | [INFO] [stdout] 1399 | fn check_ast_for_subquery(ex: SubqueryExpr) -> Result { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1407 | Ok(Expr::Subquery(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [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 159 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bk-promql-parser` (lib) due to 160 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] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:296:30 [INFO] [stdout] | [INFO] [stdout] 289 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 292 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 293 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 296 | ..._GtActionsKind::Ak1(__gt_action_0(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [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] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:319:30 [INFO] [stdout] | [INFO] [stdout] 302 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 305 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 306 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 319 | ..._GtActionsKind::Ak1(__gt_action_1(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:338:30 [INFO] [stdout] | [INFO] [stdout] 325 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 338 | ...nsKind::Ak1(__gt_action_2(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:351:30 [INFO] [stdout] | [INFO] [stdout] 344 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 347 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 348 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak3(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 351 | ..._GtActionsKind::Ak2(__gt_action_3(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:364:30 [INFO] [stdout] | [INFO] [stdout] 357 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 360 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 361 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak18(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 364 | ..._GtActionsKind::Ak2(__gt_action_4(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:377:30 [INFO] [stdout] | [INFO] [stdout] 370 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 373 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 374 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak5(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 377 | ..._GtActionsKind::Ak2(__gt_action_5(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:390:30 [INFO] [stdout] | [INFO] [stdout] 383 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak13(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | ..._GtActionsKind::Ak2(__gt_action_6(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:403:30 [INFO] [stdout] | [INFO] [stdout] 396 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 399 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 400 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak20(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 403 | ..._GtActionsKind::Ak2(__gt_action_7(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:416:30 [INFO] [stdout] | [INFO] [stdout] 409 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 412 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 413 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak32(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | ..._GtActionsKind::Ak2(__gt_action_8(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:429:30 [INFO] [stdout] | [INFO] [stdout] 422 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 425 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 426 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak17(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 429 | ..._GtActionsKind::Ak2(__gt_action_9(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:442:30 [INFO] [stdout] | [INFO] [stdout] 435 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 438 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 439 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak16(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 442 | ..._GtActionsKind::Ak2(__gt_action_10(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:455:30 [INFO] [stdout] | [INFO] [stdout] 448 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 451 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 452 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak33(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 455 | ..._GtActionsKind::Ak2(__gt_action_11(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:468:30 [INFO] [stdout] | [INFO] [stdout] 461 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 464 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 465 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak21(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 468 | ..._GtActionsKind::Ak2(__gt_action_12(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:481:30 [INFO] [stdout] | [INFO] [stdout] 474 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 477 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 478 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak22(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 481 | ..._GtActionsKind::Ak2(__gt_action_13(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:494:30 [INFO] [stdout] | [INFO] [stdout] 487 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 490 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 491 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak23(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 494 | ..._GtActionsKind::Ak2(__gt_action_14(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:515:30 [INFO] [stdout] | [INFO] [stdout] 500 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 511 | ...et __gt_arg_3 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 512 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak14(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 515 | ..._GtActionsKind::Ak3(__gt_action_15(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:536:30 [INFO] [stdout] | [INFO] [stdout] 521 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 528 | ...et __gt_arg_2 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 529 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak14(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 536 | ..._GtActionsKind::Ak3(__gt_action_16(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:553:30 [INFO] [stdout] | [INFO] [stdout] 542 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 549 | ...et __gt_arg_2 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 550 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak14(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 553 | ..._GtActionsKind::Ak3(__gt_action_17(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:630:30 [INFO] [stdout] | [INFO] [stdout] 605 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 608 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 609 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 626 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 627 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 630 | ..._GtActionsKind::Ak5(__gt_action_20(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:661:30 [INFO] [stdout] | [INFO] [stdout] 636 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 639 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 640 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 657 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 658 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 661 | ..._GtActionsKind::Ak5(__gt_action_21(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:692:30 [INFO] [stdout] | [INFO] [stdout] 667 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 670 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 671 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 688 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 689 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 692 | ..._GtActionsKind::Ak5(__gt_action_22(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:723:30 [INFO] [stdout] | [INFO] [stdout] 698 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 701 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 702 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 719 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 720 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 723 | ..._GtActionsKind::Ak5(__gt_action_23(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:754:30 [INFO] [stdout] | [INFO] [stdout] 729 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 732 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 733 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 750 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 751 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 754 | ..._GtActionsKind::Ak5(__gt_action_24(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:785:30 [INFO] [stdout] | [INFO] [stdout] 760 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 763 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 764 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 781 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 782 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 785 | ..._GtActionsKind::Ak5(__gt_action_25(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:816:30 [INFO] [stdout] | [INFO] [stdout] 791 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 794 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 795 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 812 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 813 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 816 | ..._GtActionsKind::Ak5(__gt_action_26(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:847:30 [INFO] [stdout] | [INFO] [stdout] 822 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 825 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 826 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 843 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 844 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 847 | ..._GtActionsKind::Ak5(__gt_action_27(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:878:30 [INFO] [stdout] | [INFO] [stdout] 853 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 856 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 857 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 874 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 875 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 878 | ..._GtActionsKind::Ak5(__gt_action_28(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:909:30 [INFO] [stdout] | [INFO] [stdout] 884 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 887 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 888 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 905 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 906 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 909 | ..._GtActionsKind::Ak5(__gt_action_29(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:940:30 [INFO] [stdout] | [INFO] [stdout] 915 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 918 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 919 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 936 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 937 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 940 | ..._GtActionsKind::Ak5(__gt_action_30(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:971:30 [INFO] [stdout] | [INFO] [stdout] 946 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 949 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 950 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 967 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 968 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 971 | ..._GtActionsKind::Ak5(__gt_action_31(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1002:30 [INFO] [stdout] | [INFO] [stdout] 977 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 980 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 981 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 998 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 999 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1002 | ..._GtActionsKind::Ak5(__gt_action_32(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1033:30 [INFO] [stdout] | [INFO] [stdout] 1008 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1011 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1012 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1029 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1030 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1033 | ..._GtActionsKind::Ak5(__gt_action_33(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1064:30 [INFO] [stdout] | [INFO] [stdout] 1039 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1042 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1043 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1060 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1061 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1064 | ..._GtActionsKind::Ak5(__gt_action_34(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1095:30 [INFO] [stdout] | [INFO] [stdout] 1070 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1073 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1074 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1091 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1092 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1095 | ..._GtActionsKind::Ak5(__gt_action_35(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1543:31 [INFO] [stdout] | [INFO] [stdout] 1526 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1539 | ...et __gt_arg_2 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1540 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak14(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1543 | ..._GtActionsKind::Ak13(__gt_action_55(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1576:31 [INFO] [stdout] | [INFO] [stdout] 1549 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1562 | ...et __gt_arg_2 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1563 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak15(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1576 | ..._GtActionsKind::Ak14(__gt_action_56(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1605:31 [INFO] [stdout] | [INFO] [stdout] 1582 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1605 | ...nsKind::Ak14(__gt_action_57(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1632:31 [INFO] [stdout] | [INFO] [stdout] 1611 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1614 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1615 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak15(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1628 | ...et __gt_arg_3 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1629 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1632 | ..._GtActionsKind::Ak15(__gt_action_58(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1645:31 [INFO] [stdout] | [INFO] [stdout] 1638 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1641 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1642 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1645 | ..._GtActionsKind::Ak15(__gt_action_59(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1668:31 [INFO] [stdout] | [INFO] [stdout] 1651 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1654 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1655 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak15(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1668 | ..._GtActionsKind::Ak15(__gt_action_60(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1701:31 [INFO] [stdout] | [INFO] [stdout] 1674 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1687 | ...et __gt_arg_2 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1688 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1701 | ..._GtActionsKind::Ak16(__gt_action_61(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1728:31 [INFO] [stdout] | [INFO] [stdout] 1707 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1710 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1711 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1728 | ..._GtActionsKind::Ak17(__gt_action_62(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1765:31 [INFO] [stdout] | [INFO] [stdout] 1734 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1737 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1738 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1765 | ..._GtActionsKind::Ak17(__gt_action_63(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1802:31 [INFO] [stdout] | [INFO] [stdout] 1771 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1774 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1775 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1802 | ..._GtActionsKind::Ak17(__gt_action_64(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1835:31 [INFO] [stdout] | [INFO] [stdout] 1808 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1811 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1812 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1835 | ..._GtActionsKind::Ak17(__gt_action_65(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1868:31 [INFO] [stdout] | [INFO] [stdout] 1841 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1844 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1845 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1868 | ..._GtActionsKind::Ak17(__gt_action_66(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1895:31 [INFO] [stdout] | [INFO] [stdout] 1874 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1877 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1878 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1891 | ...et __gt_arg_3 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1892 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak32(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1895 | ..._GtActionsKind::Ak18(__gt_action_67(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1932:31 [INFO] [stdout] | [INFO] [stdout] 1901 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1904 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1905 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1928 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1929 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak32(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1932 | ..._GtActionsKind::Ak18(__gt_action_68(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:1969:31 [INFO] [stdout] | [INFO] [stdout] 1938 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1941 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1942 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1965 | ...et __gt_arg_4 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1966 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak32(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1969 | ..._GtActionsKind::Ak18(__gt_action_69(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2016:31 [INFO] [stdout] | [INFO] [stdout] 1975 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1978 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1979 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2016 | ..._GtActionsKind::Ak18(__gt_action_70(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4, __gt_arg_5)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2049:31 [INFO] [stdout] | [INFO] [stdout] 2022 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2025 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2026 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2049 | ..._GtActionsKind::Ak18(__gt_action_71(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2082:31 [INFO] [stdout] | [INFO] [stdout] 2055 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2058 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2059 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2082 | ..._GtActionsKind::Ak18(__gt_action_72(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2157:31 [INFO] [stdout] | [INFO] [stdout] 2126 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2129 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2130 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2157 | ..._GtActionsKind::Ak20(__gt_action_75(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2190:31 [INFO] [stdout] | [INFO] [stdout] 2163 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2166 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2167 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2190 | ..._GtActionsKind::Ak20(__gt_action_76(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2241:31 [INFO] [stdout] | [INFO] [stdout] 2196 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2199 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2200 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2241 | ..._GtActionsKind::Ak21(__gt_action_77(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4, __gt_arg_5, __gt_arg_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2264:31 [INFO] [stdout] | [INFO] [stdout] 2247 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2260 | ...et __gt_arg_2 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2261 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2264 | ..._GtActionsKind::Ak22(__gt_action_78(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2287:31 [INFO] [stdout] | [INFO] [stdout] 2270 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2283 | ...et __gt_arg_2 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2284 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak2(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2287 | ..._GtActionsKind::Ak22(__gt_action_79(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2304:31 [INFO] [stdout] | [INFO] [stdout] 2293 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2300 | ...et __gt_arg_2 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2301 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak24(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2304 | ..._GtActionsKind::Ak23(__gt_action_80(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2317:31 [INFO] [stdout] | [INFO] [stdout] 2310 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2317 | ...nsKind::Ak23(__gt_action_81(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2330:31 [INFO] [stdout] | [INFO] [stdout] 2323 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2326 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2327 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak24(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2330 | ..._GtActionsKind::Ak23(__gt_action_82(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2363:31 [INFO] [stdout] | [INFO] [stdout] 2336 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2349 | ...et __gt_arg_2 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2350 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak25(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2363 | ..._GtActionsKind::Ak24(__gt_action_83(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2406:31 [INFO] [stdout] | [INFO] [stdout] 2369 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2382 | ...et __gt_arg_2 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2383 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak25(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2406 | ..._GtActionsKind::Ak24(__gt_action_84(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2435:31 [INFO] [stdout] | [INFO] [stdout] 2412 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2435 | ...nsKind::Ak24(__gt_action_85(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2474:31 [INFO] [stdout] | [INFO] [stdout] 2441 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2474 | ...nsKind::Ak24(__gt_action_86(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2501:31 [INFO] [stdout] | [INFO] [stdout] 2480 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2483 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2484 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak25(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2497 | ...et __gt_arg_3 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2498 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak26(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2501 | ..._GtActionsKind::Ak25(__gt_action_87(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2528:31 [INFO] [stdout] | [INFO] [stdout] 2507 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2510 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2511 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak25(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2524 | ...et __gt_arg_3 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2525 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak27(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2528 | ..._GtActionsKind::Ak25(__gt_action_88(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2541:31 [INFO] [stdout] | [INFO] [stdout] 2534 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2537 | ...et __gt_arg_1 = match __gt_args.next().unwrap() { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2538 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak26(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2541 | ..._GtActionsKind::Ak25(__gt_action_89(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2574:31 [INFO] [stdout] | [INFO] [stdout] 2547 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2574 | ...nsKind::Ak26(__gt_action_90(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2601:31 [INFO] [stdout] | [INFO] [stdout] 2580 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2601 | ...nsKind::Ak26(__gt_action_91(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2638:31 [INFO] [stdout] | [INFO] [stdout] 2607 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2638 | ...nsKind::Ak26(__gt_action_92(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2675:31 [INFO] [stdout] | [INFO] [stdout] 2644 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2675 | ...nsKind::Ak26(__gt_action_93(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2708:31 [INFO] [stdout] | [INFO] [stdout] 2681 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2708 | ...nsKind::Ak26(__gt_action_94(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2727:31 [INFO] [stdout] | [INFO] [stdout] 2714 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2727 | ...nsKind::Ak26(__gt_action_95(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2760:31 [INFO] [stdout] | [INFO] [stdout] 2733 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2760 | ...nsKind::Ak27(__gt_action_96(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2787:31 [INFO] [stdout] | [INFO] [stdout] 2766 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2787 | ...nsKind::Ak27(__gt_action_97(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2824:31 [INFO] [stdout] | [INFO] [stdout] 2793 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2824 | ...nsKind::Ak27(__gt_action_98(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2861:31 [INFO] [stdout] | [INFO] [stdout] 2830 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2861 | ...nsKind::Ak27(__gt_action_99(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3, __gt_arg_4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2894:31 [INFO] [stdout] | [INFO] [stdout] 2867 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2894 | ...nsKind::Ak27(__gt_action_100(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1, __gt_arg_2, __gt_arg_3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:2913:31 [INFO] [stdout] | [INFO] [stdout] 2900 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2913 | ...nsKind::Ak27(__gt_action_101(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4167:31 [INFO] [stdout] | [INFO] [stdout] 4154 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4167 | ...nsKind::Ak32(__gt_action_167(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4186:31 [INFO] [stdout] | [INFO] [stdout] 4173 | ... mut __gt_args: ::std::vec::Drain<::lrpar::parser::AStackType, __GtActionsKind<'input>>>, [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4186 | ...nsKind::Ak33(__gt_action_168(__gt_ridx, __gt_lexer, __gt_span, (), __gt_arg_1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4363:11 [INFO] [stdout] | [INFO] [stdout] 4360 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4363 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4375:11 [INFO] [stdout] | [INFO] [stdout] 4372 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4375 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4387:11 [INFO] [stdout] | [INFO] [stdout] 4384 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4387 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4399:11 [INFO] [stdout] | [INFO] [stdout] 4396 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4399 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4411:11 [INFO] [stdout] | [INFO] [stdout] 4408 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4411 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4423:11 [INFO] [stdout] | [INFO] [stdout] 4420 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4423 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4435:11 [INFO] [stdout] | [INFO] [stdout] 4432 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4435 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4447:11 [INFO] [stdout] | [INFO] [stdout] 4444 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4447 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4459:11 [INFO] [stdout] | [INFO] [stdout] 4456 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4459 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4471:11 [INFO] [stdout] | [INFO] [stdout] 4468 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4471 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4483:11 [INFO] [stdout] | [INFO] [stdout] 4480 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4483 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4495:11 [INFO] [stdout] | [INFO] [stdout] 4492 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4495 | check_ast(__gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4509:63 [INFO] [stdout] | [INFO] [stdout] 4506 | mut __gt_arg_3: Result) [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4509 | Expr::new_aggregate_expr(__gt_arg_1?.id(), Some(__gt_arg_2?), __gt_arg_3?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4523:63 [INFO] [stdout] | [INFO] [stdout] 4519 | mut __gt_arg_2: Result, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4523 | Expr::new_aggregate_expr(__gt_arg_1?.id(), Some(__gt_arg_3?), __gt_arg_2?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4536:50 [INFO] [stdout] | [INFO] [stdout] 4533 | mut __gt_arg_2: Result) [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4536 | Expr::new_aggregate_expr(__gt_arg_1?.id(), None, __gt_arg_2?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4577:23 [INFO] [stdout] | [INFO] [stdout] 4571 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4574 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4577 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4577:96 [INFO] [stdout] | [INFO] [stdout] 4571 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4574 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4577 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4592:23 [INFO] [stdout] | [INFO] [stdout] 4586 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4589 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4592 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4592:96 [INFO] [stdout] | [INFO] [stdout] 4586 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4589 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4592 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4607:23 [INFO] [stdout] | [INFO] [stdout] 4601 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4604 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4607 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4607:96 [INFO] [stdout] | [INFO] [stdout] 4601 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4604 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4607 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4622:23 [INFO] [stdout] | [INFO] [stdout] 4616 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4619 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4622 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4622:96 [INFO] [stdout] | [INFO] [stdout] 4616 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4619 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4622 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4637:23 [INFO] [stdout] | [INFO] [stdout] 4631 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4634 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4637 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4637:96 [INFO] [stdout] | [INFO] [stdout] 4631 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4634 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4637 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4652:23 [INFO] [stdout] | [INFO] [stdout] 4646 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4649 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4652 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4652:96 [INFO] [stdout] | [INFO] [stdout] 4646 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4649 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4652 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4667:23 [INFO] [stdout] | [INFO] [stdout] 4661 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4664 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4667 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4667:96 [INFO] [stdout] | [INFO] [stdout] 4661 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4664 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4667 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4682:23 [INFO] [stdout] | [INFO] [stdout] 4676 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4679 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4682 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4682:96 [INFO] [stdout] | [INFO] [stdout] 4676 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4679 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4682 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4697:23 [INFO] [stdout] | [INFO] [stdout] 4691 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4694 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4697 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4697:96 [INFO] [stdout] | [INFO] [stdout] 4691 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4694 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4697 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4712:23 [INFO] [stdout] | [INFO] [stdout] 4706 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4709 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4712 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4712:96 [INFO] [stdout] | [INFO] [stdout] 4706 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4709 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4712 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4727:23 [INFO] [stdout] | [INFO] [stdout] 4721 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4724 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4727 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4727:96 [INFO] [stdout] | [INFO] [stdout] 4721 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4724 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4727 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4742:23 [INFO] [stdout] | [INFO] [stdout] 4736 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4739 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4742 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4742:96 [INFO] [stdout] | [INFO] [stdout] 4736 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4739 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4742 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4757:23 [INFO] [stdout] | [INFO] [stdout] 4751 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4754 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4757 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4757:96 [INFO] [stdout] | [INFO] [stdout] 4751 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4754 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4757 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4772:23 [INFO] [stdout] | [INFO] [stdout] 4766 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4769 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4772 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4772:96 [INFO] [stdout] | [INFO] [stdout] 4766 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4769 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4772 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4787:23 [INFO] [stdout] | [INFO] [stdout] 4781 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4784 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4787 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4787:96 [INFO] [stdout] | [INFO] [stdout] 4781 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4784 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4787 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4802:23 [INFO] [stdout] | [INFO] [stdout] 4796 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4799 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4802 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:4802:96 [INFO] [stdout] | [INFO] [stdout] 4796 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4799 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4802 | Expr::new_binary_expr(__gt_arg_1?, lexeme_to_token(__gt_lexer, __gt_arg_2)?.id(), __gt_arg_3?, __gt_arg_4?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5115:4 [INFO] [stdout] | [INFO] [stdout] 5110 | mut __gt_arg_1: Result, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5111 | mut __gt_arg_2: ::std::result::Result, lrlex::lexemes::DefaultLexeme>, [INFO] [stdout] 5112 | mut __gt_arg_3: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5115 | Ok(__gt_arg_1?.append_args(__gt_arg_3?)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5127:4 [INFO] [stdout] | [INFO] [stdout] 5124 | mut __gt_arg_1: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5127 | Ok(FunctionArgs::new_args(__gt_arg_1?)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5154:22 [INFO] [stdout] | [INFO] [stdout] 5150 | mut __gt_arg_2: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5154 | Expr::new_paren_expr(__gt_arg_2?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5168:1 [INFO] [stdout] | [INFO] [stdout] 5163 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5168 | __gt_arg_1?.offset_expr(Offset::Pos(__gt_arg_3?)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5183:1 [INFO] [stdout] | [INFO] [stdout] 5177 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5183 | __gt_arg_1?.offset_expr(Offset::Pos(__gt_arg_4?)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5198:1 [INFO] [stdout] | [INFO] [stdout] 5192 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5198 | __gt_arg_1?.offset_expr(Offset::Neg(__gt_arg_4?)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5241:1 [INFO] [stdout] | [INFO] [stdout] 5236 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5237 | mut __gt_arg_2: ::std::result::Result, lrlex::lexemes::DefaultLexeme>, [INFO] [stdout] 5238 | mut __gt_arg_3: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5241 | __gt_arg_1?.at_expr(AtModifier::try_from(__gt_arg_3?)?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5241:42 [INFO] [stdout] | [INFO] [stdout] 5236 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5237 | mut __gt_arg_2: ::std::result::Result, lrlex::lexemes::DefaultLexeme>, [INFO] [stdout] 5238 | mut __gt_arg_3: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5241 | __gt_arg_1?.at_expr(AtModifier::try_from(__gt_arg_3?)?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5256:1 [INFO] [stdout] | [INFO] [stdout] 5250 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5253 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5256 | __gt_arg_1?.at_expr(AtModifier::try_from(__gt_arg_4?)?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5256:42 [INFO] [stdout] | [INFO] [stdout] 5250 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5253 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5256 | __gt_arg_1?.at_expr(AtModifier::try_from(__gt_arg_4?)?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5272:25 [INFO] [stdout] | [INFO] [stdout] 5265 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5268 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5271 | let nl = __gt_arg_4.map(|nl| -nl); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5272 | __gt_arg_1?.at_expr(AtModifier::try_from(nl?)?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5272:66 [INFO] [stdout] | [INFO] [stdout] 5265 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5268 | mut __gt_arg_4: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5271 | let nl = __gt_arg_4.map(|nl| -nl); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5272 | __gt_arg_1?.at_expr(AtModifier::try_from(nl?)?) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5289:25 [INFO] [stdout] | [INFO] [stdout] 5281 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5289 | __gt_arg_1?.at_expr(at) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5357:27 [INFO] [stdout] | [INFO] [stdout] 5351 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5357 | Expr::new_matrix_selector(__gt_arg_1?, __gt_arg_3?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5388:25 [INFO] [stdout] | [INFO] [stdout] 5380 | mut __gt_arg_1: Result, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5388 | Expr::new_subquery_expr(__gt_arg_1?, __gt_arg_3?, __gt_arg_5?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5414:22 [INFO] [stdout] | [INFO] [stdout] 5411 | mut __gt_arg_2: Result) [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5414 | Expr::new_unary_expr(__gt_arg_2?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5427:50 [INFO] [stdout] | [INFO] [stdout] 5424 | mut __gt_arg_2: Result) [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5427 | Expr::new_vector_selector(Some(__gt_arg_1?.val), __gt_arg_2?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5451:33 [INFO] [stdout] | [INFO] [stdout] 5448 | mut __gt_arg_1: Result) [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5451 | Expr::new_vector_selector(None, __gt_arg_1?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5521:4 [INFO] [stdout] | [INFO] [stdout] 5516 | mut __gt_arg_1: Result, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5517 | mut __gt_arg_2: ::std::result::Result, lrlex::lexemes::DefaultLexeme>, [INFO] [stdout] 5518 | mut __gt_arg_3: Result) [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5521 | Ok(__gt_arg_1?.append(__gt_arg_3?)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5535:4 [INFO] [stdout] | [INFO] [stdout] 5530 | mut __gt_arg_1: Result, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5531 | mut __gt_arg_2: ::std::result::Result, lrlex::lexemes::DefaultLexeme>, [INFO] [stdout] 5532 | mut __gt_arg_3: Result) [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5535 | Ok(__gt_arg_1?.append(__gt_arg_3?)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/bk-promql-parser-104ec73420999400/out/parser/promql.y.rs:5547:4 [INFO] [stdout] | [INFO] [stdout] 5544 | mut __gt_arg_1: Result) [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5547 | Ok(Matchers::empty().append(__gt_arg_1?)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/ast.rs:684:27 [INFO] [stdout] | [INFO] [stdout] 682 | fn neg(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 683 | let ex = Expr::VectorSelector(self); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 684 | UnaryExpr { expr: Box::new(ex) } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/ast.rs:884:12 [INFO] [stdout] | [INFO] [stdout] 881 | matchers: Matchers, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 882 | ) -> Result { [INFO] [stdout] 883 | let vs = VectorSelector::new(name, matchers); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 884 | Ok(Self::VectorSelector(vs)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/ast.rs:996:12 [INFO] [stdout] | [INFO] [stdout] 995 | pub(crate) fn new_call(func: Function, args: FunctionArgs) -> Result { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 996 | Ok(Expr::Call(Call { func, args })) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/ast.rs:1011:12 [INFO] [stdout] | [INFO] [stdout] 1000 | lhs: Expr, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1003 | rhs: Expr, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1004 | ) -> Result { [INFO] [stdout] 1005 | let ex = BinaryExpr { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1011 | Ok(Expr::Binary(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/ast.rs:1039:15 [INFO] [stdout] | [INFO] [stdout] 1017 | args: FunctionArgs, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1026 | let mut param = None; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1039 | match args.last() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/ast.rs:1293:8 [INFO] [stdout] | [INFO] [stdout] 1217 | fn check_ast_for_binary_expr(mut ex: BinaryExpr) -> Result { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1293 | Ok(Expr::Binary(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/ast.rs:1326:8 [INFO] [stdout] | [INFO] [stdout] 1296 | fn check_ast_for_aggregate_expr(ex: AggregateExpr) -> Result { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1326 | Ok(Expr::Aggregate(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/ast.rs:1385:8 [INFO] [stdout] | [INFO] [stdout] 1329 | fn check_ast_for_call(ex: Call) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1385 | Ok(Expr::Call(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/ast.rs:1396:8 [INFO] [stdout] | [INFO] [stdout] 1388 | fn check_ast_for_unary(ex: UnaryExpr) -> Result { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1396 | Ok(Expr::Unary(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/ast.rs:1407:8 [INFO] [stdout] | [INFO] [stdout] 1399 | fn check_ast_for_subquery(ex: SubqueryExpr) -> Result { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1407 | Ok(Expr::Subquery(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 62 | fn new_result_cases(cases: Vec<(&str, Result)>) -> Vec { [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | / cases [INFO] [stdout] 64 | | .into_iter() [INFO] [stdout] 65 | | .map(|(input, expected)| Case::new(input, expected)) [INFO] [stdout] | |____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 69 | fn new_expr_cases(cases: Vec<(&str, Expr)>) -> Vec { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | / cases [INFO] [stdout] 71 | | .into_iter() [INFO] [stdout] 72 | | .map(|(input, expected)| Case::new(input, Ok(expected))) [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:72:59 [INFO] [stdout] | [INFO] [stdout] 72 | .map(|(input, expected)| Case::new(input, Ok(expected))) [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/parser/parse.rs:79:59 [INFO] [stdout] | [INFO] [stdout] 79 | .map(|(input, expected)| Case::new(input, Err(expected.into()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:333:58 [INFO] [stdout] | [INFO] [stdout] 333 | .and_then(|ex| Expr::new_binary_expr(Expr::from(1.0), token::T_ADD, None, ex)), [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/parser/parse.rs:339:58 [INFO] [stdout] | [INFO] [stdout] 339 | .and_then(|ex| Expr::new_binary_expr(Expr::from(2.0), token::T_DIV, None, ex)) [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/parser/parse.rs:340:58 [INFO] [stdout] | [INFO] [stdout] 340 | .and_then(|ex| Expr::new_binary_expr(Expr::from(1.0), token::T_ADD, None, ex)), [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/parser/parse.rs:345:58 [INFO] [stdout] | [INFO] [stdout] 345 | .and_then(|ex| Expr::new_binary_expr(Expr::from(2.0), token::T_SUB, None, ex)) [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/parser/parse.rs:348:29 [INFO] [stdout] | [INFO] [stdout] 346 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 347 | Expr::new_binary_expr( [INFO] [stdout] 348 | Expr::from(1.0), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:465:25 [INFO] [stdout] | [INFO] [stdout] 460 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 465 | Expr::from(VectorSelector::from("baz")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:473:25 [INFO] [stdout] | [INFO] [stdout] 468 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 473 | Expr::from(VectorSelector::from("qux")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:492:25 [INFO] [stdout] | [INFO] [stdout] 490 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 491 | Expr::new_binary_expr( [INFO] [stdout] 492 | Expr::from(VectorSelector::from("bar")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1329:67 [INFO] [stdout] | [INFO] [stdout] 1328 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1329 | Expr::new_call(get_function("rate").unwrap(), FunctionArgs::new_args(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1357:69 [INFO] [stdout] | [INFO] [stdout] 1356 | Expr::new_vector_selector(Some(name), matchers).and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1357 | Expr::new_call(get_function("absent").unwrap(), FunctionArgs::new_args(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1365:70 [INFO] [stdout] | [INFO] [stdout] 1364 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1365 | Expr::new_aggregate_expr(token::T_SUM, None, FunctionArgs::new_args(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1368:73 [INFO] [stdout] | [INFO] [stdout] 1367 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1368 | Expr::new_call(get_function("absent").unwrap(), FunctionArgs::new_args(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1379:29 [INFO] [stdout] | [INFO] [stdout] 1376 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1379 | FunctionArgs::new_args(ex), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1396:33 [INFO] [stdout] | [INFO] [stdout] 1393 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1396 | FunctionArgs::new_args(ex), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1407:72 [INFO] [stdout] | [INFO] [stdout] 1406 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1407 | Expr::new_call(get_function("delta").unwrap(), FunctionArgs::new_args(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1417:67 [INFO] [stdout] | [INFO] [stdout] 1416 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1417 | Expr::new_call(get_function("rate").unwrap(), FunctionArgs::new_args(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1422:25 [INFO] [stdout] | [INFO] [stdout] 1419 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1422 | FunctionArgs::new_args(ex), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1434:71 [INFO] [stdout] | [INFO] [stdout] 1433 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1434 | Expr::new_call(get_function("rate").unwrap(), FunctionArgs::new_args(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1457:67 [INFO] [stdout] | [INFO] [stdout] 1456 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1457 | Expr::new_call(get_function("rate").unwrap(), FunctionArgs::new_args(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1462:25 [INFO] [stdout] | [INFO] [stdout] 1459 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1462 | / FunctionArgs::new_args(Expr::from(0.0_f64)) [INFO] [stdout] 1463 | | .append_args(Expr::from(0.2)) [INFO] [stdout] 1464 | | .append_args(ex), [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1475:67 [INFO] [stdout] | [INFO] [stdout] 1474 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1475 | Expr::new_call(get_function("rate").unwrap(), FunctionArgs::new_args(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1480:25 [INFO] [stdout] | [INFO] [stdout] 1477 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1480 | FunctionArgs::new_args(Expr::from(0.9_f64)).append_args(ex), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1491:67 [INFO] [stdout] | [INFO] [stdout] 1490 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1491 | Expr::new_call(get_function("rate").unwrap(), FunctionArgs::new_args(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1497:25 [INFO] [stdout] | [INFO] [stdout] 1493 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1497 | FunctionArgs::new_args(ex), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1503:25 [INFO] [stdout] | [INFO] [stdout] 1500 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1503 | FunctionArgs::new_args(Expr::from(0.9_f64)).append_args(ex), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1515:29 [INFO] [stdout] | [INFO] [stdout] 1512 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1515 | FunctionArgs::new_args(ex), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1525:72 [INFO] [stdout] | [INFO] [stdout] 1524 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1525 | Expr::new_call(get_function("irate").unwrap(), FunctionArgs::new_args(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1541:29 [INFO] [stdout] | [INFO] [stdout] 1538 | Expr::new_vector_selector(Some(name), matchers).and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1541 | / FunctionArgs::new_args(ex) [INFO] [stdout] 1542 | | .append_args(Expr::from("foo")) [INFO] [stdout] 1543 | | .append_args(Expr::from(",")) [INFO] [stdout] 1544 | | .append_args(Expr::from("src1")) [INFO] [stdout] 1545 | | .append_args(Expr::from("src2")) [INFO] [stdout] 1546 | | .append_args(Expr::from("src3")), [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1562:29 [INFO] [stdout] | [INFO] [stdout] 1559 | Expr::new_vector_selector(Some(name), matchers).and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1562 | / FunctionArgs::new_args(ex) [INFO] [stdout] 1563 | | .append_args(Expr::from("foo")) [INFO] [stdout] 1564 | | .append_args(Expr::from("$1")) [INFO] [stdout] 1565 | | .append_args(Expr::from("service")) [INFO] [stdout] 1566 | | .append_args(Expr::from("(.*):.*")), [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1758:71 [INFO] [stdout] | [INFO] [stdout] 1757 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1758 | Expr::new_call(get_function("rate").unwrap(), FunctionArgs::new_args(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1770:29 [INFO] [stdout] | [INFO] [stdout] 1767 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1770 | FunctionArgs::new_args(ex), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1779:71 [INFO] [stdout] | [INFO] [stdout] 1778 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1779 | Expr::new_call(get_function("rate").unwrap(), FunctionArgs::new_args(ex)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1785:29 [INFO] [stdout] | [INFO] [stdout] 1782 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1785 | FunctionArgs::new_args(ex), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1805:33 [INFO] [stdout] | [INFO] [stdout] 1802 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1805 | FunctionArgs::new_args(ex), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1815:33 [INFO] [stdout] | [INFO] [stdout] 1812 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1815 | FunctionArgs::new_args(ex), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1836:33 [INFO] [stdout] | [INFO] [stdout] 1833 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1836 | FunctionArgs::new_args(ex), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1846:33 [INFO] [stdout] | [INFO] [stdout] 1843 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1846 | FunctionArgs::new_args(ex), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1867:33 [INFO] [stdout] | [INFO] [stdout] 1864 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1867 | FunctionArgs::new_args(ex), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parse.rs:1877:33 [INFO] [stdout] | [INFO] [stdout] 1874 | .and_then(|ex| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1877 | FunctionArgs::new_args(ex), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [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 202 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bk-promql-parser` (lib test) due to 203 previous errors [INFO] running `Command { std: "docker" "inspect" "ed6a26b71ce97ad2e4902d4e916a81412616fd718a58c021d2951c11a925b5bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed6a26b71ce97ad2e4902d4e916a81412616fd718a58c021d2951c11a925b5bd", kill_on_drop: false }` [INFO] [stdout] ed6a26b71ce97ad2e4902d4e916a81412616fd718a58c021d2951c11a925b5bd