[INFO] cloning repository https://github.com/HallerPatrick/liva-lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HallerPatrick/liva-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHallerPatrick%2Fliva-lang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHallerPatrick%2Fliva-lang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6a0a90582881054546082d3c88bde6efc221cd9 [INFO] checking HallerPatrick/liva-lang/d6a0a90582881054546082d3c88bde6efc221cd9 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%2FHallerPatrick%2Fliva-lang" "/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/HallerPatrick/liva-lang 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/HallerPatrick/liva-lang [INFO] finished tweaking git repo https://github.com/HallerPatrick/liva-lang [INFO] tweaked toml for git repo https://github.com/HallerPatrick/liva-lang written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/HallerPatrick/liva-lang 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] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc2/source/vm/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml [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] 2c689a5297569ec35876b33dbce201b5b9ee248bd28f396ef6ff6819aeb0b8d5 [INFO] running `Command { std: "docker" "start" "-a" "2c689a5297569ec35876b33dbce201b5b9ee248bd28f396ef6ff6819aeb0b8d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c689a5297569ec35876b33dbce201b5b9ee248bd28f396ef6ff6819aeb0b8d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c689a5297569ec35876b33dbce201b5b9ee248bd28f396ef6ff6819aeb0b8d5", kill_on_drop: false }` [INFO] [stdout] 2c689a5297569ec35876b33dbce201b5b9ee248bd28f396ef6ff6819aeb0b8d5 [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] 07e891011372a89fe3a12b67d8bf20a5e508fa4f836a159e99652d9a01ebfb10 [INFO] running `Command { std: "docker" "start" "-a" "07e891011372a89fe3a12b67d8bf20a5e508fa4f836a159e99652d9a01ebfb10", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/vm/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Checking pretty-trait v0.1.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking nom_locate v4.0.0 [INFO] [stderr] Checking liva_parser v0.1.0 (/opt/rustwide/workdir/parser) [INFO] [stdout] warning: duplicated attribute [INFO] [stdout] --> parser/src/parser/statement/declaration/function.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | #[test] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(duplicate_macro_attributes)]` on by default [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] --> parser/src/parser/expression/mod.rs:47:47 [INFO] [stdout] | [INFO] [stdout] 47 | .map(|(next_input, res)| (next_input, flat_expr_from_components(res.0, res.1))) [INFO] [stdout] | ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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] --> parser/src/parser/expression/mod.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 84 | .map(|(next_input, res)| { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | / ExprHead { [INFO] [stdout] 88 | | un_ops: res.0, [INFO] [stdout] 89 | | expr: res.1, [INFO] [stdout] 90 | | }, [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] --> parser/src/parser/expression/mod.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 118 | .map(|(next_input, res)| { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | / PrefixExpr { [INFO] [stdout] 122 | | prefix: res.0, [INFO] [stdout] 123 | | suffix_chain: res.1, [INFO] [stdout] 124 | | }, [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] --> parser/src/parser/expression/mod.rs:301:15 [INFO] [stdout] | [INFO] [stdout] 165 | fn from(fe: FlatExpr<'a>) -> Expression<'a> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 283 | let mut explist: Vec = [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 301 | match explist.pop().unwrap() { [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] --> parser/src/parser/expression/mod.rs:169:19 [INFO] [stdout] | [INFO] [stdout] 168 | fn merge_nodes_binop<'a>(a: OpOrExp<'a>, o: OpOrExp<'a>, b: OpOrExp<'a>) -> OpOrExp<'a> { [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 169 | match (a, o, b) { [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] --> parser/src/parser/expression/mod.rs:184:19 [INFO] [stdout] | [INFO] [stdout] 183 | fn merge_nodes_unop<'a>(o: OpOrExp<'a>, a: OpOrExp<'a>) -> OpOrExp<'a> { [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] 184 | match (o, a) { [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] --> parser/src/parser/expression/mod.rs:367:38 [INFO] [stdout] | [INFO] [stdout] 366 | map(delimited(left_paren, args, right_paren), |res| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 367 | ExprSuffix::FuncCall(Call { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 368 | | callee: None, [INFO] [stdout] 369 | | args: res, [INFO] [stdout] 370 | | }) [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] --> parser/src/parser/expression/binary.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 28 | .map(|(next_input, res)| { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 31 | / BinaryOp { [INFO] [stdout] 32 | | left: res.0, [INFO] [stdout] 33 | | right: res.2, [INFO] [stdout] 34 | | op: res.1, [INFO] [stdout] 35 | | }, [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] --> parser/src/parser/expression/call.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 43 | .map(|(next_input, res)| { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | / Call { [INFO] [stdout] 47 | | callee: res.0, [INFO] [stdout] 48 | | args: res.1, [INFO] [stdout] 49 | | }, [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] --> parser/src/parser/literals.rs:215:43 [INFO] [stdout] | [INFO] [stdout] 215 | .map(|(next_input, res)| (next_input, Collection::Array(res))) [INFO] [stdout] | ----------------- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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] --> parser/src/parser/literals.rs:240:25 [INFO] [stdout] | [INFO] [stdout] 239 | |tuple_vec| { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 240 | / tuple_vec [INFO] [stdout] 241 | | .into_iter() [INFO] [stdout] 242 | | .map(|(k, v)| (String::from(*k.fragment()), v)) [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] --> parser/src/parser/literals.rs:250:43 [INFO] [stdout] | [INFO] [stdout] 250 | .map(|(next_input, res)| (next_input, Collection::Map(res))) [INFO] [stdout] | ----------------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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] --> parser/src/parser/statement/mod.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 73 | .map(|(next_input, res)| { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | / Block { [INFO] [stdout] 77 | | statements: res.0, [INFO] [stdout] 78 | | return_stmt: res.1, [INFO] [stdout] 79 | | }, [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] --> parser/src/parser/statement/mod.rs:157:43 [INFO] [stdout] | [INFO] [stdout] 157 | .map(|(next_input, res)| (next_input, ReturnStmt { values: res })) [INFO] [stdout] | ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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] --> parser/src/parser/statement/declaration/assignment.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 42 | .map(|(next_input, (variable, expression))| { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | / Assignment { [INFO] [stdout] 46 | | variable, [INFO] [stdout] 47 | | expression, [INFO] [stdout] 48 | | }, [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] --> parser/src/parser/statement/declaration/assignment.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 70 | .map(|(next_input, (variable, expression))| { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | / LAssignment { [INFO] [stdout] 74 | | variable, [INFO] [stdout] 75 | | expression, [INFO] [stdout] 76 | | }, [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] --> parser/src/parser/statement/declaration/class.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 34 | .map(|(next_input, res)| { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | / Class { [INFO] [stdout] 38 | | name: String::from(*res.0.fragment()), [INFO] [stdout] 39 | | methods: res.1, [INFO] [stdout] 40 | | }, [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] --> parser/src/parser/statement/declaration/for_statement.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 26 | .map(|(next_input, res)| { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | / For { [INFO] [stdout] 30 | | iter_item: res.0, [INFO] [stdout] 31 | | iterator: res.1, [INFO] [stdout] 32 | | block: res.2, [INFO] [stdout] 33 | | }, [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] --> parser/src/parser/statement/declaration/function.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 61 | .map(|(next_input, res)| { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | / Function { [INFO] [stdout] 65 | | name: res.0, [INFO] [stdout] 66 | | parameters: res.1, [INFO] [stdout] 67 | | block: res.2, [INFO] [stdout] 68 | | }, [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] --> parser/src/parser/statement/declaration/if_statement.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 50 | .map(|(next_input, res)| { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | / If { [INFO] [stdout] 54 | | cond: res.0, [INFO] [stdout] 55 | | stmts: res.1, [INFO] [stdout] 56 | | else_statements: res.2, [INFO] [stdout] 57 | | }, [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] --> parser/src/parser/statement/declaration/while_statement.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 23 | |(next_input, res)| { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | / While { [INFO] [stdout] 27 | | cond: res.0, [INFO] [stdout] 28 | | block: res.1, [INFO] [stdout] 29 | | }, [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 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `liva_parser` (lib) due to 22 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] --> parser/src/parser/expression/mod.rs:47:47 [INFO] [stdout] | [INFO] [stdout] 47 | .map(|(next_input, res)| (next_input, flat_expr_from_components(res.0, res.1))) [INFO] [stdout] | ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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] --> parser/src/parser/expression/mod.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 84 | .map(|(next_input, res)| { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | / ExprHead { [INFO] [stdout] 88 | | un_ops: res.0, [INFO] [stdout] 89 | | expr: res.1, [INFO] [stdout] 90 | | }, [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] --> parser/src/parser/expression/mod.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 118 | .map(|(next_input, res)| { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | / PrefixExpr { [INFO] [stdout] 122 | | prefix: res.0, [INFO] [stdout] 123 | | suffix_chain: res.1, [INFO] [stdout] 124 | | }, [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] --> parser/src/parser/expression/mod.rs:301:15 [INFO] [stdout] | [INFO] [stdout] 165 | fn from(fe: FlatExpr<'a>) -> Expression<'a> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 283 | let mut explist: Vec = [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 301 | match explist.pop().unwrap() { [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] --> parser/src/parser/expression/mod.rs:169:19 [INFO] [stdout] | [INFO] [stdout] 168 | fn merge_nodes_binop<'a>(a: OpOrExp<'a>, o: OpOrExp<'a>, b: OpOrExp<'a>) -> OpOrExp<'a> { [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 169 | match (a, o, b) { [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] --> parser/src/parser/expression/mod.rs:184:19 [INFO] [stdout] | [INFO] [stdout] 183 | fn merge_nodes_unop<'a>(o: OpOrExp<'a>, a: OpOrExp<'a>) -> OpOrExp<'a> { [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] 184 | match (o, a) { [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] --> parser/src/parser/expression/mod.rs:367:38 [INFO] [stdout] | [INFO] [stdout] 366 | map(delimited(left_paren, args, right_paren), |res| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 367 | ExprSuffix::FuncCall(Call { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 368 | | callee: None, [INFO] [stdout] 369 | | args: res, [INFO] [stdout] 370 | | }) [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] --> parser/src/parser/expression/binary.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 28 | .map(|(next_input, res)| { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 31 | / BinaryOp { [INFO] [stdout] 32 | | left: res.0, [INFO] [stdout] 33 | | right: res.2, [INFO] [stdout] 34 | | op: res.1, [INFO] [stdout] 35 | | }, [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] --> parser/src/parser/expression/call.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 43 | .map(|(next_input, res)| { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | / Call { [INFO] [stdout] 47 | | callee: res.0, [INFO] [stdout] 48 | | args: res.1, [INFO] [stdout] 49 | | }, [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] --> parser/src/parser/expression/mod.rs:405:13 [INFO] [stdout] | [INFO] [stdout] 401 | let (_, res) = parse_head(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 405 | / ExprHead { [INFO] [stdout] 406 | | un_ops: vec![UnOperator::Sub], [INFO] [stdout] 407 | | expr: Expression2::PrefixExpr(PrefixExpr { [INFO] [stdout] 408 | | prefix: ExprOrVarname::Varname(Token::new("hello", Span::new("hello"))), [INFO] [stdout] 409 | | suffix_chain: vec![] [INFO] [stdout] 410 | | }) [INFO] [stdout] 411 | | } [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] --> parser/src/parser/expression/mod.rs:460:13 [INFO] [stdout] | [INFO] [stdout] 457 | let (_, res) = parse_expression(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 460 | Expression::Literal(Literal::Int(Token::new(3, Span::new("3")))) [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] --> parser/src/parser/expression/mod.rs:470:13 [INFO] [stdout] | [INFO] [stdout] 467 | let (_, res) = parse_expression(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 470 | / Expression::BinaryOp(Box::new(BinaryOp { [INFO] [stdout] 471 | | op: Operator::Lt, [INFO] [stdout] 472 | | left: Expression::Literal(Literal::Int(Token::new(3, Span::new("3")))), [INFO] [stdout] 473 | | right: Expression::PrefixExpr(Box::new(PrefixExpr { [INFO] [stdout] ... | [INFO] [stdout] 476 | | })) [INFO] [stdout] 477 | | })) [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] --> parser/src/parser/expression/mod.rs:509:13 [INFO] [stdout] | [INFO] [stdout] 487 | let (_, res) = parse_expression(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 488 | [INFO] [stdout] 489 | let left = Expression::PrefixExpr(Box::new(PrefixExpr { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 501 | let right = Expression::BinaryOp(Box::new(BinaryOp { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 509 | / Expression::BinaryOp(Box::new(BinaryOp { [INFO] [stdout] 510 | | left: left, [INFO] [stdout] 511 | | op: Operator::And, [INFO] [stdout] 512 | | right: right [INFO] [stdout] 513 | | })) [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] --> parser/src/parser/expression/mod.rs:524:13 [INFO] [stdout] | [INFO] [stdout] 520 | let (_, res) = parse_expression(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 524 | / Expression::BinaryOp(Box::new(BinaryOp { [INFO] [stdout] 525 | | op: Operator::Add, [INFO] [stdout] 526 | | left: Expression::Literal(Literal::Boolean(Token::new(false, Span::new("False")))), [INFO] [stdout] 527 | | right: Expression::Literal(Literal::Boolean(Token::new(true, Span::new("True")))), [INFO] [stdout] 528 | | })) [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] --> parser/src/parser/expression/mod.rs:538:13 [INFO] [stdout] | [INFO] [stdout] 535 | let (_, res) = parse_expression(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 538 | / Expression::PrefixExpr(Box::new(PrefixExpr { [INFO] [stdout] 539 | | prefix: ExprOrVarname::Exp(Expression::BinaryOp(Box::new(BinaryOp { [INFO] [stdout] 540 | | op: Operator::Add, [INFO] [stdout] 541 | | left: Expression::Literal(Literal::Int(Token::new(3, Span::new("3")))), [INFO] [stdout] ... | [INFO] [stdout] 544 | | suffix_chain: vec![] [INFO] [stdout] 545 | | })) [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] --> parser/src/parser/expression/mod.rs:555:13 [INFO] [stdout] | [INFO] [stdout] 552 | let (_, res) = parse_expression(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 555 | / Expression::BinaryOp(Box::new(BinaryOp { [INFO] [stdout] 556 | | op: Operator::Add, [INFO] [stdout] 557 | | left: Expression::PrefixExpr(Box::new(PrefixExpr { [INFO] [stdout] 558 | | prefix: ExprOrVarname::Varname(Token::new("x", Span::new("x"))), [INFO] [stdout] ... | [INFO] [stdout] 561 | | right: Expression::Literal(Literal::Int(Token::new(4, Span::new("4")))), [INFO] [stdout] 562 | | })) [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] --> parser/src/parser/expression/mod.rs:572:13 [INFO] [stdout] | [INFO] [stdout] 569 | let (_, res) = parse_expression(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 572 | / Expression::Collection(Collection::Array(vec![ [INFO] [stdout] 573 | | Expression::Literal(Literal::Int(Token::new(1, Span::new("3")))), [INFO] [stdout] 574 | | Expression::Literal(Literal::Int(Token::new(2, Span::new("3")))), [INFO] [stdout] 575 | | Expression::Literal(Literal::Int(Token::new(3, Span::new("3")))), [INFO] [stdout] 576 | | Expression::Literal(Literal::Int(Token::new(4, Span::new("3")))) [INFO] [stdout] 577 | | ])) [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] --> parser/src/parser/literals.rs:215:43 [INFO] [stdout] | [INFO] [stdout] 215 | .map(|(next_input, res)| (next_input, Collection::Array(res))) [INFO] [stdout] | ----------------- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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] --> parser/src/parser/literals.rs:240:25 [INFO] [stdout] | [INFO] [stdout] 239 | |tuple_vec| { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 240 | / tuple_vec [INFO] [stdout] 241 | | .into_iter() [INFO] [stdout] 242 | | .map(|(k, v)| (String::from(*k.fragment()), v)) [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] --> parser/src/parser/literals.rs:250:43 [INFO] [stdout] | [INFO] [stdout] 250 | .map(|(next_input, res)| (next_input, Collection::Map(res))) [INFO] [stdout] | ----------------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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] --> parser/src/parser/literals.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 393 | let (_, res) = parse_array(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 396 | / Collection::Array(vec![ [INFO] [stdout] 397 | | Expression::Literal(Literal::Int(Token::new(1, Span::new("1")))), [INFO] [stdout] 398 | | Expression::Literal(Literal::Int(Token::new(1, Span::new("1")))), [INFO] [stdout] 399 | | Expression::Literal(Literal::Int(Token::new(1, Span::new("1")))) [INFO] [stdout] 400 | | ]) [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] --> parser/src/parser/literals.rs:410:13 [INFO] [stdout] | [INFO] [stdout] 407 | let (_, res) = parse_array(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 410 | / Collection::Array(vec![ [INFO] [stdout] 411 | | Expression::Literal(Literal::Int(Token::new(1, Span::new("1")))), [INFO] [stdout] 412 | | Expression::Literal(Literal::Str(Token::new( [INFO] [stdout] 413 | | String::from("String"), [INFO] [stdout] ... | [INFO] [stdout] 416 | | Expression::Literal(Literal::Int(Token::new(1, Span::new("1")))), [INFO] [stdout] 417 | | ]) [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] --> parser/src/parser/literals.rs:427:13 [INFO] [stdout] | [INFO] [stdout] 424 | let (_, res) = parse_array(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 427 | / Collection::Array(vec![ [INFO] [stdout] 428 | | Expression::Literal(Literal::Int(Token::new(1, Span::new("1")))), [INFO] [stdout] 429 | | Expression::Literal(Literal::Str(Token::new( [INFO] [stdout] 430 | | String::from("String"), [INFO] [stdout] ... | [INFO] [stdout] 433 | | Expression::Literal(Literal::Int(Token::new(1, Span::new("1")))), [INFO] [stdout] 434 | | ]) [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] --> parser/src/parser/literals.rs:496:13 [INFO] [stdout] | [INFO] [stdout] 492 | let (_, res) = parse_array(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 496 | / Collection::Array(vec![ [INFO] [stdout] 497 | | Expression::Literal(Literal::Int(Token::new(1, Span::new("1"))),), [INFO] [stdout] 498 | | Expression::Literal(Literal::Int(Token::new(2, Span::new("2"))),), [INFO] [stdout] 499 | | Expression::PrefixExpr(Box::new(PrefixExpr { [INFO] [stdout] ... | [INFO] [stdout] 502 | | })) [INFO] [stdout] 503 | | ]) [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] --> parser/src/parser/statement/mod.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 73 | .map(|(next_input, res)| { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | / Block { [INFO] [stdout] 77 | | statements: res.0, [INFO] [stdout] 78 | | return_stmt: res.1, [INFO] [stdout] 79 | | }, [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] --> parser/src/parser/statement/mod.rs:157:43 [INFO] [stdout] | [INFO] [stdout] 157 | .map(|(next_input, res)| (next_input, ReturnStmt { values: res })) [INFO] [stdout] | ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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] --> parser/src/parser/statement/declaration/assignment.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 42 | .map(|(next_input, (variable, expression))| { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | / Assignment { [INFO] [stdout] 46 | | variable, [INFO] [stdout] 47 | | expression, [INFO] [stdout] 48 | | }, [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] --> parser/src/parser/statement/declaration/assignment.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 70 | .map(|(next_input, (variable, expression))| { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | / LAssignment { [INFO] [stdout] 74 | | variable, [INFO] [stdout] 75 | | expression, [INFO] [stdout] 76 | | }, [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] --> parser/src/parser/statement/declaration/class.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 34 | .map(|(next_input, res)| { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | / Class { [INFO] [stdout] 38 | | name: String::from(*res.0.fragment()), [INFO] [stdout] 39 | | methods: res.1, [INFO] [stdout] 40 | | }, [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] --> parser/src/parser/statement/declaration/class.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 137 | let (_, res) = parse_class(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 141 | / Class { [INFO] [stdout] 142 | | name: String::from("Test"), [INFO] [stdout] 143 | | methods: vec![] [INFO] [stdout] 144 | | } [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] --> parser/src/parser/statement/declaration/for_statement.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 26 | .map(|(next_input, res)| { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | / For { [INFO] [stdout] 30 | | iter_item: res.0, [INFO] [stdout] 31 | | iterator: res.1, [INFO] [stdout] 32 | | block: res.2, [INFO] [stdout] 33 | | }, [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] --> parser/src/parser/statement/declaration/for_statement.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 88 | let (_, res) = parse_for(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | / For { [INFO] [stdout] 93 | | iter_item: Token::new("x", Span::new("x")), [INFO] [stdout] 94 | | iterator: Expression::PrefixExpr(Box::new(PrefixExpr { [INFO] [stdout] 95 | | prefix: ExprOrVarname::Varname(Token::new("y", Span::new("y"))), [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [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] --> parser/src/parser/statement/declaration/function.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 61 | .map(|(next_input, res)| { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | / Function { [INFO] [stdout] 65 | | name: res.0, [INFO] [stdout] 66 | | parameters: res.1, [INFO] [stdout] 67 | | block: res.2, [INFO] [stdout] 68 | | }, [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] --> parser/src/parser/statement/declaration/function.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 186 | let (_, res) = parse_function(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 190 | / Function { [INFO] [stdout] 191 | | name: "fib", [INFO] [stdout] 192 | | parameters: vec![Token::new("n", Span::new("n"))], [INFO] [stdout] 193 | | block: Block { [INFO] [stdout] ... | [INFO] [stdout] 218 | | } [INFO] [stdout] 219 | | } [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] --> parser/src/parser/statement/declaration/if_statement.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 50 | .map(|(next_input, res)| { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | / If { [INFO] [stdout] 54 | | cond: res.0, [INFO] [stdout] 55 | | stmts: res.1, [INFO] [stdout] 56 | | else_statements: res.2, [INFO] [stdout] 57 | | }, [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] --> parser/src/parser/statement/declaration/if_statement.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 93 | let (_, res) = if_condition(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | / Expression::BinaryOp(Box::new(BinaryOp { [INFO] [stdout] 98 | | left: Expression::PrefixExpr(Box::new(PrefixExpr { [INFO] [stdout] 99 | | prefix: ExprOrVarname::Varname(Token::new( [INFO] [stdout] 100 | | "x", [INFO] [stdout] ... | [INFO] [stdout] 106 | | right: Expression::Literal(Literal::Int(Token::new(3, Span::new("3")))), [INFO] [stdout] 107 | | })) [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] --> parser/src/parser/statement/declaration/if_statement.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 114 | let (_, res) = parse_if(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | / If { [INFO] [stdout] 119 | | cond: Expression::BinaryOp(Box::new(BinaryOp { [INFO] [stdout] 120 | | left: Expression::PrefixExpr(Box::new(PrefixExpr { [INFO] [stdout] 121 | | prefix: ExprOrVarname::Varname(Token::new( [INFO] [stdout] ... | [INFO] [stdout] 159 | | else_statements: None [INFO] [stdout] 160 | | } [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] --> parser/src/parser/statement/declaration/if_statement.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 167 | let (_, res) = parse_if(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 171 | / If { [INFO] [stdout] 172 | | cond: Expression::BinaryOp(Box::new(BinaryOp { [INFO] [stdout] 173 | | left: Expression::PrefixExpr(Box::new(PrefixExpr { [INFO] [stdout] 174 | | prefix: ExprOrVarname::Varname(Token::new( [INFO] [stdout] ... | [INFO] [stdout] 192 | | else_statements: None [INFO] [stdout] 193 | | } [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] --> parser/src/parser/statement/declaration/if_statement.rs:204:13 [INFO] [stdout] | [INFO] [stdout] 200 | let (_, res) = else_statements(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 204 | / Block { [INFO] [stdout] 205 | | statements: vec![], [INFO] [stdout] 206 | | return_stmt: Some(ReturnStmt { [INFO] [stdout] 207 | | values: vec![Expression::Literal(Literal::Int(Token::new( [INFO] [stdout] ... | [INFO] [stdout] 211 | | }), [INFO] [stdout] 212 | | } [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] --> parser/src/parser/statement/declaration/if_statement.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 219 | let (_, res) = parse_if(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 223 | / If { [INFO] [stdout] 224 | | cond: Expression::BinaryOp(Box::new(BinaryOp { [INFO] [stdout] 225 | | left: Expression::PrefixExpr(Box::new(PrefixExpr { [INFO] [stdout] 226 | | prefix: ExprOrVarname::Varname(Token::new( [INFO] [stdout] ... | [INFO] [stdout] 247 | | }) [INFO] [stdout] 248 | | } [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] --> parser/src/parser/statement/declaration/while_statement.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 23 | |(next_input, res)| { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | / While { [INFO] [stdout] 27 | | cond: res.0, [INFO] [stdout] 28 | | block: res.1, [INFO] [stdout] 29 | | }, [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] --> parser/src/parser/statement/declaration/while_statement.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 62 | let (_, res) = while_condition(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | / Expression::BinaryOp(Box::new(BinaryOp { [INFO] [stdout] 67 | | op: Operator::Lt, [INFO] [stdout] 68 | | left: Expression::PrefixExpr(Box::new(PrefixExpr { [INFO] [stdout] 69 | | prefix: ExprOrVarname::Varname(Token::new("x", Span::new("x"))), [INFO] [stdout] ... | [INFO] [stdout] 72 | | right: Expression::Literal(Literal::Int(Token::new(3, Span::new("3")))), [INFO] [stdout] 73 | | })) [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] --> parser/src/parser/statement/declaration/while_statement.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 80 | let (_, res) = parse_while(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | / While { [INFO] [stdout] 85 | | cond: Expression::BinaryOp(Box::new(BinaryOp { [INFO] [stdout] 86 | | op: Operator::Lt, [INFO] [stdout] 87 | | left: Expression::PrefixExpr(Box::new(PrefixExpr { [INFO] [stdout] ... | [INFO] [stdout] 118 | | } [INFO] [stdout] 119 | | } [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] --> parser/src/parser/statement/mod.rs:222:25 [INFO] [stdout] | [INFO] [stdout] 221 | let (_, res) = parse_statement(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 222 | assert_eq!(res, ass_x_eq_3()) [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] --> parser/src/parser/statement/mod.rs:231:13 [INFO] [stdout] | [INFO] [stdout] 228 | let (_, res) = parse_return_stmt(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 231 | / ReturnStmt { [INFO] [stdout] 232 | | values: vec![ [INFO] [stdout] 233 | | Expression::PrefixExpr(Box::new(PrefixExpr { [INFO] [stdout] 234 | | prefix: ExprOrVarname::Varname(Token::new("hello", Span::new("hello"))), [INFO] [stdout] ... | [INFO] [stdout] 238 | | ] [INFO] [stdout] 239 | | } [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] --> parser/src/parser/statement/mod.rs:249:13 [INFO] [stdout] | [INFO] [stdout] 246 | let (_, res) = parse_return_stmt(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 249 | / ReturnStmt { [INFO] [stdout] 250 | | values: vec![ [INFO] [stdout] 251 | | Expression::PrefixExpr(Box::new(PrefixExpr { [INFO] [stdout] 252 | | prefix: ExprOrVarname::Varname(Token::new("hello", Span::new("hello"))), [INFO] [stdout] ... | [INFO] [stdout] 265 | | ] [INFO] [stdout] 266 | | } [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] --> parser/src/parser/statement/mod.rs:276:13 [INFO] [stdout] | [INFO] [stdout] 273 | let (_, res) = parse_return_stmt(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 276 | / ReturnStmt { [INFO] [stdout] 277 | | values: vec![Expression::PrefixExpr(Box::new(PrefixExpr { [INFO] [stdout] 278 | | prefix: ExprOrVarname::Varname(Token::new("fib", Span::new("fib"))), [INFO] [stdout] 279 | | suffix_chain: vec![ExprSuffix::FuncCall(Call { [INFO] [stdout] ... | [INFO] [stdout] 293 | | }))] [INFO] [stdout] 294 | | } [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] --> parser/src/parser/statement/mod.rs:304:13 [INFO] [stdout] | [INFO] [stdout] 301 | let (_, res) = parse_statement(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 304 | / Statement::Fun(Function { [INFO] [stdout] 305 | | name: "hello", [INFO] [stdout] 306 | | parameters: vec![], [INFO] [stdout] 307 | | block: Block { [INFO] [stdout] ... | [INFO] [stdout] 310 | | } [INFO] [stdout] 311 | | }) [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] --> parser/src/parser/statement/mod.rs:321:13 [INFO] [stdout] | [INFO] [stdout] 318 | let (_, res) = parse_block(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 321 | / Block { [INFO] [stdout] 322 | | statements: vec![], [INFO] [stdout] 323 | | return_stmt: None [INFO] [stdout] 324 | | } [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] --> parser/src/parser/statement/mod.rs:334:13 [INFO] [stdout] | [INFO] [stdout] 331 | let (_, res) = parse_statement(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 334 | / Statement::While(While { [INFO] [stdout] 335 | | cond: Expression::BinaryOp(Box::new(BinaryOp { [INFO] [stdout] 336 | | left: Expression::PrefixExpr(Box::new(PrefixExpr { [INFO] [stdout] 337 | | prefix: ExprOrVarname::Varname(Token::new("x", Span::new("x"))), [INFO] [stdout] ... | [INFO] [stdout] 346 | | } [INFO] [stdout] 347 | | }) [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] --> parser/src/parser/statement/mod.rs:357:13 [INFO] [stdout] | [INFO] [stdout] 354 | let (_, res) = parse_statement(Span::new(string)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 357 | / Statement::While(While { [INFO] [stdout] 358 | | cond: Expression::BinaryOp(Box::new(BinaryOp { [INFO] [stdout] 359 | | left: Expression::PrefixExpr(Box::new(PrefixExpr { [INFO] [stdout] 360 | | prefix: ExprOrVarname::Varname(Token::new("x", Span::new("x"))), [INFO] [stdout] ... | [INFO] [stdout] 378 | | } [INFO] [stdout] 379 | | }) [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 51 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `liva_parser` (lib test) due to 52 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "07e891011372a89fe3a12b67d8bf20a5e508fa4f836a159e99652d9a01ebfb10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07e891011372a89fe3a12b67d8bf20a5e508fa4f836a159e99652d9a01ebfb10", kill_on_drop: false }` [INFO] [stdout] 07e891011372a89fe3a12b67d8bf20a5e508fa4f836a159e99652d9a01ebfb10