[INFO] fetching crate svd2rust 0.33.4... [INFO] checking svd2rust-0.33.4 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate svd2rust 0.33.4 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate svd2rust 0.33.4 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] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate svd2rust 0.33.4 [INFO] finished tweaking crates.io crate svd2rust 0.33.4 [INFO] tweaked toml for crates.io crate svd2rust 0.33.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate svd2rust 0.33.4 already has a lockfile, it will not be regenerated [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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ff20cd35c98cae1ab09845ad83959d7029bc59ad4d2628c6aa9c571c3aa8b20e [INFO] running `Command { std: "docker" "start" "-a" "ff20cd35c98cae1ab09845ad83959d7029bc59ad4d2628c6aa9c571c3aa8b20e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff20cd35c98cae1ab09845ad83959d7029bc59ad4d2628c6aa9c571c3aa8b20e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff20cd35c98cae1ab09845ad83959d7029bc59ad4d2628c6aa9c571c3aa8b20e", kill_on_drop: false }` [INFO] [stdout] ff20cd35c98cae1ab09845ad83959d7029bc59ad4d2628c6aa9c571c3aa8b20e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f01175dcd242ee593272e53c59eb20a3b9611752087324fedff89a487ea4b54c [INFO] running `Command { std: "docker" "start" "-a" "f01175dcd242ee593272e53c59eb20a3b9611752087324fedff89a487ea4b54c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.76 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking winnow v0.5.30 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking anstream v0.6.12 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Compiling svd2rust v0.33.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking roxmltree v0.19.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking inflections v1.1.1 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking quote v1.0.33 [INFO] [stderr] Checking syn v2.0.42 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_yaml v0.9.29 [INFO] [stderr] Checking svd-rs v0.14.8 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking svd-parser v0.14.5 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking irx-config v3.3.0 [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/generate/peripheral.rs:1005:35 [INFO] [stdout] | [INFO] [stdout] 997 | let syn_field = new_syn_field(name.clone(), ty.clone()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 998 | let accessor = Accessor::Reg(RegAccessor { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1005 | cluster_expanded.push(RegisterBlockField { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 1006 | | syn_field, [INFO] [stdout] 1007 | | offset: info.address_offset, [INFO] [stdout] 1008 | | size: cluster_size, [INFO] [stdout] 1009 | | accessors: vec![accessor], [INFO] [stdout] 1010 | | }) [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/generate/peripheral.rs:1173:36 [INFO] [stdout] | [INFO] [stdout] 1163 | let ty = name_to_ty(ident(&ty_str, config, "register", span)); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1164 | let name: Ident = ident(&ty_name, config, "register_accessor", span); [INFO] [stdout] 1165 | let syn_field = new_syn_field(name.clone(), ty.clone()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1166 | let accessor = Accessor::Reg(RegAccessor { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1173 | register_expanded.push(RegisterBlockField { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 1174 | | syn_field, [INFO] [stdout] 1175 | | offset: info.address_offset, [INFO] [stdout] 1176 | | size: register_size, [INFO] [stdout] 1177 | | accessors: vec![accessor], [INFO] [stdout] 1178 | | }) [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/generate/peripheral.rs:1452:14 [INFO] [stdout] | [INFO] [stdout] 1448 | fn new_syn_field(ident: Ident, ty: syn::Type) -> syn::Field { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1452 | vis: syn::Visibility::Inherited, [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/generate/register.rs:1368:8 [INFO] [stdout] | [INFO] [stdout] 623 | let mut r_impl_items = TokenStream::new(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 624 | let mut w_impl_items = TokenStream::new(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 634 | let mut enum_derives = HashSet::new(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 635 | let mut read_enum_derives = HashSet::new(); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 636 | let mut write_enum_derives = HashSet::new(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 637 | let mut reader_derives = HashSet::new(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 638 | let mut writer_derives = HashSet::new(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 641 | let inline = quote! { #[inline(always)] }; [INFO] [stdout] | ------ ---------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1368 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 1369 | | r_impl_items, [INFO] [stdout] 1370 | | w_impl_items, [INFO] [stdout] 1371 | | zero_to_modify_fields_bitmap, [INFO] [stdout] 1372 | | one_to_modify_fields_bitmap, [INFO] [stdout] 1373 | | )) [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/util.rs:286:21 [INFO] [stdout] | [INFO] [stdout] 284 | let mut segments = Punctuated::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 285 | segments.push(path_segment(name)); [INFO] [stdout] 286 | syn::Type::Path(type_path(segments)) [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/util.rs:331:16 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn type_path(segments: Punctuated) -> TypePath { [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 330 | TypePath { [INFO] [stdout] 331 | qself: None, [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/util.rs:332:15 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn type_path(segments: Punctuated) -> TypePath { [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 332 | path: syn::Path { [INFO] [stdout] | _______________^ [INFO] [stdout] 333 | | leading_colon: None, [INFO] [stdout] 334 | | segments, [INFO] [stdout] 335 | | }, [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 `svd2rust` (lib) due to 8 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/generate/peripheral.rs:1005:35 [INFO] [stdout] | [INFO] [stdout] 997 | let syn_field = new_syn_field(name.clone(), ty.clone()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 998 | let accessor = Accessor::Reg(RegAccessor { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1005 | cluster_expanded.push(RegisterBlockField { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 1006 | | syn_field, [INFO] [stdout] 1007 | | offset: info.address_offset, [INFO] [stdout] 1008 | | size: cluster_size, [INFO] [stdout] 1009 | | accessors: vec![accessor], [INFO] [stdout] 1010 | | }) [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/generate/peripheral.rs:1173:36 [INFO] [stdout] | [INFO] [stdout] 1163 | let ty = name_to_ty(ident(&ty_str, config, "register", span)); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1164 | let name: Ident = ident(&ty_name, config, "register_accessor", span); [INFO] [stdout] 1165 | let syn_field = new_syn_field(name.clone(), ty.clone()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1166 | let accessor = Accessor::Reg(RegAccessor { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1173 | register_expanded.push(RegisterBlockField { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 1174 | | syn_field, [INFO] [stdout] 1175 | | offset: info.address_offset, [INFO] [stdout] 1176 | | size: register_size, [INFO] [stdout] 1177 | | accessors: vec![accessor], [INFO] [stdout] 1178 | | }) [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/generate/peripheral.rs:1452:14 [INFO] [stdout] | [INFO] [stdout] 1448 | fn new_syn_field(ident: Ident, ty: syn::Type) -> syn::Field { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1452 | vis: syn::Visibility::Inherited, [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/generate/register.rs:1368:8 [INFO] [stdout] | [INFO] [stdout] 623 | let mut r_impl_items = TokenStream::new(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 624 | let mut w_impl_items = TokenStream::new(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 634 | let mut enum_derives = HashSet::new(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 635 | let mut read_enum_derives = HashSet::new(); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 636 | let mut write_enum_derives = HashSet::new(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 637 | let mut reader_derives = HashSet::new(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 638 | let mut writer_derives = HashSet::new(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 641 | let inline = quote! { #[inline(always)] }; [INFO] [stdout] | ------ ---------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1368 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 1369 | | r_impl_items, [INFO] [stdout] 1370 | | w_impl_items, [INFO] [stdout] 1371 | | zero_to_modify_fields_bitmap, [INFO] [stdout] 1372 | | one_to_modify_fields_bitmap, [INFO] [stdout] 1373 | | )) [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/util.rs:286:21 [INFO] [stdout] | [INFO] [stdout] 284 | let mut segments = Punctuated::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 285 | segments.push(path_segment(name)); [INFO] [stdout] 286 | syn::Type::Path(type_path(segments)) [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/util.rs:331:16 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn type_path(segments: Punctuated) -> TypePath { [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 330 | TypePath { [INFO] [stdout] 331 | qself: None, [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/util.rs:332:15 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn type_path(segments: Punctuated) -> TypePath { [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 332 | path: syn::Path { [INFO] [stdout] | _______________^ [INFO] [stdout] 333 | | leading_colon: None, [INFO] [stdout] 334 | | segments, [INFO] [stdout] 335 | | }, [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 `svd2rust` (lib test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "f01175dcd242ee593272e53c59eb20a3b9611752087324fedff89a487ea4b54c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f01175dcd242ee593272e53c59eb20a3b9611752087324fedff89a487ea4b54c", kill_on_drop: false }` [INFO] [stdout] f01175dcd242ee593272e53c59eb20a3b9611752087324fedff89a487ea4b54c