[INFO] cloning repository https://github.com/michaelmelanson/risp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelmelanson/risp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelmelanson%2Frisp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelmelanson%2Frisp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97f45d3e3ecf47ed54fefaa5d1b35737c4aaac60 [INFO] checking michaelmelanson/risp against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelmelanson%2Frisp" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelmelanson/risp 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/michaelmelanson/risp [INFO] finished tweaking git repo https://github.com/michaelmelanson/risp [INFO] tweaked toml for git repo https://github.com/michaelmelanson/risp written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/michaelmelanson/risp 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fd-lock v3.0.8 [INFO] [stderr] Downloaded rustyline v10.1.1 [INFO] [stderr] Downloaded iced-x86 v1.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b5f4948da8fbb5ce056a64166f6a26145dce8e12bfac2c47782a9f5c48192db0 [INFO] running `Command { std: "docker" "start" "-a" "b5f4948da8fbb5ce056a64166f6a26145dce8e12bfac2c47782a9f5c48192db0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5f4948da8fbb5ce056a64166f6a26145dce8e12bfac2c47782a9f5c48192db0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5f4948da8fbb5ce056a64166f6a26145dce8e12bfac2c47782a9f5c48192db0", kill_on_drop: false }` [INFO] [stdout] b5f4948da8fbb5ce056a64166f6a26145dce8e12bfac2c47782a9f5c48192db0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 68be4fadd709a86b0573d5ebdb22954c414f16bef9ebe786889dcb932155c433 [INFO] running `Command { std: "docker" "start" "-a" "68be4fadd709a86b0573d5ebdb22954c414f16bef9ebe786889dcb932155c433", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking iced-x86 v1.21.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking nom_locate v4.2.0 [INFO] [stderr] Checking fd-lock v3.0.8 [INFO] [stderr] Checking rustyline v10.1.1 [INFO] [stderr] Checking risp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `parse_function_definition` [INFO] [stdout] --> src/parser/statement.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | function_definition::{parse_function_definition, FunctionDefinition}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ComparisonOperator` [INFO] [stdout] --> src/parser.rs:14:63 [INFO] [stdout] | [INFO] [stdout] 14 | parse_expression, ArithmeticOperator, BinaryOperator, ComparisonOperator, Expression, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parse_function_definition` [INFO] [stdout] --> src/parser/statement.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | function_definition::{parse_function_definition, FunctionDefinition}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ComparisonOperator` [INFO] [stdout] --> src/parser.rs:14:63 [INFO] [stdout] | [INFO] [stdout] 14 | parse_expression, ArithmeticOperator, BinaryOperator, ComparisonOperator, Expression, [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 9.62s [INFO] running `Command { std: "docker" "inspect" "68be4fadd709a86b0573d5ebdb22954c414f16bef9ebe786889dcb932155c433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68be4fadd709a86b0573d5ebdb22954c414f16bef9ebe786889dcb932155c433", kill_on_drop: false }` [INFO] [stdout] 68be4fadd709a86b0573d5ebdb22954c414f16bef9ebe786889dcb932155c433 [INFO] checking michaelmelanson/risp 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%2Fmichaelmelanson%2Frisp" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelmelanson/risp 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/michaelmelanson/risp [INFO] finished tweaking git repo https://github.com/michaelmelanson/risp [INFO] tweaked toml for git repo https://github.com/michaelmelanson/risp written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/michaelmelanson/risp 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4c871c68e05d1d1c41c6a65dcef3424032378103ea64344afabee0116aea34d4 [INFO] running `Command { std: "docker" "start" "-a" "4c871c68e05d1d1c41c6a65dcef3424032378103ea64344afabee0116aea34d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c871c68e05d1d1c41c6a65dcef3424032378103ea64344afabee0116aea34d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c871c68e05d1d1c41c6a65dcef3424032378103ea64344afabee0116aea34d4", kill_on_drop: false }` [INFO] [stdout] 4c871c68e05d1d1c41c6a65dcef3424032378103ea64344afabee0116aea34d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3ace73460cf83715701a33b34d5f8b537bcd714cc42dc82d3a3af5b71c1917da [INFO] running `Command { std: "docker" "start" "-a" "3ace73460cf83715701a33b34d5f8b537bcd714cc42dc82d3a3af5b71c1917da", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking iced-x86 v1.21.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking nom_locate v4.2.0 [INFO] [stderr] Checking fd-lock v3.0.8 [INFO] [stderr] Checking rustyline v10.1.1 [INFO] [stderr] Checking risp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `parse_function_definition` [INFO] [stdout] --> src/parser/statement.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | function_definition::{parse_function_definition, FunctionDefinition}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ComparisonOperator` [INFO] [stdout] --> src/parser.rs:14:63 [INFO] [stdout] | [INFO] [stdout] 14 | parse_expression, ArithmeticOperator, BinaryOperator, ComparisonOperator, Expression, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parse_function_definition` [INFO] [stdout] --> src/parser/statement.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | function_definition::{parse_function_definition, FunctionDefinition}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ComparisonOperator` [INFO] [stdout] --> src/parser.rs:14:63 [INFO] [stdout] | [INFO] [stdout] 14 | parse_expression, ArithmeticOperator, BinaryOperator, ComparisonOperator, Expression, [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/codegen/x86_64/register_allocation.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 108 | let lease = RegisterLease(register, Rc::::downgrade(self)); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ok(Rc::new(lease)) [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/block.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 19 | let (input, statements) = many0(parse_statement)(input)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | [INFO] [stdout] 21 | let statements = statements.iter().map(|t| t.value.clone()).collect(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 23 | | input, [INFO] [stdout] 24 | | Token { [INFO] [stdout] 25 | | position, [INFO] [stdout] 26 | | value: Block(statements), [INFO] [stdout] 27 | | }, [INFO] [stdout] 28 | | )) [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/expression/binary_operator.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 73 | let (input, expression) = parse_binary_operators(input, 1)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | Ok((input, expression)) [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] [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/expression/binary_operator.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 100 | let (input, lhs) = next_parser(input)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | let (input, value) = fold_many0( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 107 | Ok((input, value)) [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] = 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/expression/binary_operator.rs:131:16 [INFO] [stdout] | [INFO] [stdout] 111 | acc: Token<'a, Expression>, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | (operator, rhs): (Token<'a, String>, Token<'a, Expression>), [INFO] [stdout] | ----------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 131 | value: Expression::BinaryExpression(Box::new(acc.value), operator, Box::new(rhs.value)), [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/expression/function_call.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 13 | let (input, args) = bracketed(separated_list0(comma_token, parse_expression))(input)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | [INFO] [stdout] 15 | let args = args.iter().map(|token| token.value.clone()).collect(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 17 | | input, [INFO] [stdout] 18 | | Token { [INFO] [stdout] 19 | | position, [INFO] [stdout] 20 | | value: Expression::FunctionCall(identifier.value, args), [INFO] [stdout] 21 | | }, [INFO] [stdout] 22 | | )) [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/statement/assignment.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 17 | let (input, rhs) = parse_expression(input)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | [INFO] [stdout] 19 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 20 | | input, [INFO] [stdout] 21 | | Token { [INFO] [stdout] 22 | | position: lhs.position, [INFO] [stdout] ... | [INFO] [stdout] 27 | | }, [INFO] [stdout] 28 | | )) [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/statement/condition.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 22 | let (input, condition) = parse_condition(input)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | [INFO] [stdout] 24 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 25 | | input, [INFO] [stdout] 26 | | Token { [INFO] [stdout] 27 | | position: condition.position, [INFO] [stdout] 28 | | value: Statement::Condition(condition.value), [INFO] [stdout] 29 | | }, [INFO] [stdout] 30 | | )) [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/statement/condition.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 34 | let mut branches = Vec::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | let (input, if_predicate) = parse_expression(input)?; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | let (input, if_block) = parse_block(input)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | let (input, else_if_branches) = many0(parse_else_if_branch)(input)?; [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | let (input, else_branch) = opt(parse_else_branch)(input)?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 52 | | input, [INFO] [stdout] 53 | | Token { [INFO] [stdout] 54 | | position: if_keyword.position, [INFO] [stdout] 55 | | value: Condition { branches }, [INFO] [stdout] 56 | | }, [INFO] [stdout] 57 | | )) [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/statement/condition.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 63 | let (input, predicate) = parse_expression(input)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | let (input, block) = parse_block(input)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | [INFO] [stdout] 66 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 67 | | input, [INFO] [stdout] 68 | | Token { [INFO] [stdout] 69 | | position: else_keyword.position, [INFO] [stdout] 70 | | value: (Some(predicate.value), block.value), [INFO] [stdout] 71 | | }, [INFO] [stdout] 72 | | )) [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/statement/condition.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 77 | let (input, block) = parse_block(input)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | [INFO] [stdout] 79 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 80 | | input, [INFO] [stdout] 81 | | Token { [INFO] [stdout] 82 | | position: else_keyword.position, [INFO] [stdout] 83 | | value: (None, block.value), [INFO] [stdout] 84 | | }, [INFO] [stdout] 85 | | )) [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/statement/expression.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 6 | let (input, expression) = parse_expression(input)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7 | [INFO] [stdout] 8 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 9 | | input, [INFO] [stdout] 10 | | Token { [INFO] [stdout] 11 | | position: expression.position, [INFO] [stdout] 12 | | value: Statement::Expression(expression.value), [INFO] [stdout] 13 | | }, [INFO] [stdout] 14 | | )) [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/statement/function_definition.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 27 | let (input, function_definition) = parse_function_definition(input)?; [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | [INFO] [stdout] 29 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 30 | | input, [INFO] [stdout] 31 | | Token { [INFO] [stdout] 32 | | position: function_definition.position, [INFO] [stdout] 33 | | value: Statement::FunctionDefinition(function_definition.value), [INFO] [stdout] 34 | | }, [INFO] [stdout] 35 | | )) [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/statement/function_definition.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 42 | let (input, body) = parse_block(input)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | [INFO] [stdout] 44 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 45 | | input, [INFO] [stdout] 46 | | Token { [INFO] [stdout] 47 | | position: def_token.position, [INFO] [stdout] ... | [INFO] [stdout] 53 | | }, [INFO] [stdout] 54 | | )) [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/statement/loop_statement.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 31 | let (input, predicate) = parse_expression(input)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | let (input, block) = parse_block(input)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | [INFO] [stdout] 34 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 35 | | input, [INFO] [stdout] 36 | | Token { [INFO] [stdout] 37 | | position: while_keyword.position, [INFO] [stdout] ... | [INFO] [stdout] 43 | | }, [INFO] [stdout] 44 | | )) [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/statement/return_statement.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 7 | let (input, result) = parse_expression(input)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 8 | [INFO] [stdout] 9 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 10 | | input, [INFO] [stdout] 11 | | Token { [INFO] [stdout] 12 | | position: return_token.position, [INFO] [stdout] 13 | | value: Statement::Return(result.value), [INFO] [stdout] 14 | | }, [INFO] [stdout] 15 | | )) [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/statement/variable_declaration.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 28 | let (input, initial_value) = parse_expression(input)?; [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | [INFO] [stdout] 30 | let value = VariableDeclaration { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 37 | | input, [INFO] [stdout] 38 | | Token { [INFO] [stdout] 39 | | position: let_token.position, [INFO] [stdout] 40 | | value, [INFO] [stdout] 41 | | }, [INFO] [stdout] 42 | | )) [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/statement/variable_declaration.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 46 | let (input, declaration) = parse_variable_declaration(input)?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | [INFO] [stdout] 48 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 49 | | input, [INFO] [stdout] 50 | | Token { [INFO] [stdout] 51 | | position: declaration.position, [INFO] [stdout] 52 | | value: Statement::VariableDeclaration(declaration.value), [INFO] [stdout] 53 | | }, [INFO] [stdout] 54 | | )) [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/util.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn bracketed, F>(f: F) -> impl FnMut(I) -> IResult [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | preceded(char('('), terminated(f, char(')'))) [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/util.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn bracketed, F>(f: F) -> impl FnMut(I) -> IResult [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | preceded(char('('), terminated(f, char(')'))) [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/util.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 27 | mut parser: impl FnMut(Span<'a>) -> IResult, O, (Span<'a>, nom::error::ErrorKind)>, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | let (input, value) = parser(input)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | Ok((input, Token { position, value })) [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] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `risp` (bin "risp") due to 22 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/codegen/x86_64/register_allocation.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 108 | let lease = RegisterLease(register, Rc::::downgrade(self)); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | Ok(Rc::new(lease)) [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/block.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 19 | let (input, statements) = many0(parse_statement)(input)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | [INFO] [stdout] 21 | let statements = statements.iter().map(|t| t.value.clone()).collect(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 23 | | input, [INFO] [stdout] 24 | | Token { [INFO] [stdout] 25 | | position, [INFO] [stdout] 26 | | value: Block(statements), [INFO] [stdout] 27 | | }, [INFO] [stdout] 28 | | )) [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/expression/binary_operator.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 73 | let (input, expression) = parse_binary_operators(input, 1)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | Ok((input, expression)) [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] [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/expression/binary_operator.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 100 | let (input, lhs) = next_parser(input)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | let (input, value) = fold_many0( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 107 | Ok((input, value)) [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] = 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/expression/binary_operator.rs:131:16 [INFO] [stdout] | [INFO] [stdout] 111 | acc: Token<'a, Expression>, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | (operator, rhs): (Token<'a, String>, Token<'a, Expression>), [INFO] [stdout] | ----------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 131 | value: Expression::BinaryExpression(Box::new(acc.value), operator, Box::new(rhs.value)), [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/expression/function_call.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 13 | let (input, args) = bracketed(separated_list0(comma_token, parse_expression))(input)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | [INFO] [stdout] 15 | let args = args.iter().map(|token| token.value.clone()).collect(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 17 | | input, [INFO] [stdout] 18 | | Token { [INFO] [stdout] 19 | | position, [INFO] [stdout] 20 | | value: Expression::FunctionCall(identifier.value, args), [INFO] [stdout] 21 | | }, [INFO] [stdout] 22 | | )) [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/statement/assignment.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 17 | let (input, rhs) = parse_expression(input)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | [INFO] [stdout] 19 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 20 | | input, [INFO] [stdout] 21 | | Token { [INFO] [stdout] 22 | | position: lhs.position, [INFO] [stdout] ... | [INFO] [stdout] 27 | | }, [INFO] [stdout] 28 | | )) [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/statement/condition.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 22 | let (input, condition) = parse_condition(input)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | [INFO] [stdout] 24 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 25 | | input, [INFO] [stdout] 26 | | Token { [INFO] [stdout] 27 | | position: condition.position, [INFO] [stdout] 28 | | value: Statement::Condition(condition.value), [INFO] [stdout] 29 | | }, [INFO] [stdout] 30 | | )) [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/statement/condition.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 34 | let mut branches = Vec::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | let (input, if_predicate) = parse_expression(input)?; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | let (input, if_block) = parse_block(input)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | let (input, else_if_branches) = many0(parse_else_if_branch)(input)?; [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | let (input, else_branch) = opt(parse_else_branch)(input)?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 52 | | input, [INFO] [stdout] 53 | | Token { [INFO] [stdout] 54 | | position: if_keyword.position, [INFO] [stdout] 55 | | value: Condition { branches }, [INFO] [stdout] 56 | | }, [INFO] [stdout] 57 | | )) [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/statement/condition.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 63 | let (input, predicate) = parse_expression(input)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | let (input, block) = parse_block(input)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | [INFO] [stdout] 66 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 67 | | input, [INFO] [stdout] 68 | | Token { [INFO] [stdout] 69 | | position: else_keyword.position, [INFO] [stdout] 70 | | value: (Some(predicate.value), block.value), [INFO] [stdout] 71 | | }, [INFO] [stdout] 72 | | )) [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/statement/condition.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 77 | let (input, block) = parse_block(input)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | [INFO] [stdout] 79 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 80 | | input, [INFO] [stdout] 81 | | Token { [INFO] [stdout] 82 | | position: else_keyword.position, [INFO] [stdout] 83 | | value: (None, block.value), [INFO] [stdout] 84 | | }, [INFO] [stdout] 85 | | )) [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/statement/expression.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 6 | let (input, expression) = parse_expression(input)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7 | [INFO] [stdout] 8 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 9 | | input, [INFO] [stdout] 10 | | Token { [INFO] [stdout] 11 | | position: expression.position, [INFO] [stdout] 12 | | value: Statement::Expression(expression.value), [INFO] [stdout] 13 | | }, [INFO] [stdout] 14 | | )) [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/statement/function_definition.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 27 | let (input, function_definition) = parse_function_definition(input)?; [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | [INFO] [stdout] 29 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 30 | | input, [INFO] [stdout] 31 | | Token { [INFO] [stdout] 32 | | position: function_definition.position, [INFO] [stdout] 33 | | value: Statement::FunctionDefinition(function_definition.value), [INFO] [stdout] 34 | | }, [INFO] [stdout] 35 | | )) [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/statement/function_definition.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 42 | let (input, body) = parse_block(input)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | [INFO] [stdout] 44 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 45 | | input, [INFO] [stdout] 46 | | Token { [INFO] [stdout] 47 | | position: def_token.position, [INFO] [stdout] ... | [INFO] [stdout] 53 | | }, [INFO] [stdout] 54 | | )) [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/statement/loop_statement.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 31 | let (input, predicate) = parse_expression(input)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | let (input, block) = parse_block(input)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | [INFO] [stdout] 34 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 35 | | input, [INFO] [stdout] 36 | | Token { [INFO] [stdout] 37 | | position: while_keyword.position, [INFO] [stdout] ... | [INFO] [stdout] 43 | | }, [INFO] [stdout] 44 | | )) [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/statement/return_statement.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 7 | let (input, result) = parse_expression(input)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 8 | [INFO] [stdout] 9 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 10 | | input, [INFO] [stdout] 11 | | Token { [INFO] [stdout] 12 | | position: return_token.position, [INFO] [stdout] 13 | | value: Statement::Return(result.value), [INFO] [stdout] 14 | | }, [INFO] [stdout] 15 | | )) [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/statement/variable_declaration.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 28 | let (input, initial_value) = parse_expression(input)?; [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | [INFO] [stdout] 30 | let value = VariableDeclaration { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 37 | | input, [INFO] [stdout] 38 | | Token { [INFO] [stdout] 39 | | position: let_token.position, [INFO] [stdout] 40 | | value, [INFO] [stdout] 41 | | }, [INFO] [stdout] 42 | | )) [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/statement/variable_declaration.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 46 | let (input, declaration) = parse_variable_declaration(input)?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | [INFO] [stdout] 48 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 49 | | input, [INFO] [stdout] 50 | | Token { [INFO] [stdout] 51 | | position: declaration.position, [INFO] [stdout] 52 | | value: Statement::VariableDeclaration(declaration.value), [INFO] [stdout] 53 | | }, [INFO] [stdout] 54 | | )) [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/util.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn bracketed, F>(f: F) -> impl FnMut(I) -> IResult [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | preceded(char('('), terminated(f, char(')'))) [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/util.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn bracketed, F>(f: F) -> impl FnMut(I) -> IResult [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | preceded(char('('), terminated(f, char(')'))) [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/util.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 27 | mut parser: impl FnMut(Span<'a>) -> IResult, O, (Span<'a>, nom::error::ErrorKind)>, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | let (input, value) = parser(input)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | Ok((input, Token { position, value })) [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] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `risp` (bin "risp" test) due to 22 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3ace73460cf83715701a33b34d5f8b537bcd714cc42dc82d3a3af5b71c1917da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ace73460cf83715701a33b34d5f8b537bcd714cc42dc82d3a3af5b71c1917da", kill_on_drop: false }` [INFO] [stdout] 3ace73460cf83715701a33b34d5f8b537bcd714cc42dc82d3a3af5b71c1917da