[INFO] cloning repository https://github.com/feadoor/sudoxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/feadoor/sudoxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeadoor%2Fsudoxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeadoor%2Fsudoxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b10e36d792e0bb2d2b144c4f52e81a0f932143c0 [INFO] checking feadoor/sudoxide against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeadoor%2Fsudoxide" "/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/feadoor/sudoxide 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/feadoor/sudoxide [INFO] finished tweaking git repo https://github.com/feadoor/sudoxide [INFO] tweaked toml for git repo https://github.com/feadoor/sudoxide written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/feadoor/sudoxide 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] 36c1c0e8a72a88fd825ee8b0937acaa0926f58fb84fefd357cee4a9c29723c5e [INFO] running `Command { std: "docker" "start" "-a" "36c1c0e8a72a88fd825ee8b0937acaa0926f58fb84fefd357cee4a9c29723c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36c1c0e8a72a88fd825ee8b0937acaa0926f58fb84fefd357cee4a9c29723c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36c1c0e8a72a88fd825ee8b0937acaa0926f58fb84fefd357cee4a9c29723c5e", kill_on_drop: false }` [INFO] [stdout] 36c1c0e8a72a88fd825ee8b0937acaa0926f58fb84fefd357cee4a9c29723c5e [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] d8c2bbc5cfb0e34fa8d6a1d710fe9bb1640b0556bf1cec0b2330eb980ae76246 [INFO] running `Command { std: "docker" "start" "-a" "d8c2bbc5cfb0e34fa8d6a1d710fe9bb1640b0556bf1cec0b2330eb980ae76246", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sudoxide v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s [INFO] running `Command { std: "docker" "inspect" "d8c2bbc5cfb0e34fa8d6a1d710fe9bb1640b0556bf1cec0b2330eb980ae76246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8c2bbc5cfb0e34fa8d6a1d710fe9bb1640b0556bf1cec0b2330eb980ae76246", kill_on_drop: false }` [INFO] [stdout] d8c2bbc5cfb0e34fa8d6a1d710fe9bb1640b0556bf1cec0b2330eb980ae76246 [INFO] checking feadoor/sudoxide 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%2Ffeadoor%2Fsudoxide" "/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/feadoor/sudoxide 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/feadoor/sudoxide [INFO] finished tweaking git repo https://github.com/feadoor/sudoxide [INFO] tweaked toml for git repo https://github.com/feadoor/sudoxide written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/feadoor/sudoxide 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] a0bc11fdf6fc2323566b7892e2eac19d614f8ecf7e3f07192361c8bdb4609258 [INFO] running `Command { std: "docker" "start" "-a" "a0bc11fdf6fc2323566b7892e2eac19d614f8ecf7e3f07192361c8bdb4609258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0bc11fdf6fc2323566b7892e2eac19d614f8ecf7e3f07192361c8bdb4609258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0bc11fdf6fc2323566b7892e2eac19d614f8ecf7e3f07192361c8bdb4609258", kill_on_drop: false }` [INFO] [stdout] a0bc11fdf6fc2323566b7892e2eac19d614f8ecf7e3f07192361c8bdb4609258 [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] c8a4dcff9ebb62603c7a7fac7aab7609d2422a49459f396b3b03b0588b617c6a [INFO] running `Command { std: "docker" "start" "-a" "c8a4dcff9ebb62603c7a7fac7aab7609d2422a49459f396b3b03b0588b617c6a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sudoxide 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/generator/brute_force.rs:294:46 [INFO] [stdout] | [INFO] [stdout] 294 | grid.all_houses().iter().map(|house| house.iter().map(|cell| cell.0).collect()).collect() [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/generator/brute_force.rs:308:33 [INFO] [stdout] | [INFO] [stdout] 308 | (0 .. N * N).map(|cell| grid.neighbours(CellIdx(cell)).iter().map(|cell| cell.0).collect()).collect() [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/grid/candidate.rs:80:36 [INFO] [stdout] | [INFO] [stdout] 79 | fn not(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | CandidateSet { candidates: !self.candidates } [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/grid/cell.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn intersects(&self, other: T) -> bool where Self: BitAnd { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 125 | !(self.clone() & other).is_empty() [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/grid/cell.rs:141:29 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn filter) -> bool>(&self, predicate: P) -> CellSet { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 141 | CellSet::from_cells(self.iter().filter(predicate)) [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/grid/cell.rs:157:26 [INFO] [stdout] | [INFO] [stdout] 156 | fn not(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 157 | CellSet { cells: !self.cells } [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/solver/strategies/hidden_single.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | .flat_map(|house| grid.values_missing_from(house).into_iter().map(move |value| (house, 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/solver/strategies/pointing_claiming.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | .flat_map(|house| grid.values_missing_from(house).into_iter().map(move |value| (house, 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/solver/strategies/hidden_subset.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | .filter(move |house| grid.empty_cells_in(house).len() > 2 * degree) [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/solver/strategies/hidden_subset.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | ... .flat_map(move |house| grid.values_missing_from(house).into_iter().combinations(degree).map(CandidateSet::from_candidates).map(move... [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/solver/strategies/hidden_subset.rs:35:91 [INFO] [stdout] | [INFO] [stdout] 35 | if cells.len() == degree && cells.iter().any(|cell| grid.candidates(cell).intersects(&!values)) { [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/solver/strategies/hidden_subset.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 52 | let other_values = !values; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | / cells.iter().flat_map(|cell| { [INFO] [stdout] 54 | | (grid.candidates(cell) & &other_values).into_iter().map(move |value| Deduction::Elimination(cell, value)) [INFO] [stdout] 55 | | }).collect() [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/solver/strategies/naked_subset.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | .filter(move |house| grid.empty_cells_in(house).len() >= 2 * degree) [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/solver/strategies/naked_subset.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | .flat_map(move |house| grid.empty_cells_in(house).into_iter().combinations(degree).map(CellSet::from_cells)) [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/solver/strategies/fish.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 12 | let candidate_positions = grid.cells_with_candidate(value); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | let all_base_sets = grid.group_by(&candidate_positions, base_type); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | all_base_sets.into_iter().combinations(degree).flat_map(move |base_sets| [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/solver/strategies/fish.rs:14:69 [INFO] [stdout] | [INFO] [stdout] 12 | let candidate_positions = grid.cells_with_candidate(value); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | let all_base_sets = grid.group_by(&candidate_positions, base_type); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | all_base_sets.into_iter().combinations(degree).flat_map(move |base_sets| [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 15 | | find_for_base_and_value(grid, degree, &candidate_positions, &base_sets, base_type, value, finned) [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/solver/strategies/turbot.rs:20:68 [INFO] [stdout] | [INFO] [stdout] 20 | .filter(move |&(row, col)| !grid.candidate_appears_in(&(row & col), 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/solver/strategies/turbot.rs:29:39 [INFO] [stdout] | [INFO] [stdout] 29 | .filter(|&(line, region)| (line & region).is_empty()) [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/solver/strategies/turbot.rs:66:64 [INFO] [stdout] | [INFO] [stdout] 65 | let base_cells = grid.cells_with_candidate_in(&(base1 | base2), value); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | grid.all_houses_with_candidate(value).into_iter().flat_map(move |cover| { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 67 | | let cover_cells = grid.cells_with_candidate_in(cover, value); [INFO] [stdout] 68 | | let elimination_cells = grid.common_neighbours(&(&base_cells & !cover_cells)); [INFO] [stdout] ... | [INFO] [stdout] 74 | | } [INFO] [stdout] 75 | | }) [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/solver/strategies/y_wing.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | .flat_map(|pivot| find_pincers(grid, pivot).map(move |(p1, p2)| (pivot, p1, p2))) [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/solver/strategies/y_wing.rs:47:45 [INFO] [stdout] | [INFO] [stdout] 47 | .filter(move |&(pincer1, pincer2)| &(grid.candidates(pincer1) ^ grid.candidates(pincer2)) == grid.candidates(pivot)) [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/solver/strategies/w_wing.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 35 | let mut candidates = grid.candidates(pincer1).iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | let (candidate1, candidate2) = (candidates.next().unwrap(), candidates.next().unwrap()); [INFO] [stdout] 37 | let common_neighbours = grid.neighbours(pincer1) & grid.neighbours(pincer2); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | let unseen_cells = house & !(grid.neighbours(pincer1) | grid.neighbours(pincer2)); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | [INFO] [stdout] 40 | / [(candidate1, candidate2), (candidate2, candidate1)].into_iter() [INFO] [stdout] 41 | | .filter(move |&(covered, _)| !grid.value_placed_in(&unseen_cells, covered) && !grid.candidate_appears_in(&unseen_cells, covered)) [INFO] [stdout] 42 | | .filter(move |&(_, eliminated)| grid.candidate_appears_in(&common_neighbours, eliminated)) [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/solver/strategies/w_wing.rs:43:94 [INFO] [stdout] | [INFO] [stdout] 43 | ... .map(move |(covered_value, eliminated_value)| Step::WWing { pincer1, pincer2, house: house.clone(), covered_value, eliminated_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/solver/strategies/xyz_wing.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | .flat_map(|pivot| find_pincers(grid, pivot).map(move |(p1, p2)| (pivot, p1, p2))) [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/solver/strategies/xyz_wing.rs:47:45 [INFO] [stdout] | [INFO] [stdout] 47 | .filter(move |&(pincer1, pincer2)| &(grid.candidates(pincer1) | grid.candidates(pincer2)) == grid.candidates(pivot)) [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/solver/strategies/chaining/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | let nodes = bivalue_nodes(grid); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | aic::find_aics(grid, nodes, true).map(|aic| Step::XYChain { aic }) [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/solver/strategies/chaining/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 19 | let mut nodes = value_nodes_for_candidate(grid, value); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | nodes.append(&mut group_nodes_for_candidate(grid, value)); [INFO] [stdout] 21 | aic::find_aics(grid, nodes, false).map(|aic| Step::XChain { aic }) [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/solver/strategies/chaining/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 26 | let mut nodes = value_nodes(grid); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | nodes.append(&mut group_nodes(grid)); [INFO] [stdout] 28 | aic::find_aics(grid, nodes, false).map(|aic| Step::Aic { aic }) [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/solver/strategies/chaining/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 32 | let mut nodes = value_nodes(grid); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | aic::find_aics(grid, nodes, false).map(|aic| Step::AlsAic { aic }) [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/solver/strategies/chaining/nodes.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 105 | let mut nodes = HashSet::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 120 | nodes.into_iter().collect() [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/solver/strategies/chaining/nodes.rs:197:56 [INFO] [stdout] | [INFO] [stdout] 197 | houses_to_consider.iter().any(|&house| grid.cells_with_candidate_in(house, *start_value).len() == 2) [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/solver/strategies/chaining/nodes.rs:212:114 [INFO] [stdout] | [INFO] [stdout] 212 | ...art_cell) && involved_cells.contains_all(&grid.cells_with_candidate_in(house, *start_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/solver/strategies/chaining/nodes.rs:229:116 [INFO] [stdout] | [INFO] [stdout] 229 | ...rt_cells) && involved_cells.contains_all(&grid.cells_with_candidate_in(house, *start_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/generator/brute_force.rs:294:46 [INFO] [stdout] | [INFO] [stdout] 294 | grid.all_houses().iter().map(|house| house.iter().map(|cell| cell.0).collect()).collect() [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/generator/brute_force.rs:308:33 [INFO] [stdout] | [INFO] [stdout] 308 | (0 .. N * N).map(|cell| grid.neighbours(CellIdx(cell)).iter().map(|cell| cell.0).collect()).collect() [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/grid/candidate.rs:80:36 [INFO] [stdout] | [INFO] [stdout] 79 | fn not(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | CandidateSet { candidates: !self.candidates } [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/grid/cell.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn intersects(&self, other: T) -> bool where Self: BitAnd { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 125 | !(self.clone() & other).is_empty() [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/grid/cell.rs:141:29 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn filter) -> bool>(&self, predicate: P) -> CellSet { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 141 | CellSet::from_cells(self.iter().filter(predicate)) [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/grid/cell.rs:157:26 [INFO] [stdout] | [INFO] [stdout] 156 | fn not(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 157 | CellSet { cells: !self.cells } [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/solver/strategies/hidden_single.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | .flat_map(|house| grid.values_missing_from(house).into_iter().map(move |value| (house, 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/solver/strategies/pointing_claiming.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | .flat_map(|house| grid.values_missing_from(house).into_iter().map(move |value| (house, 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/solver/strategies/hidden_subset.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | .filter(move |house| grid.empty_cells_in(house).len() > 2 * degree) [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/solver/strategies/hidden_subset.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | ... .flat_map(move |house| grid.values_missing_from(house).into_iter().combinations(degree).map(CandidateSet::from_candidates).map(move... [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/solver/strategies/hidden_subset.rs:35:91 [INFO] [stdout] | [INFO] [stdout] 35 | if cells.len() == degree && cells.iter().any(|cell| grid.candidates(cell).intersects(&!values)) { [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/solver/strategies/hidden_subset.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 52 | let other_values = !values; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | / cells.iter().flat_map(|cell| { [INFO] [stdout] 54 | | (grid.candidates(cell) & &other_values).into_iter().map(move |value| Deduction::Elimination(cell, value)) [INFO] [stdout] 55 | | }).collect() [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/solver/strategies/naked_subset.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | .filter(move |house| grid.empty_cells_in(house).len() >= 2 * degree) [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/solver/strategies/naked_subset.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | .flat_map(move |house| grid.empty_cells_in(house).into_iter().combinations(degree).map(CellSet::from_cells)) [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/solver/strategies/fish.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 12 | let candidate_positions = grid.cells_with_candidate(value); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | let all_base_sets = grid.group_by(&candidate_positions, base_type); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | all_base_sets.into_iter().combinations(degree).flat_map(move |base_sets| [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/solver/strategies/fish.rs:14:69 [INFO] [stdout] | [INFO] [stdout] 12 | let candidate_positions = grid.cells_with_candidate(value); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | let all_base_sets = grid.group_by(&candidate_positions, base_type); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | all_base_sets.into_iter().combinations(degree).flat_map(move |base_sets| [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 15 | | find_for_base_and_value(grid, degree, &candidate_positions, &base_sets, base_type, value, finned) [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/solver/strategies/turbot.rs:20:68 [INFO] [stdout] | [INFO] [stdout] 20 | .filter(move |&(row, col)| !grid.candidate_appears_in(&(row & col), 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/solver/strategies/turbot.rs:29:39 [INFO] [stdout] | [INFO] [stdout] 29 | .filter(|&(line, region)| (line & region).is_empty()) [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/solver/strategies/turbot.rs:66:64 [INFO] [stdout] | [INFO] [stdout] 65 | let base_cells = grid.cells_with_candidate_in(&(base1 | base2), value); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | grid.all_houses_with_candidate(value).into_iter().flat_map(move |cover| { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 67 | | let cover_cells = grid.cells_with_candidate_in(cover, value); [INFO] [stdout] 68 | | let elimination_cells = grid.common_neighbours(&(&base_cells & !cover_cells)); [INFO] [stdout] ... | [INFO] [stdout] 74 | | } [INFO] [stdout] 75 | | }) [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/solver/strategies/y_wing.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | .flat_map(|pivot| find_pincers(grid, pivot).map(move |(p1, p2)| (pivot, p1, p2))) [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/solver/strategies/y_wing.rs:47:45 [INFO] [stdout] | [INFO] [stdout] 47 | .filter(move |&(pincer1, pincer2)| &(grid.candidates(pincer1) ^ grid.candidates(pincer2)) == grid.candidates(pivot)) [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 33 previous errors [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/solver/strategies/w_wing.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 35 | let mut candidates = grid.candidates(pincer1).iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | let (candidate1, candidate2) = (candidates.next().unwrap(), candidates.next().unwrap()); [INFO] [stdout] 37 | let common_neighbours = grid.neighbours(pincer1) & grid.neighbours(pincer2); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | let unseen_cells = house & !(grid.neighbours(pincer1) | grid.neighbours(pincer2)); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | [INFO] [stdout] 40 | / [(candidate1, candidate2), (candidate2, candidate1)].into_iter() [INFO] [stdout] 41 | | .filter(move |&(covered, _)| !grid.value_placed_in(&unseen_cells, covered) && !grid.candidate_appears_in(&unseen_cells, covered)) [INFO] [stdout] 42 | | .filter(move |&(_, eliminated)| grid.candidate_appears_in(&common_neighbours, eliminated)) [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/solver/strategies/w_wing.rs:43:94 [INFO] [stdout] | [INFO] [stdout] 43 | ... .map(move |(covered_value, eliminated_value)| Step::WWing { pincer1, pincer2, house: house.clone(), covered_value, eliminated_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/solver/strategies/xyz_wing.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | .flat_map(|pivot| find_pincers(grid, pivot).map(move |(p1, p2)| (pivot, p1, p2))) [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/solver/strategies/xyz_wing.rs:47:45 [INFO] [stdout] | [INFO] [stdout] 47 | .filter(move |&(pincer1, pincer2)| &(grid.candidates(pincer1) | grid.candidates(pincer2)) == grid.candidates(pivot)) [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/solver/strategies/chaining/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | let nodes = bivalue_nodes(grid); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | aic::find_aics(grid, nodes, true).map(|aic| Step::XYChain { aic }) [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/solver/strategies/chaining/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 19 | let mut nodes = value_nodes_for_candidate(grid, value); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | nodes.append(&mut group_nodes_for_candidate(grid, value)); [INFO] [stdout] 21 | aic::find_aics(grid, nodes, false).map(|aic| Step::XChain { aic }) [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/solver/strategies/chaining/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 26 | let mut nodes = value_nodes(grid); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | nodes.append(&mut group_nodes(grid)); [INFO] [stdout] 28 | aic::find_aics(grid, nodes, false).map(|aic| Step::Aic { aic }) [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/solver/strategies/chaining/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 32 | let mut nodes = value_nodes(grid); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | aic::find_aics(grid, nodes, false).map(|aic| Step::AlsAic { aic }) [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/solver/strategies/chaining/nodes.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 105 | let mut nodes = HashSet::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 120 | nodes.into_iter().collect() [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/solver/strategies/chaining/nodes.rs:197:56 [INFO] [stdout] | [INFO] [stdout] 197 | houses_to_consider.iter().any(|&house| grid.cells_with_candidate_in(house, *start_value).len() == 2) [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/solver/strategies/chaining/nodes.rs:212:114 [INFO] [stdout] | [INFO] [stdout] 212 | ...art_cell) && involved_cells.contains_all(&grid.cells_with_candidate_in(house, *start_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/solver/strategies/chaining/nodes.rs:229:116 [INFO] [stdout] | [INFO] [stdout] 229 | ...rt_cells) && involved_cells.contains_all(&grid.cells_with_candidate_in(house, *start_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] [stderr] error: could not compile `sudoxide` (lib) due to 34 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 33 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sudoxide` (lib test) due to 34 previous errors [INFO] running `Command { std: "docker" "inspect" "c8a4dcff9ebb62603c7a7fac7aab7609d2422a49459f396b3b03b0588b617c6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8a4dcff9ebb62603c7a7fac7aab7609d2422a49459f396b3b03b0588b617c6a", kill_on_drop: false }` [INFO] [stdout] c8a4dcff9ebb62603c7a7fac7aab7609d2422a49459f396b3b03b0588b617c6a