[INFO] cloning repository https://github.com/vxpm/bity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vxpm/bity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvxpm%2Fbity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvxpm%2Fbity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 589cd3a1327bfb7fe084a00c87e58ce6b1441eb4 [INFO] checking vxpm/bity against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvxpm%2Fbity" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vxpm/bity on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vxpm/bity [INFO] finished tweaking git repo https://github.com/vxpm/bity [INFO] tweaked toml for git repo https://github.com/vxpm/bity written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vxpm/bity already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/vxpm/arbitrary-int` [INFO] [stderr] Updating git repository `https://github.com/vxpm/bitut` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa720f23cb660789f8326dacdd035df172cdc7a33259787764ab02b3b1526c52 [INFO] running `Command { std: "docker" "start" "-a" "fa720f23cb660789f8326dacdd035df172cdc7a33259787764ab02b3b1526c52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa720f23cb660789f8326dacdd035df172cdc7a33259787764ab02b3b1526c52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa720f23cb660789f8326dacdd035df172cdc7a33259787764ab02b3b1526c52", kill_on_drop: false }` [INFO] [stdout] fa720f23cb660789f8326dacdd035df172cdc7a33259787764ab02b3b1526c52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18df0d5b2a6bb997597fb2f632cf8dbfcab8af13aa6a8bfe9f5fb74995ba9186 [INFO] running `Command { std: "docker" "start" "-a" "18df0d5b2a6bb997597fb2f632cf8dbfcab8af13aa6a8bfe9f5fb74995ba9186", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking bitut v0.2.0 (https://github.com/vxpm/bitut#2e8048b7) [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking syn v2.0.52 [INFO] [stderr] Checking arbitrary-int v1.2.7 (https://github.com/vxpm/arbitrary-int?branch=num-traits#3ac8b98d) [INFO] [stderr] Checking bity-impl v0.1.0 (/opt/rustwide/workdir/bity-impl) [INFO] [stderr] Checking bity v0.1.0 (/opt/rustwide/workdir/bity-core) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.71s [INFO] running `Command { std: "docker" "inspect" "18df0d5b2a6bb997597fb2f632cf8dbfcab8af13aa6a8bfe9f5fb74995ba9186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18df0d5b2a6bb997597fb2f632cf8dbfcab8af13aa6a8bfe9f5fb74995ba9186", kill_on_drop: false }` [INFO] [stdout] 18df0d5b2a6bb997597fb2f632cf8dbfcab8af13aa6a8bfe9f5fb74995ba9186 [INFO] checking vxpm/bity against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvxpm%2Fbity" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vxpm/bity on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vxpm/bity [INFO] finished tweaking git repo https://github.com/vxpm/bity [INFO] tweaked toml for git repo https://github.com/vxpm/bity written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vxpm/bity already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df3a140d83adf41287e29da84e0e23084b176f3134d7d6d895e5857063cde4f2 [INFO] running `Command { std: "docker" "start" "-a" "df3a140d83adf41287e29da84e0e23084b176f3134d7d6d895e5857063cde4f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df3a140d83adf41287e29da84e0e23084b176f3134d7d6d895e5857063cde4f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df3a140d83adf41287e29da84e0e23084b176f3134d7d6d895e5857063cde4f2", kill_on_drop: false }` [INFO] [stdout] df3a140d83adf41287e29da84e0e23084b176f3134d7d6d895e5857063cde4f2 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b88ddd23fef9ca138717bd62f29f5db4f7f42986e08eb5ecdbe0f1ec0dd91dd [INFO] running `Command { std: "docker" "start" "-a" "8b88ddd23fef9ca138717bd62f29f5db4f7f42986e08eb5ecdbe0f1ec0dd91dd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking bitut v0.2.0 (https://github.com/vxpm/bitut#2e8048b7) [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking syn v2.0.52 [INFO] [stderr] Checking arbitrary-int v1.2.7 (https://github.com/vxpm/arbitrary-int?branch=num-traits#3ac8b98d) [INFO] [stderr] Checking bity-impl v0.1.0 (/opt/rustwide/workdir/bity-impl) [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] --> bity-impl/src/lib.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 16 | input: proc_macro::TokenStream, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | item: proc_macro::TokenStream, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | ) -> proc_macro::TokenStream { [INFO] [stdout] 19 | let bit_size = parse_macro_input!(input); [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] 20 | let item: Item = parse_macro_input!(item); [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] 21 | [INFO] [stdout] 22 | let result = match item { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | Item::Struct(s) => bity_struct::generate(bit_size, s), [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | Item::Enum(e) => bity_enum::generate(bit_size, e), [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | / match result { [INFO] [stdout] 29 | | Ok(x) => x, [INFO] [stdout] 30 | | Err(e) => e, [INFO] [stdout] 31 | | } [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] --> bity-impl/src/lib.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn bity_set(item: 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] 37 | let input: DeriveInput = parse_macro_input!(item); [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] ... [INFO] [stdout] 57 | let Ok(bit_size) = syn::parse2(args.tokens.clone()) else { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | let result = match input.data { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | / match result { [INFO] [stdout] 70 | | Ok(x) => x, [INFO] [stdout] 71 | | Err(e) => e, [INFO] [stdout] 72 | | } [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] --> bity-impl/src/bity_enum.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | .map_err(|e| e.into_compile_error().into_token_stream())?; [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] --> bity-impl/src/bity_enum.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | .map_err(|e| e.into_compile_error().into_token_stream())?; [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] --> bity-impl/src/bity_set.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | .map_err(|e| e.into_compile_error().into_token_stream())?; [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] --> bity-impl/src/bity_set.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | .map_err(|e| e.into_compile_error().into_token_stream())?; [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] --> bity-impl/src/bity_struct.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 70 | fn extract_bit_range(bit_range: ExprRange, max: LitInt) -> Result<(LitInt, LitInt), TokenStream> { [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] ... [INFO] [stdout] 75 | let bit_range_start = bit_range [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | let bit_range_end = bit_range [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 109 | | bit_range_start.unwrap_or(parse_quote! { 0 }), [INFO] [stdout] 110 | | bit_range_end.unwrap_or(max), [INFO] [stdout] 111 | | )) [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] | | 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] | [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] --> bity-impl/src/bity_struct.rs:79:43 [INFO] [stdout] | [INFO] [stdout] 79 | |boxed_bit_range_start| match (**boxed_bit_range_start).clone() { [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] --> bity-impl/src/bity_struct.rs:96:41 [INFO] [stdout] | [INFO] [stdout] 96 | |boxed_bit_range_end| match (**boxed_bit_range_end).clone() { [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] --> bity-impl/src/bity_struct.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 115 | let doc_comment_path = parse_quote! { doc }; [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] 116 | attrs.iter().filter( [INFO] [stdout] 117 | move |attr| matches!(&attr.meta, syn::Meta::NameValue(x) if x.path == doc_comment_path), [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] --> bity-impl/src/bity_struct.rs:568:12 [INFO] [stdout] | [INFO] [stdout] 502 | pub fn new(original_def: ItemStruct, bit_size: LitInt) -> Result { [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] 503 | let inner_ty = { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 504 | let inner_ty_name = format_ident!("u{bit_size}"); [INFO] [stdout] 505 | let inner_ty = quote! { ::bity::raw::#inner_ty_name }; [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] 506 | parse_quote! { #inner_ty } [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 529 | let mut new_attrs = attrs.clone(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 568 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 569 | | def: parse_quote! { [INFO] [stdout] 570 | | #(#new_attrs)* [INFO] [stdout] 571 | | #[derive(Clone, Copy)] [INFO] [stdout] ... | [INFO] [stdout] 581 | | generate_debug, [INFO] [stdout] 582 | | }) [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 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bity-impl` (lib) due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8b88ddd23fef9ca138717bd62f29f5db4f7f42986e08eb5ecdbe0f1ec0dd91dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b88ddd23fef9ca138717bd62f29f5db4f7f42986e08eb5ecdbe0f1ec0dd91dd", kill_on_drop: false }` [INFO] [stdout] 8b88ddd23fef9ca138717bd62f29f5db4f7f42986e08eb5ecdbe0f1ec0dd91dd