[INFO] fetching crate yash-syntax 0.11.0... [INFO] checking yash-syntax-0.11.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate yash-syntax 0.11.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate yash-syntax 0.11.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate 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-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50af7b5a2e0c0837a584734910cf4b42f842a5f79b30631d5e287edaed62798a [INFO] running `Command { std: "docker" "start" "-a" "50af7b5a2e0c0837a584734910cf4b42f842a5f79b30631d5e287edaed62798a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50af7b5a2e0c0837a584734910cf4b42f842a5f79b30631d5e287edaed62798a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50af7b5a2e0c0837a584734910cf4b42f842a5f79b30631d5e287edaed62798a", kill_on_drop: false }` [INFO] [stdout] 50af7b5a2e0c0837a584734910cf4b42f842a5f79b30631d5e287edaed62798a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fc544a5aa010ebe575a88ae21407b26b1b8b21f351a8e896e59f3ae7f276ae3 [INFO] running `Command { std: "docker" "start" "-a" "3fc544a5aa010ebe575a88ae21407b26b1b8b21f351a8e896e59f3ae7f276ae3", kill_on_drop: false }` [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking annotate-snippets v0.11.4 [INFO] [stderr] Checking futures-util v0.3.30 [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" "3fc544a5aa010ebe575a88ae21407b26b1b8b21f351a8e896e59f3ae7f276ae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fc544a5aa010ebe575a88ae21407b26b1b8b21f351a8e896e59f3ae7f276ae3", kill_on_drop: false }` [INFO] [stdout] 3fc544a5aa010ebe575a88ae21407b26b1b8b21f351a8e896e59f3ae7f276ae3