[INFO] cloning repository https://github.com/epichalcon/mylanguage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/epichalcon/mylanguage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepichalcon%2Fmylanguage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepichalcon%2Fmylanguage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec440ea0d3ec98ca171f144392a2908ed9e35ac4 [INFO] checking epichalcon/mylanguage against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepichalcon%2Fmylanguage" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/epichalcon/mylanguage 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/epichalcon/mylanguage [INFO] finished tweaking git repo https://github.com/epichalcon/mylanguage [INFO] tweaked toml for git repo https://github.com/epichalcon/mylanguage written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/epichalcon/mylanguage already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6c4d57b42dec1cfc421a3feb75aa84840f1293cf7041fb225d7fa67181b1d475 [INFO] running `Command { std: "docker" "start" "-a" "6c4d57b42dec1cfc421a3feb75aa84840f1293cf7041fb225d7fa67181b1d475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c4d57b42dec1cfc421a3feb75aa84840f1293cf7041fb225d7fa67181b1d475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c4d57b42dec1cfc421a3feb75aa84840f1293cf7041fb225d7fa67181b1d475", kill_on_drop: false }` [INFO] [stdout] 6c4d57b42dec1cfc421a3feb75aa84840f1293cf7041fb225d7fa67181b1d475 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] dda85f1879f9e8717de44ae9d9b03b87671f5ee0bddc24307d84a0b98fcb5379 [INFO] running `Command { std: "docker" "start" "-a" "dda85f1879f9e8717de44ae9d9b03b87671f5ee0bddc24307d84a0b98fcb5379", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Checking docopt v1.1.1 [INFO] [stderr] Checking halcon v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.57s [INFO] running `Command { std: "docker" "inspect" "dda85f1879f9e8717de44ae9d9b03b87671f5ee0bddc24307d84a0b98fcb5379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dda85f1879f9e8717de44ae9d9b03b87671f5ee0bddc24307d84a0b98fcb5379", kill_on_drop: false }` [INFO] [stdout] dda85f1879f9e8717de44ae9d9b03b87671f5ee0bddc24307d84a0b98fcb5379 [INFO] checking epichalcon/mylanguage 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%2Fepichalcon%2Fmylanguage" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/epichalcon/mylanguage 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/epichalcon/mylanguage [INFO] finished tweaking git repo https://github.com/epichalcon/mylanguage [INFO] tweaked toml for git repo https://github.com/epichalcon/mylanguage written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/epichalcon/mylanguage already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 128007a697af91ce60eb7090ca9369f8aa5aaaeb96f045ce374b736816ee7e52 [INFO] running `Command { std: "docker" "start" "-a" "128007a697af91ce60eb7090ca9369f8aa5aaaeb96f045ce374b736816ee7e52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "128007a697af91ce60eb7090ca9369f8aa5aaaeb96f045ce374b736816ee7e52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "128007a697af91ce60eb7090ca9369f8aa5aaaeb96f045ce374b736816ee7e52", kill_on_drop: false }` [INFO] [stdout] 128007a697af91ce60eb7090ca9369f8aa5aaaeb96f045ce374b736816ee7e52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 56fadb100aad2c568812adcf83805f7f59859513d1fd92a0ad39a384a2db4990 [INFO] running `Command { std: "docker" "start" "-a" "56fadb100aad2c568812adcf83805f7f59859513d1fd92a0ad39a384a2db4990", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Checking docopt v1.1.1 [INFO] [stderr] Checking halcon v0.1.0 (/opt/rustwide/workdir) [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/evaluator/mod.rs:614:26 [INFO] [stdout] | [INFO] [stdout] 589 | fn eval_dict_literal(&mut self, dict: DictLiteral) -> ObjectType { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 590 | let mut pairs = HashMap::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 614 | ObjectType::Dict(Dict { pairs }) [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/evaluator/mod.rs:666:43 [INFO] [stdout] | [INFO] [stdout] 653 | fn eval_dictionary_index_expression(&self, left: ObjectType, index: ObjectType) -> ObjectType { [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] 654 | let dict = match left { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 655 | ObjectType::Dict(dic) => dic, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 666 | dict.pairs.get(&index).unwrap_or(&ObjectType::Null).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/parser/mod.rs:187:12 [INFO] [stdout] | [INFO] [stdout] 181 | let expression = self.parse_expression(Precedence::Lowest)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 187 | Ok(LetStatement { [INFO] [stdout] | ____________^ [INFO] [stdout] 188 | | token: tok.clone(), [INFO] [stdout] 189 | | name, [INFO] [stdout] 190 | | value: Box::new(expression), [INFO] [stdout] 191 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/mod.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 209 | let expression = self.parse_expression(Precedence::Lowest)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 215 | Ok(ReturnStatement { [INFO] [stdout] | ____________^ [INFO] [stdout] 216 | | token: tok.clone(), [INFO] [stdout] 217 | | return_value: Box::new(expression), [INFO] [stdout] 218 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/mod.rs:468:12 [INFO] [stdout] | [INFO] [stdout] 455 | let initialization = self.parse_let_statement()?; // let statement consumes the semicolon [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 458 | let condition = Box::new(self.parse_expression(Precedence::Lowest)?); // does not consume the semicolon [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 462 | let step = Box::new(self.parse_expression(Precedence::Lowest)?); // does not consume the [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 466 | let statements = self.parse_block_statement()?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 467 | [INFO] [stdout] 468 | Ok(AstNode::ForLoop(ForLoop { [INFO] [stdout] | ____________^ [INFO] [stdout] 469 | | token: for_tok, [INFO] [stdout] 470 | | initialization, [INFO] [stdout] 471 | | condition, [INFO] [stdout] 472 | | step, [INFO] [stdout] 473 | | statements, [INFO] [stdout] 474 | | })) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:496:12 [INFO] [stdout] | [INFO] [stdout] 491 | let condition = Box::new(self.parse_expression(Precedence::Lowest)?); // does not consume the semicolon [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 494 | let statements = self.parse_block_statement()?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 495 | [INFO] [stdout] 496 | Ok(AstNode::WhileLoop(WhileLoop { [INFO] [stdout] | ____________^ [INFO] [stdout] 497 | | token: while_tok, [INFO] [stdout] 498 | | condition, [INFO] [stdout] 499 | | statements, [INFO] [stdout] 500 | | })) [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] | [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/mod.rs:518:12 [INFO] [stdout] | [INFO] [stdout] 516 | let statements = self.parse_block_statement()?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 517 | [INFO] [stdout] 518 | Ok(AstNode::Loop(Loop { [INFO] [stdout] | ____________^ [INFO] [stdout] 519 | | token: loop_tok, [INFO] [stdout] 520 | | statements, [INFO] [stdout] 521 | | })) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________| [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/mod.rs:541:12 [INFO] [stdout] | [INFO] [stdout] 539 | let block = self.parse_block_statement()?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 540 | [INFO] [stdout] 541 | Ok(AstNode::FunctionLiteral(FunctionLiteral { [INFO] [stdout] | ____________^ [INFO] [stdout] 542 | | token: func_tok, [INFO] [stdout] 543 | | parameters, [INFO] [stdout] 544 | | body: block, [INFO] [stdout] 545 | | })) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________| [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/mod.rs:605:12 [INFO] [stdout] | [INFO] [stdout] 595 | let mut block_statements = vec![]; [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 605 | Ok(BlockStatement { [INFO] [stdout] | ____________^ [INFO] [stdout] 606 | | token: block_token, [INFO] [stdout] 607 | | statements: block_statements, [INFO] [stdout] 608 | | }) [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/mod.rs:624:12 [INFO] [stdout] | [INFO] [stdout] 622 | let elements = self.parse_expression_list(Token::Cbrac)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 623 | [INFO] [stdout] 624 | Ok(AstNode::ArrayLiteral(ArrayLiteral { [INFO] [stdout] | ____________^ [INFO] [stdout] 625 | | token: tok_array.clone(), [INFO] [stdout] 626 | | elements, [INFO] [stdout] 627 | | })) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________| [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/mod.rs:661:12 [INFO] [stdout] | [INFO] [stdout] 641 | let mut pairs: HashMap = HashMap::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 661 | Ok(AstNode::DictLiteral(DictLiteral { [INFO] [stdout] | ____________^ [INFO] [stdout] 662 | | token: dict_tock, [INFO] [stdout] 663 | | pairs, [INFO] [stdout] 664 | | })) [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/mod.rs:716:12 [INFO] [stdout] | [INFO] [stdout] 710 | fn parse_infix_expression(&mut self, left: AstNode) -> Result { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 716 | Ok(AstNode::InfixExpression(InfixExpression { [INFO] [stdout] | ____________^ [INFO] [stdout] 717 | | token: tok.clone(), [INFO] [stdout] 718 | | left: Box::new(left), [INFO] [stdout] 719 | | operator: tok.to_string(), [INFO] [stdout] 720 | | right: Box::new(self.parse_expression(precedence)?), [INFO] [stdout] 721 | | })) [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/mod.rs:767:12 [INFO] [stdout] | [INFO] [stdout] 731 | fn parse_assignation_expression(&mut self, left: AstNode) -> Result { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 736 | other => { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 761 | let expression = self.parse_expression(Precedence::Lowest)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 767 | Ok(AstNode::Assignation(Assignation { [INFO] [stdout] | ____________^ [INFO] [stdout] 768 | | token: tok.clone(), [INFO] [stdout] 769 | | name, [INFO] [stdout] 770 | | value: Box::new(expression), [INFO] [stdout] 771 | | operation, [INFO] [stdout] 772 | | })) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________| [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/mod.rs:791:12 [INFO] [stdout] | [INFO] [stdout] 782 | fn parse_index_expression(&mut self, left: AstNode) -> Result { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 787 | let index = self.parse_expression(Precedence::Lowest)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 791 | Ok(AstNode::IndexExpression(IndexExpression { [INFO] [stdout] | ____________^ [INFO] [stdout] 792 | | token: in_token.clone(), [INFO] [stdout] 793 | | left: Box::new(left), [INFO] [stdout] 794 | | index: Box::new(index), [INFO] [stdout] 795 | | })) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________| [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/mod.rs:806:12 [INFO] [stdout] | [INFO] [stdout] 805 | fn parse_call_expression(&mut self, function: AstNode) -> Result { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 806 | Ok(AstNode::CallExpression(CallExpression { [INFO] [stdout] | ____________^ [INFO] [stdout] 807 | | token: self.current_token.clone(), [INFO] [stdout] 808 | | function: Box::new(function), [INFO] [stdout] 809 | | arguments: self.parse_expression_list(Token::Cpar)?, [INFO] [stdout] 810 | | })) [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 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `halcon` (bin "halcon") due to 16 previous errors [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/evaluator/mod.rs:614:26 [INFO] [stdout] | [INFO] [stdout] 589 | fn eval_dict_literal(&mut self, dict: DictLiteral) -> ObjectType { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 590 | let mut pairs = HashMap::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 614 | ObjectType::Dict(Dict { pairs }) [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/evaluator/mod.rs:666:43 [INFO] [stdout] | [INFO] [stdout] 653 | fn eval_dictionary_index_expression(&self, left: ObjectType, index: ObjectType) -> ObjectType { [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] 654 | let dict = match left { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 655 | ObjectType::Dict(dic) => dic, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 666 | dict.pairs.get(&index).unwrap_or(&ObjectType::Null).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/parser/mod.rs:187:12 [INFO] [stdout] | [INFO] [stdout] 181 | let expression = self.parse_expression(Precedence::Lowest)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 187 | Ok(LetStatement { [INFO] [stdout] | ____________^ [INFO] [stdout] 188 | | token: tok.clone(), [INFO] [stdout] 189 | | name, [INFO] [stdout] 190 | | value: Box::new(expression), [INFO] [stdout] 191 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/mod.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 209 | let expression = self.parse_expression(Precedence::Lowest)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 215 | Ok(ReturnStatement { [INFO] [stdout] | ____________^ [INFO] [stdout] 216 | | token: tok.clone(), [INFO] [stdout] 217 | | return_value: Box::new(expression), [INFO] [stdout] 218 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/mod.rs:468:12 [INFO] [stdout] | [INFO] [stdout] 455 | let initialization = self.parse_let_statement()?; // let statement consumes the semicolon [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 458 | let condition = Box::new(self.parse_expression(Precedence::Lowest)?); // does not consume the semicolon [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 462 | let step = Box::new(self.parse_expression(Precedence::Lowest)?); // does not consume the [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 466 | let statements = self.parse_block_statement()?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 467 | [INFO] [stdout] 468 | Ok(AstNode::ForLoop(ForLoop { [INFO] [stdout] | ____________^ [INFO] [stdout] 469 | | token: for_tok, [INFO] [stdout] 470 | | initialization, [INFO] [stdout] 471 | | condition, [INFO] [stdout] 472 | | step, [INFO] [stdout] 473 | | statements, [INFO] [stdout] 474 | | })) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:496:12 [INFO] [stdout] | [INFO] [stdout] 491 | let condition = Box::new(self.parse_expression(Precedence::Lowest)?); // does not consume the semicolon [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 494 | let statements = self.parse_block_statement()?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 495 | [INFO] [stdout] 496 | Ok(AstNode::WhileLoop(WhileLoop { [INFO] [stdout] | ____________^ [INFO] [stdout] 497 | | token: while_tok, [INFO] [stdout] 498 | | condition, [INFO] [stdout] 499 | | statements, [INFO] [stdout] 500 | | })) [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] | [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/mod.rs:518:12 [INFO] [stdout] | [INFO] [stdout] 516 | let statements = self.parse_block_statement()?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 517 | [INFO] [stdout] 518 | Ok(AstNode::Loop(Loop { [INFO] [stdout] | ____________^ [INFO] [stdout] 519 | | token: loop_tok, [INFO] [stdout] 520 | | statements, [INFO] [stdout] 521 | | })) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________| [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/mod.rs:541:12 [INFO] [stdout] | [INFO] [stdout] 539 | let block = self.parse_block_statement()?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 540 | [INFO] [stdout] 541 | Ok(AstNode::FunctionLiteral(FunctionLiteral { [INFO] [stdout] | ____________^ [INFO] [stdout] 542 | | token: func_tok, [INFO] [stdout] 543 | | parameters, [INFO] [stdout] 544 | | body: block, [INFO] [stdout] 545 | | })) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________| [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/mod.rs:605:12 [INFO] [stdout] | [INFO] [stdout] 595 | let mut block_statements = vec![]; [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 605 | Ok(BlockStatement { [INFO] [stdout] | ____________^ [INFO] [stdout] 606 | | token: block_token, [INFO] [stdout] 607 | | statements: block_statements, [INFO] [stdout] 608 | | }) [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/mod.rs:624:12 [INFO] [stdout] | [INFO] [stdout] 622 | let elements = self.parse_expression_list(Token::Cbrac)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 623 | [INFO] [stdout] 624 | Ok(AstNode::ArrayLiteral(ArrayLiteral { [INFO] [stdout] | ____________^ [INFO] [stdout] 625 | | token: tok_array.clone(), [INFO] [stdout] 626 | | elements, [INFO] [stdout] 627 | | })) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________| [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/mod.rs:661:12 [INFO] [stdout] | [INFO] [stdout] 641 | let mut pairs: HashMap = HashMap::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 661 | Ok(AstNode::DictLiteral(DictLiteral { [INFO] [stdout] | ____________^ [INFO] [stdout] 662 | | token: dict_tock, [INFO] [stdout] 663 | | pairs, [INFO] [stdout] 664 | | })) [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/mod.rs:716:12 [INFO] [stdout] | [INFO] [stdout] 710 | fn parse_infix_expression(&mut self, left: AstNode) -> Result { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 716 | Ok(AstNode::InfixExpression(InfixExpression { [INFO] [stdout] | ____________^ [INFO] [stdout] 717 | | token: tok.clone(), [INFO] [stdout] 718 | | left: Box::new(left), [INFO] [stdout] 719 | | operator: tok.to_string(), [INFO] [stdout] 720 | | right: Box::new(self.parse_expression(precedence)?), [INFO] [stdout] 721 | | })) [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/mod.rs:767:12 [INFO] [stdout] | [INFO] [stdout] 731 | fn parse_assignation_expression(&mut self, left: AstNode) -> Result { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 736 | other => { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 761 | let expression = self.parse_expression(Precedence::Lowest)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 767 | Ok(AstNode::Assignation(Assignation { [INFO] [stdout] | ____________^ [INFO] [stdout] 768 | | token: tok.clone(), [INFO] [stdout] 769 | | name, [INFO] [stdout] 770 | | value: Box::new(expression), [INFO] [stdout] 771 | | operation, [INFO] [stdout] 772 | | })) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________| [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/mod.rs:791:12 [INFO] [stdout] | [INFO] [stdout] 782 | fn parse_index_expression(&mut self, left: AstNode) -> Result { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 787 | let index = self.parse_expression(Precedence::Lowest)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 791 | Ok(AstNode::IndexExpression(IndexExpression { [INFO] [stdout] | ____________^ [INFO] [stdout] 792 | | token: in_token.clone(), [INFO] [stdout] 793 | | left: Box::new(left), [INFO] [stdout] 794 | | index: Box::new(index), [INFO] [stdout] 795 | | })) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________| [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/mod.rs:806:12 [INFO] [stdout] | [INFO] [stdout] 805 | fn parse_call_expression(&mut self, function: AstNode) -> Result { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 806 | Ok(AstNode::CallExpression(CallExpression { [INFO] [stdout] | ____________^ [INFO] [stdout] 807 | | token: self.current_token.clone(), [INFO] [stdout] 808 | | function: Box::new(function), [INFO] [stdout] 809 | | arguments: self.parse_expression_list(Token::Cpar)?, [INFO] [stdout] 810 | | })) [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 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `halcon` (bin "halcon" test) due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "56fadb100aad2c568812adcf83805f7f59859513d1fd92a0ad39a384a2db4990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56fadb100aad2c568812adcf83805f7f59859513d1fd92a0ad39a384a2db4990", kill_on_drop: false }` [INFO] [stdout] 56fadb100aad2c568812adcf83805f7f59859513d1fd92a0ad39a384a2db4990