[INFO] fetching crate regecs-codegen 2.0.0-rc.1.0.0... [INFO] checking regecs-codegen-2.0.0-rc.1.0.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate regecs-codegen 2.0.0-rc.1.0.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate regecs-codegen 2.0.0-rc.1.0.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate regecs-codegen 2.0.0-rc.1.0.0 [INFO] finished tweaking crates.io crate regecs-codegen 2.0.0-rc.1.0.0 [INFO] tweaked toml for crates.io crate regecs-codegen 2.0.0-rc.1.0.0 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 4 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.79) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `regecs_codegen` library target) [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0424a3a8dc449049282654b1af83dfff96129b68c920c538540769c62563190d [INFO] running `Command { std: "docker" "start" "-a" "0424a3a8dc449049282654b1af83dfff96129b68c920c538540769c62563190d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0424a3a8dc449049282654b1af83dfff96129b68c920c538540769c62563190d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0424a3a8dc449049282654b1af83dfff96129b68c920c538540769c62563190d", kill_on_drop: false }` [INFO] [stdout] 0424a3a8dc449049282654b1af83dfff96129b68c920c538540769c62563190d [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1950030f7fbef8bfd22fb29f6a05edb6fe92f85b37939451768ff3cedb99fa68 [INFO] running `Command { std: "docker" "start" "-a" "1950030f7fbef8bfd22fb29f6a05edb6fe92f85b37939451768ff3cedb99fa68", kill_on_drop: false }` [INFO] [stderr] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `regecs_codegen` library target) [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking unicode-ident v1.0.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking regecs-codegen v2.0.0-rc.1.0.0 (/opt/rustwide/workdir) [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/clear.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | let vec: Vec = v [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | Some(quote! { #v1 => { #(#vec;)* } }) [INFO] [stdout] | ------------------------------- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/clear.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | let vec: Vec = v [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | Some(quote! { #v1 => { #(#vec;)* } }) [INFO] [stdout] | ------------------------------- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `no_clear` [INFO] [stdout] --> src/clear.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | let no_clear = v.attrs.iter().any(|v| { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_clear` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `no_clear` [INFO] [stdout] --> src/clear.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | let no_clear = f.attrs.iter().any(|v| { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_clear` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `no_clear` [INFO] [stdout] --> src/clear.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | let no_clear = v.attrs.iter().any(|v| { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_clear` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `no_clear` [INFO] [stdout] --> src/clear.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | let no_clear = f.attrs.iter().any(|v| { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_clear` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `trait_body::Arguments` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/new_impl/build_arguments.rs:102:35 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn build_arguments(self) -> TraitBody { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | let name = self.get_args_type_name(); [INFO] [stdout] 50 | let dispatches = self.parser.into_inner(); [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 102 | args: Arguments::Struct { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 103 | | code: quote! { [INFO] [stdout] | | _______________________________________- [INFO] [stdout] | | |_______________________________________| [INFO] [stdout] | | |_______________________________________| [INFO] [stdout] | | |_______________________________________| [INFO] [stdout] | | |_______________________________________| [INFO] [stdout] | | | [INFO] [stdout] 104 | | | struct #name { [INFO] [stdout] 105 | | | #(#items,)* [INFO] [stdout] 106 | | | } [INFO] [stdout] 107 | | | }, [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] 108 | | | name, [INFO] [stdout] 109 | | | }, [INFO] [stdout] | |____|_____________________________^ [INFO] [stdout] 110 | new_body: quote! { [INFO] [stdout] | _______________________________________- [INFO] [stdout] | |_______________________________________| [INFO] [stdout] | |_______________________________________| [INFO] [stdout] | |_______________________________________| [INFO] [stdout] | |_______________________________________| [INFO] [stdout] | |_______________________________________| [INFO] [stdout] 111 | | Self::#variant_name { [INFO] [stdout] 112 | | #(#new_calls,)* [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | }, [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] 115 | will_update_body: quote! { [INFO] [stdout] | _______________________________________________- [INFO] [stdout] | |_______________________________________________| [INFO] [stdout] | |_______________________________________________| [INFO] [stdout] | |_______________________________________________| [INFO] [stdout] 116 | | #(#will_update_calls)* [INFO] [stdout] 117 | | false [INFO] [stdout] 118 | | }, [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] 134 | code: quote! { [INFO] [stdout] | _______________________________________- [INFO] [stdout] | |_______________________________________| [INFO] [stdout] | |_______________________________________| [INFO] [stdout] | |_______________________________________| [INFO] [stdout] | |_______________________________________| [INFO] [stdout] 135 | | struct #name { [INFO] [stdout] 136 | | #(#items,)* [INFO] [stdout] 137 | | } [INFO] [stdout] 138 | | }, [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] ... [INFO] [stdout] 141 | | new_body: quote! { Self::#variant_name(#(#new_calls,)*) }, [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] 142 | will_update_body: quote! { [INFO] [stdout] | _______________________________________________- [INFO] [stdout] | |_______________________________________________| [INFO] [stdout] | |_______________________________________________| [INFO] [stdout] | |_______________________________________________| [INFO] [stdout] 143 | | #(#will_update_calls)* [INFO] [stdout] 144 | | false [INFO] [stdout] 145 | | }, [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] 197 | code: quote! { [INFO] [stdout] | ___________________________________- [INFO] [stdout] | |___________________________________| [INFO] [stdout] 198 | | struct #name { [INFO] [stdout] 199 | | #(#struct_fields,)* [INFO] [stdout] 200 | | } [INFO] [stdout] 201 | | }, [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] 204 | new_body: quote! { [INFO] [stdout] | ___________________________________- [INFO] [stdout] | |___________________________________| [INFO] [stdout] | |___________________________________| [INFO] [stdout] 205 | | Self { [INFO] [stdout] 206 | | #(#new_calls,)* [INFO] [stdout] 207 | | } [INFO] [stdout] 208 | | }, [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] 209 | will_update_body: quote! { [INFO] [stdout] | ___________________________________________- [INFO] [stdout] 210 | #(#will_update_calls)* [INFO] [stdout] 211 | false [INFO] [stdout] 212 | | }, [INFO] [stdout] | |_________________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 225 | args: Arguments::Inline(quote! { [INFO] [stdout] | _________________________________________________- [INFO] [stdout] | |_________________________________________________| [INFO] [stdout] 226 | | (#(#tuple_types,)*) [INFO] [stdout] 227 | | }), [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] 228 | | new_body: quote! { Self(#(#new_calls,)*) }, [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] 229 | will_update_body: quote! { [INFO] [stdout] | ___________________________________________- [INFO] [stdout] 230 | #(#will_update_calls)* [INFO] [stdout] 231 | false [INFO] [stdout] 232 | | }, [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 `trait_body::Arguments` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/new_impl/build_arguments.rs:102:35 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn build_arguments(self) -> TraitBody { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | let name = self.get_args_type_name(); [INFO] [stdout] 50 | let dispatches = self.parser.into_inner(); [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 102 | args: Arguments::Struct { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 103 | | code: quote! { [INFO] [stdout] | | _______________________________________- [INFO] [stdout] | | |_______________________________________| [INFO] [stdout] | | |_______________________________________| [INFO] [stdout] | | |_______________________________________| [INFO] [stdout] | | |_______________________________________| [INFO] [stdout] | | | [INFO] [stdout] 104 | | | struct #name { [INFO] [stdout] 105 | | | #(#items,)* [INFO] [stdout] 106 | | | } [INFO] [stdout] 107 | | | }, [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] 108 | | | name, [INFO] [stdout] 109 | | | }, [INFO] [stdout] | |____|_____________________________^ [INFO] [stdout] 110 | new_body: quote! { [INFO] [stdout] | _______________________________________- [INFO] [stdout] | |_______________________________________| [INFO] [stdout] | |_______________________________________| [INFO] [stdout] | |_______________________________________| [INFO] [stdout] | |_______________________________________| [INFO] [stdout] | |_______________________________________| [INFO] [stdout] 111 | | Self::#variant_name { [INFO] [stdout] 112 | | #(#new_calls,)* [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | }, [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] 115 | will_update_body: quote! { [INFO] [stdout] | _______________________________________________- [INFO] [stdout] | |_______________________________________________| [INFO] [stdout] | |_______________________________________________| [INFO] [stdout] | |_______________________________________________| [INFO] [stdout] 116 | | #(#will_update_calls)* [INFO] [stdout] 117 | | false [INFO] [stdout] 118 | | }, [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] 134 | code: quote! { [INFO] [stdout] | _______________________________________- [INFO] [stdout] | |_______________________________________| [INFO] [stdout] | |_______________________________________| [INFO] [stdout] | |_______________________________________| [INFO] [stdout] | |_______________________________________| [INFO] [stdout] 135 | | struct #name { [INFO] [stdout] 136 | | #(#items,)* [INFO] [stdout] 137 | | } [INFO] [stdout] 138 | | }, [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] ... [INFO] [stdout] 141 | | new_body: quote! { Self::#variant_name(#(#new_calls,)*) }, [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] 142 | will_update_body: quote! { [INFO] [stdout] | _______________________________________________- [INFO] [stdout] | |_______________________________________________| [INFO] [stdout] | |_______________________________________________| [INFO] [stdout] | |_______________________________________________| [INFO] [stdout] 143 | | #(#will_update_calls)* [INFO] [stdout] 144 | | false [INFO] [stdout] 145 | | }, [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] 197 | code: quote! { [INFO] [stdout] | ___________________________________- [INFO] [stdout] | |___________________________________| [INFO] [stdout] 198 | | struct #name { [INFO] [stdout] 199 | | #(#struct_fields,)* [INFO] [stdout] 200 | | } [INFO] [stdout] 201 | | }, [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] 204 | new_body: quote! { [INFO] [stdout] | ___________________________________- [INFO] [stdout] | |___________________________________| [INFO] [stdout] | |___________________________________| [INFO] [stdout] 205 | | Self { [INFO] [stdout] 206 | | #(#new_calls,)* [INFO] [stdout] 207 | | } [INFO] [stdout] 208 | | }, [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] 209 | will_update_body: quote! { [INFO] [stdout] | ___________________________________________- [INFO] [stdout] 210 | #(#will_update_calls)* [INFO] [stdout] 211 | false [INFO] [stdout] 212 | | }, [INFO] [stdout] | |_________________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 225 | args: Arguments::Inline(quote! { [INFO] [stdout] | _________________________________________________- [INFO] [stdout] | |_________________________________________________| [INFO] [stdout] 226 | | (#(#tuple_types,)*) [INFO] [stdout] 227 | | }), [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] 228 | | new_body: quote! { Self(#(#new_calls,)*) }, [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] 229 | will_update_body: quote! { [INFO] [stdout] | ___________________________________________- [INFO] [stdout] 230 | #(#will_update_calls)* [INFO] [stdout] 231 | false [INFO] [stdout] 232 | | }, [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 `trait_body::Arguments` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/new_impl/trait_body.rs:128:19 [INFO] [stdout] | [INFO] [stdout] 61 | let mut new1 = Vec::new(); [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | let mut will_update1 = Vec::new(); [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | let mut variants1 = Vec::new(); [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 128 | args: Arguments::Enum { [INFO] [stdout] | _____________________^ [INFO] [stdout] 129 | | code: quote! { [INFO] [stdout] | | _______________________- [INFO] [stdout] | | |_______________________| [INFO] [stdout] | | | [INFO] [stdout] 130 | | | enum #name_generated { [INFO] [stdout] 131 | | | #(#variants1,)* [INFO] [stdout] 132 | | | } [INFO] [stdout] 133 | | | }, [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] 134 | | | name: name_generated, [INFO] [stdout] 135 | | | }, [INFO] [stdout] | |_|_____________^ [INFO] [stdout] 136 | new_body: quote! { [INFO] [stdout] | _______________________- [INFO] [stdout] | |_______________________| [INFO] [stdout] | |_______________________| [INFO] [stdout] 137 | | match args { [INFO] [stdout] 138 | | #(#new1,)* [INFO] [stdout] 139 | | } [INFO] [stdout] 140 | | }, [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] 141 | will_update_body: quote! { [INFO] [stdout] | _______________________________- [INFO] [stdout] | |_______________________________| [INFO] [stdout] 142 | | match args { [INFO] [stdout] 143 | | #(#will_update1,)* [INFO] [stdout] 144 | | } [INFO] [stdout] 145 | | }, [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/object_impl.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 45 | function: F, [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | let vec: Vec = v [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | quote! { #v1 => { #(#vec;)* } } [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 `trait_body::Arguments` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/new_impl/trait_body.rs:128:19 [INFO] [stdout] | [INFO] [stdout] 61 | let mut new1 = Vec::new(); [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | let mut will_update1 = Vec::new(); [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | let mut variants1 = Vec::new(); [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 128 | args: Arguments::Enum { [INFO] [stdout] | _____________________^ [INFO] [stdout] 129 | | code: quote! { [INFO] [stdout] | | _______________________- [INFO] [stdout] | | |_______________________| [INFO] [stdout] | | | [INFO] [stdout] 130 | | | enum #name_generated { [INFO] [stdout] 131 | | | #(#variants1,)* [INFO] [stdout] 132 | | | } [INFO] [stdout] 133 | | | }, [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] 134 | | | name: name_generated, [INFO] [stdout] 135 | | | }, [INFO] [stdout] | |_|_____________^ [INFO] [stdout] 136 | new_body: quote! { [INFO] [stdout] | _______________________- [INFO] [stdout] | |_______________________| [INFO] [stdout] | |_______________________| [INFO] [stdout] 137 | | match args { [INFO] [stdout] 138 | | #(#new1,)* [INFO] [stdout] 139 | | } [INFO] [stdout] 140 | | }, [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] 141 | will_update_body: quote! { [INFO] [stdout] | _______________________________- [INFO] [stdout] | |_______________________________| [INFO] [stdout] 142 | | match args { [INFO] [stdout] 143 | | #(#will_update1,)* [INFO] [stdout] 144 | | } [INFO] [stdout] 145 | | }, [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] warning: method `to_index` is never used [INFO] [stdout] --> src/dispatch.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl FieldName { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn to_index(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/object_impl.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 45 | function: F, [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | let vec: Vec = v [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | quote! { #v1 => { #(#vec;)* } } [INFO] [stdout] | ------------------------------- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regecs-codegen` (lib) due to 5 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: method `to_index` is never used [INFO] [stdout] --> src/dispatch.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl FieldName { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn to_index(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regecs-codegen` (lib test) due to 5 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1950030f7fbef8bfd22fb29f6a05edb6fe92f85b37939451768ff3cedb99fa68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1950030f7fbef8bfd22fb29f6a05edb6fe92f85b37939451768ff3cedb99fa68", kill_on_drop: false }` [INFO] [stdout] 1950030f7fbef8bfd22fb29f6a05edb6fe92f85b37939451768ff3cedb99fa68