[INFO] fetching crate strum_macros 0.26.4... [INFO] checking strum_macros-0.26.4 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate strum_macros 0.26.4 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate strum_macros 0.26.4 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate strum_macros 0.26.4 [INFO] finished tweaking crates.io crate strum_macros 0.26.4 [INFO] tweaked toml for crates.io crate strum_macros 0.26.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 109e0270057471b1ba06a18376bf57eb996bcf2256d27fb3a7af0840ca92ba05 [INFO] running `Command { std: "docker" "start" "-a" "109e0270057471b1ba06a18376bf57eb996bcf2256d27fb3a7af0840ca92ba05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "109e0270057471b1ba06a18376bf57eb996bcf2256d27fb3a7af0840ca92ba05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "109e0270057471b1ba06a18376bf57eb996bcf2256d27fb3a7af0840ca92ba05", kill_on_drop: false }` [INFO] [stdout] 109e0270057471b1ba06a18376bf57eb996bcf2256d27fb3a7af0840ca92ba05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61270df6e508490863e043bf40378db4d9acf1f597878aed959e0127d266bc7d [INFO] running `Command { std: "docker" "start" "-a" "61270df6e508490863e043bf40378db4d9acf1f597878aed959e0127d266bc7d", kill_on_drop: false }` [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking proc-macro2 v1.0.86 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking syn v2.0.76 [INFO] [stderr] Checking strum_macros v0.26.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `kw` is never read [INFO] [stdout] --> src/helpers/metadata.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 90 | Derive { kw: kw::derive, paths: Vec }, [INFO] [stdout] | ------ ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `kw` is never read [INFO] [stdout] --> src/helpers/metadata.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 156 | Serialize { [INFO] [stdout] | --------- field in this variant [INFO] [stdout] 157 | kw: kw::serialize, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `kw` is never read [INFO] [stdout] --> src/helpers/metadata.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 177 | Props { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 178 | kw: kw::props, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `kw` is never read [INFO] [stdout] --> src/helpers/metadata.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 90 | Derive { kw: kw::derive, paths: Vec }, [INFO] [stdout] | ------ ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `kw` is never read [INFO] [stdout] --> src/helpers/metadata.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 156 | Serialize { [INFO] [stdout] | --------- field in this variant [INFO] [stdout] 157 | kw: kw::serialize, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `kw` is never read [INFO] [stdout] --> src/helpers/metadata.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 177 | Props { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 178 | kw: kw::props, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `Command { std: "docker" "inspect" "61270df6e508490863e043bf40378db4d9acf1f597878aed959e0127d266bc7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61270df6e508490863e043bf40378db4d9acf1f597878aed959e0127d266bc7d", kill_on_drop: false }` [INFO] [stdout] 61270df6e508490863e043bf40378db4d9acf1f597878aed959e0127d266bc7d [INFO] checking strum_macros-0.26.4 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate strum_macros 0.26.4 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate strum_macros 0.26.4 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate strum_macros 0.26.4 [INFO] finished tweaking crates.io crate strum_macros 0.26.4 [INFO] tweaked toml for crates.io crate strum_macros 0.26.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] beae6230371dec104ff3469749485397a0e12b1322430351070aa222681d20ba [INFO] running `Command { std: "docker" "start" "-a" "beae6230371dec104ff3469749485397a0e12b1322430351070aa222681d20ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "beae6230371dec104ff3469749485397a0e12b1322430351070aa222681d20ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beae6230371dec104ff3469749485397a0e12b1322430351070aa222681d20ba", kill_on_drop: false }` [INFO] [stdout] beae6230371dec104ff3469749485397a0e12b1322430351070aa222681d20ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 912c61359155a5cd5942c63466c8a8f1fdf323a00ea0ca5247a229682322f4bb [INFO] running `Command { std: "docker" "start" "-a" "912c61359155a5cd5942c63466c8a8f1fdf323a00ea0ca5247a229682322f4bb", kill_on_drop: false }` [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking proc-macro2 v1.0.86 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking syn v2.0.76 [INFO] [stderr] Checking strum_macros v0.26.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `kw` is never read [INFO] [stdout] --> src/helpers/metadata.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 90 | Derive { kw: kw::derive, paths: Vec }, [INFO] [stdout] | ------ ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `kw` is never read [INFO] [stdout] --> src/helpers/metadata.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 156 | Serialize { [INFO] [stdout] | --------- field in this variant [INFO] [stdout] 157 | kw: kw::serialize, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `kw` is never read [INFO] [stdout] --> src/helpers/metadata.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 177 | Props { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 178 | kw: kw::props, [INFO] [stdout] | ^^ [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/helpers/metadata.rs:233:40 [INFO] [stdout] | [INFO] [stdout] 233 | .map(|Prop(k, v)| (LitStr::new(&k.to_string(), k.span()), v)) [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/helpers/metadata.rs:252:12 [INFO] [stdout] | [INFO] [stdout] 248 | let k = Ident::parse_any(input)?; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 249 | let _: Token![=] = input.parse()?; [INFO] [stdout] 250 | let v = input.parse()?; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 251 | [INFO] [stdout] 252 | Ok(Prop(k, v)) [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] | [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/helpers/metadata.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 288 | it: impl IntoIterator, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 289 | ) -> syn::Result> { [INFO] [stdout] 290 | / it.into_iter() [INFO] [stdout] 291 | | .filter(|attr| attr.path().is_ident(ident)) [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/helpers/metadata.rs:292:19 [INFO] [stdout] | [INFO] [stdout] 288 | it: impl IntoIterator, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 292 | .try_fold(Vec::new(), |mut vec, attr| { [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/macros/enum_is.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 14 | let variants: Vec<_> = variants [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | Ok(quote! { [INFO] [stdout] | ________^ [INFO] [stdout] 42 | | impl #impl_generics #enum_name #ty_generics #where_clause { [INFO] [stdout] 43 | | #(#variants)* [INFO] [stdout] 44 | | } [INFO] [stdout] 45 | | } [INFO] [stdout] 46 | | .into()) [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/macros/enum_variant_names.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 24 | let props = v.get_variant_properties()?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | Ok(props [INFO] [stdout] | ________________^ [INFO] [stdout] 26 | | .get_preferred_name(type_properties.case_style, type_properties.prefix.as_ref())) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |________________________________________________________________________________________________| [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/macros/from_repr.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | .and_then(|repr_ts| syn::parse2::(repr_ts).ok()) [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will 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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/strings/as_ref_str.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 78 | let arms = get_arms(ast)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | let type_properties = ast.get_type_properties()?; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | let strum_module_path = type_properties.crate_module_path(); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | [INFO] [stdout] 82 | let mut generics = ast.generics.clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 89 | let arms2 = arms.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | let arms3 = arms.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | [INFO] [stdout] 92 | Ok(match trait_variant { [INFO] [stdout] | ________^ [INFO] [stdout] 93 | | GenerateTraitVariant::AsStaticStr => quote! { [INFO] [stdout] 94 | | impl #impl_generics #strum_module_path::AsStaticRef for #name #ty_generics #where_clause { [INFO] [stdout] 95 | | fn as_static(&self) -> &'static str { [INFO] [stdout] ... | [INFO] [stdout] 117 | | }, [INFO] [stdout] 118 | | }) [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] | [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: field `kw` is never read [INFO] [stdout] --> src/helpers/metadata.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 90 | Derive { kw: kw::derive, paths: Vec }, [INFO] [stdout] | ------ ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `kw` is never read [INFO] [stdout] --> src/helpers/metadata.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 156 | Serialize { [INFO] [stdout] | --------- field in this variant [INFO] [stdout] 157 | kw: kw::serialize, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `kw` is never read [INFO] [stdout] --> src/helpers/metadata.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 177 | Props { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 178 | kw: kw::props, [INFO] [stdout] | ^^ [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/helpers/metadata.rs:233:40 [INFO] [stdout] | [INFO] [stdout] 233 | .map(|Prop(k, v)| (LitStr::new(&k.to_string(), k.span()), v)) [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/helpers/metadata.rs:252:12 [INFO] [stdout] | [INFO] [stdout] 248 | let k = Ident::parse_any(input)?; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 249 | let _: Token![=] = input.parse()?; [INFO] [stdout] 250 | let v = input.parse()?; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 251 | [INFO] [stdout] 252 | Ok(Prop(k, v)) [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] | [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/helpers/metadata.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 288 | it: impl IntoIterator, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 289 | ) -> syn::Result> { [INFO] [stdout] 290 | / it.into_iter() [INFO] [stdout] 291 | | .filter(|attr| attr.path().is_ident(ident)) [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/helpers/metadata.rs:292:19 [INFO] [stdout] | [INFO] [stdout] 288 | it: impl IntoIterator, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 292 | .try_fold(Vec::new(), |mut vec, attr| { [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/macros/enum_is.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 14 | let variants: Vec<_> = variants [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | Ok(quote! { [INFO] [stdout] | ________^ [INFO] [stdout] 42 | | impl #impl_generics #enum_name #ty_generics #where_clause { [INFO] [stdout] 43 | | #(#variants)* [INFO] [stdout] 44 | | } [INFO] [stdout] 45 | | } [INFO] [stdout] 46 | | .into()) [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/macros/enum_variant_names.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 24 | let props = v.get_variant_properties()?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | Ok(props [INFO] [stdout] | ________________^ [INFO] [stdout] 26 | | .get_preferred_name(type_properties.case_style, type_properties.prefix.as_ref())) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |________________________________________________________________________________________________| [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/macros/from_repr.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | .and_then(|repr_ts| syn::parse2::(repr_ts).ok()) [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will 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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/strings/as_ref_str.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 78 | let arms = get_arms(ast)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | let type_properties = ast.get_type_properties()?; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | let strum_module_path = type_properties.crate_module_path(); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | [INFO] [stdout] 82 | let mut generics = ast.generics.clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 89 | let arms2 = arms.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | let arms3 = arms.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | [INFO] [stdout] 92 | Ok(match trait_variant { [INFO] [stdout] | ________^ [INFO] [stdout] 93 | | GenerateTraitVariant::AsStaticStr => quote! { [INFO] [stdout] 94 | | impl #impl_generics #strum_module_path::AsStaticRef for #name #ty_generics #where_clause { [INFO] [stdout] 95 | | fn as_static(&self) -> &'static str { [INFO] [stdout] ... | [INFO] [stdout] 117 | | }, [INFO] [stdout] 118 | | }) [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] | [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 8 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `strum_macros` (lib test) due to 9 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 8 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `strum_macros` (lib) due to 9 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "912c61359155a5cd5942c63466c8a8f1fdf323a00ea0ca5247a229682322f4bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "912c61359155a5cd5942c63466c8a8f1fdf323a00ea0ca5247a229682322f4bb", kill_on_drop: false }` [INFO] [stdout] 912c61359155a5cd5942c63466c8a8f1fdf323a00ea0ca5247a229682322f4bb