[INFO] fetching crate parce_macros 0.0.1... [INFO] checking parce_macros-0.0.1 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate parce_macros 0.0.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate parce_macros 0.0.1 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate parce_macros 0.0.1 [INFO] finished tweaking crates.io crate parce_macros 0.0.1 [INFO] tweaked toml for crates.io crate parce_macros 0.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 15 packages to latest compatible versions [INFO] [stderr] Adding check_keyword v0.1.1 (available: v0.3.1) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.79) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee0b607596b018f23bff81d4728466153251963be9141299c1062c399c50181f [INFO] running `Command { std: "docker" "start" "-a" "ee0b607596b018f23bff81d4728466153251963be9141299c1062c399c50181f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee0b607596b018f23bff81d4728466153251963be9141299c1062c399c50181f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee0b607596b018f23bff81d4728466153251963be9141299c1062c399c50181f", kill_on_drop: false }` [INFO] [stdout] ee0b607596b018f23bff81d4728466153251963be9141299c1062c399c50181f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64cd5a77681dcbf225f38fa59b7863393e6c85d4beadab1fb0f1ec34d1aa088d [INFO] running `Command { std: "docker" "start" "-a" "64cd5a77681dcbf225f38fa59b7863393e6c85d4beadab1fb0f1ec34d1aa088d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking check_keyword v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking parce_macros v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lexer.rs:294:21 [INFO] [stdout] | [INFO] [stdout] 294 | let mut matchers = Vec::with_capacity(matchers_and_statics.len()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 316 | (quote! { [INFO] [stdout] | __________________- [INFO] [stdout] 317 | | let old_start = start; [INFO] [stdout] 318 | | let mut results = tiny_vec!([usize;2]); [INFO] [stdout] 319 | | {#brute_force_it} [INFO] [stdout] ... | [INFO] [stdout] 323 | | results [INFO] [stdout] 324 | | }, quote! { #(#statics)* }) [INFO] [stdout] | | - ----------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________| [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 334 | (quote! { [INFO] [stdout] | __________________- [INFO] [stdout] | |__________________| [INFO] [stdout] 335 | | let mut results = tiny_vec!([usize;2]); [INFO] [stdout] 336 | | #( [INFO] [stdout] 337 | | results.extend({#matchers}); [INFO] [stdout] ... | [INFO] [stdout] 341 | | results [INFO] [stdout] 342 | | }, quote! { #(#statics)* }) [INFO] [stdout] | | - ----------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lexer.rs:294:21 [INFO] [stdout] | [INFO] [stdout] 294 | let mut matchers = Vec::with_capacity(matchers_and_statics.len()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 316 | (quote! { [INFO] [stdout] | __________________- [INFO] [stdout] 317 | | let old_start = start; [INFO] [stdout] 318 | | let mut results = tiny_vec!([usize;2]); [INFO] [stdout] 319 | | {#brute_force_it} [INFO] [stdout] ... | [INFO] [stdout] 323 | | results [INFO] [stdout] 324 | | }, quote! { #(#statics)* }) [INFO] [stdout] | | - ----------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________| [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 334 | (quote! { [INFO] [stdout] | __________________- [INFO] [stdout] | |__________________| [INFO] [stdout] 335 | | let mut results = tiny_vec!([usize;2]); [INFO] [stdout] 336 | | #( [INFO] [stdout] 337 | | results.extend({#matchers}); [INFO] [stdout] ... | [INFO] [stdout] 341 | | results [INFO] [stdout] 342 | | }, quote! { #(#statics)* }) [INFO] [stdout] | | - ----------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `MatcherOutput` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:468:21 [INFO] [stdout] | [INFO] [stdout] 468 | let output = rule.to_matchers(grammar, lexer, info, first_state, next_route, end_behavior)?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 479 | / quote! { [INFO] [stdout] 480 | | let (#(#extra_produced,)*) = { #assembler }; [INFO] [stdout] 481 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_____________________| [INFO] [stdout] | |_____________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 484 | assembler: quote! { [INFO] [stdout] | ________________________________- [INFO] [stdout] | |________________________________| [INFO] [stdout] 485 | | let start = dbg!(lexemes[consumed].start); [INFO] [stdout] 486 | | #assign [INFO] [stdout] 487 | | let end = lexemes[consumed-1].start + lexemes[consumed-1].len; [INFO] [stdout] ... | [INFO] [stdout] 496 | | }, #(#extra_produced),*) [INFO] [stdout] 497 | | }, [INFO] [stdout] | | - [INFO] [stdout] | |_____________________| [INFO] [stdout] | |_____________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 514 | / quote! { [INFO] [stdout] 515 | | let (#(#extra_produced,)*) = { #assembler }; [INFO] [stdout] 516 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_____________________| [INFO] [stdout] | |_____________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 519 | assembler: quote! { [INFO] [stdout] | ________________________________- [INFO] [stdout] | |________________________________| [INFO] [stdout] 520 | | let start = dbg!(lexemes[consumed].start); [INFO] [stdout] 521 | | #assign [INFO] [stdout] 522 | | let end = lexemes[consumed-1].start + lexemes[consumed-1].len; [INFO] [stdout] ... | [INFO] [stdout] 531 | | }, #(#extra_produced),*) [INFO] [stdout] 532 | | }, [INFO] [stdout] | | - [INFO] [stdout] | |_____________________| [INFO] [stdout] | |_____________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 572 | / quote! { [INFO] [stdout] 573 | | let (#(#new_produced,)*) = { #new_assembler }; [INFO] [stdout] 574 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_________________________| [INFO] [stdout] | |_________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 584 | assembler: quote! { [INFO] [stdout] | ________________________________- [INFO] [stdout] | |________________________________| [INFO] [stdout] 585 | | #(#assemblers)* [INFO] [stdout] 586 | | (#(#(#produced,)*)*) [INFO] [stdout] 587 | | }, [INFO] [stdout] | | - [INFO] [stdout] | |_____________________| [INFO] [stdout] | |_____________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 631 | main_route: quote! { [INFO] [stdout] | _________________________________- [INFO] [stdout] 632 | #first_state_u32 => array_vec!([AutomatonCommand; 3] => Spawn { [INFO] [stdout] 633 | rule: Rule::of::<#grammar>(), [INFO] [stdout] 634 | route: #next_u32, [INFO] [stdout] ... [INFO] [stdout] 637 | }, Die), [INFO] [stdout] 638 | | }, [INFO] [stdout] | |_____________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 641 | end_route: quote! { [INFO] [stdout] | ________________________________- [INFO] [stdout] 642 | #first_state_u32 => false, [INFO] [stdout] 643 | | }, [INFO] [stdout] | |_____________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 644 | assembler: quote! { [INFO] [stdout] | ________________________________- [INFO] [stdout] | |________________________________| [INFO] [stdout] 645 | | let auto = (**auto).children[recruits]; [INFO] [stdout] 646 | | match (**auto).route { [INFO] [stdout] 647 | | #(#assemblers)* [INFO] [stdout] ... | [INFO] [stdout] 650 | | recruits += 1; [INFO] [stdout] 651 | | }, [INFO] [stdout] | | - [INFO] [stdout] | |_____________________| [INFO] [stdout] | |_____________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `MatcherOutput` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:468:21 [INFO] [stdout] | [INFO] [stdout] 468 | let output = rule.to_matchers(grammar, lexer, info, first_state, next_route, end_behavior)?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 479 | / quote! { [INFO] [stdout] 480 | | let (#(#extra_produced,)*) = { #assembler }; [INFO] [stdout] 481 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_____________________| [INFO] [stdout] | |_____________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 484 | assembler: quote! { [INFO] [stdout] | ________________________________- [INFO] [stdout] | |________________________________| [INFO] [stdout] 485 | | let start = dbg!(lexemes[consumed].start); [INFO] [stdout] 486 | | #assign [INFO] [stdout] 487 | | let end = lexemes[consumed-1].start + lexemes[consumed-1].len; [INFO] [stdout] ... | [INFO] [stdout] 496 | | }, #(#extra_produced),*) [INFO] [stdout] 497 | | }, [INFO] [stdout] | | - [INFO] [stdout] | |_____________________| [INFO] [stdout] | |_____________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 514 | / quote! { [INFO] [stdout] 515 | | let (#(#extra_produced,)*) = { #assembler }; [INFO] [stdout] 516 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_____________________| [INFO] [stdout] | |_____________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 519 | assembler: quote! { [INFO] [stdout] | ________________________________- [INFO] [stdout] | |________________________________| [INFO] [stdout] 520 | | let start = dbg!(lexemes[consumed].start); [INFO] [stdout] 521 | | #assign [INFO] [stdout] 522 | | let end = lexemes[consumed-1].start + lexemes[consumed-1].len; [INFO] [stdout] ... | [INFO] [stdout] 531 | | }, #(#extra_produced),*) [INFO] [stdout] 532 | | }, [INFO] [stdout] | | - [INFO] [stdout] | |_____________________| [INFO] [stdout] | |_____________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 572 | / quote! { [INFO] [stdout] 573 | | let (#(#new_produced,)*) = { #new_assembler }; [INFO] [stdout] 574 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_________________________| [INFO] [stdout] | |_________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 584 | assembler: quote! { [INFO] [stdout] | ________________________________- [INFO] [stdout] | |________________________________| [INFO] [stdout] 585 | | #(#assemblers)* [INFO] [stdout] 586 | | (#(#(#produced,)*)*) [INFO] [stdout] 587 | | }, [INFO] [stdout] | | - [INFO] [stdout] | |_____________________| [INFO] [stdout] | |_____________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 631 | main_route: quote! { [INFO] [stdout] | _________________________________- [INFO] [stdout] 632 | #first_state_u32 => array_vec!([AutomatonCommand; 3] => Spawn { [INFO] [stdout] 633 | rule: Rule::of::<#grammar>(), [INFO] [stdout] 634 | route: #next_u32, [INFO] [stdout] ... [INFO] [stdout] 637 | }, Die), [INFO] [stdout] 638 | | }, [INFO] [stdout] | |_____________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 641 | end_route: quote! { [INFO] [stdout] | ________________________________- [INFO] [stdout] 642 | #first_state_u32 => false, [INFO] [stdout] 643 | | }, [INFO] [stdout] | |_____________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 644 | assembler: quote! { [INFO] [stdout] | ________________________________- [INFO] [stdout] | |________________________________| [INFO] [stdout] 645 | | let auto = (**auto).children[recruits]; [INFO] [stdout] 646 | | match (**auto).route { [INFO] [stdout] 647 | | #(#assemblers)* [INFO] [stdout] ... | [INFO] [stdout] 650 | | recruits += 1; [INFO] [stdout] 651 | | }, [INFO] [stdout] | | - [INFO] [stdout] | |_____________________| [INFO] [stdout] | |_____________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 21 | let args = parse_macro_input!(args as syn::Meta); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | match lexer::lexer(lexer_ident, input) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 21 | let args = parse_macro_input!(args as syn::Meta); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | match lexer::lexer(lexer_ident, input) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:42:11 [INFO] [stdout] | [INFO] [stdout] 36 | let args = parse_macro_input!(args as syn::Meta); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | match parser::parser(lexer_ident, input) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:42:11 [INFO] [stdout] | [INFO] [stdout] 36 | let args = parse_macro_input!(args as syn::Meta); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | match parser::parser(lexer_ident, input) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parce_macros` (lib test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `parce_macros` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "64cd5a77681dcbf225f38fa59b7863393e6c85d4beadab1fb0f1ec34d1aa088d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64cd5a77681dcbf225f38fa59b7863393e6c85d4beadab1fb0f1ec34d1aa088d", kill_on_drop: false }` [INFO] [stdout] 64cd5a77681dcbf225f38fa59b7863393e6c85d4beadab1fb0f1ec34d1aa088d