[INFO] fetching crate enum-utility-macros 0.1.0... [INFO] checking enum-utility-macros-0.1.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate enum-utility-macros 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate enum-utility-macros 0.1.0 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 enum-utility-macros 0.1.0 [INFO] finished tweaking crates.io crate enum-utility-macros 0.1.0 [INFO] tweaked toml for crates.io crate enum-utility-macros 0.1.0 written to /workspace/builds/worker-4-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 5 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-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f41cf701f6aa1d89779f9246c196d771ccaf6b308e3a8dd503a54568a4fffb0b [INFO] running `Command { std: "docker" "start" "-a" "f41cf701f6aa1d89779f9246c196d771ccaf6b308e3a8dd503a54568a4fffb0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f41cf701f6aa1d89779f9246c196d771ccaf6b308e3a8dd503a54568a4fffb0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f41cf701f6aa1d89779f9246c196d771ccaf6b308e3a8dd503a54568a4fffb0b", kill_on_drop: false }` [INFO] [stdout] f41cf701f6aa1d89779f9246c196d771ccaf6b308e3a8dd503a54568a4fffb0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f3a778e8f35a4a867620944898574fa1aacb348fbb5756592be6da13a79dfe8a [INFO] running `Command { std: "docker" "start" "-a" "f3a778e8f35a4a867620944898574fa1aacb348fbb5756592be6da13a79dfe8a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking syn v2.0.76 [INFO] [stderr] Checking enum-utility-macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> tests/unnamed_enum_attributes.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | format!("{m1:?} {r1:?}"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> tests/unnamed_enum_attributes.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | format!("{g1:?}"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.49s [INFO] running `Command { std: "docker" "inspect" "f3a778e8f35a4a867620944898574fa1aacb348fbb5756592be6da13a79dfe8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3a778e8f35a4a867620944898574fa1aacb348fbb5756592be6da13a79dfe8a", kill_on_drop: false }` [INFO] [stdout] f3a778e8f35a4a867620944898574fa1aacb348fbb5756592be6da13a79dfe8a [INFO] checking enum-utility-macros-0.1.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate enum-utility-macros 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate enum-utility-macros 0.1.0 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 enum-utility-macros 0.1.0 [INFO] finished tweaking crates.io crate enum-utility-macros 0.1.0 [INFO] tweaked toml for crates.io crate enum-utility-macros 0.1.0 written to /workspace/builds/worker-4-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 5 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b8504b796056657082b1ac5d8795dae0f427e7ba4afc5c5c3c705abe2787486a [INFO] running `Command { std: "docker" "start" "-a" "b8504b796056657082b1ac5d8795dae0f427e7ba4afc5c5c3c705abe2787486a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8504b796056657082b1ac5d8795dae0f427e7ba4afc5c5c3c705abe2787486a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8504b796056657082b1ac5d8795dae0f427e7ba4afc5c5c3c705abe2787486a", kill_on_drop: false }` [INFO] [stdout] b8504b796056657082b1ac5d8795dae0f427e7ba4afc5c5c3c705abe2787486a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f9c341f680863b0c3d7e0be41f7ad0c21dc1e1e6c1f8420774662e5d56b1a05f [INFO] running `Command { std: "docker" "start" "-a" "f9c341f680863b0c3d7e0be41f7ad0c21dc1e1e6c1f8420774662e5d56b1a05f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking syn v2.0.76 [INFO] [stderr] Checking enum-utility-macros v0.1.0 (/opt/rustwide/workdir) [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/lib.rs:219:26 [INFO] [stdout] | [INFO] [stdout] 205 | let elems: Punctuated<_, _> = self.0.variants[i] [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 215 | let group = proc_macro2::Group::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | syn::Type::Tuple(TypeTuple { [INFO] [stdout] | __________________________^ [INFO] [stdout] 220 | | paren_token: token::Paren { [INFO] [stdout] 221 | | span: group.delim_span(), [INFO] [stdout] 222 | | }, [INFO] [stdout] 223 | | elems, [INFO] [stdout] 224 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:219:26 [INFO] [stdout] | [INFO] [stdout] 205 | let elems: Punctuated<_, _> = self.0.variants[i] [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 215 | let group = proc_macro2::Group::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | syn::Type::Tuple(TypeTuple { [INFO] [stdout] | __________________________^ [INFO] [stdout] 220 | | paren_token: token::Paren { [INFO] [stdout] 221 | | span: group.delim_span(), [INFO] [stdout] 222 | | }, [INFO] [stdout] 223 | | elems, [INFO] [stdout] 224 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:450:20 [INFO] [stdout] | [INFO] [stdout] 262 | fn match_variant_to_tuple(&self, i: usize, enum_ident: Option) -> syn::Arm { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 263 | let (pat, body) = match &self.variant(i).fields { [INFO] [stdout] | --- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 264 | Fields::Unit => { [INFO] [stdout] 265 | let group = proc_macro2::Group::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 282 | let mut patterns = Punctuated::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 283 | let mut elements = Punctuated::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 287 | let ident = Ident::new(name.as_str(), Span::call_site()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 309 | let pattern_path = { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 310 | let mut punctuated = Punctuated::new(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 326 | let group = proc_macro2::Group::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 330 | let pat = syn::Pat::TupleStruct(syn::PatTupleStruct { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 340 | let body = if elements.len() == 1 { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 363 | let mut patterns = Punctuated::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 364 | let mut elements = Punctuated::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 393 | let pattern_path = { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 394 | let mut punctuated = Punctuated::new(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 410 | let group = proc_macro2::Group::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 414 | let pat = syn::Pat::Struct(syn::PatStruct { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 425 | let body = if elements.len() == 1 { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 450 | guard: None, [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/functions_builder.rs:98:45 [INFO] [stdout] | [INFO] [stdout] 97 | .map(|t| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | Type::Reference(syn::TypeReference { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 99 | | and_token: token::And { [INFO] [stdout] 100 | | spans: [Span::call_site(); 1], [INFO] [stdout] 101 | | }, [INFO] [stdout] ... | [INFO] [stdout] 104 | | elem: Box::new(t), [INFO] [stdout] 105 | | }) [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/functions_builder.rs:159:45 [INFO] [stdout] | [INFO] [stdout] 158 | .map(|t| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 159 | Type::Reference(syn::TypeReference { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 160 | | and_token: token::And { [INFO] [stdout] 161 | | spans: [Span::call_site(); 1], [INFO] [stdout] 162 | | }, [INFO] [stdout] ... | [INFO] [stdout] 165 | | elem: Box::new(t), [INFO] [stdout] 166 | | }) [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/functions_builder.rs:313:41 [INFO] [stdout] | [INFO] [stdout] 313 | ... member: syn::Member::Named(f.ident.clone().unwrap()), [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/functions_builder.rs:314:39 [INFO] [stdout] | [INFO] [stdout] 314 | ... expr: Expr::Path(syn::ExprPath { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 315 | | ... attrs: vec![], [INFO] [stdout] 316 | | ... qself: None, [INFO] [stdout] 317 | | ... path: syn::Path { [INFO] [stdout] ... | [INFO] [stdout] 325 | | ... }, [INFO] [stdout] 326 | | ... }), [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/functions_builder.rs:445:41 [INFO] [stdout] | [INFO] [stdout] 445 | ... member: syn::Member::Named(f.ident.clone().unwrap()), [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/functions_builder.rs:446:39 [INFO] [stdout] | [INFO] [stdout] 446 | ... expr: Expr::Path(syn::ExprPath { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 447 | | ... attrs: vec![], [INFO] [stdout] 448 | | ... qself: None, [INFO] [stdout] 449 | | ... path: syn::Path { [INFO] [stdout] ... | [INFO] [stdout] 457 | | ... }, [INFO] [stdout] 458 | | ... }), [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/functions_builder.rs:558:45 [INFO] [stdout] | [INFO] [stdout] 557 | .map(|t| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 558 | Type::Reference(syn::TypeReference { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 559 | | and_token: token::And { [INFO] [stdout] 560 | | spans: [Span::call_site(); 1], [INFO] [stdout] 561 | | }, [INFO] [stdout] ... | [INFO] [stdout] 564 | | elem: Box::new(t), [INFO] [stdout] 565 | | }) [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/lib.rs:450:20 [INFO] [stdout] | [INFO] [stdout] 262 | fn match_variant_to_tuple(&self, i: usize, enum_ident: Option) -> syn::Arm { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 263 | let (pat, body) = match &self.variant(i).fields { [INFO] [stdout] | --- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 264 | Fields::Unit => { [INFO] [stdout] 265 | let group = proc_macro2::Group::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 282 | let mut patterns = Punctuated::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 283 | let mut elements = Punctuated::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 287 | let ident = Ident::new(name.as_str(), Span::call_site()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 309 | let pattern_path = { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 310 | let mut punctuated = Punctuated::new(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 326 | let group = proc_macro2::Group::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 330 | let pat = syn::Pat::TupleStruct(syn::PatTupleStruct { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 340 | let body = if elements.len() == 1 { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 363 | let mut patterns = Punctuated::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 364 | let mut elements = Punctuated::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 393 | let pattern_path = { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 394 | let mut punctuated = Punctuated::new(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 410 | let group = proc_macro2::Group::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 414 | let pat = syn::Pat::Struct(syn::PatStruct { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 425 | let body = if elements.len() == 1 { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 450 | guard: None, [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/functions_builder.rs:619:45 [INFO] [stdout] | [INFO] [stdout] 618 | .map(|t| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 619 | Type::Reference(syn::TypeReference { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 620 | | and_token: token::And { [INFO] [stdout] 621 | | spans: [Span::call_site(); 1], [INFO] [stdout] 622 | | }, [INFO] [stdout] ... | [INFO] [stdout] 625 | | elem: Box::new(t), [INFO] [stdout] 626 | | }) [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/ref_enum_builder.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 76 | let elems: Punctuated<_, _> = self.variants[i] [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 86 | let group = proc_macro2::Group::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | syn::Type::Tuple(TypeTuple { [INFO] [stdout] | __________________________^ [INFO] [stdout] 91 | | paren_token: token::Paren { [INFO] [stdout] 92 | | span: group.delim_span(), [INFO] [stdout] 93 | | }, [INFO] [stdout] 94 | | elems, [INFO] [stdout] 95 | | }) [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/functions_builder.rs:98:45 [INFO] [stdout] | [INFO] [stdout] 97 | .map(|t| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | Type::Reference(syn::TypeReference { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 99 | | and_token: token::And { [INFO] [stdout] 100 | | spans: [Span::call_site(); 1], [INFO] [stdout] 101 | | }, [INFO] [stdout] ... | [INFO] [stdout] 104 | | elem: Box::new(t), [INFO] [stdout] 105 | | }) [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/functions_builder.rs:159:45 [INFO] [stdout] | [INFO] [stdout] 158 | .map(|t| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 159 | Type::Reference(syn::TypeReference { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 160 | | and_token: token::And { [INFO] [stdout] 161 | | spans: [Span::call_site(); 1], [INFO] [stdout] 162 | | }, [INFO] [stdout] ... | [INFO] [stdout] 165 | | elem: Box::new(t), [INFO] [stdout] 166 | | }) [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/functions_builder.rs:313:41 [INFO] [stdout] | [INFO] [stdout] 313 | ... member: syn::Member::Named(f.ident.clone().unwrap()), [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/functions_builder.rs:314:39 [INFO] [stdout] | [INFO] [stdout] 314 | ... expr: Expr::Path(syn::ExprPath { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 315 | | ... attrs: vec![], [INFO] [stdout] 316 | | ... qself: None, [INFO] [stdout] 317 | | ... path: syn::Path { [INFO] [stdout] ... | [INFO] [stdout] 325 | | ... }, [INFO] [stdout] 326 | | ... }), [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/functions_builder.rs:445:41 [INFO] [stdout] | [INFO] [stdout] 445 | ... member: syn::Member::Named(f.ident.clone().unwrap()), [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/functions_builder.rs:446:39 [INFO] [stdout] | [INFO] [stdout] 446 | ... expr: Expr::Path(syn::ExprPath { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 447 | | ... attrs: vec![], [INFO] [stdout] 448 | | ... qself: None, [INFO] [stdout] 449 | | ... path: syn::Path { [INFO] [stdout] ... | [INFO] [stdout] 457 | | ... }, [INFO] [stdout] 458 | | ... }), [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/functions_builder.rs:558:45 [INFO] [stdout] | [INFO] [stdout] 557 | .map(|t| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 558 | Type::Reference(syn::TypeReference { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 559 | | and_token: token::And { [INFO] [stdout] 560 | | spans: [Span::call_site(); 1], [INFO] [stdout] 561 | | }, [INFO] [stdout] ... | [INFO] [stdout] 564 | | elem: Box::new(t), [INFO] [stdout] 565 | | }) [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/functions_builder.rs:619:45 [INFO] [stdout] | [INFO] [stdout] 618 | .map(|t| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 619 | Type::Reference(syn::TypeReference { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 620 | | and_token: token::And { [INFO] [stdout] 621 | | spans: [Span::call_site(); 1], [INFO] [stdout] 622 | | }, [INFO] [stdout] ... | [INFO] [stdout] 625 | | elem: Box::new(t), [INFO] [stdout] 626 | | }) [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/ref_enum_builder.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 76 | let elems: Punctuated<_, _> = self.variants[i] [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 86 | let group = proc_macro2::Group::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | syn::Type::Tuple(TypeTuple { [INFO] [stdout] | __________________________^ [INFO] [stdout] 91 | | paren_token: token::Paren { [INFO] [stdout] 92 | | span: group.delim_span(), [INFO] [stdout] 93 | | }, [INFO] [stdout] 94 | | elems, [INFO] [stdout] 95 | | }) [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 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `enum-utility-macros` (lib) due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `enum-utility-macros` (lib test) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "f9c341f680863b0c3d7e0be41f7ad0c21dc1e1e6c1f8420774662e5d56b1a05f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9c341f680863b0c3d7e0be41f7ad0c21dc1e1e6c1f8420774662e5d56b1a05f", kill_on_drop: false }` [INFO] [stdout] f9c341f680863b0c3d7e0be41f7ad0c21dc1e1e6c1f8420774662e5d56b1a05f