[INFO] cloning repository https://github.com/danielkeller/boring [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielkeller/boring" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielkeller%2Fboring", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielkeller%2Fboring'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35ef13ca9a00e1fe9f6cb6949436c649f99ce1f1 [INFO] checking danielkeller/boring against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielkeller%2Fboring" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danielkeller/boring on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danielkeller/boring [INFO] finished tweaking git repo https://github.com/danielkeller/boring [INFO] tweaked toml for git repo https://github.com/danielkeller/boring written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/danielkeller/boring 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sparsevec v0.2.0 [INFO] [stderr] Downloaded lrtable v0.13.7 [INFO] [stderr] Downloaded cactus v1.0.7 [INFO] [stderr] Downloaded cfgrammar v0.13.7 [INFO] [stderr] Downloaded lrpar v0.13.7 [INFO] [stderr] Downloaded packedvec v1.2.4 [INFO] [stderr] Downloaded lrlex v0.13.7 [INFO] [stderr] Downloaded vergen v8.3.2 [INFO] [stderr] Downloaded vob v3.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15ed6da610632fe82a170e234bddf018e0b46535bd70a04837fe0c8dbabda552 [INFO] running `Command { std: "docker" "start" "-a" "15ed6da610632fe82a170e234bddf018e0b46535bd70a04837fe0c8dbabda552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15ed6da610632fe82a170e234bddf018e0b46535bd70a04837fe0c8dbabda552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15ed6da610632fe82a170e234bddf018e0b46535bd70a04837fe0c8dbabda552", kill_on_drop: false }` [INFO] [stdout] 15ed6da610632fe82a170e234bddf018e0b46535bd70a04837fe0c8dbabda552 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 959e46b74729e5c5d57098bc7ce88976e8ec9e8d6709f0bb54f95da0cea8479c [INFO] running `Command { std: "docker" "start" "-a" "959e46b74729e5c5d57098bc7ce88976e8ec9e8d6709f0bb54f95da0cea8479c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling vob v3.0.3 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling cactus v1.0.7 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling lrpar v0.13.7 [INFO] [stderr] Compiling lrlex v0.13.7 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking packedvec v1.2.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking sparsevec v0.2.0 [INFO] [stderr] Checking cfgrammar v0.13.7 [INFO] [stderr] Checking lrtable v0.13.7 [INFO] [stderr] Compiling boring v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.36s [INFO] running `Command { std: "docker" "inspect" "959e46b74729e5c5d57098bc7ce88976e8ec9e8d6709f0bb54f95da0cea8479c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "959e46b74729e5c5d57098bc7ce88976e8ec9e8d6709f0bb54f95da0cea8479c", kill_on_drop: false }` [INFO] [stdout] 959e46b74729e5c5d57098bc7ce88976e8ec9e8d6709f0bb54f95da0cea8479c [INFO] checking danielkeller/boring against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielkeller%2Fboring" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danielkeller/boring on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danielkeller/boring [INFO] finished tweaking git repo https://github.com/danielkeller/boring [INFO] tweaked toml for git repo https://github.com/danielkeller/boring written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/danielkeller/boring 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42706d2f2969fb61c63305801945e9128d4a66347dc22b59b36bab16eb9a8b11 [INFO] running `Command { std: "docker" "start" "-a" "42706d2f2969fb61c63305801945e9128d4a66347dc22b59b36bab16eb9a8b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42706d2f2969fb61c63305801945e9128d4a66347dc22b59b36bab16eb9a8b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42706d2f2969fb61c63305801945e9128d4a66347dc22b59b36bab16eb9a8b11", kill_on_drop: false }` [INFO] [stdout] 42706d2f2969fb61c63305801945e9128d4a66347dc22b59b36bab16eb9a8b11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6768ae770e27423e9ced88d7ab541b1725e5e15a0546ac956717f22cbbc7bc4 [INFO] running `Command { std: "docker" "start" "-a" "c6768ae770e27423e9ced88d7ab541b1725e5e15a0546ac956717f22cbbc7bc4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling vob v3.0.3 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cactus v1.0.7 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling lrpar v0.13.7 [INFO] [stderr] Compiling lrlex v0.13.7 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking packedvec v1.2.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking sparsevec v0.2.0 [INFO] [stderr] Checking cfgrammar v0.13.7 [INFO] [stderr] Checking lrtable v0.13.7 [INFO] [stderr] Compiling boring v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/boring-652fe4c181774740/out/boring.y.rs:924:15 [INFO] [stdout] | [INFO] [stdout] 860 | let (grm, stable) = ::lrpar::ctbuilder::_reconstitute(__GRM_DATA, __STABLE_DATA); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 924 | match ::lrpar::RTParserBuilder::new(&grm, &stable) [INFO] [stdout] | _______________^ [INFO] [stdout] 925 | | .recoverer(::lrpar::RecoveryKind::CPCTPlus) [INFO] [stdout] 926 | | .parse_actions(lexer, &actions, bump) { [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/boring-652fe4c181774740/out/boring.y.rs:1025:30 [INFO] [stdout] | [INFO] [stdout] 1022 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __GtActionsKind<'input>... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1025 | ...Kind::Ak2(__gt_action_1(__gt_ridx, __gt_lexer, __gt_span, bump, )) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/boring-652fe4c181774740/out/boring.y.rs:1042:30 [INFO] [stdout] | [INFO] [stdout] 1031 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __GtActionsKind<'input>... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1034 | ...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] 1035 | ... ::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] 1042 | ..._GtActionsKind::Ak2(__gt_action_2(__gt_ridx, __gt_lexer, __gt_span, bump, __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/boring-652fe4c181774740/out/boring.y.rs:1136:30 [INFO] [stdout] | [INFO] [stdout] 1129 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __GtActionsKind<'input>... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1136 | ...Kind::Ak5(__gt_action_6(__gt_ridx, __gt_lexer, __gt_span, bump, __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/boring-652fe4c181774740/out/boring.y.rs:1163:30 [INFO] [stdout] | [INFO] [stdout] 1142 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __GtActionsKind<'input>... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1145 | ...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] 1146 | ... ::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] 1163 | ..._GtActionsKind::Ak5(__gt_action_7(__gt_ridx, __gt_lexer, __gt_span, bump, __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/boring-652fe4c181774740/out/boring.y.rs:1264:30 [INFO] [stdout] | [INFO] [stdout] 1257 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __GtActionsKind<'input>... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1264 | ...Kind::Ak8(__gt_action_12(__gt_ridx, __gt_lexer, __gt_span, bump, __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/boring-652fe4c181774740/out/boring.y.rs:1291:30 [INFO] [stdout] | [INFO] [stdout] 1270 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __GtActionsKind<'input>... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1273 | ...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] 1274 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak8(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1291 | ..._GtActionsKind::Ak8(__gt_action_13(__gt_ridx, __gt_lexer, __gt_span, bump, __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/boring-652fe4c181774740/out/boring.y.rs:1396:31 [INFO] [stdout] | [INFO] [stdout] 1389 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __GtActionsKind<'input>... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1392 | ...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] 1393 | ... ::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] 1396 | ..._GtActionsKind::Ak12(__gt_action_18(__gt_ridx, __gt_lexer, __gt_span, bump, __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/boring-652fe4c181774740/out/boring.y.rs:1413:31 [INFO] [stdout] | [INFO] [stdout] 1402 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __GtActionsKind<'input>... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1405 | ...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] 1406 | ... ::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] 1413 | ..._GtActionsKind::Ak12(__gt_action_19(__gt_ridx, __gt_lexer, __gt_span, bump, __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/boring-652fe4c181774740/out/boring.y.rs:1422:31 [INFO] [stdout] | [INFO] [stdout] 1419 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __GtActionsKind<'input>... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1422 | ...Kind::Ak13(__gt_action_20(__gt_ridx, __gt_lexer, __gt_span, bump, )) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/boring-652fe4c181774740/out/boring.y.rs:1439:31 [INFO] [stdout] | [INFO] [stdout] 1428 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __GtActionsKind<'input>... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1431 | ...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] 1432 | ... ::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] 1439 | ..._GtActionsKind::Ak13(__gt_action_21(__gt_ridx, __gt_lexer, __gt_span, bump, __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/boring-652fe4c181774740/out/boring.y.rs:1895:31 [INFO] [stdout] | [INFO] [stdout] 1888 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __GtActionsKind<'input>... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1895 | ...Kind::Ak25(__gt_action_43(__gt_ridx, __gt_lexer, __gt_span, bump, __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/boring-652fe4c181774740/out/boring.y.rs:1922:31 [INFO] [stdout] | [INFO] [stdout] 1901 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __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::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] 1922 | ..._GtActionsKind::Ak25(__gt_action_44(__gt_ridx, __gt_lexer, __gt_span, bump, __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: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/boring-652fe4c181774740/out/boring.y.rs:924:15 [INFO] [stdout] | [INFO] [stdout] 860 | let (grm, stable) = ::lrpar::ctbuilder::_reconstitute(__GRM_DATA, __STABLE_DATA); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 924 | match ::lrpar::RTParserBuilder::new(&grm, &stable) [INFO] [stdout] | _______________^ [INFO] [stdout] 925 | | .recoverer(::lrpar::RecoveryKind::CPCTPlus) [INFO] [stdout] 926 | | .parse_actions(lexer, &actions, bump) { [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/boring-652fe4c181774740/out/boring.y.rs:1025:30 [INFO] [stdout] | [INFO] [stdout] 1022 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __GtActionsKind<'input>... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1025 | ...Kind::Ak2(__gt_action_1(__gt_ridx, __gt_lexer, __gt_span, bump, )) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/boring-652fe4c181774740/out/boring.y.rs:1042:30 [INFO] [stdout] | [INFO] [stdout] 1031 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __GtActionsKind<'input>... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1034 | ...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] 1035 | ... ::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] 1042 | ..._GtActionsKind::Ak2(__gt_action_2(__gt_ridx, __gt_lexer, __gt_span, bump, __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/boring-652fe4c181774740/out/boring.y.rs:1136:30 [INFO] [stdout] | [INFO] [stdout] 1129 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __GtActionsKind<'input>... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1136 | ...Kind::Ak5(__gt_action_6(__gt_ridx, __gt_lexer, __gt_span, bump, __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/boring-652fe4c181774740/out/boring.y.rs:1163:30 [INFO] [stdout] | [INFO] [stdout] 1142 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __GtActionsKind<'input>... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1145 | ...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] 1146 | ... ::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] 1163 | ..._GtActionsKind::Ak5(__gt_action_7(__gt_ridx, __gt_lexer, __gt_span, bump, __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/boring-652fe4c181774740/out/boring.y.rs:1264:30 [INFO] [stdout] | [INFO] [stdout] 1257 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __GtActionsKind<'input>... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1264 | ...Kind::Ak8(__gt_action_12(__gt_ridx, __gt_lexer, __gt_span, bump, __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/boring-652fe4c181774740/out/boring.y.rs:1291:30 [INFO] [stdout] | [INFO] [stdout] 1270 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __GtActionsKind<'input>... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1273 | ...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] 1274 | ... ::lrpar::parser::AStackType::ActionType(__GtActionsKind::Ak8(x)) => x, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1291 | ..._GtActionsKind::Ak8(__gt_action_13(__gt_ridx, __gt_lexer, __gt_span, bump, __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/boring-652fe4c181774740/out/boring.y.rs:1396:31 [INFO] [stdout] | [INFO] [stdout] 1389 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __GtActionsKind<'input>... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1392 | ...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] 1393 | ... ::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] 1396 | ..._GtActionsKind::Ak12(__gt_action_18(__gt_ridx, __gt_lexer, __gt_span, bump, __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/boring-652fe4c181774740/out/boring.y.rs:1413:31 [INFO] [stdout] | [INFO] [stdout] 1402 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __GtActionsKind<'input>... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1405 | ...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] 1406 | ... ::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] 1413 | ..._GtActionsKind::Ak12(__gt_action_19(__gt_ridx, __gt_lexer, __gt_span, bump, __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/boring-652fe4c181774740/out/boring.y.rs:1422:31 [INFO] [stdout] | [INFO] [stdout] 1419 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __GtActionsKind<'input>... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1422 | ...Kind::Ak13(__gt_action_20(__gt_ridx, __gt_lexer, __gt_span, bump, )) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/boring-652fe4c181774740/out/boring.y.rs:1439:31 [INFO] [stdout] | [INFO] [stdout] 1428 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __GtActionsKind<'input>... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1431 | ...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] 1432 | ... ::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] 1439 | ..._GtActionsKind::Ak13(__gt_action_21(__gt_ridx, __gt_lexer, __gt_span, bump, __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/boring-652fe4c181774740/out/boring.y.rs:1895:31 [INFO] [stdout] | [INFO] [stdout] 1888 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __GtActionsKind<'input>... [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1895 | ...Kind::Ak25(__gt_action_43(__gt_ridx, __gt_lexer, __gt_span, bump, __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/boring-652fe4c181774740/out/boring.y.rs:1922:31 [INFO] [stdout] | [INFO] [stdout] 1901 | ... mut __gt_args: ::std::vec::Drain<'_, ::lrpar::parser::AStackType<::LexemeT, __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::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] 1922 | ..._GtActionsKind::Ak25(__gt_action_44(__gt_ridx, __gt_lexer, __gt_span, bump, __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] [stderr] error: could not compile `boring` (bin "boring" test) due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `boring` (bin "boring") due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "c6768ae770e27423e9ced88d7ab541b1725e5e15a0546ac956717f22cbbc7bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6768ae770e27423e9ced88d7ab541b1725e5e15a0546ac956717f22cbbc7bc4", kill_on_drop: false }` [INFO] [stdout] c6768ae770e27423e9ced88d7ab541b1725e5e15a0546ac956717f22cbbc7bc4