[INFO] fetching crate rust_hdl_lib_macros 0.44.1... [INFO] checking rust_hdl_lib_macros-0.44.1 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] extracting crate rust_hdl_lib_macros 0.44.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate rust_hdl_lib_macros 0.44.1 on toolchain 7014e13d5becc920d4bea3cd87942c8a13d359bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust_hdl_lib_macros 0.44.1 [INFO] finished tweaking crates.io crate rust_hdl_lib_macros 0.44.1 [INFO] tweaked toml for crates.io crate rust_hdl_lib_macros 0.44.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 9 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.77) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53ea54ec702ed7983268cd150e3d6347b1564064b3256f8f9149a116b4b36995 [INFO] running `Command { std: "docker" "start" "-a" "53ea54ec702ed7983268cd150e3d6347b1564064b3256f8f9149a116b4b36995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53ea54ec702ed7983268cd150e3d6347b1564064b3256f8f9149a116b4b36995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53ea54ec702ed7983268cd150e3d6347b1564064b3256f8f9149a116b4b36995", kill_on_drop: false }` [INFO] [stdout] 53ea54ec702ed7983268cd150e3d6347b1564064b3256f8f9149a116b4b36995 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70a1d9ccb7067eaf9c148b23d8e492e6831db31f672a8b57813b92982be8c621 [INFO] running `Command { std: "docker" "start" "-a" "70a1d9ccb7067eaf9c148b23d8e492e6831db31f672a8b57813b92982be8c621", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking unicode-ident v1.0.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking proc-macro2 v1.0.86 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking rust_hdl_lib_macros v0.44.1 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `DFFSetupArgs` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/connect_gen.rs:141:17 [INFO] [stdout] | [INFO] [stdout] 141 | let args: DFFSetupArgs = m.mac.parse_body()?; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | Ok(quote! { [INFO] [stdout] | ________________- [INFO] [stdout] 145 | | #( [INFO] [stdout] 146 | | logic::logic_connect_fn(&mut #me.#dff.clock); [INFO] [stdout] 147 | | logic::logic_connect_fn(&mut #me.#dff.d); [INFO] [stdout] 148 | | )* [INFO] [stdout] 149 | | }) [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 154 | Ok(quote! { [INFO] [stdout] | ________________- [INFO] [stdout] 155 | | #( [INFO] [stdout] 156 | | logic::logic_connect_fn(&mut #me.#dff.clock); [INFO] [stdout] 157 | | )* [INFO] [stdout] 158 | | }) [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 `DFFSetupArgs` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/connect_gen.rs:141:17 [INFO] [stdout] | [INFO] [stdout] 141 | let args: DFFSetupArgs = m.mac.parse_body()?; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | Ok(quote! { [INFO] [stdout] | ________________- [INFO] [stdout] 145 | | #( [INFO] [stdout] 146 | | logic::logic_connect_fn(&mut #me.#dff.clock); [INFO] [stdout] 147 | | logic::logic_connect_fn(&mut #me.#dff.d); [INFO] [stdout] 148 | | )* [INFO] [stdout] 149 | | }) [INFO] [stdout] | |_____________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 154 | Ok(quote! { [INFO] [stdout] | ________________- [INFO] [stdout] 155 | | #( [INFO] [stdout] 156 | | logic::logic_connect_fn(&mut #me.#dff.clock); [INFO] [stdout] 157 | | )* [INFO] [stdout] 158 | | }) [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 `DFFSetupArgs` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hdl_gen.rs:606:17 [INFO] [stdout] | [INFO] [stdout] 606 | ... let args: DFFSetupArgs = x.mac.parse_body()?; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 624 | ... Ok(quote!( [INFO] [stdout] | __________- [INFO] [stdout] | |__________| [INFO] [stdout] 625 | | ... { [INFO] [stdout] 626 | | ... let mut ret = vec![]; [INFO] [stdout] 627 | | ... #(ret.push(ast::VerilogStatement::Assignment(ast::VerilogExpression::Signal(#dffs_clk.to_string()), ast::VerilogExpression:... [INFO] [stdout] ... | [INFO] [stdout] 630 | | ... } [INFO] [stdout] 631 | | ... )) [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] 642 | ... Ok(quote!( [INFO] [stdout] | __________- [INFO] [stdout] | |__________| [INFO] [stdout] 643 | | ... { [INFO] [stdout] 644 | | ... let mut ret = vec![]; [INFO] [stdout] 645 | | ... #(ret.push(ast::VerilogStatement::Assignment(ast::VerilogExpression::Signal(#dffs_clk.to_string()), ast::VerilogExpression:... [INFO] [stdout] 646 | | ... ast::VerilogStatement::Macro(ret) [INFO] [stdout] 647 | | ... } [INFO] [stdout] 648 | | ... )) [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:26:11 [INFO] [stdout] | [INFO] [stdout] 24 | let input = parse_macro_input!(input as DeriveInput); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | [INFO] [stdout] 26 | match get_impl_for_logic_block(&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:36:11 [INFO] [stdout] | [INFO] [stdout] 34 | let input = parse_macro_input!(input as DeriveInput); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | [INFO] [stdout] 36 | match get_impl_for_logic_interface(&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:46:11 [INFO] [stdout] | [INFO] [stdout] 44 | let input = parse_macro_input!(input as DeriveInput); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | [INFO] [stdout] 46 | match get_logic_state_impls(&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:56:11 [INFO] [stdout] | [INFO] [stdout] 54 | let input = parse_macro_input!(input as DeriveInput); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | [INFO] [stdout] 56 | match get_impl_for_logic_struct(&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:70:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn hdl_gen(_attr: TokenStream, item: TokenStream) -> TokenStream { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | let orig = TS::from(item.clone()); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | let parse = parse_macro_input!(item as syn::ItemFn); [INFO] [stdout] 66 | let connects = match connect_gen(&parse) { [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | match hdl_gen_process(parse) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [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 `DFFSetupArgs` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hdl_gen.rs:606:17 [INFO] [stdout] | [INFO] [stdout] 606 | ... let args: DFFSetupArgs = x.mac.parse_body()?; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 624 | ... Ok(quote!( [INFO] [stdout] | __________- [INFO] [stdout] | |__________| [INFO] [stdout] 625 | | ... { [INFO] [stdout] 626 | | ... let mut ret = vec![]; [INFO] [stdout] 627 | | ... #(ret.push(ast::VerilogStatement::Assignment(ast::VerilogExpression::Signal(#dffs_clk.to_string()), ast::VerilogExpression:... [INFO] [stdout] ... | [INFO] [stdout] 630 | | ... } [INFO] [stdout] 631 | | ... )) [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] 642 | ... Ok(quote!( [INFO] [stdout] | __________- [INFO] [stdout] | |__________| [INFO] [stdout] 643 | | ... { [INFO] [stdout] 644 | | ... let mut ret = vec![]; [INFO] [stdout] 645 | | ... #(ret.push(ast::VerilogStatement::Assignment(ast::VerilogExpression::Signal(#dffs_clk.to_string()), ast::VerilogExpression:... [INFO] [stdout] 646 | | ... ast::VerilogStatement::Macro(ret) [INFO] [stdout] 647 | | ... } [INFO] [stdout] 648 | | ... )) [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: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_hdl_lib_macros` (lib) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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:26:11 [INFO] [stdout] | [INFO] [stdout] 24 | let input = parse_macro_input!(input as DeriveInput); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | [INFO] [stdout] 26 | match get_impl_for_logic_block(&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:36:11 [INFO] [stdout] | [INFO] [stdout] 34 | let input = parse_macro_input!(input as DeriveInput); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | [INFO] [stdout] 36 | match get_impl_for_logic_interface(&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:46:11 [INFO] [stdout] | [INFO] [stdout] 44 | let input = parse_macro_input!(input as DeriveInput); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | [INFO] [stdout] 46 | match get_logic_state_impls(&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:56:11 [INFO] [stdout] | [INFO] [stdout] 54 | let input = parse_macro_input!(input as DeriveInput); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | [INFO] [stdout] 56 | match get_impl_for_logic_struct(&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:70:11 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn hdl_gen(_attr: TokenStream, item: TokenStream) -> TokenStream { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | let orig = TS::from(item.clone()); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | let parse = parse_macro_input!(item as syn::ItemFn); [INFO] [stdout] 66 | let connects = match connect_gen(&parse) { [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | match hdl_gen_process(parse) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [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 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_hdl_lib_macros` (lib test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "70a1d9ccb7067eaf9c148b23d8e492e6831db31f672a8b57813b92982be8c621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70a1d9ccb7067eaf9c148b23d8e492e6831db31f672a8b57813b92982be8c621", kill_on_drop: false }` [INFO] [stdout] 70a1d9ccb7067eaf9c148b23d8e492e6831db31f672a8b57813b92982be8c621