[INFO] fetching crate interactive-clap-derive 0.3.1... [INFO] checking interactive-clap-derive-0.3.1 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate interactive-clap-derive 0.3.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate interactive-clap-derive 0.3.1 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate interactive-clap-derive 0.3.1 [INFO] finished tweaking crates.io crate interactive-clap-derive 0.3.1 [INFO] tweaked toml for crates.io crate interactive-clap-derive 0.3.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 25 packages to latest compatible versions [INFO] [stderr] Adding encode_unicode v0.3.6 (available: v1.0.0) [INFO] [stderr] Adding prettyplease v0.1.25 (available: v0.2.22) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.79) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ccc359d16970a5b494f2a7b9c1b124d0fe3068af60d7e3762633f3028de0f13 [INFO] running `Command { std: "docker" "start" "-a" "3ccc359d16970a5b494f2a7b9c1b124d0fe3068af60d7e3762633f3028de0f13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ccc359d16970a5b494f2a7b9c1b124d0fe3068af60d7e3762633f3028de0f13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ccc359d16970a5b494f2a7b9c1b124d0fe3068af60d7e3762633f3028de0f13", kill_on_drop: false }` [INFO] [stdout] 3ccc359d16970a5b494f2a7b9c1b124d0fe3068af60d7e3762633f3028de0f13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91d0db555f5717e3d19a30eb121c3d4abe2ca44d710268779f0c7e8dc35f3ef4 [INFO] running `Command { std: "docker" "start" "-a" "91d0db555f5717e3d19a30eb121c3d4abe2ca44d710268779f0c7e8dc35f3ef4", kill_on_drop: false }` [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking syn v1.0.109 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking insta v1.40.0 [INFO] [stderr] Checking interactive-clap-derive v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `Fields` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/derives/interactive_clap/mod.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | let fields = data_struct.fields.clone(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 194 | / quote! { [INFO] [stdout] 195 | | #[derive(Debug, Default, Clone, clap::Parser, interactive_clap::ToCliArgs)] [INFO] [stdout] 196 | | #[clap(author, version, about, long_about = None)] [INFO] [stdout] 197 | | pub struct #cli_name { [INFO] [stdout] ... | [INFO] [stdout] 237 | | #clap_enum_for_named_arg [INFO] [stdout] 238 | | } [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] 329 | / quote! { [INFO] [stdout] 330 | | #[derive(Debug, Clone, clap::Parser, interactive_clap::ToCliArgs)] [INFO] [stdout] 331 | | pub enum #cli_name { [INFO] [stdout] 332 | | #( #enum_variants, )* [INFO] [stdout] ... | [INFO] [stdout] 369 | | } [INFO] [stdout] 370 | | } [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] | [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 `Map, {closure@src/derives/interactive_clap/mod.rs:156:29: 156:35}>, TokenStream2, {closure@src/derives/interactive_clap/mod.rs:157:31: 157:37}>, {closure@src/derives/interactive_clap/mod.rs:158:29: 158:41}>, {closure@src/derives/interactive_clap/mod.rs:164:26: 164:29}>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/derives/interactive_clap/mod.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 151 | let attr_doc_vec: Vec<_> = field.attrs.iter() [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 155 | / field.attrs.iter() [INFO] [stdout] 156 | | .filter(|attr| attr.path.is_ident("interactive_clap")) [INFO] [stdout] 157 | | .flat_map(|attr| attr.tokens.clone()) [INFO] [stdout] 158 | | .filter(|attr_token| { [INFO] [stdout] ... | [INFO] [stdout] 188 | | } [INFO] [stdout] 189 | | }) [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: this value of type `proc_macro2::token_stream::IntoIter` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/derives/interactive_clap/mod.rs:250:47 [INFO] [stdout] | [INFO] [stdout] 243 | let mut attrs: Vec = Vec::new(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 250 | for attr_token in attr.tokens.clone() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | / quote! { [INFO] [stdout] 273 | | #(#attrs)* [INFO] [stdout] 274 | | #ident(<#ty as interactive_clap::ToCli>::CliVariant) [INFO] [stdout] 275 | | } [INFO] [stdout] | |_________________________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 282 | / quote! { [INFO] [stdout] 283 | | #(#attrs)* [INFO] [stdout] 284 | | #ident [INFO] [stdout] 285 | | } [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 `TokenStream2` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/derives/to_cli_args/mod.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | let mut args_subcommand = quote! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | / quote! { [INFO] [stdout] 34 | | impl interactive_clap::ToCliArgs for #cli_name { [INFO] [stdout] 35 | | fn to_cli_args(&self) -> std::collections::VecDeque { [INFO] [stdout] 36 | | #args_subcommand; [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] 41 | | } [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] 74 | / quote! { [INFO] [stdout] 75 | | impl interactive_clap::ToCliArgs for #cli_name { [INFO] [stdout] 76 | | fn to_cli_args(&self) -> std::collections::VecDeque { [INFO] [stdout] 77 | | match self { [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | } [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] = 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 `interactive-clap-derive` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `Fields` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/derives/interactive_clap/mod.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | let fields = data_struct.fields.clone(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 194 | / quote! { [INFO] [stdout] 195 | | #[derive(Debug, Default, Clone, clap::Parser, interactive_clap::ToCliArgs)] [INFO] [stdout] 196 | | #[clap(author, version, about, long_about = None)] [INFO] [stdout] 197 | | pub struct #cli_name { [INFO] [stdout] ... | [INFO] [stdout] 237 | | #clap_enum_for_named_arg [INFO] [stdout] 238 | | } [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] 329 | / quote! { [INFO] [stdout] 330 | | #[derive(Debug, Clone, clap::Parser, interactive_clap::ToCliArgs)] [INFO] [stdout] 331 | | pub enum #cli_name { [INFO] [stdout] 332 | | #( #enum_variants, )* [INFO] [stdout] ... | [INFO] [stdout] 369 | | } [INFO] [stdout] 370 | | } [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] | [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 `std::iter::Map, {closure@src/derives/interactive_clap/mod.rs:156:29: 156:35}>, TokenStream2, {closure@src/derives/interactive_clap/mod.rs:157:31: 157:37}>, {closure@src/derives/interactive_clap/mod.rs:158:29: 158:41}>, {closure@src/derives/interactive_clap/mod.rs:164:26: 164:29}>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/derives/interactive_clap/mod.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 151 | let attr_doc_vec: Vec<_> = field.attrs.iter() [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 155 | / field.attrs.iter() [INFO] [stdout] 156 | | .filter(|attr| attr.path.is_ident("interactive_clap")) [INFO] [stdout] 157 | | .flat_map(|attr| attr.tokens.clone()) [INFO] [stdout] 158 | | .filter(|attr_token| { [INFO] [stdout] ... | [INFO] [stdout] 188 | | } [INFO] [stdout] 189 | | }) [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: this value of type `proc_macro2::token_stream::IntoIter` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/derives/interactive_clap/mod.rs:250:47 [INFO] [stdout] | [INFO] [stdout] 243 | let mut attrs: Vec = Vec::new(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 250 | for attr_token in attr.tokens.clone() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | / quote! { [INFO] [stdout] 273 | | #(#attrs)* [INFO] [stdout] 274 | | #ident(<#ty as interactive_clap::ToCli>::CliVariant) [INFO] [stdout] 275 | | } [INFO] [stdout] | |_________________________________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 282 | / quote! { [INFO] [stdout] 283 | | #(#attrs)* [INFO] [stdout] 284 | | #ident [INFO] [stdout] 285 | | } [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 `TokenStream2` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/derives/to_cli_args/mod.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | let mut args_subcommand = quote! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | / quote! { [INFO] [stdout] 34 | | impl interactive_clap::ToCliArgs for #cli_name { [INFO] [stdout] 35 | | fn to_cli_args(&self) -> std::collections::VecDeque { [INFO] [stdout] 36 | | #args_subcommand; [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] 41 | | } [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] 74 | / quote! { [INFO] [stdout] 75 | | impl interactive_clap::ToCliArgs for #cli_name { [INFO] [stdout] 76 | | fn to_cli_args(&self) -> std::collections::VecDeque { [INFO] [stdout] 77 | | match self { [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | } [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] = 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 `interactive-clap-derive` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "91d0db555f5717e3d19a30eb121c3d4abe2ca44d710268779f0c7e8dc35f3ef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91d0db555f5717e3d19a30eb121c3d4abe2ca44d710268779f0c7e8dc35f3ef4", kill_on_drop: false }` [INFO] [stdout] 91d0db555f5717e3d19a30eb121c3d4abe2ca44d710268779f0c7e8dc35f3ef4