[INFO] fetching crate esyn-derive 0.9.1... [INFO] checking esyn-derive-0.9.1 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate esyn-derive 0.9.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate esyn-derive 0.9.1 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 crates.io crate esyn-derive 0.9.1 [INFO] finished tweaking crates.io crate esyn-derive 0.9.1 [INFO] tweaked toml for crates.io crate esyn-derive 0.9.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 5 packages to latest compatible versions [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] cfffa2dcee6c558fd2cc78ac05625524ef6ffc5f2b69e5af6056b04749edfcdc [INFO] running `Command { std: "docker" "start" "-a" "cfffa2dcee6c558fd2cc78ac05625524ef6ffc5f2b69e5af6056b04749edfcdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfffa2dcee6c558fd2cc78ac05625524ef6ffc5f2b69e5af6056b04749edfcdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfffa2dcee6c558fd2cc78ac05625524ef6ffc5f2b69e5af6056b04749edfcdc", kill_on_drop: false }` [INFO] [stdout] cfffa2dcee6c558fd2cc78ac05625524ef6ffc5f2b69e5af6056b04749edfcdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9777d5ef0ee735041524584ac32c4d41ff410554c3dcb7489d5087a3e6838cbd [INFO] running `Command { std: "docker" "start" "-a" "9777d5ef0ee735041524584ac32c4d41ff410554c3dcb7489d5087a3e6838cbd", kill_on_drop: false }` [INFO] [stderr] Checking syn v2.0.76 [INFO] [stderr] Checking esyn-derive v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `attr` [INFO] [stdout] --> src/ders_enum_named.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{attr, bound}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `attr` [INFO] [stdout] --> src/ders_enum_named.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{attr, bound}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `generics` [INFO] [stdout] --> src/ders_enum_named.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let generics = bound::de_trait_bounds_struct(input.generics.clone()); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_generics` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `generics` [INFO] [stdout] --> src/ders_enum_named.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let generics = bound::de_trait_bounds_struct(input.generics.clone()); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_generics` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `Command { std: "docker" "inspect" "9777d5ef0ee735041524584ac32c4d41ff410554c3dcb7489d5087a3e6838cbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9777d5ef0ee735041524584ac32c4d41ff410554c3dcb7489d5087a3e6838cbd", kill_on_drop: false }` [INFO] [stdout] 9777d5ef0ee735041524584ac32c4d41ff410554c3dcb7489d5087a3e6838cbd [INFO] checking esyn-derive-0.9.1 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate esyn-derive 0.9.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate esyn-derive 0.9.1 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 crates.io crate esyn-derive 0.9.1 [INFO] finished tweaking crates.io crate esyn-derive 0.9.1 [INFO] tweaked toml for crates.io crate esyn-derive 0.9.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 5 packages to latest compatible versions [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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 33b0cb1f27fb931fb5689dc5bfb4597b1da9c9ed23b2e6b0094d45fd2da34a77 [INFO] running `Command { std: "docker" "start" "-a" "33b0cb1f27fb931fb5689dc5bfb4597b1da9c9ed23b2e6b0094d45fd2da34a77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33b0cb1f27fb931fb5689dc5bfb4597b1da9c9ed23b2e6b0094d45fd2da34a77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33b0cb1f27fb931fb5689dc5bfb4597b1da9c9ed23b2e6b0094d45fd2da34a77", kill_on_drop: false }` [INFO] [stdout] 33b0cb1f27fb931fb5689dc5bfb4597b1da9c9ed23b2e6b0094d45fd2da34a77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 814a93ee819df955ba5684531578955ac3af41b649f7dfce20dbc99a94d8c055 [INFO] running `Command { std: "docker" "start" "-a" "814a93ee819df955ba5684531578955ac3af41b649f7dfce20dbc99a94d8c055", kill_on_drop: false }` [INFO] [stderr] Checking syn v2.0.76 [INFO] [stderr] Checking esyn-derive v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `attr` [INFO] [stdout] --> src/ders_enum_named.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{attr, bound}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `attr` [INFO] [stdout] --> src/ders_enum_named.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{attr, bound}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `generics` [INFO] [stdout] --> src/ders_enum_named.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let generics = bound::de_trait_bounds_struct(input.generics.clone()); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_generics` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `generics` [INFO] [stdout] --> src/ders_enum_named.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let generics = bound::de_trait_bounds_struct(input.generics.clone()); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_generics` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn derive_ser(input: 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] 29 | let input = parse_macro_input!(input as DeriveInput); [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] 30 | ser::derive_ser(&input).unwrap().into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ders.rs:193:8 [INFO] [stdout] | [INFO] [stdout] 136 | let (ts_attr_custom_syntax, ts_mutpath_attr_custom_syntax) = 's: { [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] 146 | let return_val = quote! { [INFO] [stdout] | _____________----------___- [INFO] [stdout] | |_____________|____________| [INFO] [stdout] | |_____________|____________| [INFO] [stdout] | |_____________|____________| [INFO] [stdout] | |_____________|____________| [INFO] [stdout] | |_____________|____________| [INFO] [stdout] | |_____________|____________| [INFO] [stdout] | |_____________|____________| [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | | [INFO] [stdout] 148 | | let ast = { [INFO] [stdout] 149 | | if let Ok(expr) = ::parse(ast) { [INFO] [stdout] ... | [INFO] [stdout] 155 | | [INFO] [stdout] 156 | | }; [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] | |_________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] 157 | let set_val = quote! { [INFO] [stdout] | _____________-------___- [INFO] [stdout] | |_____________|_________| [INFO] [stdout] | |_____________|_________| [INFO] [stdout] | |_____________|_________| [INFO] [stdout] | |_____________|_________| [INFO] [stdout] | |_____________|_________| [INFO] [stdout] | |_____________|_________| [INFO] [stdout] | |_____________|_________| [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 158 | | [INFO] [stdout] 159 | | let ast = { [INFO] [stdout] 160 | | if let Ok(expr) = ::parse(ast) { [INFO] [stdout] ... | [INFO] [stdout] 168 | | [INFO] [stdout] 169 | | }; [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] | |_________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] 173 | | let ts_impl_custom_syntax = { [INFO] [stdout] | | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 180 | / quote! { [INFO] [stdout] 181 | [INFO] [stdout] 182 | impl #impl_generics [INFO] [stdout] 183 | ::esyn::CustomSyntax [INFO] [stdout] ... [INFO] [stdout] 186 | [INFO] [stdout] 187 | | } [INFO] [stdout] | |_____________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 193 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 194 | ts_impl_custom_syntax, [INFO] [stdout] 195 | ts_attr_custom_syntax, [INFO] [stdout] 196 | ts_mutpath_attr_custom_syntax, [INFO] [stdout] 197 | | )) [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 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn derive_ser(input: 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] 29 | let input = parse_macro_input!(input as DeriveInput); [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] 30 | ser::derive_ser(&input).unwrap().into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `esyn-derive` (lib test) due to 3 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ders.rs:193:8 [INFO] [stdout] | [INFO] [stdout] 136 | let (ts_attr_custom_syntax, ts_mutpath_attr_custom_syntax) = 's: { [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] 146 | let return_val = quote! { [INFO] [stdout] | _____________----------___- [INFO] [stdout] | |_____________|____________| [INFO] [stdout] | |_____________|____________| [INFO] [stdout] | |_____________|____________| [INFO] [stdout] | |_____________|____________| [INFO] [stdout] | |_____________|____________| [INFO] [stdout] | |_____________|____________| [INFO] [stdout] | |_____________|____________| [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | | [INFO] [stdout] 148 | | let ast = { [INFO] [stdout] 149 | | if let Ok(expr) = ::parse(ast) { [INFO] [stdout] ... | [INFO] [stdout] 155 | | [INFO] [stdout] 156 | | }; [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] | |_________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] 157 | let set_val = quote! { [INFO] [stdout] | _____________-------___- [INFO] [stdout] | |_____________|_________| [INFO] [stdout] | |_____________|_________| [INFO] [stdout] | |_____________|_________| [INFO] [stdout] | |_____________|_________| [INFO] [stdout] | |_____________|_________| [INFO] [stdout] | |_____________|_________| [INFO] [stdout] | |_____________|_________| [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 158 | | [INFO] [stdout] 159 | | let ast = { [INFO] [stdout] 160 | | if let Ok(expr) = ::parse(ast) { [INFO] [stdout] ... | [INFO] [stdout] 168 | | [INFO] [stdout] 169 | | }; [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] | |_________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] 173 | | let ts_impl_custom_syntax = { [INFO] [stdout] | | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 180 | / quote! { [INFO] [stdout] 181 | [INFO] [stdout] 182 | impl #impl_generics [INFO] [stdout] 183 | ::esyn::CustomSyntax [INFO] [stdout] ... [INFO] [stdout] 186 | [INFO] [stdout] 187 | | } [INFO] [stdout] | |_____________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 193 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 194 | ts_impl_custom_syntax, [INFO] [stdout] 195 | ts_attr_custom_syntax, [INFO] [stdout] 196 | ts_mutpath_attr_custom_syntax, [INFO] [stdout] 197 | | )) [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 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `esyn-derive` (lib) due to 3 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "814a93ee819df955ba5684531578955ac3af41b649f7dfce20dbc99a94d8c055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "814a93ee819df955ba5684531578955ac3af41b649f7dfce20dbc99a94d8c055", kill_on_drop: false }` [INFO] [stdout] 814a93ee819df955ba5684531578955ac3af41b649f7dfce20dbc99a94d8c055