[INFO] updating cached repository https://github.com/Forsuin/hecate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cbafce7b5089f189bd8334e256749c619af1dd5 [INFO] checking Forsuin/hecate/0cbafce7b5089f189bd8334e256749c619af1dd5 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForsuin%2Fhecate" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Forsuin/hecate on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Forsuin/hecate [INFO] finished tweaking git repo https://github.com/Forsuin/hecate [INFO] tweaked toml for git repo https://github.com/Forsuin/hecate written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Forsuin/hecate 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9bda3e5104aea11cb9c3bc627588acb456c685dad1326ae7124cc1ade929681 [INFO] running `Command { std: "docker" "start" "-a" "c9bda3e5104aea11cb9c3bc627588acb456c685dad1326ae7124cc1ade929681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9bda3e5104aea11cb9c3bc627588acb456c685dad1326ae7124cc1ade929681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9bda3e5104aea11cb9c3bc627588acb456c685dad1326ae7124cc1ade929681", kill_on_drop: false }` [INFO] [stdout] c9bda3e5104aea11cb9c3bc627588acb456c685dad1326ae7124cc1ade929681 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2205bf74e274859d40c89089ea56678861bb9ac47c684158e1d095e4aba7c45c [INFO] running `Command { std: "docker" "start" "-a" "2205bf74e274859d40c89089ea56678861bb9ac47c684158e1d095e4aba7c45c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Checking ast v0.1.0 (/opt/rustwide/workdir/compiler/ast) [INFO] [stderr] Checking unique_ident v0.1.0 (/opt/rustwide/workdir/compiler/unique_ident) [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking mir v0.1.0 (/opt/rustwide/workdir/compiler/mir) [INFO] [stderr] Checking semantic_analysis v0.1.0 (/opt/rustwide/workdir/compiler/semantic_analysis) [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking lir v0.1.0 (/opt/rustwide/workdir/compiler/lir) [INFO] [stderr] Checking codegen v0.1.0 (/opt/rustwide/workdir/compiler/codegen) [INFO] [stderr] Checking emission v0.1.0 (/opt/rustwide/workdir/compiler/emission) [INFO] [stderr] Checking clap_builder v4.5.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.11 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking lexer v0.1.0 (/opt/rustwide/workdir/compiler/lexer) [INFO] [stderr] Checking parser v0.1.0 (/opt/rustwide/workdir/compiler/parser) [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] --> compiler/parser/src/parser.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 47 | let func = self.parse_func()?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | self.expect_empty()?; [INFO] [stdout] 49 | Ok(TranslationUnit { func }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> compiler/parser/src/parser.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 61 | let mut body = vec![]; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | Ok(Func { ident: name, 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] --> compiler/parser/src/parser.rs:126:12 [INFO] [stdout] | [INFO] [stdout] 95 | let init; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | Ok(Decl { name: ident, init }) [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 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parser` (lib) due to 4 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] --> compiler/parser/src/parser.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 47 | let func = self.parse_func()?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | self.expect_empty()?; [INFO] [stdout] 49 | Ok(TranslationUnit { func }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> compiler/parser/src/parser.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 61 | let mut body = vec![]; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | Ok(Func { ident: name, 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] --> compiler/parser/src/parser.rs:126:12 [INFO] [stdout] | [INFO] [stdout] 95 | let init; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | Ok(Decl { name: ident, init }) [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] --> compiler/parser/src/parser.rs:621:13 [INFO] [stdout] | [INFO] [stdout] 617 | let ast = Parser::new(tokens).parse_expr(0).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 621 | / Expr::Binary { [INFO] [stdout] 622 | | op: BinaryOp::Add, [INFO] [stdout] 623 | | left: Box::new(Expr::Constant(3)), [INFO] [stdout] 624 | | right: Box::new(Expr::Constant(5)), [INFO] [stdout] 625 | | } [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] --> compiler/parser/src/parser.rs:638:13 [INFO] [stdout] | [INFO] [stdout] 634 | let ast = Parser::new(tokens).parse_expr(0).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 638 | / Expr::Binary { [INFO] [stdout] 639 | | op: BinaryOp::Subtract, [INFO] [stdout] 640 | | left: Box::new(Expr::Constant(3)), [INFO] [stdout] 641 | | right: Box::new(Expr::Constant(5)), [INFO] [stdout] 642 | | } [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] --> compiler/parser/src/parser.rs:655:13 [INFO] [stdout] | [INFO] [stdout] 651 | let ast = Parser::new(tokens).parse_expr(0).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 655 | / Expr::Binary { [INFO] [stdout] 656 | | op: BinaryOp::Multiply, [INFO] [stdout] 657 | | left: Box::new(Expr::Constant(3)), [INFO] [stdout] 658 | | right: Box::new(Expr::Constant(5)), [INFO] [stdout] 659 | | } [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] --> compiler/parser/src/parser.rs:672:13 [INFO] [stdout] | [INFO] [stdout] 668 | let ast = Parser::new(tokens).parse_expr(0).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 672 | / Expr::Binary { [INFO] [stdout] 673 | | op: BinaryOp::Divide, [INFO] [stdout] 674 | | left: Box::new(Expr::Constant(3)), [INFO] [stdout] 675 | | right: Box::new(Expr::Constant(5)), [INFO] [stdout] 676 | | } [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] --> compiler/parser/src/parser.rs:689:13 [INFO] [stdout] | [INFO] [stdout] 685 | let ast = Parser::new(tokens).parse_expr(0).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 689 | / Expr::Binary { [INFO] [stdout] 690 | | op: BinaryOp::Modulo, [INFO] [stdout] 691 | | left: Box::new(Expr::Constant(3)), [INFO] [stdout] 692 | | right: Box::new(Expr::Constant(5)), [INFO] [stdout] 693 | | } [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] --> compiler/parser/src/parser.rs:706:13 [INFO] [stdout] | [INFO] [stdout] 702 | let ast = Parser::new(tokens).parse_expr(0).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 706 | / Expr::Binary { [INFO] [stdout] 707 | | op: BinaryOp::Add, [INFO] [stdout] 708 | | left: Box::new(Expr::Binary { [INFO] [stdout] 709 | | op: BinaryOp::Add, [INFO] [stdout] ... | [INFO] [stdout] 713 | | right: Box::new(Expr::Constant(6)), [INFO] [stdout] 714 | | } [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] --> compiler/parser/src/parser.rs:727:13 [INFO] [stdout] | [INFO] [stdout] 723 | let ast = Parser::new(tokens).parse_expr(0).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 727 | / Expr::Binary { [INFO] [stdout] 728 | | op: BinaryOp::Add, [INFO] [stdout] 729 | | left: Box::new(Expr::Binary { [INFO] [stdout] 730 | | op: BinaryOp::Add, [INFO] [stdout] ... | [INFO] [stdout] 738 | | }), [INFO] [stdout] 739 | | } [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] --> compiler/parser/src/parser.rs:752:13 [INFO] [stdout] | [INFO] [stdout] 748 | let ast = Parser::new(tokens).parse_expr(0).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 752 | / Expr::Binary { [INFO] [stdout] 753 | | op: BinaryOp::Add, [INFO] [stdout] 754 | | left: Box::new(Expr::Binary { [INFO] [stdout] 755 | | op: BinaryOp::Add, [INFO] [stdout] ... | [INFO] [stdout] 762 | | }), [INFO] [stdout] 763 | | } [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] --> compiler/parser/src/parser.rs:776:13 [INFO] [stdout] | [INFO] [stdout] 772 | let ast = Parser::new(tokens).parse_stmt().unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 776 | / Stmt::If { [INFO] [stdout] 777 | | condition: Expr::Binary { [INFO] [stdout] 778 | | op: BinaryOp::Equal, [INFO] [stdout] 779 | | left: Box::from(Expr::Var("a".to_string())), [INFO] [stdout] ... | [INFO] [stdout] 785 | | otherwise: None, [INFO] [stdout] 786 | | } [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] --> compiler/parser/src/parser.rs:799:13 [INFO] [stdout] | [INFO] [stdout] 795 | let ast = Parser::new(tokens).parse_stmt().unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 799 | / Stmt::If { [INFO] [stdout] 800 | | condition: Expr::Binary { [INFO] [stdout] 801 | | op: BinaryOp::Equal, [INFO] [stdout] 802 | | left: Box::from(Expr::Var("a".to_string())), [INFO] [stdout] ... | [INFO] [stdout] 810 | | })), [INFO] [stdout] 811 | | } [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] --> compiler/parser/src/parser.rs:824:13 [INFO] [stdout] | [INFO] [stdout] 820 | let ast = Parser::new(tokens).parse_stmt().unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 824 | / Stmt::If { [INFO] [stdout] 825 | | condition: Expr::Binary { [INFO] [stdout] 826 | | op: BinaryOp::Greater, [INFO] [stdout] 827 | | left: Box::from(Expr::Var("a".to_string())), [INFO] [stdout] ... | [INFO] [stdout] 845 | | })), [INFO] [stdout] 846 | | } [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] --> compiler/parser/src/parser.rs:859:13 [INFO] [stdout] | [INFO] [stdout] 855 | let ast = Parser::new(tokens).parse_expr(0).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 859 | / Expr::Conditional { [INFO] [stdout] 860 | | condition: Box::from(Expr::Var("a".to_string())), [INFO] [stdout] 861 | | then: Box::from(Expr::Constant(1)), [INFO] [stdout] 862 | | otherwise: Box::from(Expr::Constant(0)), [INFO] [stdout] 863 | | } [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] --> compiler/parser/src/parser.rs:876:13 [INFO] [stdout] | [INFO] [stdout] 872 | let ast = Parser::new(tokens).parse_expr(0).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 876 | / Expr::Assignment { [INFO] [stdout] 877 | | lvalue: Box::new(Expr::Var("a".to_string())), [INFO] [stdout] 878 | | expr: Box::new(Expr::Conditional { [INFO] [stdout] 879 | | condition: Box::from(Expr::Constant(1)), [INFO] [stdout] ... | [INFO] [stdout] 882 | | }), [INFO] [stdout] 883 | | } [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] --> compiler/parser/src/parser.rs:896:13 [INFO] [stdout] | [INFO] [stdout] 892 | let ast = Parser::new(tokens).parse_expr(0).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 896 | / Expr::Assignment { [INFO] [stdout] 897 | | lvalue: Box::new(Expr::Var("a".to_string())), [INFO] [stdout] 898 | | expr: Box::new(Expr::Conditional { [INFO] [stdout] 899 | | condition: Box::from(Expr::Constant(1)), [INFO] [stdout] ... | [INFO] [stdout] 906 | | }), [INFO] [stdout] 907 | | } [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 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parser` (lib test) due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "2205bf74e274859d40c89089ea56678861bb9ac47c684158e1d095e4aba7c45c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2205bf74e274859d40c89089ea56678861bb9ac47c684158e1d095e4aba7c45c", kill_on_drop: false }` [INFO] [stdout] 2205bf74e274859d40c89089ea56678861bb9ac47c684158e1d095e4aba7c45c