[INFO] fetching crate frame-support-procedural 30.0.2... [INFO] checking frame-support-procedural-30.0.2 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] extracting crate frame-support-procedural 30.0.2 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate frame-support-procedural 30.0.2 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 frame-support-procedural 30.0.2 [INFO] finished tweaking crates.io crate frame-support-procedural 30.0.2 [INFO] tweaked toml for crates.io crate frame-support-procedural 30.0.2 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" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 73 packages to latest compatible versions [INFO] [stderr] Adding cfg-expr v0.15.8 (available: v0.17.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v1.1.0) [INFO] [stderr] Adding itertools v0.11.0 (available: v0.13.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [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-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9550f9200c375ec3c5ca1c8ce0afc7916d0944ba5fc9a3667a6faf5b60bb4f34 [INFO] running `Command { std: "docker" "start" "-a" "9550f9200c375ec3c5ca1c8ce0afc7916d0944ba5fc9a3667a6faf5b60bb4f34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9550f9200c375ec3c5ca1c8ce0afc7916d0944ba5fc9a3667a6faf5b60bb4f34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9550f9200c375ec3c5ca1c8ce0afc7916d0944ba5fc9a3667a6faf5b60bb4f34", kill_on_drop: false }` [INFO] [stdout] 9550f9200c375ec3c5ca1c8ce0afc7916d0944ba5fc9a3667a6faf5b60bb4f34 [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 495d3e935b4a136cd89321c962231e27efb925a38914e57fb440a0e252ac3f41 [INFO] running `Command { std: "docker" "start" "-a" "495d3e935b4a136cd89321c962231e27efb925a38914e57fb440a0e252ac3f41", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling expander v2.2.1 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking cfg-expr v0.15.8 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking file-guard v0.2.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking proc-macro-crate v3.2.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking proc-macro-warning v1.0.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v12.0.0 [INFO] [stderr] Checking frame-support-procedural-tools v13.0.0 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Checking macro_magic v0.5.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking sp-crypto-hashing v0.1.0 [INFO] [stderr] Checking frame-support-procedural v30.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `try-runtime` [INFO] [stdout] --> src/lib.rs:323:31 [INFO] [stdout] | [INFO] [stdout] 323 | if cfg!(any(feature = "std", feature = "try-runtime")) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `no-metadata-docs`, `std`, `tuples-128`, and `tuples-96` [INFO] [stdout] = help: consider adding `try-runtime` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try-runtime` [INFO] [stdout] --> src/lib.rs:323:31 [INFO] [stdout] | [INFO] [stdout] 323 | if cfg!(any(feature = "std", feature = "try-runtime")) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `experimental`, `no-metadata-docs`, `std`, `tuples-128`, and `tuples-96` [INFO] [stdout] = help: consider adding `try-runtime` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `PalletsConversion` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/construct_runtime/parse.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 91 | let name = input.parse::()?; [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | let where_section = if input.peek(token::Where) { Some(input.parse()?) } else { None }; [INFO] [stdout] 93 | let pallets = [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] 97 | match convert_pallets(pallets.content.inner.into_iter().collect())? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ImplItem` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/derive_impl.rs:138:33 [INFO] [stdout] | [INFO] [stdout] 132 | let extended_items = foreign_impl.items.into_iter().filter_map(|item| { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 138 | if let ImplItem::Type(typ) = item.clone() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | / parse_quote! { [INFO] [stdout] 147 | | #( #cfg_attrs )* [INFO] [stdout] 148 | | type #ident = #ident; [INFO] [stdout] 149 | | } [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] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 156 | let modified_item: ImplItem = parse_quote! { [INFO] [stdout] | _______________________________________________- [INFO] [stdout] | |_______________________________________________| [INFO] [stdout] | |_______________________________________________| [INFO] [stdout] | |_______________________________________________| [INFO] [stdout] 157 | | #( #cfg_attrs )* [INFO] [stdout] 158 | | type #ident = <#default_impl_path as #disambiguation_path>::#ident; [INFO] [stdout] 159 | | }; [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] | 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, Option<(Option, syn::Path, For)>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/derive_impl.rs:185:8 [INFO] [stdout] | [INFO] [stdout] 182 | foreign_impl: ItemImpl, [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 183 | default_impl_path: Path, [INFO] [stdout] | ----------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 184 | ) -> Result { [INFO] [stdout] 185 | match (disambiguation_path, foreign_impl.clone().trait_) { [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 `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/match_and_insert.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 31 | let MatchAndInsertDef { pattern, tokens, target } = [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | match expand_in_stream(&pattern, &mut Some(tokens), target) { [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 `Map, {closure@src/no_bound/clone.rs:57:45: 57:48}>, {closure@src/no_bound/clone.rs:58:41: 58:44}>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/no_bound/clone.rs:58:11 [INFO] [stdout] | [INFO] [stdout] 58 | let cloned = captured.clone().map(|i| { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | / quote::quote!( [INFO] [stdout] 64 | | Self::#ident { #( ref #captured, )* } => Self::#ident { #( #cloned, )*} [INFO] [stdout] 65 | | ) [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] | |_________________________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] | |_________________________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] 78 | / quote::quote!( [INFO] [stdout] 79 | | Self::#ident ( #( ref #captured, )* ) => Self::#ident ( #( #cloned, )*) [INFO] [stdout] 80 | | ) [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] | |_________________________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] | |_________________________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] | |_________________________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 `Map, {closure@src/no_bound/debug.rs:63:45: 63:48}>, {closure@src/no_bound/debug.rs:64:43: 64:46}>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/no_bound/debug.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | let debugged = captured.clone().map(|i| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | / quote::quote!( [INFO] [stdout] 70 | | Self::#ident { #( ref #captured, )* } => { [INFO] [stdout] 71 | | fmt.debug_struct(#full_variant_str) [INFO] [stdout] 72 | | #( #debugged )* [INFO] [stdout] 73 | | .finish() [INFO] [stdout] 74 | | } [INFO] [stdout] 75 | | ) [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] | |_________________________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] | |_________________________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] 86 | / quote::quote!( [INFO] [stdout] 87 | | Self::#ident ( #( ref #captured, )* ) => { [INFO] [stdout] 88 | | fmt.debug_tuple(#full_variant_str) [INFO] [stdout] 89 | | #( #debugged )* [INFO] [stdout] 90 | | .finish() [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | ) [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] | |_________________________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] | |_________________________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] | |_________________________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 `Map, {closure@src/no_bound/partial_eq.rs:58:43: 58:46}>, Map, {closure@src/no_bound/partial_eq.rs:58:43: 58:46}>>, {closure@src/no_bound/partial_eq.rs:59:56: 59:68}>>, {closure@src/no_bound/partial_eq.rs:67:14: 67:28}>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/no_bound/partial_eq.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | ... let other_capture = names [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | / ... quote::quote!( [INFO] [stdout] 72 | | ... ( [INFO] [stdout] 73 | | ... Self::#ident { #( #capture, )* }, [INFO] [stdout] 74 | | ... Self::#ident { #( #other_capture, )* }, [INFO] [stdout] 75 | | ... ) => true #( && #eq )* [INFO] [stdout] 76 | | ... ) [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] | |_______________________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] | |_______________________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] | |_______________________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] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | / ... quote::quote!( [INFO] [stdout] 92 | | ... ( [INFO] [stdout] 93 | | ... Self::#ident ( #( #names, )* ), [INFO] [stdout] 94 | | ... Self::#ident ( #( #other_names, )* ), [INFO] [stdout] 95 | | ... ) => true #( && #eq )* [INFO] [stdout] 96 | | ... ) [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] | |_______________________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] | |_______________________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] | |_______________________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] | |_______________________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] | 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 `PalletsConversion` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/construct_runtime/parse.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 91 | let name = input.parse::()?; [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | let where_section = if input.peek(token::Where) { Some(input.parse()?) } else { None }; [INFO] [stdout] 93 | let pallets = [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] 97 | match convert_pallets(pallets.content.inner.into_iter().collect())? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ImplItem` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/derive_impl.rs:138:33 [INFO] [stdout] | [INFO] [stdout] 132 | let extended_items = foreign_impl.items.into_iter().filter_map(|item| { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 138 | if let ImplItem::Type(typ) = item.clone() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | / parse_quote! { [INFO] [stdout] 147 | | #( #cfg_attrs )* [INFO] [stdout] 148 | | type #ident = #ident; [INFO] [stdout] 149 | | } [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] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 156 | let modified_item: ImplItem = parse_quote! { [INFO] [stdout] | _______________________________________________- [INFO] [stdout] | |_______________________________________________| [INFO] [stdout] | |_______________________________________________| [INFO] [stdout] | |_______________________________________________| [INFO] [stdout] 157 | | #( #cfg_attrs )* [INFO] [stdout] 158 | | type #ident = <#default_impl_path as #disambiguation_path>::#ident; [INFO] [stdout] 159 | | }; [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] | 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, Option<(Option, syn::Path, For)>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/derive_impl.rs:185:8 [INFO] [stdout] | [INFO] [stdout] 182 | foreign_impl: ItemImpl, [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 183 | default_impl_path: Path, [INFO] [stdout] | ----------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 184 | ) -> Result { [INFO] [stdout] 185 | match (disambiguation_path, foreign_impl.clone().trait_) { [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 `std::vec::IntoIter` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/derive_impl.rs:274:14 [INFO] [stdout] | [INFO] [stdout] 266 | let p = parse2::(quote!( [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | for item in p.items { [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 `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pallet/expand/config.rs:55:23 [INFO] [stdout] | [INFO] [stdout] 55 | let trait_items = &default_sub_trait [INFO] [stdout] | ________________________________^ [INFO] [stdout] 56 | | .items [INFO] [stdout] 57 | | .iter() [INFO] [stdout] 58 | | .map(|item| { [INFO] [stdout] ... | [INFO] [stdout] 70 | | }) [INFO] [stdout] 71 | | .collect::>(); [INFO] [stdout] | |____________________________________^ [INFO] [stdout] ... [INFO] [stdout] 80 | / quote!( [INFO] [stdout] 81 | | /// Based on [`Config`]. Auto-generated by [INFO] [stdout] 82 | | /// [`#[pallet::config(with_default)]`](`frame_support::pallet_macros::config`). [INFO] [stdout] 83 | | /// Can be used in tandem with [INFO] [stdout] ... | [INFO] [stdout] 92 | | } [INFO] [stdout] 93 | | ) [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 `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/match_and_insert.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 31 | let MatchAndInsertDef { pattern, tokens, target } = [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | match expand_in_stream(&pattern, &mut Some(tokens), target) { [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 `Map, {closure@src/no_bound/clone.rs:57:45: 57:48}>, {closure@src/no_bound/clone.rs:58:41: 58:44}>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/no_bound/clone.rs:58:11 [INFO] [stdout] | [INFO] [stdout] 58 | let cloned = captured.clone().map(|i| { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | / quote::quote!( [INFO] [stdout] 64 | | Self::#ident { #( ref #captured, )* } => Self::#ident { #( #cloned, )*} [INFO] [stdout] 65 | | ) [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] | |_________________________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] | |_________________________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] 78 | / quote::quote!( [INFO] [stdout] 79 | | Self::#ident ( #( ref #captured, )* ) => Self::#ident ( #( #cloned, )*) [INFO] [stdout] 80 | | ) [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] | |_________________________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] | |_________________________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] | |_________________________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 `Map, {closure@src/no_bound/debug.rs:63:45: 63:48}>, {closure@src/no_bound/debug.rs:64:43: 64:46}>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/no_bound/debug.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | let debugged = captured.clone().map(|i| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | / quote::quote!( [INFO] [stdout] 70 | | Self::#ident { #( ref #captured, )* } => { [INFO] [stdout] 71 | | fmt.debug_struct(#full_variant_str) [INFO] [stdout] 72 | | #( #debugged )* [INFO] [stdout] 73 | | .finish() [INFO] [stdout] 74 | | } [INFO] [stdout] 75 | | ) [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] | |_________________________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] | |_________________________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] 86 | / quote::quote!( [INFO] [stdout] 87 | | Self::#ident ( #( ref #captured, )* ) => { [INFO] [stdout] 88 | | fmt.debug_tuple(#full_variant_str) [INFO] [stdout] 89 | | #( #debugged )* [INFO] [stdout] 90 | | .finish() [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | ) [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] | |_________________________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] | |_________________________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] | |_________________________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 `Map, {closure@src/no_bound/partial_eq.rs:58:43: 58:46}>, Map, {closure@src/no_bound/partial_eq.rs:58:43: 58:46}>>, {closure@src/no_bound/partial_eq.rs:59:56: 59:68}>>, {closure@src/no_bound/partial_eq.rs:67:14: 67:28}>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/no_bound/partial_eq.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | ... let other_capture = names [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | / ... quote::quote!( [INFO] [stdout] 72 | | ... ( [INFO] [stdout] 73 | | ... Self::#ident { #( #capture, )* }, [INFO] [stdout] 74 | | ... Self::#ident { #( #other_capture, )* }, [INFO] [stdout] 75 | | ... ) => true #( && #eq )* [INFO] [stdout] 76 | | ... ) [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] | |_______________________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] | |_______________________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] | |_______________________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] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | / ... quote::quote!( [INFO] [stdout] 92 | | ... ( [INFO] [stdout] 93 | | ... Self::#ident ( #( #names, )* ), [INFO] [stdout] 94 | | ... Self::#ident ( #( #other_names, )* ), [INFO] [stdout] 95 | | ... ) => true #( && #eq )* [INFO] [stdout] 96 | | ... ) [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] | |_______________________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] | |_______________________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] | |_______________________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] | |_______________________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] | 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/pallet/expand/storage.rs:437:8 [INFO] [stdout] | [INFO] [stdout] 437 | let completed_where_clause = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 471 | / quote::quote_spanned!(storage.attr_span => [INFO] [stdout] 472 | | #(#cfg_attrs)* [INFO] [stdout] 473 | | impl<#type_impl_gen> #pallet_ident<#type_use_gen> #completed_where_clause { [INFO] [stdout] 474 | | #[doc = #getter_doc_line] [INFO] [stdout] ... | [INFO] [stdout] 480 | | } [INFO] [stdout] 481 | | ) [INFO] [stdout] | |_____________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 495 | / quote::quote_spanned!(storage.attr_span => [INFO] [stdout] 496 | | #(#cfg_attrs)* [INFO] [stdout] 497 | | impl<#type_impl_gen> #pallet_ident<#type_use_gen> #completed_where_clause { [INFO] [stdout] 498 | | #[doc = #getter_doc_line] [INFO] [stdout] ... | [INFO] [stdout] 506 | | } [INFO] [stdout] 507 | | ) [INFO] [stdout] | |_____________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 521 | / quote::quote_spanned!(storage.attr_span => [INFO] [stdout] 522 | | #(#cfg_attrs)* [INFO] [stdout] 523 | | impl<#type_impl_gen> #pallet_ident<#type_use_gen> #completed_where_clause { [INFO] [stdout] 524 | | #[doc = #getter_doc_line] [INFO] [stdout] ... | [INFO] [stdout] 532 | | } [INFO] [stdout] 533 | | ) [INFO] [stdout] | |_____________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 547 | / quote::quote_spanned!(storage.attr_span => [INFO] [stdout] 548 | | #(#cfg_attrs)* [INFO] [stdout] 549 | | impl<#type_impl_gen> #pallet_ident<#type_use_gen> #completed_where_clause { [INFO] [stdout] 550 | | #[doc = #getter_doc_line] [INFO] [stdout] ... | [INFO] [stdout] 560 | | } [INFO] [stdout] 561 | | ) [INFO] [stdout] | |_____________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 575 | / quote::quote_spanned!(storage.attr_span => [INFO] [stdout] 576 | | #(#cfg_attrs)* [INFO] [stdout] 577 | | impl<#type_impl_gen> #pallet_ident<#type_use_gen> #completed_where_clause { [INFO] [stdout] 578 | | #[doc = #getter_doc_line] [INFO] [stdout] ... | [INFO] [stdout] 591 | | } [INFO] [stdout] 592 | | ) [INFO] [stdout] | |_____________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 606 | / quote::quote_spanned!(storage.attr_span => [INFO] [stdout] 607 | | #(#cfg_attrs)* [INFO] [stdout] 608 | | impl<#type_impl_gen> #pallet_ident<#type_use_gen> #completed_where_clause { [INFO] [stdout] 609 | | #[doc = #getter_doc_line] [INFO] [stdout] ... | [INFO] [stdout] 621 | | } [INFO] [stdout] 622 | | ) [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/pallet/expand/config.rs:55:23 [INFO] [stdout] | [INFO] [stdout] 55 | let trait_items = &default_sub_trait [INFO] [stdout] | ________________________________^ [INFO] [stdout] 56 | | .items [INFO] [stdout] 57 | | .iter() [INFO] [stdout] 58 | | .map(|item| { [INFO] [stdout] ... | [INFO] [stdout] 70 | | }) [INFO] [stdout] 71 | | .collect::>(); [INFO] [stdout] | |____________________________________^ [INFO] [stdout] ... [INFO] [stdout] 80 | / quote!( [INFO] [stdout] 81 | | /// Based on [`Config`]. Auto-generated by [INFO] [stdout] 82 | | /// [`#[pallet::config(with_default)]`](`frame_support::pallet_macros::config`). [INFO] [stdout] 83 | | /// Can be used in tandem with [INFO] [stdout] ... | [INFO] [stdout] 92 | | } [INFO] [stdout] 93 | | ) [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/pallet/parse/config.rs:301:2 [INFO] [stdout] | [INFO] [stdout] 274 | fn has_expected_system_config(path: syn::Path, frame_system: &syn::Path) -> bool { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 280 | let mut expected_system_config = [INFO] [stdout] | -------------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 301 | / expected_system_config [INFO] [stdout] 302 | | .segments [INFO] [stdout] 303 | | .into_iter() [INFO] [stdout] 304 | | .map(|ps| ps.ident) [INFO] [stdout] 305 | | .collect::>() == [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pallet/expand/storage.rs:437:8 [INFO] [stdout] | [INFO] [stdout] 437 | let completed_where_clause = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 471 | / quote::quote_spanned!(storage.attr_span => [INFO] [stdout] 472 | | #(#cfg_attrs)* [INFO] [stdout] 473 | | impl<#type_impl_gen> #pallet_ident<#type_use_gen> #completed_where_clause { [INFO] [stdout] 474 | | #[doc = #getter_doc_line] [INFO] [stdout] ... | [INFO] [stdout] 480 | | } [INFO] [stdout] 481 | | ) [INFO] [stdout] | |_____________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 495 | / quote::quote_spanned!(storage.attr_span => [INFO] [stdout] 496 | | #(#cfg_attrs)* [INFO] [stdout] 497 | | impl<#type_impl_gen> #pallet_ident<#type_use_gen> #completed_where_clause { [INFO] [stdout] 498 | | #[doc = #getter_doc_line] [INFO] [stdout] ... | [INFO] [stdout] 506 | | } [INFO] [stdout] 507 | | ) [INFO] [stdout] | |_____________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 521 | / quote::quote_spanned!(storage.attr_span => [INFO] [stdout] 522 | | #(#cfg_attrs)* [INFO] [stdout] 523 | | impl<#type_impl_gen> #pallet_ident<#type_use_gen> #completed_where_clause { [INFO] [stdout] 524 | | #[doc = #getter_doc_line] [INFO] [stdout] ... | [INFO] [stdout] 532 | | } [INFO] [stdout] 533 | | ) [INFO] [stdout] | |_____________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 547 | / quote::quote_spanned!(storage.attr_span => [INFO] [stdout] 548 | | #(#cfg_attrs)* [INFO] [stdout] 549 | | impl<#type_impl_gen> #pallet_ident<#type_use_gen> #completed_where_clause { [INFO] [stdout] 550 | | #[doc = #getter_doc_line] [INFO] [stdout] ... | [INFO] [stdout] 560 | | } [INFO] [stdout] 561 | | ) [INFO] [stdout] | |_____________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 575 | / quote::quote_spanned!(storage.attr_span => [INFO] [stdout] 576 | | #(#cfg_attrs)* [INFO] [stdout] 577 | | impl<#type_impl_gen> #pallet_ident<#type_use_gen> #completed_where_clause { [INFO] [stdout] 578 | | #[doc = #getter_doc_line] [INFO] [stdout] ... | [INFO] [stdout] 591 | | } [INFO] [stdout] 592 | | ) [INFO] [stdout] | |_____________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 606 | / quote::quote_spanned!(storage.attr_span => [INFO] [stdout] 607 | | #(#cfg_attrs)* [INFO] [stdout] 608 | | impl<#type_impl_gen> #pallet_ident<#type_use_gen> #completed_where_clause { [INFO] [stdout] 609 | | #[doc = #getter_doc_line] [INFO] [stdout] ... | [INFO] [stdout] 621 | | } [INFO] [stdout] 622 | | ) [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 `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pallet/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 39 | attr: proc_macro::TokenStream, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | match parse::Def::try_from(item, dev_mode) { [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 `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pallet/parse/config.rs:301:2 [INFO] [stdout] | [INFO] [stdout] 274 | fn has_expected_system_config(path: syn::Path, frame_system: &syn::Path) -> bool { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 280 | let mut expected_system_config = [INFO] [stdout] | -------------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 301 | / expected_system_config [INFO] [stdout] 302 | | .segments [INFO] [stdout] 303 | | .into_iter() [INFO] [stdout] 304 | | .map(|ps| ps.ident) [INFO] [stdout] 305 | | .collect::>() == [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/runtime/mod.rs:230:8 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn runtime(attr: TokenStream, tokens: TokenStream) -> TokenStream { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | match parse::Def::try_from(item) { [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 `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/storage_alias.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 212 | let storage_generics = storage_generics.map(|g| { [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 220 | let query_type = query_type.as_ref().map(|(c, t)| quote!(#c #t)); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 221 | [INFO] [stdout] 222 | / quote! { [INFO] [stdout] 223 | | #( #attributes )* [INFO] [stdout] 224 | | #visibility type #storage_name #storage_generics = #crate_::storage::types::StorageValue< [INFO] [stdout] 225 | | #storage_instance #storage_instance_generics, [INFO] [stdout] ... | [INFO] [stdout] 228 | | >; [INFO] [stdout] 229 | | } [INFO] [stdout] | |_________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 242 | / quote! { [INFO] [stdout] 243 | | #( #attributes )* [INFO] [stdout] 244 | | #visibility type #storage_name #storage_generics = #crate_::storage::types::#map_type< [INFO] [stdout] 245 | | #storage_instance #storage_instance_generics, [INFO] [stdout] ... | [INFO] [stdout] 250 | | >; [INFO] [stdout] 251 | | } [INFO] [stdout] | |_________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 264 | / quote! { [INFO] [stdout] 265 | | #( #attributes )* [INFO] [stdout] 266 | | #visibility type #storage_name #storage_generics = #crate_::storage::types::StorageDoubleMap< [INFO] [stdout] 267 | | #storage_instance #storage_instance_generics, [INFO] [stdout] ... | [INFO] [stdout] 274 | | >; [INFO] [stdout] 275 | | } [INFO] [stdout] | |_________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 281 | / quote! { [INFO] [stdout] 282 | | #( #attributes )* [INFO] [stdout] 283 | | #visibility type #storage_name #storage_generics = #crate_::storage::types::StorageNMap< [INFO] [stdout] 284 | | #storage_instance #storage_instance_generics, [INFO] [stdout] ... | [INFO] [stdout] 288 | | >; [INFO] [stdout] 289 | | } [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] = 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 `syn::Type` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/storage_alias.rs:383:13 [INFO] [stdout] | [INFO] [stdout] 383 | prefix: input.parse()?, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 384 | _paren_comma: input.parse()?, [INFO] [stdout] 385 | _paren_token: parenthesized!(content in input), [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] | 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 `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:771:8 [INFO] [stdout] | [INFO] [stdout] 768 | let item_impl = syn::parse_macro_input!(tokens as ItemImpl); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 771 | match macro_magic::mm_core::export_tokens_internal( [INFO] [stdout] | ___________^ [INFO] [stdout] 772 | | attrs, [INFO] [stdout] 773 | | item_impl.to_token_stream(), [INFO] [stdout] 774 | | true, [INFO] [stdout] 775 | | false, [INFO] [stdout] 776 | | ) { [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 `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:1138:8 [INFO] [stdout] | [INFO] [stdout] 1135 | let _mod = parse_macro_input!(tokens_clone as ItemMod); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1138 | match macro_magic::mm_core::export_tokens_internal(attr, tokens, false, true) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pallet/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 39 | attr: proc_macro::TokenStream, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | match parse::Def::try_from(item, dev_mode) { [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] [stderr] error: could not compile `frame-support-procedural` (lib) due to 17 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/runtime/mod.rs:230:8 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn runtime(attr: TokenStream, tokens: TokenStream) -> TokenStream { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | match parse::Def::try_from(item) { [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 `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/storage_alias.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 212 | let storage_generics = storage_generics.map(|g| { [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 220 | let query_type = query_type.as_ref().map(|(c, t)| quote!(#c #t)); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 221 | [INFO] [stdout] 222 | / quote! { [INFO] [stdout] 223 | | #( #attributes )* [INFO] [stdout] 224 | | #visibility type #storage_name #storage_generics = #crate_::storage::types::StorageValue< [INFO] [stdout] 225 | | #storage_instance #storage_instance_generics, [INFO] [stdout] ... | [INFO] [stdout] 228 | | >; [INFO] [stdout] 229 | | } [INFO] [stdout] | |_________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 242 | / quote! { [INFO] [stdout] 243 | | #( #attributes )* [INFO] [stdout] 244 | | #visibility type #storage_name #storage_generics = #crate_::storage::types::#map_type< [INFO] [stdout] 245 | | #storage_instance #storage_instance_generics, [INFO] [stdout] ... | [INFO] [stdout] 250 | | >; [INFO] [stdout] 251 | | } [INFO] [stdout] | |_________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 264 | / quote! { [INFO] [stdout] 265 | | #( #attributes )* [INFO] [stdout] 266 | | #visibility type #storage_name #storage_generics = #crate_::storage::types::StorageDoubleMap< [INFO] [stdout] 267 | | #storage_instance #storage_instance_generics, [INFO] [stdout] ... | [INFO] [stdout] 274 | | >; [INFO] [stdout] 275 | | } [INFO] [stdout] | |_________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 281 | / quote! { [INFO] [stdout] 282 | | #( #attributes )* [INFO] [stdout] 283 | | #visibility type #storage_name #storage_generics = #crate_::storage::types::StorageNMap< [INFO] [stdout] 284 | | #storage_instance #storage_instance_generics, [INFO] [stdout] ... | [INFO] [stdout] 288 | | >; [INFO] [stdout] 289 | | } [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] = 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 `syn::Type` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/storage_alias.rs:383:13 [INFO] [stdout] | [INFO] [stdout] 383 | prefix: input.parse()?, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 384 | _paren_comma: input.parse()?, [INFO] [stdout] 385 | _paren_token: parenthesized!(content in input), [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] | 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 `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:771:8 [INFO] [stdout] | [INFO] [stdout] 768 | let item_impl = syn::parse_macro_input!(tokens as ItemImpl); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 771 | match macro_magic::mm_core::export_tokens_internal( [INFO] [stdout] | ___________^ [INFO] [stdout] 772 | | attrs, [INFO] [stdout] 773 | | item_impl.to_token_stream(), [INFO] [stdout] 774 | | true, [INFO] [stdout] 775 | | false, [INFO] [stdout] 776 | | ) { [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 `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:1138:8 [INFO] [stdout] | [INFO] [stdout] 1135 | let _mod = parse_macro_input!(tokens_clone as ItemMod); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1138 | match macro_magic::mm_core::export_tokens_internal(attr, tokens, false, true) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `TestTrait` is never used [INFO] [stdout] --> src/derive_impl.rs:261:8 [INFO] [stdout] | [INFO] [stdout] 261 | trait TestTrait { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `frame-support-procedural` (lib test) due to 18 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "495d3e935b4a136cd89321c962231e27efb925a38914e57fb440a0e252ac3f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "495d3e935b4a136cd89321c962231e27efb925a38914e57fb440a0e252ac3f41", kill_on_drop: false }` [INFO] [stdout] 495d3e935b4a136cd89321c962231e27efb925a38914e57fb440a0e252ac3f41