[INFO] cloning repository https://github.com/tenheadedlion/yet-another-lua-interpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tenheadedlion/yet-another-lua-interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftenheadedlion%2Fyet-another-lua-interpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftenheadedlion%2Fyet-another-lua-interpreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 717de70b4cc82bef78740a85900bfd3575850c26 [INFO] checking tenheadedlion/yet-another-lua-interpreter against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftenheadedlion%2Fyet-another-lua-interpreter" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tenheadedlion/yet-another-lua-interpreter 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/tenheadedlion/yet-another-lua-interpreter [INFO] finished tweaking git repo https://github.com/tenheadedlion/yet-another-lua-interpreter [INFO] tweaked toml for git repo https://github.com/tenheadedlion/yet-another-lua-interpreter written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tenheadedlion/yet-another-lua-interpreter 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 nom_locate v4.0.0 [INFO] [stderr] Downloaded clap v3.0.10 [INFO] [stderr] Downloaded libc v0.2.113 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73ba7d8955503c1246cf22db1bf462f5c3a77d1cd2f2c0f21c5f0829d9a275f8 [INFO] running `Command { std: "docker" "start" "-a" "73ba7d8955503c1246cf22db1bf462f5c3a77d1cd2f2c0f21c5f0829d9a275f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73ba7d8955503c1246cf22db1bf462f5c3a77d1cd2f2c0f21c5f0829d9a275f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73ba7d8955503c1246cf22db1bf462f5c3a77d1cd2f2c0f21c5f0829d9a275f8", kill_on_drop: false }` [INFO] [stdout] 73ba7d8955503c1246cf22db1bf462f5c3a77d1cd2f2c0f21c5f0829d9a275f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ad74fec9a9a506a44c9c289e1a68d5af8a557a27f3d697ee1e3023c1c57e35f [INFO] running `Command { std: "docker" "start" "-a" "7ad74fec9a9a506a44c9c289e1a68d5af8a557a27f3d697ee1e3023c1c57e35f", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nom_locate v4.0.0 [INFO] [stderr] Compiling clap_derive v3.0.6 [INFO] [stderr] Checking clap v3.0.10 [INFO] [stderr] Checking lua-in-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.06s [INFO] running `Command { std: "docker" "inspect" "7ad74fec9a9a506a44c9c289e1a68d5af8a557a27f3d697ee1e3023c1c57e35f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ad74fec9a9a506a44c9c289e1a68d5af8a557a27f3d697ee1e3023c1c57e35f", kill_on_drop: false }` [INFO] [stdout] 7ad74fec9a9a506a44c9c289e1a68d5af8a557a27f3d697ee1e3023c1c57e35f [INFO] checking tenheadedlion/yet-another-lua-interpreter 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%2Ftenheadedlion%2Fyet-another-lua-interpreter" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tenheadedlion/yet-another-lua-interpreter 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/tenheadedlion/yet-another-lua-interpreter [INFO] finished tweaking git repo https://github.com/tenheadedlion/yet-another-lua-interpreter [INFO] tweaked toml for git repo https://github.com/tenheadedlion/yet-another-lua-interpreter written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tenheadedlion/yet-another-lua-interpreter already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40fe868e08e1f6d8f8fb0cbc45a27273c57a305216c786fa877a6fc253a59209 [INFO] running `Command { std: "docker" "start" "-a" "40fe868e08e1f6d8f8fb0cbc45a27273c57a305216c786fa877a6fc253a59209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40fe868e08e1f6d8f8fb0cbc45a27273c57a305216c786fa877a6fc253a59209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40fe868e08e1f6d8f8fb0cbc45a27273c57a305216c786fa877a6fc253a59209", kill_on_drop: false }` [INFO] [stdout] 40fe868e08e1f6d8f8fb0cbc45a27273c57a305216c786fa877a6fc253a59209 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bff2c0d124d1f05e6ab5761ba3377996281f1039938b94fcf33916aa3d8674f2 [INFO] running `Command { std: "docker" "start" "-a" "bff2c0d124d1f05e6ab5761ba3377996281f1039938b94fcf33916aa3d8674f2", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nom_locate v4.0.0 [INFO] [stderr] Compiling clap_derive v3.0.6 [INFO] [stderr] Checking clap v3.0.10 [INFO] [stderr] Checking lua-in-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 61 | mut parser: F, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | error_msg: E, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | move |input| match parser(input) { [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.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 84 | let call = tuple(( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | / map(call, |(id, _, args, _)| FuncCall { [INFO] [stdout] 91 | | name: id.name, [INFO] [stdout] 92 | | args, [INFO] [stdout] 93 | | })(input) [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.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 106 | let p = recognize(pair( [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 110 | / map(ws(p), |span: LocatedSpan| Ident { [INFO] [stdout] 111 | | name: span.fragment().to_string(), [INFO] [stdout] 112 | | value: Value::Error, [INFO] [stdout] 113 | | })(input) [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.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 142 | let parser = tuple((ws(simple_exp), op, ws(exp_rec))); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 143 | / map(ws(parser), |(lhs, op, mut rhs)| { [INFO] [stdout] 144 | | rhs.0.push(lhs); [INFO] [stdout] 145 | | rhs.1.push(op); [INFO] [stdout] 146 | | rhs [INFO] [stdout] 147 | | })(input) [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.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 204 | let paramlist = delimited(ws(char('(')), namelist, ws(char(')'))); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 205 | / map(tuple((paramlist, block)), |(v, b)| -> FuncBody { [INFO] [stdout] 206 | | FuncBody { [INFO] [stdout] 207 | | params: v, [INFO] [stdout] 208 | | block: b, [INFO] [stdout] 209 | | } [INFO] [stdout] 210 | | })(input) [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.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 242 | let first_cond = map( [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 246 | let mid_conds = map( [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 250 | let last_cond = map(tuple((ws(tag("else")), block)), |(_, b)| (Exp::True, b)); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 251 | [INFO] [stdout] 252 | / map( [INFO] [stdout] 253 | | tuple((first_cond, many0(mid_conds), opt(last_cond), ws(tag("end")))), [INFO] [stdout] 254 | | |(f, m, last, _)| { [INFO] [stdout] 255 | | let mut result = vec![f]; [INFO] [stdout] ... | [INFO] [stdout] 263 | | }, [INFO] [stdout] 264 | | )(input) [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.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 299 | let chunk_parser = tuple((many0(stat), opt(laststat))); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 300 | / map( [INFO] [stdout] 301 | | terminated(chunk_parser, ws(opt(char(';')))), [INFO] [stdout] 302 | | |(stats, last_stat)| Chunk { [INFO] [stdout] 303 | | stats, [INFO] [stdout] 304 | | laststat: last_stat, [INFO] [stdout] 305 | | }, [INFO] [stdout] 306 | | )(input) [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 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lua-in-rust` (bin "lua-in-rust") due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 61 | mut parser: F, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | error_msg: E, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | move |input| match parser(input) { [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.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 84 | let call = tuple(( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | / map(call, |(id, _, args, _)| FuncCall { [INFO] [stdout] 91 | | name: id.name, [INFO] [stdout] 92 | | args, [INFO] [stdout] 93 | | })(input) [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.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 106 | let p = recognize(pair( [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 110 | / map(ws(p), |span: LocatedSpan| Ident { [INFO] [stdout] 111 | | name: span.fragment().to_string(), [INFO] [stdout] 112 | | value: Value::Error, [INFO] [stdout] 113 | | })(input) [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.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 142 | let parser = tuple((ws(simple_exp), op, ws(exp_rec))); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 143 | / map(ws(parser), |(lhs, op, mut rhs)| { [INFO] [stdout] 144 | | rhs.0.push(lhs); [INFO] [stdout] 145 | | rhs.1.push(op); [INFO] [stdout] 146 | | rhs [INFO] [stdout] 147 | | })(input) [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.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 204 | let paramlist = delimited(ws(char('(')), namelist, ws(char(')'))); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 205 | / map(tuple((paramlist, block)), |(v, b)| -> FuncBody { [INFO] [stdout] 206 | | FuncBody { [INFO] [stdout] 207 | | params: v, [INFO] [stdout] 208 | | block: b, [INFO] [stdout] 209 | | } [INFO] [stdout] 210 | | })(input) [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.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 242 | let first_cond = map( [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 246 | let mid_conds = map( [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 250 | let last_cond = map(tuple((ws(tag("else")), block)), |(_, b)| (Exp::True, b)); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 251 | [INFO] [stdout] 252 | / map( [INFO] [stdout] 253 | | tuple((first_cond, many0(mid_conds), opt(last_cond), ws(tag("end")))), [INFO] [stdout] 254 | | |(f, m, last, _)| { [INFO] [stdout] 255 | | let mut result = vec![f]; [INFO] [stdout] ... | [INFO] [stdout] 263 | | }, [INFO] [stdout] 264 | | )(input) [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.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 299 | let chunk_parser = tuple((many0(stat), opt(laststat))); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 300 | / map( [INFO] [stdout] 301 | | terminated(chunk_parser, ws(opt(char(';')))), [INFO] [stdout] 302 | | |(stats, last_stat)| Chunk { [INFO] [stdout] 303 | | stats, [INFO] [stdout] 304 | | laststat: last_stat, [INFO] [stdout] 305 | | }, [INFO] [stdout] 306 | | )(input) [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 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lua-in-rust` (bin "lua-in-rust" test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "bff2c0d124d1f05e6ab5761ba3377996281f1039938b94fcf33916aa3d8674f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bff2c0d124d1f05e6ab5761ba3377996281f1039938b94fcf33916aa3d8674f2", kill_on_drop: false }` [INFO] [stdout] bff2c0d124d1f05e6ab5761ba3377996281f1039938b94fcf33916aa3d8674f2