[INFO] fetching crate feo3boy-executor-generator 0.1.0... [INFO] checking feo3boy-executor-generator-0.1.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate feo3boy-executor-generator 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate feo3boy-executor-generator 0.1.0 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 feo3boy-executor-generator 0.1.0 [INFO] finished tweaking crates.io crate feo3boy-executor-generator 0.1.0 [INFO] tweaked toml for crates.io crate feo3boy-executor-generator 0.1.0 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 19 packages to latest compatible versions [INFO] [stderr] Adding derive-syn-parse v0.1.5 (latest: v0.2.0) [INFO] [stderr] Adding proc-macro-crate v1.3.1 (latest: v3.2.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.76) [INFO] [stderr] Adding toml_edit v0.19.15 (latest: v0.22.20) [INFO] [stderr] Adding winnow v0.5.40 (latest: v0.6.18) [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] Downloading crates ... [INFO] [stderr] Downloaded feo3boy-opcodes v0.1.0 [INFO] [stderr] Downloaded feo3boy-microcode-generator v0.1.0 [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] dcd8fd7c10551fa91d792394695a0d43438d0cb95ce0af14f61c18af7b82ae2c [INFO] running `Command { std: "docker" "start" "-a" "dcd8fd7c10551fa91d792394695a0d43438d0cb95ce0af14f61c18af7b82ae2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcd8fd7c10551fa91d792394695a0d43438d0cb95ce0af14f61c18af7b82ae2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcd8fd7c10551fa91d792394695a0d43438d0cb95ce0af14f61c18af7b82ae2c", kill_on_drop: false }` [INFO] [stdout] dcd8fd7c10551fa91d792394695a0d43438d0cb95ce0af14f61c18af7b82ae2c [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] 797f2dd434546cb8d182ee167483923b09d66ba743b367183790798336d540ec [INFO] running `Command { std: "docker" "start" "-a" "797f2dd434546cb8d182ee167483923b09d66ba743b367183790798336d540ec", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking proc-macro2 v1.0.86 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Compiling derive-syn-parse v0.1.5 [INFO] [stderr] Compiling feo3boy-microcode-generator v0.1.0 [INFO] [stderr] Checking proc-macro-crate v1.3.1 [INFO] [stderr] Checking feo3boy-opcodes v0.1.0 [INFO] [stderr] Checking feo3boy-executor-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `comma` and `trailing_comma` are never read [INFO] [stdout] --> src/parsing.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct ExecutorDef { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub comma: Token![,], [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub trailing_comma: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `externs`, `equals`, and `bracket` are never read [INFO] [stdout] --> src/parsing.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct ExecutorExterns { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 41 | /// The `externs` token. [INFO] [stdout] 42 | pub externs: kw::externs, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 43 | /// The `=` in `externs = [...]` [INFO] [stdout] 44 | pub equals: Token![=], [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 45 | /// The `[]` in `externs = [...]` [INFO] [stdout] 46 | pub bracket: Bracket, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `arrow` is never read [INFO] [stdout] --> src/parsing.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct ExternMapping { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 73 | pub arrow: Token![=>], [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `comma` and `trailing_comma` are never read [INFO] [stdout] --> src/parsing.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct ExecutorDef { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub comma: Token![,], [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub trailing_comma: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `externs`, `equals`, and `bracket` are never read [INFO] [stdout] --> src/parsing.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct ExecutorExterns { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 41 | /// The `externs` token. [INFO] [stdout] 42 | pub externs: kw::externs, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 43 | /// The `=` in `externs = [...]` [INFO] [stdout] 44 | pub equals: Token![=], [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 45 | /// The `[]` in `externs = [...]` [INFO] [stdout] 46 | pub bracket: Bracket, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `arrow` is never read [INFO] [stdout] --> src/parsing.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct ExternMapping { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 73 | pub arrow: Token![=>], [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.21s [INFO] running `Command { std: "docker" "inspect" "797f2dd434546cb8d182ee167483923b09d66ba743b367183790798336d540ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "797f2dd434546cb8d182ee167483923b09d66ba743b367183790798336d540ec", kill_on_drop: false }` [INFO] [stdout] 797f2dd434546cb8d182ee167483923b09d66ba743b367183790798336d540ec [INFO] checking feo3boy-executor-generator-0.1.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate feo3boy-executor-generator 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate feo3boy-executor-generator 0.1.0 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 feo3boy-executor-generator 0.1.0 [INFO] finished tweaking crates.io crate feo3boy-executor-generator 0.1.0 [INFO] tweaked toml for crates.io crate feo3boy-executor-generator 0.1.0 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 19 packages to latest compatible versions [INFO] [stderr] Adding derive-syn-parse v0.1.5 (latest: v0.2.0) [INFO] [stderr] Adding proc-macro-crate v1.3.1 (latest: v3.2.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.76) [INFO] [stderr] Adding toml_edit v0.19.15 (latest: v0.22.20) [INFO] [stderr] Adding winnow v0.5.40 (latest: v0.6.18) [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] f6ac92e987e93eb47cce8029756c20091582f99de0919fb2a6de61dacb8e8faf [INFO] running `Command { std: "docker" "start" "-a" "f6ac92e987e93eb47cce8029756c20091582f99de0919fb2a6de61dacb8e8faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6ac92e987e93eb47cce8029756c20091582f99de0919fb2a6de61dacb8e8faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6ac92e987e93eb47cce8029756c20091582f99de0919fb2a6de61dacb8e8faf", kill_on_drop: false }` [INFO] [stdout] f6ac92e987e93eb47cce8029756c20091582f99de0919fb2a6de61dacb8e8faf [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] 427db1cf64fed26fa511378cbbbe2f5f55b5c60d585e0a1ff7da64d646b4f7c1 [INFO] running `Command { std: "docker" "start" "-a" "427db1cf64fed26fa511378cbbbe2f5f55b5c60d585e0a1ff7da64d646b4f7c1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking proc-macro2 v1.0.86 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Compiling derive-syn-parse v0.1.5 [INFO] [stderr] Checking proc-macro-crate v1.3.1 [INFO] [stderr] Compiling feo3boy-microcode-generator v0.1.0 [INFO] [stderr] Checking feo3boy-opcodes v0.1.0 [INFO] [stderr] Checking feo3boy-executor-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `comma` and `trailing_comma` are never read [INFO] [stdout] --> src/parsing.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct ExecutorDef { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub comma: Token![,], [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub trailing_comma: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `externs`, `equals`, and `bracket` are never read [INFO] [stdout] --> src/parsing.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct ExecutorExterns { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 41 | /// The `externs` token. [INFO] [stdout] 42 | pub externs: kw::externs, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 43 | /// The `=` in `externs = [...]` [INFO] [stdout] 44 | pub equals: Token![=], [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 45 | /// The `[]` in `externs = [...]` [INFO] [stdout] 46 | pub bracket: Bracket, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `arrow` is never read [INFO] [stdout] --> src/parsing.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct ExternMapping { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 73 | pub arrow: Token![=>], [INFO] [stdout] | ^^^^^ [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:28:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn define_direct_executor(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] 20 | // Name and mapping of externs for the executor. [INFO] [stdout] 21 | let executor = parse_macro_input!(item as ExecutorDef); [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] 22 | [INFO] [stdout] 23 | let def = match DirectExecutor::extract(executor) { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | Ok(def) => def, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | def.generate().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/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn define_state_executor(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] 34 | // Name and mapping of externs for the executor. [INFO] [stdout] 35 | let executor = parse_macro_input!(item as ExecutorDef); [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] 36 | [INFO] [stdout] 37 | let def = match StateExecutor::extract(executor) { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | Ok(def) => def, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | def.generate().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] [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/direct_executor.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn extract(executor: ExecutorDef) -> Result { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | let externs = executor [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 42 | | attrs: executor.attrs, [INFO] [stdout] 43 | | name: executor.name, [INFO] [stdout] 44 | | vis: executor.vis, [INFO] [stdout] 45 | | externs, [INFO] [stdout] 46 | | }) [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] --> src/parsing.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 53 | let content; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 55 | | externs: input.parse()?, [INFO] [stdout] 56 | | equals: input.parse()?, [INFO] [stdout] 57 | | bracket: bracketed!(content in input), [INFO] [stdout] 58 | | content: content.parse_terminated(ExternMapping::parse, Token![,])?, [INFO] [stdout] 59 | | }) [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] --> src/state_executor.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn extract(executor: ExecutorDef) -> Result { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | let externs = executor [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | let mut states: BTreeMap<_, BTreeMap<_, _>> = BTreeMap::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | let state_name = format_ident!("{}State", executor.name); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | [INFO] [stdout] 108 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 109 | | attrs: executor.attrs, [INFO] [stdout] 110 | | name: executor.name, [INFO] [stdout] 111 | | state_name, [INFO] [stdout] ... | [INFO] [stdout] 114 | | states, [INFO] [stdout] 115 | | }) [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] warning: fields `comma` and `trailing_comma` are never read [INFO] [stdout] --> src/parsing.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct ExecutorDef { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub comma: Token![,], [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub trailing_comma: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `externs`, `equals`, and `bracket` are never read [INFO] [stdout] --> src/parsing.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct ExecutorExterns { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 41 | /// The `externs` token. [INFO] [stdout] 42 | pub externs: kw::externs, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 43 | /// The `=` in `externs = [...]` [INFO] [stdout] 44 | pub equals: Token![=], [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 45 | /// The `[]` in `externs = [...]` [INFO] [stdout] 46 | pub bracket: Bracket, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `arrow` is never read [INFO] [stdout] --> src/parsing.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct ExternMapping { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 73 | pub arrow: Token![=>], [INFO] [stdout] | ^^^^^ [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:28:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn define_direct_executor(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] 20 | // Name and mapping of externs for the executor. [INFO] [stdout] 21 | let executor = parse_macro_input!(item as ExecutorDef); [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] 22 | [INFO] [stdout] 23 | let def = match DirectExecutor::extract(executor) { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | Ok(def) => def, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | def.generate().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/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn define_state_executor(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] 34 | // Name and mapping of externs for the executor. [INFO] [stdout] 35 | let executor = parse_macro_input!(item as ExecutorDef); [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] 36 | [INFO] [stdout] 37 | let def = match StateExecutor::extract(executor) { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | Ok(def) => def, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | def.generate().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] [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/direct_executor.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn extract(executor: ExecutorDef) -> Result { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | let externs = executor [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 42 | | attrs: executor.attrs, [INFO] [stdout] 43 | | name: executor.name, [INFO] [stdout] 44 | | vis: executor.vis, [INFO] [stdout] 45 | | externs, [INFO] [stdout] 46 | | }) [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] --> src/parsing.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 53 | let content; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 55 | | externs: input.parse()?, [INFO] [stdout] 56 | | equals: input.parse()?, [INFO] [stdout] 57 | | bracket: bracketed!(content in input), [INFO] [stdout] 58 | | content: content.parse_terminated(ExternMapping::parse, Token![,])?, [INFO] [stdout] 59 | | }) [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] --> src/state_executor.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn extract(executor: ExecutorDef) -> Result { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | let externs = executor [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | let mut states: BTreeMap<_, BTreeMap<_, _>> = BTreeMap::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | let state_name = format_ident!("{}State", executor.name); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | [INFO] [stdout] 108 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 109 | | attrs: executor.attrs, [INFO] [stdout] 110 | | name: executor.name, [INFO] [stdout] 111 | | state_name, [INFO] [stdout] ... | [INFO] [stdout] 114 | | states, [INFO] [stdout] 115 | | }) [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 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 `feo3boy-executor-generator` (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 `feo3boy-executor-generator` (lib) due to 6 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "427db1cf64fed26fa511378cbbbe2f5f55b5c60d585e0a1ff7da64d646b4f7c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "427db1cf64fed26fa511378cbbbe2f5f55b5c60d585e0a1ff7da64d646b4f7c1", kill_on_drop: false }` [INFO] [stdout] 427db1cf64fed26fa511378cbbbe2f5f55b5c60d585e0a1ff7da64d646b4f7c1