[INFO] fetching crate lpc55-rtic-macros 0.5.3... [INFO] checking lpc55-rtic-macros-0.5.3 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] extracting crate lpc55-rtic-macros 0.5.3 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate lpc55-rtic-macros 0.5.3 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 lpc55-rtic-macros 0.5.3 [INFO] finished tweaking crates.io crate lpc55-rtic-macros 0.5.3 [INFO] tweaked toml for crates.io crate lpc55-rtic-macros 0.5.3 written to /workspace/builds/worker-2-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 8 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.12.3 (available: v0.14.5) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.5.0) [INFO] [stderr] Adding rtic-syntax v0.4.0 (available: v1.0.3) [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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c5f93f5dcfeecf14b8e21731a25ceaf4cf9cce8cbd94dd852ce5d08fd2a40d85 [INFO] running `Command { std: "docker" "start" "-a" "c5f93f5dcfeecf14b8e21731a25ceaf4cf9cce8cbd94dd852ce5d08fd2a40d85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5f93f5dcfeecf14b8e21731a25ceaf4cf9cce8cbd94dd852ce5d08fd2a40d85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5f93f5dcfeecf14b8e21731a25ceaf4cf9cce8cbd94dd852ce5d08fd2a40d85", kill_on_drop: false }` [INFO] [stdout] c5f93f5dcfeecf14b8e21731a25ceaf4cf9cce8cbd94dd852ce5d08fd2a40d85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7b51d06695b61627b3956796271a9955ee31276e989dfb0f57c7f79ba003eb42 [INFO] running `Command { std: "docker" "start" "-a" "7b51d06695b61627b3956796271a9955ee31276e989dfb0f57c7f79ba003eb42", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking rtic-syntax v0.4.0 [INFO] [stderr] Checking lpc55-rtic-macros v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/codegen/idle.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let mut const_app = None; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | let user_idle = Some(quote!( [INFO] [stdout] | ______________________________- [INFO] [stdout] | |______________________________| [INFO] [stdout] | |______________________________| [INFO] [stdout] 63 | | #(#attrs)* [INFO] [stdout] 64 | | #[allow(non_snake_case)] [INFO] [stdout] 65 | | #cfg_core [INFO] [stdout] ... | [INFO] [stdout] 71 | | } [INFO] [stdout] 72 | | )); [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] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | let call_idle = quote!(crate::#name( [INFO] [stdout] | _________________________- [INFO] [stdout] | |_________________________| [INFO] [stdout] 76 | | #(#locals_new,)* [INFO] [stdout] 77 | | #name::Context::new(&rtic::export::Priority::new(0)) [INFO] [stdout] 78 | | )); [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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/codegen/init.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let cfg_core = util::cfg_core(core, app.args.cores); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | root_init.push(quote!( [INFO] [stdout] | ________________________________- [INFO] [stdout] | |________________________________| [INFO] [stdout] 62 | | /// Resources initialized at runtime [INFO] [stdout] 63 | | #cfg_core [INFO] [stdout] 64 | | #[allow(non_snake_case)] [INFO] [stdout] ... | [INFO] [stdout] 67 | | } [INFO] [stdout] 68 | | )); [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] 91 | let user_init = Some(quote!( [INFO] [stdout] | ______________________________- [INFO] [stdout] | |______________________________| [INFO] [stdout] | |______________________________| [INFO] [stdout] 92 | | #(#attrs)* [INFO] [stdout] 93 | | #cfg_core [INFO] [stdout] 94 | | #[allow(non_snake_case)] [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] 99 | | )); [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] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | | quote!(let late = crate::#name(#(#locals_new,)* #name::Context::new(core.into()));), [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 `TokenStream2` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/codegen/locals.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 24 | let ident = util::locals_ident(ctxt, app); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | [INFO] [stdout] 26 | let mut lt = None; [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | let mut fields = vec![]; [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | let mut items = vec![]; [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let mut names = vec![]; [INFO] [stdout] 30 | let mut values = vec![]; [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | let mut pats = vec![]; [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | locals, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 99 | quote!(#ident::Locals { #(#pats,)* .. }: #ident::Locals), [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 `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/codegen/module.rs:315:13 [INFO] [stdout] | [INFO] [stdout] 8 | let mut items = vec![]; [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | let mut fields = vec![]; [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 10 | let mut values = vec![]; [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 16 | let mut lt = None; [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | let core = if ctxt.is_init() { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 284 | let priority = if ctxt.is_init() { [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 290 | let instant = if needs_instant { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 315 | let cfg_core = util::cfg_core(ctxt.core(app), app.args.cores); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 316 | [INFO] [stdout] 317 | / quote!( [INFO] [stdout] 318 | | #[allow(non_snake_case)] [INFO] [stdout] 319 | | #[doc = #doc] [INFO] [stdout] 320 | | #cfg_core [INFO] [stdout] ... | [INFO] [stdout] 323 | | } [INFO] [stdout] 324 | | ) [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 `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/codegen/idle.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let mut const_app = None; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | let user_idle = Some(quote!( [INFO] [stdout] | ______________________________- [INFO] [stdout] | |______________________________| [INFO] [stdout] | |______________________________| [INFO] [stdout] 63 | | #(#attrs)* [INFO] [stdout] 64 | | #[allow(non_snake_case)] [INFO] [stdout] 65 | | #cfg_core [INFO] [stdout] ... | [INFO] [stdout] 71 | | } [INFO] [stdout] 72 | | )); [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] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | let call_idle = quote!(crate::#name( [INFO] [stdout] | _________________________- [INFO] [stdout] | |_________________________| [INFO] [stdout] 76 | | #(#locals_new,)* [INFO] [stdout] 77 | | #name::Context::new(&rtic::export::Priority::new(0)) [INFO] [stdout] 78 | | )); [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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/codegen/init.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let cfg_core = util::cfg_core(core, app.args.cores); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | root_init.push(quote!( [INFO] [stdout] | ________________________________- [INFO] [stdout] | |________________________________| [INFO] [stdout] 62 | | /// Resources initialized at runtime [INFO] [stdout] 63 | | #cfg_core [INFO] [stdout] 64 | | #[allow(non_snake_case)] [INFO] [stdout] ... | [INFO] [stdout] 67 | | } [INFO] [stdout] 68 | | )); [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] 91 | let user_init = Some(quote!( [INFO] [stdout] | ______________________________- [INFO] [stdout] | |______________________________| [INFO] [stdout] | |______________________________| [INFO] [stdout] 92 | | #(#attrs)* [INFO] [stdout] 93 | | #cfg_core [INFO] [stdout] 94 | | #[allow(non_snake_case)] [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] 99 | | )); [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] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | | quote!(let late = crate::#name(#(#locals_new,)* #name::Context::new(core.into()));), [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 `TokenStream2` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/codegen/locals.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 24 | let ident = util::locals_ident(ctxt, app); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | [INFO] [stdout] 26 | let mut lt = None; [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | let mut fields = vec![]; [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | let mut items = vec![]; [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let mut names = vec![]; [INFO] [stdout] 30 | let mut values = vec![]; [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | let mut pats = vec![]; [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | locals, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 99 | quote!(#ident::Locals { #(#pats,)* .. }: #ident::Locals), [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 `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/codegen/module.rs:315:13 [INFO] [stdout] | [INFO] [stdout] 8 | let mut items = vec![]; [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | let mut fields = vec![]; [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 10 | let mut values = vec![]; [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 16 | let mut lt = None; [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | let core = if ctxt.is_init() { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 284 | let priority = if ctxt.is_init() { [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 290 | let instant = if needs_instant { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 315 | let cfg_core = util::cfg_core(ctxt.core(app), app.args.cores); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 316 | [INFO] [stdout] 317 | / quote!( [INFO] [stdout] 318 | | #[allow(non_snake_case)] [INFO] [stdout] 319 | | #[doc = #doc] [INFO] [stdout] 320 | | #cfg_core [INFO] [stdout] ... | [INFO] [stdout] 323 | | } [INFO] [stdout] 324 | | ) [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 `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/codegen/util.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | let mut args = vec![]; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | quote!((#(#pats,)*)) [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] 236 | }; [INFO] [stdout] 237 | let ty = quote!((#(#tys,)*)); [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 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic-macros` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/codegen/util.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | let mut args = vec![]; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | quote!((#(#pats,)*)) [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] 236 | }; [INFO] [stdout] 237 | let ty = quote!((#(#tys,)*)); [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 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lpc55-rtic-macros` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "7b51d06695b61627b3956796271a9955ee31276e989dfb0f57c7f79ba003eb42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b51d06695b61627b3956796271a9955ee31276e989dfb0f57c7f79ba003eb42", kill_on_drop: false }` [INFO] [stdout] 7b51d06695b61627b3956796271a9955ee31276e989dfb0f57c7f79ba003eb42