[INFO] fetching crate wayland-scanner 0.31.5... [INFO] checking wayland-scanner-0.31.5 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] extracting crate wayland-scanner 0.31.5 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate wayland-scanner 0.31.5 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 wayland-scanner 0.31.5 [INFO] finished tweaking crates.io crate wayland-scanner 0.31.5 [INFO] tweaked toml for crates.io crate wayland-scanner 0.31.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 6 packages to latest compatible versions [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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04a6d05aa7ca0fbf26a145a3abd7dc74dc6111bdb5a90d879f2b5d314003d9f6 [INFO] running `Command { std: "docker" "start" "-a" "04a6d05aa7ca0fbf26a145a3abd7dc74dc6111bdb5a90d879f2b5d314003d9f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04a6d05aa7ca0fbf26a145a3abd7dc74dc6111bdb5a90d879f2b5d314003d9f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04a6d05aa7ca0fbf26a145a3abd7dc74dc6111bdb5a90d879f2b5d314003d9f6", kill_on_drop: false }` [INFO] [stdout] 04a6d05aa7ca0fbf26a145a3abd7dc74dc6111bdb5a90d879f2b5d314003d9f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb655e29e472d00806ed05d916fbd99d775c9bd04d5395842e5865548294e477 [INFO] running `Command { std: "docker" "start" "-a" "fb655e29e472d00806ed05d916fbd99d775c9bd04d5395842e5865548294e477", kill_on_drop: false }` [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking quick-xml v0.36.2 [INFO] [stderr] Checking wayland-scanner v0.31.5 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `proc_macro2::Ident` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/c_interfaces.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | let array_ident = format_ident!("{}_{}_{}_types", interface.name, which, msg.name); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | Some(quote! { [INFO] [stdout] | __________________- [INFO] [stdout] | |__________________| [INFO] [stdout] | |__________________| [INFO] [stdout] | |__________________| [INFO] [stdout] | |__________________| [INFO] [stdout] | |__________________| [INFO] [stdout] 96 | | static #array_ident: SyncWrapper<[*const wayland_backend::protocol::wl_interface; #array_len]> = SyncWrapper([ [INFO] [stdout] 97 | | #(#array_values,)* [INFO] [stdout] 98 | | ]); [INFO] [stdout] 99 | | }) [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] | [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 `proc_macro2::Ident` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client_gen.rs:262:21 [INFO] [stdout] | [INFO] [stdout] 187 | ... let method_name = format_ident!("{}{}", if is_keyword(&request.name) { "_" } else { "" }, request.name); [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | ... let enum_variant = Ident::new(&snake_to_camel(&request.name), Span::call_site()); [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 233 | ... let enum_args = request.args.iter().flat_map(|arg| { [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 254 | ... let doc_attr = request [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 262 | ... let created_iface_mod = Ident::new(created_interface, Span::call_site()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 263 | ... let created_iface_type = Ident::new(&snake_to_camel(created_interface), Span::call_site()); [INFO] [stdout] 264 | / ... quote! { [INFO] [stdout] 265 | | ... #doc_attr [INFO] [stdout] 266 | | ... #[allow(clippy::too_many_arguments)] [INFO] [stdout] 267 | | ... pub fn #method_name + 'static>... [INFO] [stdout] ... | [INFO] [stdout] 274 | | ... } [INFO] [stdout] 275 | | ... } [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] | |_______________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] 279 | / ... quote! { [INFO] [stdout] 280 | | ... #doc_attr [INFO] [stdout] 281 | | ... #[allow(clippy::too_many_arguments)] [INFO] [stdout] 282 | | ... pub fn #method_name + 'static>(&self, #(#fn_args,)* qh:... [INFO] [stdout] ... | [INFO] [stdout] 289 | | ... } [INFO] [stdout] 290 | | ... } [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] | |_______________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] 294 | / ... quote! { [INFO] [stdout] 295 | | ... #doc_attr [INFO] [stdout] 296 | | ... #[allow(clippy::too_many_arguments)] [INFO] [stdout] 297 | | ... pub fn #method_name(&self, #(#fn_args),*) { [INFO] [stdout] ... | [INFO] [stdout] 310 | | ... } [INFO] [stdout] 311 | | ... } [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] | |_______________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] [INFO] [stdout] [INFO] [stdout] error: this value of type `proc_macro2::Ident` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/c_interfaces.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | let array_ident = format_ident!("{}_{}_{}_types", interface.name, which, msg.name); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | Some(quote! { [INFO] [stdout] | __________________- [INFO] [stdout] | |__________________| [INFO] [stdout] | |__________________| [INFO] [stdout] | |__________________| [INFO] [stdout] | |__________________| [INFO] [stdout] | |__________________| [INFO] [stdout] 96 | | static #array_ident: SyncWrapper<[*const wayland_backend::protocol::wl_interface; #array_len]> = SyncWrapper([ [INFO] [stdout] 97 | | #(#array_values,)* [INFO] [stdout] 98 | | ]); [INFO] [stdout] 99 | | }) [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] | [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 `proc_macro2::TokenStream` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common.rs:603:17 [INFO] [stdout] | [INFO] [stdout] 506 | let msg_name = Ident::new(&snake_to_camel(&msg.name), Span::call_site()); [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 515 | let mut child_spec = None; [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 516 | let args = msg.args.iter().flat_map(|arg| { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 583 | let args = if msg.args.is_empty() { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 603 | let child_spec = child_spec.unwrap_or_else(|| quote! { None }); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 604 | / quote! { [INFO] [stdout] 605 | | #msg_type::#msg_name { #(#arg_names),* } => { [INFO] [stdout] 606 | | let child_spec = #child_spec; [INFO] [stdout] 607 | | let args = #args; [INFO] [stdout] ... | [INFO] [stdout] 613 | | } [INFO] [stdout] 614 | | } [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] 615 | } else { [INFO] [stdout] 616 | / quote! { [INFO] [stdout] 617 | | #msg_type::#msg_name { #(#arg_names),* } => Ok(Message { [INFO] [stdout] 618 | | sender_id: self.id.clone(), [INFO] [stdout] 619 | | opcode: #opcode, [INFO] [stdout] 620 | | args: #args, [INFO] [stdout] 621 | | }) [INFO] [stdout] 622 | | } [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] | [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 `proc_macro2::TokenStream` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interfaces.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | let prefix = super::c_interfaces::generate_interfaces_prefix(protocol); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 12 | / quote! { [INFO] [stdout] 13 | | #prefix [INFO] [stdout] 14 | | #(#interfaces)* [INFO] [stdout] 15 | | } [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] = 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 `proc_macro2::Ident` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client_gen.rs:262:21 [INFO] [stdout] | [INFO] [stdout] 187 | ... let method_name = format_ident!("{}{}", if is_keyword(&request.name) { "_" } else { "" }, request.name); [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | ... let enum_variant = Ident::new(&snake_to_camel(&request.name), Span::call_site()); [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 233 | ... let enum_args = request.args.iter().flat_map(|arg| { [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 254 | ... let doc_attr = request [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 262 | ... let created_iface_mod = Ident::new(created_interface, Span::call_site()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 263 | ... let created_iface_type = Ident::new(&snake_to_camel(created_interface), Span::call_site()); [INFO] [stdout] 264 | / ... quote! { [INFO] [stdout] 265 | | ... #doc_attr [INFO] [stdout] 266 | | ... #[allow(clippy::too_many_arguments)] [INFO] [stdout] 267 | | ... pub fn #method_name + 'static>... [INFO] [stdout] ... | [INFO] [stdout] 274 | | ... } [INFO] [stdout] 275 | | ... } [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] | |_______________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] 279 | / ... quote! { [INFO] [stdout] 280 | | ... #doc_attr [INFO] [stdout] 281 | | ... #[allow(clippy::too_many_arguments)] [INFO] [stdout] 282 | | ... pub fn #method_name + 'static>(&self, #(#fn_args,)* qh:... [INFO] [stdout] ... | [INFO] [stdout] 289 | | ... } [INFO] [stdout] 290 | | ... } [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] | |_______________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] 294 | / ... quote! { [INFO] [stdout] 295 | | ... #doc_attr [INFO] [stdout] 296 | | ... #[allow(clippy::too_many_arguments)] [INFO] [stdout] 297 | | ... pub fn #method_name(&self, #(#fn_args),*) { [INFO] [stdout] ... | [INFO] [stdout] 310 | | ... } [INFO] [stdout] 311 | | ... } [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] | |_______________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] [INFO] [stdout] [INFO] [stdout] error: this value of type `proc_macro2::TokenStream` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common.rs:603:17 [INFO] [stdout] | [INFO] [stdout] 506 | let msg_name = Ident::new(&snake_to_camel(&msg.name), Span::call_site()); [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 515 | let mut child_spec = None; [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 516 | let args = msg.args.iter().flat_map(|arg| { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 583 | let args = if msg.args.is_empty() { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 603 | let child_spec = child_spec.unwrap_or_else(|| quote! { None }); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 604 | / quote! { [INFO] [stdout] 605 | | #msg_type::#msg_name { #(#arg_names),* } => { [INFO] [stdout] 606 | | let child_spec = #child_spec; [INFO] [stdout] 607 | | let args = #args; [INFO] [stdout] ... | [INFO] [stdout] 613 | | } [INFO] [stdout] 614 | | } [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] 615 | } else { [INFO] [stdout] 616 | / quote! { [INFO] [stdout] 617 | | #msg_type::#msg_name { #(#arg_names),* } => Ok(Message { [INFO] [stdout] 618 | | sender_id: self.id.clone(), [INFO] [stdout] 619 | | opcode: #opcode, [INFO] [stdout] 620 | | args: #args, [INFO] [stdout] 621 | | }) [INFO] [stdout] 622 | | } [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] | [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 `proc_macro2::TokenStream` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interfaces.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | let prefix = super::c_interfaces::generate_interfaces_prefix(protocol); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 12 | / quote! { [INFO] [stdout] 13 | | #prefix [INFO] [stdout] 14 | | #(#interfaces)* [INFO] [stdout] 15 | | } [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] = 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-scanner` (lib test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-scanner` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "fb655e29e472d00806ed05d916fbd99d775c9bd04d5395842e5865548294e477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb655e29e472d00806ed05d916fbd99d775c9bd04d5395842e5865548294e477", kill_on_drop: false }` [INFO] [stdout] fb655e29e472d00806ed05d916fbd99d775c9bd04d5395842e5865548294e477