[INFO] cloning repository https://github.com/sirkibsirkib/slick [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sirkibsirkib/slick" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirkibsirkib%2Fslick", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirkibsirkib%2Fslick'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e2530d035c7e67df86873150aa9c3883da65d39 [INFO] checking sirkibsirkib/slick against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirkibsirkib%2Fslick" "/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/sirkibsirkib/slick 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/sirkibsirkib/slick [INFO] finished tweaking git repo https://github.com/sirkibsirkib/slick [INFO] tweaked toml for git repo https://github.com/sirkibsirkib/slick written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sirkibsirkib/slick already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 950ba622099e455e2a074b44c5f103646519c9cf443838cc5b5eba6a372e4700 [INFO] running `Command { std: "docker" "start" "-a" "950ba622099e455e2a074b44c5f103646519c9cf443838cc5b5eba6a372e4700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "950ba622099e455e2a074b44c5f103646519c9cf443838cc5b5eba6a372e4700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "950ba622099e455e2a074b44c5f103646519c9cf443838cc5b5eba6a372e4700", kill_on_drop: false }` [INFO] [stdout] 950ba622099e455e2a074b44c5f103646519c9cf443838cc5b5eba6a372e4700 [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] a87a7c65e87bdcd631cb26c932b1bc9b9da370a35cbc323cecef8d2cdcb8cf8d [INFO] running `Command { std: "docker" "start" "-a" "a87a7c65e87bdcd631cb26c932b1bc9b9da370a35cbc323cecef8d2cdcb8cf8d", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking slick v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `to_atom` is never used [INFO] [stdout] --> src/ast.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AtomLike { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] 9 | fn as_atom(&self) -> &Atom; [INFO] [stdout] 10 | fn to_atom(self) -> Atom; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `rightward_lexicographic` is never used [INFO] [stdout] --> src/ast.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait Lexicographic { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] 14 | fn rightward_flat_constants(&self, other: &Self) -> Ordering; [INFO] [stdout] 15 | fn rightward_lexicographic(&self, other: &Self) -> Ordering; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/infer.rs:53:34 [INFO] [stdout] | [INFO] [stdout] 53 | InferredAtomExceededMaxDepth(GroundAtom), [INFO] [stdout] | ---------------------------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InfereceError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 53 | InferredAtomExceededMaxDepth(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `retain` is never used [INFO] [stdout] --> src/util.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl VecSet { [INFO] [stdout] | ------------------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn retain(mut self, mut func: impl FnMut(&T) -> bool) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_atom` is never used [INFO] [stdout] --> src/ast.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AtomLike { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] 9 | fn as_atom(&self) -> &Atom; [INFO] [stdout] 10 | fn to_atom(self) -> Atom; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `rightward_lexicographic` is never used [INFO] [stdout] --> src/ast.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait Lexicographic { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] 14 | fn rightward_flat_constants(&self, other: &Self) -> Ordering; [INFO] [stdout] 15 | fn rightward_lexicographic(&self, other: &Self) -> Ordering; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/infer.rs:53:34 [INFO] [stdout] | [INFO] [stdout] 53 | InferredAtomExceededMaxDepth(GroundAtom), [INFO] [stdout] | ---------------------------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InfereceError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 53 | InferredAtomExceededMaxDepth(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `retain` is never used [INFO] [stdout] --> src/util.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl VecSet { [INFO] [stdout] | ------------------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn retain(mut self, mut func: impl FnMut(&T) -> bool) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.93s [INFO] running `Command { std: "docker" "inspect" "a87a7c65e87bdcd631cb26c932b1bc9b9da370a35cbc323cecef8d2cdcb8cf8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a87a7c65e87bdcd631cb26c932b1bc9b9da370a35cbc323cecef8d2cdcb8cf8d", kill_on_drop: false }` [INFO] [stdout] a87a7c65e87bdcd631cb26c932b1bc9b9da370a35cbc323cecef8d2cdcb8cf8d [INFO] checking sirkibsirkib/slick 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%2Fsirkibsirkib%2Fslick" "/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/sirkibsirkib/slick 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/sirkibsirkib/slick [INFO] finished tweaking git repo https://github.com/sirkibsirkib/slick [INFO] tweaked toml for git repo https://github.com/sirkibsirkib/slick written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sirkibsirkib/slick 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] a178d3f6f2d84ceedff8fb60f6e715ec5debc8159a281ce2d0f6bd5fe7677fa2 [INFO] running `Command { std: "docker" "start" "-a" "a178d3f6f2d84ceedff8fb60f6e715ec5debc8159a281ce2d0f6bd5fe7677fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a178d3f6f2d84ceedff8fb60f6e715ec5debc8159a281ce2d0f6bd5fe7677fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a178d3f6f2d84ceedff8fb60f6e715ec5debc8159a281ce2d0f6bd5fe7677fa2", kill_on_drop: false }` [INFO] [stdout] a178d3f6f2d84ceedff8fb60f6e715ec5debc8159a281ce2d0f6bd5fe7677fa2 [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] fe005b8a717d95d4be89abceb26283512275bc404c097a43c2b0e98cc4c27d5d [INFO] running `Command { std: "docker" "start" "-a" "fe005b8a717d95d4be89abceb26283512275bc404c097a43c2b0e98cc4c27d5d", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking slick v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `to_atom` is never used [INFO] [stdout] --> src/ast.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AtomLike { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] 9 | fn as_atom(&self) -> &Atom; [INFO] [stdout] 10 | fn to_atom(self) -> Atom; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `rightward_lexicographic` is never used [INFO] [stdout] --> src/ast.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait Lexicographic { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] 14 | fn rightward_flat_constants(&self, other: &Self) -> Ordering; [INFO] [stdout] 15 | fn rightward_lexicographic(&self, other: &Self) -> Ordering; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/infer.rs:53:34 [INFO] [stdout] | [INFO] [stdout] 53 | InferredAtomExceededMaxDepth(GroundAtom), [INFO] [stdout] | ---------------------------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InfereceError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 53 | InferredAtomExceededMaxDepth(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `retain` is never used [INFO] [stdout] --> src/util.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl VecSet { [INFO] [stdout] | ------------------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn retain(mut self, mut func: impl FnMut(&T) -> bool) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_atom` is never used [INFO] [stdout] --> src/ast.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AtomLike { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] 9 | fn as_atom(&self) -> &Atom; [INFO] [stdout] 10 | fn to_atom(self) -> Atom; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `rightward_lexicographic` is never used [INFO] [stdout] --> src/ast.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait Lexicographic { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] 14 | fn rightward_flat_constants(&self, other: &Self) -> Ordering; [INFO] [stdout] 15 | fn rightward_lexicographic(&self, other: &Self) -> Ordering; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/infer.rs:53:34 [INFO] [stdout] | [INFO] [stdout] 53 | InferredAtomExceededMaxDepth(GroundAtom), [INFO] [stdout] | ---------------------------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InfereceError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 53 | InferredAtomExceededMaxDepth(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `retain` is never used [INFO] [stdout] --> src/util.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl VecSet { [INFO] [stdout] | ------------------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn retain(mut self, mut func: impl FnMut(&T) -> bool) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn ended<'a, F, O, E>(inner: F) -> impl FnMut(In<'a>) -> IResult, O, E> [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | terminated(inner, wsl(eof)) [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/parse.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 77 | let a = verify(ident_suffix, ident_ok); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | // anything in double quotes without line breaks [INFO] [stdout] 79 | let b = delimited(nomchar('"'), take_while(|x| x != '"' && x != '\n'), nomchar('"')); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | nommap(wsl(alt((a, b))), Constant::from_str)(s) [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/parse.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 83 | let tup = tuple((many0_count(nomchar('_')), satisfy(char::is_uppercase), ident_suffix)); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | let p = wsl(recognize(tup)); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | nommap(p, Variable::from_str)(s) [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/parse.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 92 | let parenthesized = delimited(wsl(nomchar('(')), atom, wsl(nomchar(')'))); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | let var = nommap(variable, Atom::Variable); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 94 | let con = nommap(constant, Atom::Constant); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | let wil = nommap(wildcard, |_| Atom::Wildcard); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | alt((parenthesized, var, con, wil))(s) [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/parse.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 100 | let tuple = nommap(many_m_n(2, usize::MAX, argument), Atom::Tuple); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | alt((tuple, argument))(s) [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/parse.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 105 | let parenthesized = delimited(wsl(nomchar('(')), ground_atom, wsl(nomchar(')'))); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | let con = nommap(constant, GroundAtom::Constant); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | alt((parenthesized, con))(s) [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/parse.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 111 | let tuple = nommap(many_m_n(2, usize::MAX, ground_argument), GroundAtom::Tuple); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | alt((tuple, ground_argument))(s) [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/parse.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 153 | let sa = nommap(same, |_| CheckKind::Same); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 154 | let di = nommap(diff, |_| CheckKind::Diff); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 155 | alt((sa, di))(s) [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/parse.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 159 | let args = delimited(block_open, many0(argument), block_close); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 160 | let old = nommap(tuple((opt(neg), check_kind, args)), |(maybe_not, kind, atoms)| Check { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | let new = nommap(tuple((opt(neg), atom, is, atom)), |(maybe_not, lhs, _, rhs)| Check { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | alt((new, old))(s) [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/parse.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn ended<'a, F, O, E>(inner: F) -> impl FnMut(In<'a>) -> IResult, O, E> [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | terminated(inner, wsl(eof)) [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/parse.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 174 | let rules = delimited(block_open, many0(rule), block_close); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | / nommap(pair(ground_atom, rules), |(c, mut rules)| { [INFO] [stdout] 176 | | for rule in rules.iter_mut() { [INFO] [stdout] 177 | | rule.part_name = Some(c.clone()); [INFO] [stdout] 178 | | } [INFO] [stdout] 179 | | (c, rules) [INFO] [stdout] 180 | | })(s) [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/parse.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 184 | let po = nommap(atom, Antecedent::Pos); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 185 | let ne = nommap(negated_atom, Antecedent::Neg); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 186 | let ch = nommap(check, Antecedent::Check); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 187 | alt((ch, po, ne))(s) [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/parse.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 77 | let a = verify(ident_suffix, ident_ok); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | // anything in double quotes without line breaks [INFO] [stdout] 79 | let b = delimited(nomchar('"'), take_while(|x| x != '"' && x != '\n'), nomchar('"')); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | nommap(wsl(alt((a, b))), Constant::from_str)(s) [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/parse.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 191 | let sep_atoms = many0(preceded(opt(sep), atom)); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 192 | let sep_antecedents = many0(preceded(opt(sep), antecedent)); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 193 | let body = nommap(opt(preceded(turnstile, sep_antecedents)), Option::unwrap_or_default); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 207 | nommap(terminated(pair(sep_atoms, body), rulesep), to_rule)(s) [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/parse.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 83 | let tup = tuple((many0_count(nomchar('_')), satisfy(char::is_uppercase), ident_suffix)); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | let p = wsl(recognize(tup)); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | nommap(p, Variable::from_str)(s) [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/parse.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 215 | let p = alt((nommap(part, PartOrRule::Part), nommap(rule, PartOrRule::Rule))); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 216 | / nommap(many0(p), |pors| { [INFO] [stdout] 217 | | let mut rules = vec![]; [INFO] [stdout] 218 | | for por in pors { [INFO] [stdout] 219 | | match por { [INFO] [stdout] ... | [INFO] [stdout] 224 | | Program { rules } [INFO] [stdout] 225 | | })(s) [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/parse.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 92 | let parenthesized = delimited(wsl(nomchar('(')), atom, wsl(nomchar(')'))); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | let var = nommap(variable, Atom::Variable); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 94 | let con = nommap(constant, Atom::Constant); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | let wil = nommap(wildcard, |_| Atom::Wildcard); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | alt((parenthesized, var, con, wil))(s) [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/parse.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 100 | let tuple = nommap(many_m_n(2, usize::MAX, argument), Atom::Tuple); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | alt((tuple, argument))(s) [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/parse.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 105 | let parenthesized = delimited(wsl(nomchar('(')), ground_atom, wsl(nomchar(')'))); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | let con = nommap(constant, GroundAtom::Constant); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | alt((parenthesized, con))(s) [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/parse.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 111 | let tuple = nommap(many_m_n(2, usize::MAX, ground_argument), GroundAtom::Tuple); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | alt((tuple, ground_argument))(s) [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/parse.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 153 | let sa = nommap(same, |_| CheckKind::Same); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 154 | let di = nommap(diff, |_| CheckKind::Diff); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 155 | alt((sa, di))(s) [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/parse.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 159 | let args = delimited(block_open, many0(argument), block_close); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 160 | let old = nommap(tuple((opt(neg), check_kind, args)), |(maybe_not, kind, atoms)| Check { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | let new = nommap(tuple((opt(neg), atom, is, atom)), |(maybe_not, lhs, _, rhs)| Check { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | alt((new, old))(s) [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/parse.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 174 | let rules = delimited(block_open, many0(rule), block_close); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | / nommap(pair(ground_atom, rules), |(c, mut rules)| { [INFO] [stdout] 176 | | for rule in rules.iter_mut() { [INFO] [stdout] 177 | | rule.part_name = Some(c.clone()); [INFO] [stdout] 178 | | } [INFO] [stdout] 179 | | (c, rules) [INFO] [stdout] 180 | | })(s) [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/parse.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 184 | let po = nommap(atom, Antecedent::Pos); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 185 | let ne = nommap(negated_atom, Antecedent::Neg); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 186 | let ch = nommap(check, Antecedent::Check); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 187 | alt((ch, po, ne))(s) [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/parse.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 191 | let sep_atoms = many0(preceded(opt(sep), atom)); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 192 | let sep_antecedents = many0(preceded(opt(sep), antecedent)); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 193 | let body = nommap(opt(preceded(turnstile, sep_antecedents)), Option::unwrap_or_default); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 207 | nommap(terminated(pair(sep_atoms, body), rulesep), to_rule)(s) [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/parse.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 215 | let p = alt((nommap(part, PartOrRule::Part), nommap(rule, PartOrRule::Rule))); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 216 | / nommap(many0(p), |pors| { [INFO] [stdout] 217 | | let mut rules = vec![]; [INFO] [stdout] 218 | | for por in pors { [INFO] [stdout] 219 | | match por { [INFO] [stdout] ... | [INFO] [stdout] 224 | | Program { rules } [INFO] [stdout] 225 | | })(s) [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 13 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `slick` (bin "slick" test) due to 14 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `slick` (bin "slick") due to 14 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "fe005b8a717d95d4be89abceb26283512275bc404c097a43c2b0e98cc4c27d5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe005b8a717d95d4be89abceb26283512275bc404c097a43c2b0e98cc4c27d5d", kill_on_drop: false }` [INFO] [stdout] fe005b8a717d95d4be89abceb26283512275bc404c097a43c2b0e98cc4c27d5d