[INFO] cloning repository https://github.com/prashantrahul141/sbp-lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prashantrahul141/sbp-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprashantrahul141%2Fsbp-lang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprashantrahul141%2Fsbp-lang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f6e1272b299472d210751e81584c325fd0d4907 [INFO] checking prashantrahul141/sbp-lang against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprashantrahul141%2Fsbp-lang" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prashantrahul141/sbp-lang 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/prashantrahul141/sbp-lang [INFO] finished tweaking git repo https://github.com/prashantrahul141/sbp-lang [INFO] tweaked toml for git repo https://github.com/prashantrahul141/sbp-lang written to /workspace/builds/worker-0-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 73 packages to latest compatible versions [INFO] [stderr] Adding atomic v0.5.3 (latest: v0.6.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.76) [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.58.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [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 spdlog-macros v0.1.0 [INFO] [stderr] Downloaded rustc_version v0.4.1 [INFO] [stderr] Downloaded spdlog-rs v0.3.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f0b3214e56a20fb4bc7e501b262573be371140a11ca05055ae64f7c6a3eefdc0 [INFO] running `Command { std: "docker" "start" "-a" "f0b3214e56a20fb4bc7e501b262573be371140a11ca05055ae64f7c6a3eefdc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0b3214e56a20fb4bc7e501b262573be371140a11ca05055ae64f7c6a3eefdc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0b3214e56a20fb4bc7e501b262573be371140a11ca05055ae64f7c6a3eefdc0", kill_on_drop: false }` [INFO] [stdout] f0b3214e56a20fb4bc7e501b262573be371140a11ca05055ae64f7c6a3eefdc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e4e76fe4e412d8095ffe0d510187fc132467ff60a554c253194e9c657fa49ed5 [INFO] running `Command { std: "docker" "start" "-a" "e4e76fe4e412d8095ffe0d510187fc132467ff60a554c253194e9c657fa49ed5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling spdlog-rs v0.3.13 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling spdlog-macros v0.1.0 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking splax v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `has_runtime_error` is never read [INFO] [stdout] --> src/app/app_main.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 7 | pub has_error: bool, [INFO] [stdout] 8 | pub has_runtime_error: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `globals` is never read [INFO] [stdout] --> src/interpreter/interpreter_main.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Interpreter { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 5 | pub globals: Box, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `has_runtime_error` is never read [INFO] [stdout] --> src/app/app_main.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 7 | pub has_error: bool, [INFO] [stdout] 8 | pub has_runtime_error: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `globals` is never read [INFO] [stdout] --> src/interpreter/interpreter_main.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Interpreter { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 5 | pub globals: Box, [INFO] [stdout] | ^^^^^^^ [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 4.30s [INFO] running `Command { std: "docker" "inspect" "e4e76fe4e412d8095ffe0d510187fc132467ff60a554c253194e9c657fa49ed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4e76fe4e412d8095ffe0d510187fc132467ff60a554c253194e9c657fa49ed5", kill_on_drop: false }` [INFO] [stdout] e4e76fe4e412d8095ffe0d510187fc132467ff60a554c253194e9c657fa49ed5 [INFO] checking prashantrahul141/sbp-lang 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%2Fprashantrahul141%2Fsbp-lang" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prashantrahul141/sbp-lang 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/prashantrahul141/sbp-lang [INFO] finished tweaking git repo https://github.com/prashantrahul141/sbp-lang [INFO] tweaked toml for git repo https://github.com/prashantrahul141/sbp-lang written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 73 packages to latest compatible versions [INFO] [stderr] Adding atomic v0.5.3 (latest: v0.6.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.76) [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.58.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a3803b66faca735611d6216b179bb1b8ac87428c679db43ff14455785d73100 [INFO] running `Command { std: "docker" "start" "-a" "5a3803b66faca735611d6216b179bb1b8ac87428c679db43ff14455785d73100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a3803b66faca735611d6216b179bb1b8ac87428c679db43ff14455785d73100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a3803b66faca735611d6216b179bb1b8ac87428c679db43ff14455785d73100", kill_on_drop: false }` [INFO] [stdout] 5a3803b66faca735611d6216b179bb1b8ac87428c679db43ff14455785d73100 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b780b772eb93b0575f57167b4361ab1ea8571e1bd52df3e120685fdaf2485c0 [INFO] running `Command { std: "docker" "start" "-a" "0b780b772eb93b0575f57167b4361ab1ea8571e1bd52df3e120685fdaf2485c0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling spdlog-rs v0.3.13 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling spdlog-macros v0.1.0 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking splax v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `has_runtime_error` is never read [INFO] [stdout] --> src/app/app_main.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 7 | pub has_error: bool, [INFO] [stdout] 8 | pub has_runtime_error: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `has_runtime_error` is never read [INFO] [stdout] --> src/app/app_main.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 7 | pub has_error: bool, [INFO] [stdout] 8 | pub has_runtime_error: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `globals` is never read [INFO] [stdout] --> src/interpreter/interpreter_main.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Interpreter { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 5 | pub globals: Box, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `globals` is never read [INFO] [stdout] --> src/interpreter/interpreter_main.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Interpreter { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 5 | pub globals: Box, [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/parser/parser_main.rs:124:12 [INFO] [stdout] | [INFO] [stdout] 122 | let body = self.block(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | [INFO] [stdout] 124 | Ok(Stmt::Function(Box::new(StmtFunc { [INFO] [stdout] | ____________^ [INFO] [stdout] 125 | | name: name.to_owned(), [INFO] [stdout] 126 | | body: StmtBlock { [INFO] [stdout] 127 | | block_statements: body, [INFO] [stdout] 128 | | }, [INFO] [stdout] 129 | | params: parameters, [INFO] [stdout] 130 | | }))) [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/parser/parser_main.rs:124:12 [INFO] [stdout] | [INFO] [stdout] 122 | let body = self.block(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | [INFO] [stdout] 124 | Ok(Stmt::Function(Box::new(StmtFunc { [INFO] [stdout] | ____________^ [INFO] [stdout] 125 | | name: name.to_owned(), [INFO] [stdout] 126 | | body: StmtBlock { [INFO] [stdout] 127 | | block_statements: body, [INFO] [stdout] 128 | | }, [INFO] [stdout] 129 | | params: parameters, [INFO] [stdout] 130 | | }))) [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/parser/parser_main.rs:327:12 [INFO] [stdout] | [INFO] [stdout] 312 | let condition = match self.expression() { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 313 | Ok(condition) => condition, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 322 | let body = match self.statement() { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 323 | Ok(body) => body, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | Ok(Stmt::While(Box::new(StmtWhile { condition, body }))) [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/parser/parser_main.rs:327:12 [INFO] [stdout] | [INFO] [stdout] 312 | let condition = match self.expression() { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 313 | Ok(condition) => condition, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 322 | let body = match self.statement() { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 323 | Ok(body) => body, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | Ok(Stmt::While(Box::new(StmtWhile { condition, body }))) [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/parser/parser_main.rs:361:12 [INFO] [stdout] | [INFO] [stdout] 334 | let condition = match self.expression() { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 335 | Ok(condition) => condition, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 346 | let then_branch = match self.statement() { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 347 | Ok(statement) => statement, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 352 | let mut else_branch: Result = Err(ParserError::new( [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 361 | Ok(Stmt::If(Box::new(StmtIf { [INFO] [stdout] | ____________^ [INFO] [stdout] 362 | | condition, [INFO] [stdout] 363 | | then_branch, [INFO] [stdout] 364 | | else_branch, [INFO] [stdout] 365 | | }))) [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/parser/parser_main.rs:361:12 [INFO] [stdout] | [INFO] [stdout] 334 | let condition = match self.expression() { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 335 | Ok(condition) => condition, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 346 | let then_branch = match self.statement() { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 347 | Ok(statement) => statement, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 352 | let mut else_branch: Result = Err(ParserError::new( [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 361 | Ok(Stmt::If(Box::new(StmtIf { [INFO] [stdout] | ____________^ [INFO] [stdout] 362 | | condition, [INFO] [stdout] 363 | | then_branch, [INFO] [stdout] 364 | | else_branch, [INFO] [stdout] 365 | | }))) [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/interpreter/environment.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(enclosing: Option>) -> Self { [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | values: HashMap::new(), [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/interpreter/environment.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(enclosing: Option>) -> Self { [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | values: HashMap::new(), [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/interpreter/utils.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 12 | let globals = Interpreter::get_globals(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15 | environment: globals.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] --> src/interpreter/utils.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 12 | let globals = Interpreter::get_globals(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15 | environment: globals.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: aborting due to 5 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `splax` (bin "splax" test) due to 6 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `splax` (bin "splax") due to 6 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0b780b772eb93b0575f57167b4361ab1ea8571e1bd52df3e120685fdaf2485c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b780b772eb93b0575f57167b4361ab1ea8571e1bd52df3e120685fdaf2485c0", kill_on_drop: false }` [INFO] [stdout] 0b780b772eb93b0575f57167b4361ab1ea8571e1bd52df3e120685fdaf2485c0