[INFO] cloning repository https://github.com/grimrpr/aoc2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grimrpr/aoc2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrimrpr%2Faoc2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrimrpr%2Faoc2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43030238c86105963fe851360011a3008ac3a077 [INFO] checking grimrpr/aoc2022 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrimrpr%2Faoc2022" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grimrpr/aoc2022 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/grimrpr/aoc2022 [INFO] finished tweaking git repo https://github.com/grimrpr/aoc2022 [INFO] tweaked toml for git repo https://github.com/grimrpr/aoc2022 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/grimrpr/aoc2022 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c8024eaab9ef18dac14159ec5615c07288eae724cabf432682ae3c1d41653664 [INFO] running `Command { std: "docker" "start" "-a" "c8024eaab9ef18dac14159ec5615c07288eae724cabf432682ae3c1d41653664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8024eaab9ef18dac14159ec5615c07288eae724cabf432682ae3c1d41653664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8024eaab9ef18dac14159ec5615c07288eae724cabf432682ae3c1d41653664", kill_on_drop: false }` [INFO] [stdout] c8024eaab9ef18dac14159ec5615c07288eae724cabf432682ae3c1d41653664 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 471842cb3561dabf4c588f320935210743bfd2ec3cee98d2db57bbe218870332 [INFO] running `Command { std: "docker" "start" "-a" "471842cb3561dabf4c588f320935210743bfd2ec3cee98d2db57bbe218870332", kill_on_drop: false }` [INFO] [stderr] Checking aoc22 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] running `Command { std: "docker" "inspect" "471842cb3561dabf4c588f320935210743bfd2ec3cee98d2db57bbe218870332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "471842cb3561dabf4c588f320935210743bfd2ec3cee98d2db57bbe218870332", kill_on_drop: false }` [INFO] [stdout] 471842cb3561dabf4c588f320935210743bfd2ec3cee98d2db57bbe218870332 [INFO] checking grimrpr/aoc2022 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%2Fgrimrpr%2Faoc2022" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grimrpr/aoc2022 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/grimrpr/aoc2022 [INFO] finished tweaking git repo https://github.com/grimrpr/aoc2022 [INFO] tweaked toml for git repo https://github.com/grimrpr/aoc2022 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/grimrpr/aoc2022 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c63bb626ac45b221be69d833624288c077f6213a717fac182948e621fbc483f [INFO] running `Command { std: "docker" "start" "-a" "5c63bb626ac45b221be69d833624288c077f6213a717fac182948e621fbc483f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c63bb626ac45b221be69d833624288c077f6213a717fac182948e621fbc483f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c63bb626ac45b221be69d833624288c077f6213a717fac182948e621fbc483f", kill_on_drop: false }` [INFO] [stdout] 5c63bb626ac45b221be69d833624288c077f6213a717fac182948e621fbc483f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b78fd6afd45434dc71428b67f03ca22d87eda89a7e8cd02e690016e498a2fa33 [INFO] running `Command { std: "docker" "start" "-a" "b78fd6afd45434dc71428b67f03ca22d87eda89a7e8cd02e690016e498a2fa33", kill_on_drop: false }` [INFO] [stderr] Checking aoc22 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/days/day2.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 117 | fn read_strategy_guide(reader: R) -> Score [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | / reader [INFO] [stdout] 122 | | .lines() [INFO] [stdout] 123 | | .flat_map(|line| match line.unwrap().trim().as_bytes() { [INFO] [stdout] 124 | | [a, _, b] => Some((char::try_from(*a).ok(), char::try_from(*b).ok())), [INFO] [stdout] ... | [INFO] [stdout] 130 | | }) [INFO] [stdout] 131 | | .map(|(opponent, result)| (opponent, Shape::self_from_outcome(result, opponent))) [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/days/day2.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 117 | fn read_strategy_guide(reader: R) -> Score [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | / reader [INFO] [stdout] 122 | | .lines() [INFO] [stdout] 123 | | .flat_map(|line| match line.unwrap().trim().as_bytes() { [INFO] [stdout] 124 | | [a, _, b] => Some((char::try_from(*a).ok(), char::try_from(*b).ok())), [INFO] [stdout] ... | [INFO] [stdout] 130 | | }) [INFO] [stdout] 131 | | .map(|(opponent, result)| (opponent, Shape::self_from_outcome(result, opponent))) [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/days/day3.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 79 | fn rucksack_priorities(reader: R) -> Priority [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | / reader [INFO] [stdout] 84 | | .lines() [INFO] [stdout] 85 | | .map(|line| Rucksack { [INFO] [stdout] 86 | | content: line.unwrap(), [INFO] [stdout] ... | [INFO] [stdout] 89 | | Priority::try_from(char::try_from(rucksack.find_shared_item()).unwrap()).unwrap() [INFO] [stdout] 90 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/days/day3.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 79 | fn rucksack_priorities(reader: R) -> Priority [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | / reader [INFO] [stdout] 84 | | .lines() [INFO] [stdout] 85 | | .map(|line| Rucksack { [INFO] [stdout] 86 | | content: line.unwrap(), [INFO] [stdout] ... | [INFO] [stdout] 89 | | Priority::try_from(char::try_from(rucksack.find_shared_item()).unwrap()).unwrap() [INFO] [stdout] 90 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/days/day3.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 94 | fn rucksack_group_priorities(reader: R) -> Priority [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 100 | / reader [INFO] [stdout] 101 | | .lines() [INFO] [stdout] 102 | | .map(|line| Rucksack { [INFO] [stdout] 103 | | content: line.unwrap(), [INFO] [stdout] 104 | | }) [INFO] [stdout] 105 | | .zip(group_index) [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/days/day3.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 94 | fn rucksack_group_priorities(reader: R) -> Priority [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 100 | / reader [INFO] [stdout] 101 | | .lines() [INFO] [stdout] 102 | | .map(|line| Rucksack { [INFO] [stdout] 103 | | content: line.unwrap(), [INFO] [stdout] 104 | | }) [INFO] [stdout] 105 | | .zip(group_index) [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/days/day4.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 49 | fn find_fully_contained(buf_reader: R) -> usize [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | / buf_reader [INFO] [stdout] 54 | | .lines() [INFO] [stdout] 55 | | .filter_map(|line| match line.ok() { [INFO] [stdout] 56 | | Some(line_str) => RangePairing::from_str(&line_str).ok(), [INFO] [stdout] 57 | | _ => None, [INFO] [stdout] 58 | | }) [INFO] [stdout] 59 | | .filter(|pair| pair.full_overlap()) [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/days/day4.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 63 | fn find_overlapping(buf_reader: R) -> usize [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | / buf_reader [INFO] [stdout] 68 | | .lines() [INFO] [stdout] 69 | | .filter_map(|line| match line.ok() { [INFO] [stdout] 70 | | Some(line_str) => RangePairing::from_str(&line_str).ok(), [INFO] [stdout] 71 | | _ => None, [INFO] [stdout] 72 | | }) [INFO] [stdout] 73 | | .filter(|pair| pair.overlap()) [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/days/day4.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 49 | fn find_fully_contained(buf_reader: R) -> usize [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | / buf_reader [INFO] [stdout] 54 | | .lines() [INFO] [stdout] 55 | | .filter_map(|line| match line.ok() { [INFO] [stdout] 56 | | Some(line_str) => RangePairing::from_str(&line_str).ok(), [INFO] [stdout] 57 | | _ => None, [INFO] [stdout] 58 | | }) [INFO] [stdout] 59 | | .filter(|pair| pair.full_overlap()) [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/days/day7.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 100 | fn parse_dirs(input_reader: B) -> DirTree [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | / input_reader [INFO] [stdout] 105 | | .lines() [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/days/day4.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 63 | fn find_overlapping(buf_reader: R) -> usize [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | / buf_reader [INFO] [stdout] 68 | | .lines() [INFO] [stdout] 69 | | .filter_map(|line| match line.ok() { [INFO] [stdout] 70 | | Some(line_str) => RangePairing::from_str(&line_str).ok(), [INFO] [stdout] 71 | | _ => None, [INFO] [stdout] 72 | | }) [INFO] [stdout] 73 | | .filter(|pair| pair.overlap()) [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/days/day8.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 37 | fn parse_lines(input_reader: B) -> Vec> [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | / input_reader [INFO] [stdout] 43 | | .lines() [INFO] [stdout] 44 | | .filter_map(Result::ok) [INFO] [stdout] 45 | | .map(|l| { [INFO] [stdout] ... | [INFO] [stdout] 50 | | .collect::>() [INFO] [stdout] 51 | | }) [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/days/day8.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 80 | fn scenic_score(trees: I, height: u32) -> usize [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | / trees [INFO] [stdout] 86 | | .into_iter() [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/days/day7.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 100 | fn parse_dirs(input_reader: B) -> DirTree [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | / input_reader [INFO] [stdout] 105 | | .lines() [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/days/day8.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 37 | fn parse_lines(input_reader: B) -> Vec> [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | / input_reader [INFO] [stdout] 43 | | .lines() [INFO] [stdout] 44 | | .filter_map(Result::ok) [INFO] [stdout] 45 | | .map(|l| { [INFO] [stdout] ... | [INFO] [stdout] 50 | | .collect::>() [INFO] [stdout] 51 | | }) [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/days/day8.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 80 | fn scenic_score(trees: I, height: u32) -> usize [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | / trees [INFO] [stdout] 86 | | .into_iter() [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] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc22` (bin "aoc22" test) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aoc22` (bin "aoc22") due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "b78fd6afd45434dc71428b67f03ca22d87eda89a7e8cd02e690016e498a2fa33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b78fd6afd45434dc71428b67f03ca22d87eda89a7e8cd02e690016e498a2fa33", kill_on_drop: false }` [INFO] [stdout] b78fd6afd45434dc71428b67f03ca22d87eda89a7e8cd02e690016e498a2fa33