[INFO] fetching crate ruex-macro 0.1.3... [INFO] checking ruex-macro-0.1.3 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate ruex-macro 0.1.3 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate ruex-macro 0.1.3 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 ruex-macro 0.1.3 [INFO] finished tweaking crates.io crate ruex-macro 0.1.3 [INFO] tweaked toml for crates.io crate ruex-macro 0.1.3 written to /workspace/builds/worker-3-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 38 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.6.0) [INFO] [stderr] Adding memoffset v0.7.1 (available: v0.9.1) [INFO] [stderr] Adding nix v0.26.4 (available: v0.29.0) [INFO] [stderr] Adding serde_tokenstream v0.1.7 (available: v0.2.2) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.79) [INFO] [stderr] Adding syn-serde v0.2.4 (available: v0.3.1) [INFO] [stderr] Adding sysinfo v0.28.4 (available: v0.31.4) [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3349cc947d3c160d05459f9e2669de8f036588219120090102a05807c0210595 [INFO] running `Command { std: "docker" "start" "-a" "3349cc947d3c160d05459f9e2669de8f036588219120090102a05807c0210595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3349cc947d3c160d05459f9e2669de8f036588219120090102a05807c0210595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3349cc947d3c160d05459f9e2669de8f036588219120090102a05807c0210595", kill_on_drop: false }` [INFO] [stdout] 3349cc947d3c160d05459f9e2669de8f036588219120090102a05807c0210595 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] dae0e91b4cc37657dd947b581d98a4023c68ea0e27433e79b063b507085633ba [INFO] running `Command { std: "docker" "start" "-a" "dae0e91b4cc37657dd947b581d98a4023c68ea0e27433e79b063b507085633ba", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Checking sysinfo v0.28.4 [INFO] [stderr] Checking proc-macro-error v1.0.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_tokenstream v0.1.7 [INFO] [stderr] Checking rust-companion v0.1.1 [INFO] [stderr] Checking syn-serde v0.2.4 [INFO] [stderr] Checking ruex-macro v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `disable_contracts` [INFO] [stdout] --> src/impls/contract_aspect.rs:261:17 [INFO] [stdout] | [INFO] [stdout] 261 | if cfg!(feature = "disable_contracts") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `disable_contracts` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `override_debug` [INFO] [stdout] --> src/impls/contract_aspect.rs:263:24 [INFO] [stdout] | [INFO] [stdout] 263 | } else if cfg!(feature = "override_debug") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `override_debug` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `override_log` [INFO] [stdout] --> src/impls/contract_aspect.rs:270:24 [INFO] [stdout] | [INFO] [stdout] 270 | } else if cfg!(feature = "override_log") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `override_log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable_contracts` [INFO] [stdout] --> src/impls/contract_aspect.rs:261:17 [INFO] [stdout] | [INFO] [stdout] 261 | if cfg!(feature = "disable_contracts") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `disable_contracts` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `override_debug` [INFO] [stdout] --> src/impls/contract_aspect.rs:263:24 [INFO] [stdout] | [INFO] [stdout] 263 | } else if cfg!(feature = "override_debug") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `override_debug` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `override_log` [INFO] [stdout] --> src/impls/contract_aspect.rs:270:24 [INFO] [stdout] | [INFO] [stdout] 270 | } else if cfg!(feature = "override_log") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `override_log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `syn::ItemTrait` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls/compose.rs:162:37 [INFO] [stdout] | [INFO] [stdout] 162 | ... let def: syn::ItemTrait = syn_serde::json::from_str(&data).unwrap(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | / ... quote! { [INFO] [stdout] 168 | | ... impl #path for #ident { [INFO] [stdout] 169 | | ... #(#methods)* [INFO] [stdout] 170 | | ... } [INFO] [stdout] 171 | | ... } [INFO] [stdout] | | - [INFO] [stdout] | |_______________________| [INFO] [stdout] | |_______________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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 `syn::ItemTrait` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls/compose.rs:162:37 [INFO] [stdout] | [INFO] [stdout] 162 | ... let def: syn::ItemTrait = syn_serde::json::from_str(&data).unwrap(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | / ... quote! { [INFO] [stdout] 168 | | ... impl #path for #ident { [INFO] [stdout] 169 | | ... #(#methods)* [INFO] [stdout] 170 | | ... } [INFO] [stdout] 171 | | ... } [INFO] [stdout] | | - [INFO] [stdout] | |_______________________| [INFO] [stdout] | |_______________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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 `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls/contract_aspect.rs:448:27 [INFO] [stdout] | [INFO] [stdout] 434 | let stream = stream.into_iter().collect::>(); [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 442 | let mut rule = CaseRule::default(); [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 448 | let Segment { expressions } = syn::parse2(stream).unwrap(); [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 `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls/contract_aspect.rs:448:27 [INFO] [stdout] | [INFO] [stdout] 434 | let stream = stream.into_iter().collect::>(); [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 442 | let mut rule = CaseRule::default(); [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 448 | let Segment { expressions } = syn::parse2(stream).unwrap(); [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 `Vec>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls/mock.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | let inputs = method [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | / quote! { [INFO] [stdout] 79 | | fn #method_name(mut self, when: F) -> Self [INFO] [stdout] 80 | | where [INFO] [stdout] 81 | | F: Fn(#(#inputs),*) + 'static, [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_________________________________| [INFO] [stdout] | |_________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 89 | | Some(quote! {#field: Option>}) [INFO] [stdout] | | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 95 | / quote! { [INFO] [stdout] 96 | | fn #method_name(mut self, when: F) -> Self [INFO] [stdout] 97 | | where [INFO] [stdout] 98 | | F: Fn(#(#inputs),*) -> #output + 'static, [INFO] [stdout] ... | [INFO] [stdout] 102 | | } [INFO] [stdout] 103 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_________________________________| [INFO] [stdout] | |_________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | | Some(quote! {#field: Option #output>>}) [INFO] [stdout] | | ------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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 `syn::Signature` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls/mock.rs:133:25 [INFO] [stdout] | [INFO] [stdout] 133 | let sig = method.sig.clone(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | Some(quote! { [INFO] [stdout] | __________________________- [INFO] [stdout] | |__________________________| [INFO] [stdout] | |__________________________| [INFO] [stdout] | |__________________________| [INFO] [stdout] | |__________________________| [INFO] [stdout] 152 | | #sig { [INFO] [stdout] 153 | | match self.#field { [INFO] [stdout] 154 | | Some(ref func) => func(#(#args),*), [INFO] [stdout] ... | [INFO] [stdout] 157 | | } [INFO] [stdout] 158 | | }) [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] | [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 `Vec>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls/mock.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | let inputs = method [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | / quote! { [INFO] [stdout] 79 | | fn #method_name(mut self, when: F) -> Self [INFO] [stdout] 80 | | where [INFO] [stdout] 81 | | F: Fn(#(#inputs),*) + 'static, [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_________________________________| [INFO] [stdout] | |_________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 89 | | Some(quote! {#field: Option>}) [INFO] [stdout] | | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 95 | / quote! { [INFO] [stdout] 96 | | fn #method_name(mut self, when: F) -> Self [INFO] [stdout] 97 | | where [INFO] [stdout] 98 | | F: Fn(#(#inputs),*) -> #output + 'static, [INFO] [stdout] ... | [INFO] [stdout] 102 | | } [INFO] [stdout] 103 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_________________________________| [INFO] [stdout] | |_________________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | | Some(quote! {#field: Option #output>>}) [INFO] [stdout] | | ------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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 `syn::Signature` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls/mock.rs:133:25 [INFO] [stdout] | [INFO] [stdout] 133 | let sig = method.sig.clone(); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | Some(quote! { [INFO] [stdout] | __________________________- [INFO] [stdout] | |__________________________| [INFO] [stdout] | |__________________________| [INFO] [stdout] | |__________________________| [INFO] [stdout] | |__________________________| [INFO] [stdout] 152 | | #sig { [INFO] [stdout] 153 | | match self.#field { [INFO] [stdout] 154 | | Some(ref func) => func(#(#args),*), [INFO] [stdout] ... | [INFO] [stdout] 157 | | } [INFO] [stdout] 158 | | }) [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] | [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 `syn::TraitItemMethod` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls/register.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 96 | let rename = method_rename(method); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 314 | let body = quote! { [INFO] [stdout] | ____________________________________- [INFO] [stdout] | |____________________________________| [INFO] [stdout] 315 | | { [INFO] [stdout] 316 | | #(#requires)* [INFO] [stdout] 317 | | #(#invariants)* [INFO] [stdout] ... | [INFO] [stdout] 331 | | } [INFO] [stdout] 332 | | }; [INFO] [stdout] | | - [INFO] [stdout] | |_________________________| [INFO] [stdout] | |_________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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 `syn::TraitItemMethod` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls/register.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 96 | let rename = method_rename(method); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 314 | let body = quote! { [INFO] [stdout] | ____________________________________- [INFO] [stdout] | |____________________________________| [INFO] [stdout] 315 | | { [INFO] [stdout] 316 | | #(#requires)* [INFO] [stdout] 317 | | #(#invariants)* [INFO] [stdout] ... | [INFO] [stdout] 331 | | } [INFO] [stdout] 332 | | }; [INFO] [stdout] | | - [INFO] [stdout] | |_________________________| [INFO] [stdout] | |_________________________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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 5 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ruex-macro` (lib test) due to 6 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ruex-macro` (lib) due to 6 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "dae0e91b4cc37657dd947b581d98a4023c68ea0e27433e79b063b507085633ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dae0e91b4cc37657dd947b581d98a4023c68ea0e27433e79b063b507085633ba", kill_on_drop: false }` [INFO] [stdout] dae0e91b4cc37657dd947b581d98a4023c68ea0e27433e79b063b507085633ba