[INFO] fetching crate yash-syntax 0.11.0... [INFO] checking yash-syntax-0.11.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate yash-syntax 0.11.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate yash-syntax 0.11.0 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yash-syntax 0.11.0 [INFO] finished tweaking crates.io crate yash-syntax 0.11.0 [INFO] tweaked toml for crates.io crate yash-syntax 0.11.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 23 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded annotate-snippets v0.11.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 79abe8c202c466e02c6edc66a76fd5763eef9c219cc3954370dee126a2d90c05 [INFO] running `Command { std: "docker" "start" "-a" "79abe8c202c466e02c6edc66a76fd5763eef9c219cc3954370dee126a2d90c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79abe8c202c466e02c6edc66a76fd5763eef9c219cc3954370dee126a2d90c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79abe8c202c466e02c6edc66a76fd5763eef9c219cc3954370dee126a2d90c05", kill_on_drop: false }` [INFO] [stdout] 79abe8c202c466e02c6edc66a76fd5763eef9c219cc3954370dee126a2d90c05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4f11133826846cccc3ff1842a97e7099f7dce7d609ebe3a95f4f9e25607a0da7 [INFO] running `Command { std: "docker" "start" "-a" "4f11133826846cccc3ff1842a97e7099f7dce7d609ebe3a95f4f9e25607a0da7", kill_on_drop: false }` [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking annotate-snippets v0.11.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking yash-syntax v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.25s [INFO] running `Command { std: "docker" "inspect" "4f11133826846cccc3ff1842a97e7099f7dce7d609ebe3a95f4f9e25607a0da7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f11133826846cccc3ff1842a97e7099f7dce7d609ebe3a95f4f9e25607a0da7", kill_on_drop: false }` [INFO] [stdout] 4f11133826846cccc3ff1842a97e7099f7dce7d609ebe3a95f4f9e25607a0da7 [INFO] checking yash-syntax-0.11.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate yash-syntax 0.11.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate yash-syntax 0.11.0 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yash-syntax 0.11.0 [INFO] finished tweaking crates.io crate yash-syntax 0.11.0 [INFO] tweaked toml for crates.io crate yash-syntax 0.11.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 23 packages to latest compatible versions [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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6ef93d032b149c0f98beac7de9b5d73555942a9fb19753d94707f2095eea19a6 [INFO] running `Command { std: "docker" "start" "-a" "6ef93d032b149c0f98beac7de9b5d73555942a9fb19753d94707f2095eea19a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ef93d032b149c0f98beac7de9b5d73555942a9fb19753d94707f2095eea19a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ef93d032b149c0f98beac7de9b5d73555942a9fb19753d94707f2095eea19a6", kill_on_drop: false }` [INFO] [stdout] 6ef93d032b149c0f98beac7de9b5d73555942a9fb19753d94707f2095eea19a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 18f672161353aa489390c616d164ae8b9c2129719939108c36614ea3427f04e9 [INFO] running `Command { std: "docker" "start" "-a" "18f672161353aa489390c616d164ae8b9c2129719939108c36614ea3427f04e9", kill_on_drop: false }` [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking annotate-snippets v0.11.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking yash-syntax v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/error.rs:417:26 [INFO] [stdout] | [INFO] [stdout] 416 | fn from(e: std::io::Error) -> ErrorCause { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 417 | ErrorCause::from(Rc::new(e)) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/from_str.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 35 | fn unwrap_ready(f: F) -> ::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | use futures_util::future::FutureExt; [INFO] [stdout] 37 | f.now_or_never() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 86 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | unwrap_ready(lexer.text_unit(|_| false, |_| true)).map(Option::unwrap) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 99 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | unwrap_ready(lexer.text(|_| false, |_| true)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 107 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | unwrap_ready(lexer.word_unit(|_| false)).map(Option::unwrap) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:130:22 [INFO] [stdout] | [INFO] [stdout] 125 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | unwrap_ready(lexer.word(|_| false)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:183:15 [INFO] [stdout] | [INFO] [stdout] 182 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 183 | match unwrap_ready(lexer.operator()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 214 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 215 | let mut parser = Parser::new(&mut lexer, &EmptyGlossary); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 216 | / unwrap_ready(async { [INFO] [stdout] 217 | | let redir = parser.redirection().await?; [INFO] [stdout] 218 | | if redir.is_some() { [INFO] [stdout] 219 | | reject_redundant_token(&mut parser).await?; [INFO] [stdout] ... | [INFO] [stdout] 225 | | Ok(redir) [INFO] [stdout] 226 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 243 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 244 | let mut parser = Parser::new(&mut lexer, &EmptyGlossary); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 245 | / unwrap_ready(async { [INFO] [stdout] 246 | | let command = parser.simple_command().await?.unwrap(); [INFO] [stdout] 247 | | if command.is_some() { [INFO] [stdout] 248 | | reject_redundant_token(&mut parser).await?; [INFO] [stdout] ... | [INFO] [stdout] 254 | | Ok(command) [INFO] [stdout] 255 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 269 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 270 | let mut parser = Parser::new(&mut lexer, &EmptyGlossary); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 271 | / unwrap_ready(async { [INFO] [stdout] 272 | | let item = parser.case_item().await?; [INFO] [stdout] 273 | | if item.is_some() { [INFO] [stdout] 274 | | if parser.peek_token().await?.id == TokenId::Operator(Operator::SemicolonSemicolon) [INFO] [stdout] ... | [INFO] [stdout] 281 | | Ok(item) [INFO] [stdout] 282 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 296 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 297 | let mut parser = Parser::new(&mut lexer, &EmptyGlossary); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 298 | / unwrap_ready(async { [INFO] [stdout] 299 | | let command = parser.compound_command().await?; [INFO] [stdout] 300 | | if command.is_some() { [INFO] [stdout] 301 | | reject_redundant_token(&mut parser).await?; [INFO] [stdout] ... | [INFO] [stdout] 304 | | Ok(command) [INFO] [stdout] 305 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 319 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 320 | let mut parser = Parser::new(&mut lexer, &EmptyGlossary); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 321 | / unwrap_ready(async { [INFO] [stdout] 322 | | let command = parser.full_compound_command().await?; [INFO] [stdout] 323 | | if command.is_some() { [INFO] [stdout] 324 | | reject_redundant_token(&mut parser).await?; [INFO] [stdout] ... | [INFO] [stdout] 327 | | Ok(command) [INFO] [stdout] 328 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/from_str.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 342 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 343 | let mut parser = Parser::new(&mut lexer, &EmptyGlossary); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 344 | / unwrap_ready(async { [INFO] [stdout] 345 | | let command = parser.command().await?.unwrap(); [INFO] [stdout] 346 | | if command.is_some() { [INFO] [stdout] 347 | | reject_redundant_token(&mut parser).await?; [INFO] [stdout] ... | [INFO] [stdout] 350 | | Ok(command) [INFO] [stdout] 351 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 365 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 366 | let mut parser = Parser::new(&mut lexer, &EmptyGlossary); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 367 | / unwrap_ready(async { [INFO] [stdout] 368 | | let pipeline = parser.pipeline().await?.unwrap(); [INFO] [stdout] 369 | | if pipeline.is_some() { [INFO] [stdout] 370 | | reject_redundant_token(&mut parser).await?; [INFO] [stdout] ... | [INFO] [stdout] 373 | | Ok(pipeline) [INFO] [stdout] 374 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:399:9 [INFO] [stdout] | [INFO] [stdout] 397 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 398 | let mut parser = Parser::new(&mut lexer, &EmptyGlossary); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 399 | / unwrap_ready(async { [INFO] [stdout] 400 | | let list = parser.and_or_list().await?.unwrap(); [INFO] [stdout] 401 | | if list.is_some() { [INFO] [stdout] 402 | | reject_redundant_token(&mut parser).await?; [INFO] [stdout] ... | [INFO] [stdout] 405 | | Ok(list) [INFO] [stdout] 406 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/redir.rs:55:24 [INFO] [stdout] | [INFO] [stdout] 55 | cause: SyntaxError::MissingRedirOperand.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/redir.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | cause: SyntaxError::MissingHereDocDelimiter.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/lex/core.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 147 | fn ex>(i: I) -> impl Iterator { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 148 | i.into_iter().map(|sc| SourceCharEx { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/lex/core.rs:178:20 [INFO] [stdout] | [INFO] [stdout] 167 | input: Box, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 178 | state: InputState::Alive, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/lex/core.rs:461:19 [INFO] [stdout] | [INFO] [stdout] 456 | input: Box, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 461 | core: LexerCore::new(input, start_line_number, source), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/lex/heredoc.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 31 | fn leading_tabs<'a, I: IntoIterator>(i: I) -> usize { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | / i.into_iter() [INFO] [stdout] 33 | | .take_while(|&unit| unit == &Literal('\t')) [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/lex/modifier.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 38 | let cause = SyntaxError::InvalidModifier.into(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | let location = self.location_range(start_index..self.index()); [INFO] [stdout] 40 | Err(Error { cause, location }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax.rs:753:14 [INFO] [stdout] | [INFO] [stdout] 752 | pub fn from_literal_chars>(i: I) -> Text { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 753 | Text(i.into_iter().map(Literal).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [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 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yash-syntax` (lib) due to 24 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/error.rs:417:26 [INFO] [stdout] | [INFO] [stdout] 416 | fn from(e: std::io::Error) -> ErrorCause { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 417 | ErrorCause::from(Rc::new(e)) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/from_str.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 35 | fn unwrap_ready(f: F) -> ::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | use futures_util::future::FutureExt; [INFO] [stdout] 37 | f.now_or_never() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 86 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | unwrap_ready(lexer.text_unit(|_| false, |_| true)).map(Option::unwrap) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 99 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | unwrap_ready(lexer.text(|_| false, |_| true)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 107 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | unwrap_ready(lexer.word_unit(|_| false)).map(Option::unwrap) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:130:22 [INFO] [stdout] | [INFO] [stdout] 125 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | unwrap_ready(lexer.word(|_| false)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:183:15 [INFO] [stdout] | [INFO] [stdout] 182 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 183 | match unwrap_ready(lexer.operator()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 214 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 215 | let mut parser = Parser::new(&mut lexer, &EmptyGlossary); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 216 | / unwrap_ready(async { [INFO] [stdout] 217 | | let redir = parser.redirection().await?; [INFO] [stdout] 218 | | if redir.is_some() { [INFO] [stdout] 219 | | reject_redundant_token(&mut parser).await?; [INFO] [stdout] ... | [INFO] [stdout] 225 | | Ok(redir) [INFO] [stdout] 226 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 243 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 244 | let mut parser = Parser::new(&mut lexer, &EmptyGlossary); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 245 | / unwrap_ready(async { [INFO] [stdout] 246 | | let command = parser.simple_command().await?.unwrap(); [INFO] [stdout] 247 | | if command.is_some() { [INFO] [stdout] 248 | | reject_redundant_token(&mut parser).await?; [INFO] [stdout] ... | [INFO] [stdout] 254 | | Ok(command) [INFO] [stdout] 255 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 269 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 270 | let mut parser = Parser::new(&mut lexer, &EmptyGlossary); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 271 | / unwrap_ready(async { [INFO] [stdout] 272 | | let item = parser.case_item().await?; [INFO] [stdout] 273 | | if item.is_some() { [INFO] [stdout] 274 | | if parser.peek_token().await?.id == TokenId::Operator(Operator::SemicolonSemicolon) [INFO] [stdout] ... | [INFO] [stdout] 281 | | Ok(item) [INFO] [stdout] 282 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 296 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 297 | let mut parser = Parser::new(&mut lexer, &EmptyGlossary); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 298 | / unwrap_ready(async { [INFO] [stdout] 299 | | let command = parser.compound_command().await?; [INFO] [stdout] 300 | | if command.is_some() { [INFO] [stdout] 301 | | reject_redundant_token(&mut parser).await?; [INFO] [stdout] ... | [INFO] [stdout] 304 | | Ok(command) [INFO] [stdout] 305 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 319 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 320 | let mut parser = Parser::new(&mut lexer, &EmptyGlossary); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 321 | / unwrap_ready(async { [INFO] [stdout] 322 | | let command = parser.full_compound_command().await?; [INFO] [stdout] 323 | | if command.is_some() { [INFO] [stdout] 324 | | reject_redundant_token(&mut parser).await?; [INFO] [stdout] ... | [INFO] [stdout] 327 | | Ok(command) [INFO] [stdout] 328 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/from_str.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 342 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 343 | let mut parser = Parser::new(&mut lexer, &EmptyGlossary); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 344 | / unwrap_ready(async { [INFO] [stdout] 345 | | let command = parser.command().await?.unwrap(); [INFO] [stdout] 346 | | if command.is_some() { [INFO] [stdout] 347 | | reject_redundant_token(&mut parser).await?; [INFO] [stdout] ... | [INFO] [stdout] 350 | | Ok(command) [INFO] [stdout] 351 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 365 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 366 | let mut parser = Parser::new(&mut lexer, &EmptyGlossary); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 367 | / unwrap_ready(async { [INFO] [stdout] 368 | | let pipeline = parser.pipeline().await?.unwrap(); [INFO] [stdout] 369 | | if pipeline.is_some() { [INFO] [stdout] 370 | | reject_redundant_token(&mut parser).await?; [INFO] [stdout] ... | [INFO] [stdout] 373 | | Ok(pipeline) [INFO] [stdout] 374 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/from_str.rs:399:9 [INFO] [stdout] | [INFO] [stdout] 397 | let mut lexer = Lexer::from_memory(s, Source::Unknown); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 398 | let mut parser = Parser::new(&mut lexer, &EmptyGlossary); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 399 | / unwrap_ready(async { [INFO] [stdout] 400 | | let list = parser.and_or_list().await?.unwrap(); [INFO] [stdout] 401 | | if list.is_some() { [INFO] [stdout] 402 | | reject_redundant_token(&mut parser).await?; [INFO] [stdout] ... | [INFO] [stdout] 405 | | Ok(list) [INFO] [stdout] 406 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/redir.rs:55:24 [INFO] [stdout] | [INFO] [stdout] 55 | cause: SyntaxError::MissingRedirOperand.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/redir.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | cause: SyntaxError::MissingHereDocDelimiter.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/lex/core.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 147 | fn ex>(i: I) -> impl Iterator { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 148 | i.into_iter().map(|sc| SourceCharEx { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/lex/core.rs:178:20 [INFO] [stdout] | [INFO] [stdout] 167 | input: Box, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 178 | state: InputState::Alive, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/lex/core.rs:461:19 [INFO] [stdout] | [INFO] [stdout] 456 | input: Box, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 461 | core: LexerCore::new(input, start_line_number, source), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/lex/heredoc.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 31 | fn leading_tabs<'a, I: IntoIterator>(i: I) -> usize { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | / i.into_iter() [INFO] [stdout] 33 | | .take_while(|&unit| unit == &Literal('\t')) [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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/lex/modifier.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 38 | let cause = SyntaxError::InvalidModifier.into(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | let location = self.location_range(start_index..self.index()); [INFO] [stdout] 40 | Err(Error { cause, location }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax.rs:753:14 [INFO] [stdout] | [INFO] [stdout] 752 | pub fn from_literal_chars>(i: I) -> Text { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 753 | Text(i.into_iter().map(Literal).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax.rs:2207:55 [INFO] [stdout] | [INFO] [stdout] 2207 | let patterns = ["a", "b", "c"].iter().map(|s| s.parse().unwrap()).collect(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [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 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yash-syntax` (lib test) due to 25 previous errors [INFO] running `Command { std: "docker" "inspect" "18f672161353aa489390c616d164ae8b9c2129719939108c36614ea3427f04e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18f672161353aa489390c616d164ae8b9c2129719939108c36614ea3427f04e9", kill_on_drop: false }` [INFO] [stdout] 18f672161353aa489390c616d164ae8b9c2129719939108c36614ea3427f04e9