[INFO] fetching crate bird-protocol-derive 0.1.3... [INFO] checking bird-protocol-derive-0.1.3 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate bird-protocol-derive 0.1.3 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate bird-protocol-derive 0.1.3 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bird-protocol-derive 0.1.3 [INFO] finished tweaking crates.io crate bird-protocol-derive 0.1.3 [INFO] tweaked toml for crates.io crate bird-protocol-derive 0.1.3 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 14 packages to latest compatible versions [INFO] [stderr] Adding proc-macro-crate v1.3.1 (latest: v3.2.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] [stderr] Adding toml_edit v0.19.15 (latest: v0.22.20) [INFO] [stderr] Adding winnow v0.5.40 (latest: v0.6.18) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d5d91ceb7b0b8cf537622ab73cf57966892e77083cd7aebc8c9f4f65f150416 [INFO] running `Command { std: "docker" "start" "-a" "7d5d91ceb7b0b8cf537622ab73cf57966892e77083cd7aebc8c9f4f65f150416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d5d91ceb7b0b8cf537622ab73cf57966892e77083cd7aebc8c9f4f65f150416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d5d91ceb7b0b8cf537622ab73cf57966892e77083cd7aebc8c9f4f65f150416", kill_on_drop: false }` [INFO] [stdout] 7d5d91ceb7b0b8cf537622ab73cf57966892e77083cd7aebc8c9f4f65f150416 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c01f1bef903ffa56ed94607b9461960ee8b1b88e14d1fe8b776ac3c651a7f69a [INFO] running `Command { std: "docker" "start" "-a" "c01f1bef903ffa56ed94607b9461960ee8b1b88e14d1fe8b776ac3c651a7f69a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking proc-macro-crate v1.3.1 [INFO] [stderr] Checking bird-protocol-derive v0.1.3 (/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:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn packet_writable(args: proc_macro::TokenStream) -> proc_macro::TokenStream { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10 | / match write::write_impl(&parse_macro_input!(args as DeriveInput)) { [INFO] [stdout] 11 | | Ok(ts) => ts, [INFO] [stdout] 12 | | Err(err) => err.into_compile_error(), [INFO] [stdout] 13 | | }.into() [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn packet_readable(args: proc_macro::TokenStream) -> proc_macro::TokenStream { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | / match read::read_impl(&parse_macro_input!(args as DeriveInput)) { [INFO] [stdout] 19 | | Ok(ts) => ts, [INFO] [stdout] 20 | | Err(err) => err.into_compile_error(), [INFO] [stdout] 21 | | }.into() [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn packet(args: proc_macro::TokenStream) -> proc_macro::TokenStream { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | / match packet::packet_impl(&parse_macro_input!(args as DeriveInput)) { [INFO] [stdout] 27 | | Ok(ts) => ts, [INFO] [stdout] 28 | | Err(err) => err.into_compile_error(), [INFO] [stdout] 29 | | }.into() [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:185:12 [INFO] [stdout] | [INFO] [stdout] 184 | fn try_from(value: HashMap<&str, Expr>) -> Result { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 185 | Ok(FieldAttributes { [INFO] [stdout] | ____________^ [INFO] [stdout] 186 | | order: match value.get("order") { [INFO] [stdout] 187 | | Some(expr) => Some(expr_to_usize(expr)?), [INFO] [stdout] 188 | | None => None, [INFO] [stdout] ... | [INFO] [stdout] 192 | | .map(|expr| expr.to_token_stream()), [INFO] [stdout] 193 | | }) [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/util.rs:201:12 [INFO] [stdout] | [INFO] [stdout] 200 | fn try_from(value: HashMap<&str, Expr>) -> Result { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 201 | Ok(DataAttributes { [INFO] [stdout] | ____________^ [INFO] [stdout] 202 | | enum_type: value.get("enum_type") [INFO] [stdout] 203 | | .map(|expr| expr.to_token_stream()), [INFO] [stdout] 204 | | enum_variant: value.get("enum_variant") [INFO] [stdout] ... | [INFO] [stdout] 207 | | .map(|expr| expr.to_token_stream()), [INFO] [stdout] 208 | | }) [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/util.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 215 | fn try_from(attrs: HashMap<&str, Expr>) -> Result { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 216 | Ok(VariantAttributes { [INFO] [stdout] | ____________^ [INFO] [stdout] 217 | | value: attrs.get("value") [INFO] [stdout] 218 | | .map(|expr| expr.to_token_stream()) [INFO] [stdout] 219 | | }) [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/util.rs:277:12 [INFO] [stdout] | [INFO] [stdout] 276 | let attrs = collect_map_attribute(input)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 277 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 278 | | // TODO handling [INFO] [stdout] 279 | | id: attrs.get("id").unwrap().to_token_stream(), [INFO] [stdout] 280 | | bound: attrs.get("bound").unwrap().to_token_stream(), [INFO] [stdout] 281 | | state: attrs.get("state").unwrap().to_token_stream() [INFO] [stdout] 282 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/read.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 30 | let mut field_visitor = ReadableFieldVisitor::new( [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | let (reads, values) = field_visitor.into_pieces(); [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] 35 | let values = match named { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | true => quote! { { #( #values, )* } }, [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] 37 | false => quote! { ( #( #values, )* ) }, [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] 40 | / ( [INFO] [stdout] 41 | | value, [INFO] [stdout] 42 | | quote! { [INFO] [stdout] 43 | | #( #reads; )* [INFO] [stdout] 44 | | #ident #values [INFO] [stdout] 45 | | } [INFO] [stdout] 46 | | ) [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/read.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 96 | let protocol_crate = get_bird_protocol_crate(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(match variant { [INFO] [stdout] | ________^ [INFO] [stdout] 98 | | Some(ref variant) => quote! { [INFO] [stdout] 99 | | < #variant as #protocol_crate ::packet::PacketVariantReadable< #lifetime , #ty >> [INFO] [stdout] 100 | | ::read_variant(read)? [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [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: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bird-protocol-derive` (lib) due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn packet_writable(args: proc_macro::TokenStream) -> proc_macro::TokenStream { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10 | / match write::write_impl(&parse_macro_input!(args as DeriveInput)) { [INFO] [stdout] 11 | | Ok(ts) => ts, [INFO] [stdout] 12 | | Err(err) => err.into_compile_error(), [INFO] [stdout] 13 | | }.into() [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn packet_readable(args: proc_macro::TokenStream) -> proc_macro::TokenStream { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | / match read::read_impl(&parse_macro_input!(args as DeriveInput)) { [INFO] [stdout] 19 | | Ok(ts) => ts, [INFO] [stdout] 20 | | Err(err) => err.into_compile_error(), [INFO] [stdout] 21 | | }.into() [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn packet(args: proc_macro::TokenStream) -> proc_macro::TokenStream { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | / match packet::packet_impl(&parse_macro_input!(args as DeriveInput)) { [INFO] [stdout] 27 | | Ok(ts) => ts, [INFO] [stdout] 28 | | Err(err) => err.into_compile_error(), [INFO] [stdout] 29 | | }.into() [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:185:12 [INFO] [stdout] | [INFO] [stdout] 184 | fn try_from(value: HashMap<&str, Expr>) -> Result { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 185 | Ok(FieldAttributes { [INFO] [stdout] | ____________^ [INFO] [stdout] 186 | | order: match value.get("order") { [INFO] [stdout] 187 | | Some(expr) => Some(expr_to_usize(expr)?), [INFO] [stdout] 188 | | None => None, [INFO] [stdout] ... | [INFO] [stdout] 192 | | .map(|expr| expr.to_token_stream()), [INFO] [stdout] 193 | | }) [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/util.rs:201:12 [INFO] [stdout] | [INFO] [stdout] 200 | fn try_from(value: HashMap<&str, Expr>) -> Result { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 201 | Ok(DataAttributes { [INFO] [stdout] | ____________^ [INFO] [stdout] 202 | | enum_type: value.get("enum_type") [INFO] [stdout] 203 | | .map(|expr| expr.to_token_stream()), [INFO] [stdout] 204 | | enum_variant: value.get("enum_variant") [INFO] [stdout] ... | [INFO] [stdout] 207 | | .map(|expr| expr.to_token_stream()), [INFO] [stdout] 208 | | }) [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/util.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 215 | fn try_from(attrs: HashMap<&str, Expr>) -> Result { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 216 | Ok(VariantAttributes { [INFO] [stdout] | ____________^ [INFO] [stdout] 217 | | value: attrs.get("value") [INFO] [stdout] 218 | | .map(|expr| expr.to_token_stream()) [INFO] [stdout] 219 | | }) [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/util.rs:277:12 [INFO] [stdout] | [INFO] [stdout] 276 | let attrs = collect_map_attribute(input)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 277 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 278 | | // TODO handling [INFO] [stdout] 279 | | id: attrs.get("id").unwrap().to_token_stream(), [INFO] [stdout] 280 | | bound: attrs.get("bound").unwrap().to_token_stream(), [INFO] [stdout] 281 | | state: attrs.get("state").unwrap().to_token_stream() [INFO] [stdout] 282 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/read.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 30 | let mut field_visitor = ReadableFieldVisitor::new( [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | let (reads, values) = field_visitor.into_pieces(); [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] 35 | let values = match named { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | true => quote! { { #( #values, )* } }, [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] 37 | false => quote! { ( #( #values, )* ) }, [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] 40 | / ( [INFO] [stdout] 41 | | value, [INFO] [stdout] 42 | | quote! { [INFO] [stdout] 43 | | #( #reads; )* [INFO] [stdout] 44 | | #ident #values [INFO] [stdout] 45 | | } [INFO] [stdout] 46 | | ) [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/read.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 96 | let protocol_crate = get_bird_protocol_crate(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Ok(match variant { [INFO] [stdout] | ________^ [INFO] [stdout] 98 | | Some(ref variant) => quote! { [INFO] [stdout] 99 | | < #variant as #protocol_crate ::packet::PacketVariantReadable< #lifetime , #ty >> [INFO] [stdout] 100 | | ::read_variant(read)? [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [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: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bird-protocol-derive` (lib test) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "c01f1bef903ffa56ed94607b9461960ee8b1b88e14d1fe8b776ac3c651a7f69a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c01f1bef903ffa56ed94607b9461960ee8b1b88e14d1fe8b776ac3c651a7f69a", kill_on_drop: false }` [INFO] [stdout] c01f1bef903ffa56ed94607b9461960ee8b1b88e14d1fe8b776ac3c651a7f69a