[INFO] cloning repository https://github.com/terrapass/rs-branchy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terrapass/rs-branchy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterrapass%2Frs-branchy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterrapass%2Frs-branchy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1afa29c5b2c18ad031c5e08cda229e2787c5c94c [INFO] checking terrapass/rs-branchy against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterrapass%2Frs-branchy" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/terrapass/rs-branchy 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/terrapass/rs-branchy [INFO] finished tweaking git repo https://github.com/terrapass/rs-branchy [INFO] tweaked toml for git repo https://github.com/terrapass/rs-branchy written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/terrapass/rs-branchy 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-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] cf757106095fc832a0f98c7ee7de197f97fd7c7158b4b1246fda2ec082dee8fb [INFO] running `Command { std: "docker" "start" "-a" "cf757106095fc832a0f98c7ee7de197f97fd7c7158b4b1246fda2ec082dee8fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf757106095fc832a0f98c7ee7de197f97fd7c7158b4b1246fda2ec082dee8fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf757106095fc832a0f98c7ee7de197f97fd7c7158b4b1246fda2ec082dee8fb", kill_on_drop: false }` [INFO] [stdout] cf757106095fc832a0f98c7ee7de197f97fd7c7158b4b1246fda2ec082dee8fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d1af0bf3d8c24595865be6369fc9a56af79a08d5d0ef319db502ceb982db46d6 [INFO] running `Command { std: "docker" "start" "-a" "d1af0bf3d8c24595865be6369fc9a56af79a08d5d0ef319db502ceb982db46d6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking branchy v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `Command { std: "docker" "inspect" "d1af0bf3d8c24595865be6369fc9a56af79a08d5d0ef319db502ceb982db46d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1af0bf3d8c24595865be6369fc9a56af79a08d5d0ef319db502ceb982db46d6", kill_on_drop: false }` [INFO] [stdout] d1af0bf3d8c24595865be6369fc9a56af79a08d5d0ef319db502ceb982db46d6 [INFO] checking terrapass/rs-branchy 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%2Fterrapass%2Frs-branchy" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/terrapass/rs-branchy 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/terrapass/rs-branchy [INFO] finished tweaking git repo https://github.com/terrapass/rs-branchy [INFO] tweaked toml for git repo https://github.com/terrapass/rs-branchy written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/terrapass/rs-branchy 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b5043f0c0166fea77630a261b34b248af63bba5f076903d665976fcd2a1824ee [INFO] running `Command { std: "docker" "start" "-a" "b5043f0c0166fea77630a261b34b248af63bba5f076903d665976fcd2a1824ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5043f0c0166fea77630a261b34b248af63bba5f076903d665976fcd2a1824ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5043f0c0166fea77630a261b34b248af63bba5f076903d665976fcd2a1824ee", kill_on_drop: false }` [INFO] [stdout] b5043f0c0166fea77630a261b34b248af63bba5f076903d665976fcd2a1824ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 44ca06c9c496ec42586bb95822699564bd45af26cb55f44defd8ebb577bcb588 [INFO] running `Command { std: "docker" "start" "-a" "44ca06c9c496ec42586bb95822699564bd45af26cb55f44defd8ebb577bcb588", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking branchy v0.2.1 (/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/expansion.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn from(rules: Rs) -> Self [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | config: ExpanderConfig{ [INFO] [stdout] | _____________________^ [INFO] [stdout] 127 | | rules: rules.into_iter().collect(), [INFO] [stdout] 128 | | rule_selector: UniformRandomRuleSelector, [INFO] [stdout] 129 | | logger: NullExpansionLogger, [INFO] [stdout] 130 | | max_iterations: DEFAULT_MAX_ITERATIONS [INFO] [stdout] 131 | | } [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/expansion.rs:180:21 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn with_rule_selector(self, rule_selector: NewRS) -> ExpanderBuilder [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] ... [INFO] [stdout] 180 | config: ExpanderConfig{ [INFO] [stdout] | _____________________^ [INFO] [stdout] 181 | | rules: self.config.rules, [INFO] [stdout] 182 | | rule_selector, [INFO] [stdout] 183 | | logger: self.config.logger, [INFO] [stdout] 184 | | max_iterations: self.config.max_iterations [INFO] [stdout] 185 | | } [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/expansion.rs:193:21 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn with_logger(self, logger: NewEL) -> ExpanderBuilder [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] ... [INFO] [stdout] 193 | config: ExpanderConfig{ [INFO] [stdout] | _____________________^ [INFO] [stdout] 194 | | rules: self.config.rules, [INFO] [stdout] 195 | | rule_selector: self.config.rule_selector, [INFO] [stdout] 196 | | logger, [INFO] [stdout] 197 | | max_iterations: self.config.max_iterations [INFO] [stdout] 198 | | } [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/expansion.rs:204:21 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn with_max_iterations(self, max_iterations: usize) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 203 | Self{ [INFO] [stdout] 204 | config: ExpanderConfig { [INFO] [stdout] | _____________________^ [INFO] [stdout] 205 | | max_iterations, [INFO] [stdout] 206 | | ..self.config [INFO] [stdout] 207 | | } [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/expansion.rs:279:9 [INFO] [stdout] | [INFO] [stdout] 235 | mut input: Vec>, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 279 | Err(Error::max_iterations_reached(input, max_iterations)) [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/expansion.rs:251:40 [INFO] [stdout] | [INFO] [stdout] 251 | .map(|(idx, symbol)| (idx, symbol.clone().unwrap_nonterm())); [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/expansion/error.rs:108:26 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn nonterm_expansion_failed(state: Vec>, expanded_nonterm_value: Nt) -> Self { [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] 108 | Self::new(state, ErrorKind::NontermExpansionFailed(expanded_nonterm_value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expansion/error.rs:113:26 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn max_iterations_reached(state: Vec>, iterations: usize) -> Self { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 113 | Self::new(state, ErrorKind::MaxIterationsReached(iterations)) [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 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `branchy` (lib) due to 9 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/expansion.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn from(rules: Rs) -> Self [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | config: ExpanderConfig{ [INFO] [stdout] | _____________________^ [INFO] [stdout] 127 | | rules: rules.into_iter().collect(), [INFO] [stdout] 128 | | rule_selector: UniformRandomRuleSelector, [INFO] [stdout] 129 | | logger: NullExpansionLogger, [INFO] [stdout] 130 | | max_iterations: DEFAULT_MAX_ITERATIONS [INFO] [stdout] 131 | | } [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/expansion.rs:180:21 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn with_rule_selector(self, rule_selector: NewRS) -> ExpanderBuilder [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] ... [INFO] [stdout] 180 | config: ExpanderConfig{ [INFO] [stdout] | _____________________^ [INFO] [stdout] 181 | | rules: self.config.rules, [INFO] [stdout] 182 | | rule_selector, [INFO] [stdout] 183 | | logger: self.config.logger, [INFO] [stdout] 184 | | max_iterations: self.config.max_iterations [INFO] [stdout] 185 | | } [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/expansion.rs:193:21 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn with_logger(self, logger: NewEL) -> ExpanderBuilder [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] ... [INFO] [stdout] 193 | config: ExpanderConfig{ [INFO] [stdout] | _____________________^ [INFO] [stdout] 194 | | rules: self.config.rules, [INFO] [stdout] 195 | | rule_selector: self.config.rule_selector, [INFO] [stdout] 196 | | logger, [INFO] [stdout] 197 | | max_iterations: self.config.max_iterations [INFO] [stdout] 198 | | } [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/expansion.rs:204:21 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn with_max_iterations(self, max_iterations: usize) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 203 | Self{ [INFO] [stdout] 204 | config: ExpanderConfig { [INFO] [stdout] | _____________________^ [INFO] [stdout] 205 | | max_iterations, [INFO] [stdout] 206 | | ..self.config [INFO] [stdout] 207 | | } [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/expansion.rs:279:9 [INFO] [stdout] | [INFO] [stdout] 235 | mut input: Vec>, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 279 | Err(Error::max_iterations_reached(input, max_iterations)) [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/expansion.rs:251:40 [INFO] [stdout] | [INFO] [stdout] 251 | .map(|(idx, symbol)| (idx, symbol.clone().unwrap_nonterm())); [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/expansion/error.rs:108:26 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn nonterm_expansion_failed(state: Vec>, expanded_nonterm_value: Nt) -> Self { [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] 108 | Self::new(state, ErrorKind::NontermExpansionFailed(expanded_nonterm_value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expansion/error.rs:113:26 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn max_iterations_reached(state: Vec>, iterations: usize) -> Self { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 113 | Self::new(state, ErrorKind::MaxIterationsReached(iterations)) [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 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `branchy` (lib test) due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "44ca06c9c496ec42586bb95822699564bd45af26cb55f44defd8ebb577bcb588", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44ca06c9c496ec42586bb95822699564bd45af26cb55f44defd8ebb577bcb588", kill_on_drop: false }` [INFO] [stdout] 44ca06c9c496ec42586bb95822699564bd45af26cb55f44defd8ebb577bcb588