[INFO] fetching crate bytes-kman-derive 0.3.0... [INFO] checking bytes-kman-derive-0.3.0 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] extracting crate bytes-kman-derive 0.3.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate bytes-kman-derive 0.3.0 on toolchain 7014e13d5becc920d4bea3cd87942c8a13d359bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bytes-kman-derive 0.3.0 [INFO] finished tweaking crates.io crate bytes-kman-derive 0.3.0 [INFO] tweaked toml for crates.io crate bytes-kman-derive 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 4 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.77) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d31e3efa95b1829b4246953234b29d00bf9e1d6a49d815de36b4bdafa4b1dd95 [INFO] running `Command { std: "docker" "start" "-a" "d31e3efa95b1829b4246953234b29d00bf9e1d6a49d815de36b4bdafa4b1dd95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d31e3efa95b1829b4246953234b29d00bf9e1d6a49d815de36b4bdafa4b1dd95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d31e3efa95b1829b4246953234b29d00bf9e1d6a49d815de36b4bdafa4b1dd95", kill_on_drop: false }` [INFO] [stdout] d31e3efa95b1829b4246953234b29d00bf9e1d6a49d815de36b4bdafa4b1dd95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f330ce79f2028e1e57b3c39af2a558ad19556e668c56579acc262eb72cb65e6 [INFO] running `Command { std: "docker" "start" "-a" "9f330ce79f2028e1e57b3c39af2a558ad19556e668c56579acc262eb72cb65e6", kill_on_drop: false }` [INFO] [stderr] Checking unicode-ident v1.0.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking proc-macro2 v1.0.86 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking bytes-kman-derive v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `DataStruct` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 7 | let input = syn::parse_macro_input!(input as DeriveInput); [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] 8 | [INFO] [stdout] 9 | let ident = input.ident; [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 10 | let generics = input.generics; [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | [INFO] [stdout] 12 | let mut gen_where = quote!(); [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | syn::Data::Struct(s) => { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 48 | from_bytes_blocks.push(quote! { [INFO] [stdout] | ____________________________________________- [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 49 | | let #name = if let Some(value) = <#type_>::from_bytes(buffer) {value}else{ [INFO] [stdout] 50 | | #( [INFO] [stdout] 51 | | let mut bytes = #before_names.to_bytes(); [INFO] [stdout] ... | [INFO] [stdout] 57 | | }; [INFO] [stdout] 58 | | }); [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] 61 | / quote! { [INFO] [stdout] 62 | | #[allow(clippy::question_mark)] [INFO] [stdout] 63 | | impl #generics TBytes for #ident #generics #gen_where{ [INFO] [stdout] 64 | | fn size(&self) -> usize{ [INFO] [stdout] ... | [INFO] [stdout] 82 | | } [INFO] [stdout] 83 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | from_bytes_blocks.push(quote! { [INFO] [stdout] | ____________________________________________- [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 102 | | let #name = if let Some(value) = <#type_>::from_bytes(buffer) {value}else{ [INFO] [stdout] 103 | | #( [INFO] [stdout] 104 | | let mut bytes = #before_names.to_bytes(); [INFO] [stdout] ... | [INFO] [stdout] 110 | | }; [INFO] [stdout] 111 | | }); [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] 114 | / quote! { [INFO] [stdout] 115 | | #[allow(clippy::question_mark)] [INFO] [stdout] 116 | | impl #generics TBytes for #ident #generics #gen_where{ [INFO] [stdout] 117 | | fn size(&self) -> usize{ [INFO] [stdout] ... | [INFO] [stdout] 135 | | } [INFO] [stdout] 136 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 198 | | variants.push(quote!(#ident{#(#variant_vars),*})); [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] 199 | | } else { [INFO] [stdout] 200 | | variants.push(quote!(#ident(#(#variant_vars),*))); [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] 201 | | } [INFO] [stdout] 202 | variant_to.push(quote! { [INFO] [stdout] | _____________________________________- [INFO] [stdout] 203 | #(buffer.append(&mut #variant_vars.to_bytes());)* [INFO] [stdout] 204 | | }); [INFO] [stdout] | |_____________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 205 | variant_size.push(quote! { [INFO] [stdout] | _______________________________________- [INFO] [stdout] 206 | #(#variant_vars.size())+* [INFO] [stdout] 207 | | }); [INFO] [stdout] | |_____________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | from_bytes_var.push(quote! { [INFO] [stdout] | _____________________________________________- [INFO] [stdout] | |_____________________________________________| [INFO] [stdout] 231 | | if let Some(value) = <#ty>::from_bytes(buffer) {value}else{ [INFO] [stdout] 232 | | #( [INFO] [stdout] 233 | | let mut bytes = #before.to_bytes(); [INFO] [stdout] ... | [INFO] [stdout] 244 | | } [INFO] [stdout] 245 | | }); [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] 248 | variant_from.push(quote! { [INFO] [stdout] | ___________________________________________- [INFO] [stdout] | |___________________________________________| [INFO] [stdout] | |___________________________________________| [INFO] [stdout] | |___________________________________________| [INFO] [stdout] 249 | | { [INFO] [stdout] 250 | | #(let #vars = #from_bytes_var;)* [INFO] [stdout] 251 | | return Some(Self::#ident{#(#vars),*}) [INFO] [stdout] 252 | | } [INFO] [stdout] 253 | | }); [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] 254 | } else { [INFO] [stdout] 255 | variant_from.push(quote! { [INFO] [stdout] | ___________________________________________- [INFO] [stdout] | |___________________________________________| [INFO] [stdout] | |___________________________________________| [INFO] [stdout] | |___________________________________________| [INFO] [stdout] 256 | | { [INFO] [stdout] 257 | | #(let #vars = #from_bytes_var;)* [INFO] [stdout] 258 | | return Some(Self::#ident(#(#vars),*)) [INFO] [stdout] 259 | | } [INFO] [stdout] 260 | | }); [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] 269 | / quote! { [INFO] [stdout] 270 | | #[allow(clippy::question_mark)] [INFO] [stdout] 271 | | impl #generics TBytes for #ident #generics #gen_where{ [INFO] [stdout] 272 | | fn size(&self) -> usize{ [INFO] [stdout] ... | [INFO] [stdout] 302 | | } [INFO] [stdout] 303 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_____________| [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [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 `DataStruct` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 7 | let input = syn::parse_macro_input!(input as DeriveInput); [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] 8 | [INFO] [stdout] 9 | let ident = input.ident; [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 10 | let generics = input.generics; [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | [INFO] [stdout] 12 | let mut gen_where = quote!(); [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | syn::Data::Struct(s) => { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 48 | from_bytes_blocks.push(quote! { [INFO] [stdout] | ____________________________________________- [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 49 | | let #name = if let Some(value) = <#type_>::from_bytes(buffer) {value}else{ [INFO] [stdout] 50 | | #( [INFO] [stdout] 51 | | let mut bytes = #before_names.to_bytes(); [INFO] [stdout] ... | [INFO] [stdout] 57 | | }; [INFO] [stdout] 58 | | }); [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] 61 | / quote! { [INFO] [stdout] 62 | | #[allow(clippy::question_mark)] [INFO] [stdout] 63 | | impl #generics TBytes for #ident #generics #gen_where{ [INFO] [stdout] 64 | | fn size(&self) -> usize{ [INFO] [stdout] ... | [INFO] [stdout] 82 | | } [INFO] [stdout] 83 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | from_bytes_blocks.push(quote! { [INFO] [stdout] | ____________________________________________- [INFO] [stdout] | |____________________________________________| [INFO] [stdout] 102 | | let #name = if let Some(value) = <#type_>::from_bytes(buffer) {value}else{ [INFO] [stdout] 103 | | #( [INFO] [stdout] 104 | | let mut bytes = #before_names.to_bytes(); [INFO] [stdout] ... | [INFO] [stdout] 110 | | }; [INFO] [stdout] 111 | | }); [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] 114 | / quote! { [INFO] [stdout] 115 | | #[allow(clippy::question_mark)] [INFO] [stdout] 116 | | impl #generics TBytes for #ident #generics #gen_where{ [INFO] [stdout] 117 | | fn size(&self) -> usize{ [INFO] [stdout] ... | [INFO] [stdout] 135 | | } [INFO] [stdout] 136 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 198 | | variants.push(quote!(#ident{#(#variant_vars),*})); [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] 199 | | } else { [INFO] [stdout] 200 | | variants.push(quote!(#ident(#(#variant_vars),*))); [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] 201 | | } [INFO] [stdout] 202 | variant_to.push(quote! { [INFO] [stdout] | _____________________________________- [INFO] [stdout] 203 | #(buffer.append(&mut #variant_vars.to_bytes());)* [INFO] [stdout] 204 | | }); [INFO] [stdout] | |_____________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 205 | variant_size.push(quote! { [INFO] [stdout] | _______________________________________- [INFO] [stdout] 206 | #(#variant_vars.size())+* [INFO] [stdout] 207 | | }); [INFO] [stdout] | |_____________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | from_bytes_var.push(quote! { [INFO] [stdout] | _____________________________________________- [INFO] [stdout] | |_____________________________________________| [INFO] [stdout] 231 | | if let Some(value) = <#ty>::from_bytes(buffer) {value}else{ [INFO] [stdout] 232 | | #( [INFO] [stdout] 233 | | let mut bytes = #before.to_bytes(); [INFO] [stdout] ... | [INFO] [stdout] 244 | | } [INFO] [stdout] 245 | | }); [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] 248 | variant_from.push(quote! { [INFO] [stdout] | ___________________________________________- [INFO] [stdout] | |___________________________________________| [INFO] [stdout] | |___________________________________________| [INFO] [stdout] | |___________________________________________| [INFO] [stdout] 249 | | { [INFO] [stdout] 250 | | #(let #vars = #from_bytes_var;)* [INFO] [stdout] 251 | | return Some(Self::#ident{#(#vars),*}) [INFO] [stdout] 252 | | } [INFO] [stdout] 253 | | }); [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] 254 | } else { [INFO] [stdout] 255 | variant_from.push(quote! { [INFO] [stdout] | ___________________________________________- [INFO] [stdout] | |___________________________________________| [INFO] [stdout] | |___________________________________________| [INFO] [stdout] | |___________________________________________| [INFO] [stdout] 256 | | { [INFO] [stdout] 257 | | #(let #vars = #from_bytes_var;)* [INFO] [stdout] 258 | | return Some(Self::#ident(#(#vars),*)) [INFO] [stdout] 259 | | } [INFO] [stdout] 260 | | }); [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] 269 | / quote! { [INFO] [stdout] 270 | | #[allow(clippy::question_mark)] [INFO] [stdout] 271 | | impl #generics TBytes for #ident #generics #gen_where{ [INFO] [stdout] 272 | | fn size(&self) -> usize{ [INFO] [stdout] ... | [INFO] [stdout] 302 | | } [INFO] [stdout] 303 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_____________| [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bytes-kman-derive` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bytes-kman-derive` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "9f330ce79f2028e1e57b3c39af2a558ad19556e668c56579acc262eb72cb65e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f330ce79f2028e1e57b3c39af2a558ad19556e668c56579acc262eb72cb65e6", kill_on_drop: false }` [INFO] [stdout] 9f330ce79f2028e1e57b3c39af2a558ad19556e668c56579acc262eb72cb65e6