[INFO] cloning repository https://github.com/jecaro/advent-of-code-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jecaro/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjecaro%2Fadvent-of-code-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjecaro%2Fadvent-of-code-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5121fd2ae70aef6ab7cf7d13ef435a05ddcac598 [INFO] checking jecaro/advent-of-code-2023 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjecaro%2Fadvent-of-code-2023" "/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/jecaro/advent-of-code-2023 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/jecaro/advent-of-code-2023 [INFO] finished tweaking git repo https://github.com/jecaro/advent-of-code-2023 [INFO] tweaked toml for git repo https://github.com/jecaro/advent-of-code-2023 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jecaro/advent-of-code-2023 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-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] 8010ae79fac3b02a24bbc0ae823a5c58ddc58d0f4ce720b69e72d43a3c3713f0 [INFO] running `Command { std: "docker" "start" "-a" "8010ae79fac3b02a24bbc0ae823a5c58ddc58d0f4ce720b69e72d43a3c3713f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8010ae79fac3b02a24bbc0ae823a5c58ddc58d0f4ce720b69e72d43a3c3713f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8010ae79fac3b02a24bbc0ae823a5c58ddc58d0f4ce720b69e72d43a3c3713f0", kill_on_drop: false }` [INFO] [stdout] 8010ae79fac3b02a24bbc0ae823a5c58ddc58d0f4ce720b69e72d43a3c3713f0 [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] 7f7d33b32cdd02f68f9c319f71be053082ac7b4d3520b9f7a03ab857c19a489b [INFO] running `Command { std: "docker" "start" "-a" "7f7d33b32cdd02f68f9c319f71be053082ac7b4d3520b9f7a03ab857c19a489b", kill_on_drop: false }` [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking lib v0.1.0 (/opt/rustwide/workdir/crates/lib) [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking wide v0.7.13 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking day-01 v0.1.0 (/opt/rustwide/workdir/crates/day-01) [INFO] [stderr] Checking day-14 v0.1.0 (/opt/rustwide/workdir/crates/day-14) [INFO] [stderr] Checking day-04 v0.1.0 (/opt/rustwide/workdir/crates/day-04) [INFO] [stderr] Checking day-09 v0.1.0 (/opt/rustwide/workdir/crates/day-09) [INFO] [stderr] Checking day-15 v0.1.0 (/opt/rustwide/workdir/crates/day-15) [INFO] [stderr] Checking day-23 v0.1.0 (/opt/rustwide/workdir/crates/day-23) [INFO] [stderr] Checking day-19 v0.1.0 (/opt/rustwide/workdir/crates/day-19) [INFO] [stderr] Checking day-03 v0.1.0 (/opt/rustwide/workdir/crates/day-03) [INFO] [stderr] Checking day-06 v0.1.0 (/opt/rustwide/workdir/crates/day-06) [INFO] [stderr] Checking day-11 v0.1.0 (/opt/rustwide/workdir/crates/day-11) [INFO] [stderr] Checking day-21 v0.1.0 (/opt/rustwide/workdir/crates/day-21) [INFO] [stderr] Checking day-02 v0.1.0 (/opt/rustwide/workdir/crates/day-02) [INFO] [stderr] Checking day-20 v0.1.0 (/opt/rustwide/workdir/crates/day-20) [INFO] [stderr] Checking day-12 v0.1.0 (/opt/rustwide/workdir/crates/day-12) [INFO] [stderr] Checking day-17 v0.1.0 (/opt/rustwide/workdir/crates/day-17) [INFO] [stderr] Checking day-18 v0.1.0 (/opt/rustwide/workdir/crates/day-18) [INFO] [stderr] Checking day-16 v0.1.0 (/opt/rustwide/workdir/crates/day-16) [INFO] [stderr] Checking day-22 v0.1.0 (/opt/rustwide/workdir/crates/day-22) [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking day-10 v0.1.0 (/opt/rustwide/workdir/crates/day-10) [INFO] [stderr] Checking day-07 v0.1.0 (/opt/rustwide/workdir/crates/day-07) [INFO] [stderr] Checking day-25 v0.1.0 (/opt/rustwide/workdir/crates/day-25) [INFO] [stderr] Checking day-13 v0.1.0 (/opt/rustwide/workdir/crates/day-13) [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking day-08 v0.1.0 (/opt/rustwide/workdir/crates/day-08) [INFO] [stderr] Checking day-05 v0.1.0 (/opt/rustwide/workdir/crates/day-05) [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking nalgebra v0.33.0 [INFO] [stderr] Checking day-24 v0.1.0 (/opt/rustwide/workdir/crates/day-24) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.35s [INFO] running `Command { std: "docker" "inspect" "7f7d33b32cdd02f68f9c319f71be053082ac7b4d3520b9f7a03ab857c19a489b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f7d33b32cdd02f68f9c319f71be053082ac7b4d3520b9f7a03ab857c19a489b", kill_on_drop: false }` [INFO] [stdout] 7f7d33b32cdd02f68f9c319f71be053082ac7b4d3520b9f7a03ab857c19a489b [INFO] checking jecaro/advent-of-code-2023 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%2Fjecaro%2Fadvent-of-code-2023" "/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/jecaro/advent-of-code-2023 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/jecaro/advent-of-code-2023 [INFO] finished tweaking git repo https://github.com/jecaro/advent-of-code-2023 [INFO] tweaked toml for git repo https://github.com/jecaro/advent-of-code-2023 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jecaro/advent-of-code-2023 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] 96014fbe9287b0bd26825b4cf56f2f9cd4b008995ab6194c82c8f561fc46848c [INFO] running `Command { std: "docker" "start" "-a" "96014fbe9287b0bd26825b4cf56f2f9cd4b008995ab6194c82c8f561fc46848c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96014fbe9287b0bd26825b4cf56f2f9cd4b008995ab6194c82c8f561fc46848c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96014fbe9287b0bd26825b4cf56f2f9cd4b008995ab6194c82c8f561fc46848c", kill_on_drop: false }` [INFO] [stdout] 96014fbe9287b0bd26825b4cf56f2f9cd4b008995ab6194c82c8f561fc46848c [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] 94e23b5f5f5918658884b2685f353f0d6747bcca239d68a833b5ea657ccfd3d6 [INFO] running `Command { std: "docker" "start" "-a" "94e23b5f5f5918658884b2685f353f0d6747bcca239d68a833b5ea657ccfd3d6", kill_on_drop: false }` [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking lib v0.1.0 (/opt/rustwide/workdir/crates/lib) [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking wide v0.7.13 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking day-02 v0.1.0 (/opt/rustwide/workdir/crates/day-02) [INFO] [stderr] Checking day-01 v0.1.0 (/opt/rustwide/workdir/crates/day-01) [INFO] [stderr] Checking day-21 v0.1.0 (/opt/rustwide/workdir/crates/day-21) [INFO] [stderr] Checking day-22 v0.1.0 (/opt/rustwide/workdir/crates/day-22) [INFO] [stderr] Checking day-23 v0.1.0 (/opt/rustwide/workdir/crates/day-23) [INFO] [stderr] Checking day-13 v0.1.0 (/opt/rustwide/workdir/crates/day-13) [INFO] [stderr] Checking day-07 v0.1.0 (/opt/rustwide/workdir/crates/day-07) [INFO] [stderr] Checking day-16 v0.1.0 (/opt/rustwide/workdir/crates/day-16) [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] --> crates/day-02/src/main.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 67 | fn solve2(games: impl Iterator) -> u32 { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | / games [INFO] [stdout] 69 | | .map(|game| -> u32 { min(game.draws.as_slice()) }) [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] --> crates/day-02/src/main.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 85 | fn solve1(bag: &Cubes, games: impl Iterator) -> u32 { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 86 | / games [INFO] [stdout] 87 | | .filter_map(|game| { [INFO] [stdout] 88 | | if game_possible(bag, &game) { [INFO] [stdout] 89 | | Some(game.id) [INFO] [stdout] ... | [INFO] [stdout] 92 | | } [INFO] [stdout] 93 | | }) [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] --> crates/day-13/src/main.rs:87:57 [INFO] [stdout] | [INFO] [stdout] 87 | .map(|s| s.chars().nth(i).ok_or("No char".into())) [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] --> crates/day-13/src/main.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 116 | fn parse(itr: impl Iterator) -> Vec> { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | itr.chunk_by(|s| s.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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 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] --> crates/day-01/src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 44 | fn solve1(itr: impl Iterator) -> Result> { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | / itr.map(|s| (s.chars().filter(|c| c.is_numeric()).collect::())) [INFO] [stdout] 46 | | .map(|s| first_last(&s)) [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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] --> crates/day-01/src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 44 | fn solve1(itr: impl Iterator) -> Result> { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | / itr.map(|s| (s.chars().filter(|c| c.is_numeric()).collect::())) [INFO] [stdout] 46 | | .map(|s| first_last(&s)) [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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] --> crates/day-01/src/main.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 50 | fn solve2(itr: impl Iterator) -> Result> { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | let table = numbers(); [INFO] [stdout] 52 | / itr.map(|s| { [INFO] [stdout] 53 | | // loop over the chars [INFO] [stdout] 54 | | s.chars() [INFO] [stdout] 55 | | .enumerate() [INFO] [stdout] ... | [INFO] [stdout] 69 | | // now take the first and last numeric char [INFO] [stdout] 70 | | .map(|s| first_last(&s)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day-02` (bin "day-02") due to 3 previous errors [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] --> crates/day-01/src/main.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 50 | fn solve2(itr: impl Iterator) -> Result> { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | let table = numbers(); [INFO] [stdout] 52 | / itr.map(|s| { [INFO] [stdout] 53 | | // loop over the chars [INFO] [stdout] 54 | | s.chars() [INFO] [stdout] 55 | | .enumerate() [INFO] [stdout] ... | [INFO] [stdout] 69 | | // now take the first and last numeric char [INFO] [stdout] 70 | | .map(|s| first_last(&s)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `day-13` (bin "day-13") due to 3 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day-01` (bin "day-01") due to 3 previous errors [INFO] [stderr] error: could not compile `day-01` (bin "day-01" test) due to 3 previous errors [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] --> crates/day-07/src/main.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 27 | let cards = stdin().lock().lines().process_results(|itr| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | itr.map(|line| parse_hand_and_bid(&line)) [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] --> crates/day-07/src/main.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 128 | let non_jocker_cards = hand [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | let joker_use = non_jocker_cards.into_iter().map(|x| { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 139 | / [type1(hand)] [INFO] [stdout] 140 | | .iter() [INFO] [stdout] 141 | | .cloned() [INFO] [stdout] 142 | | .chain(joker_use) [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] --> crates/day-21/src/main.rs:194:8 [INFO] [stdout] | [INFO] [stdout] 156 | fn parse(lines: impl Iterator) -> Result<(Grid, Coordinates), Box> { [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 157 | let mut rocks = HashSet::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 194 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 195 | | Grid { [INFO] [stdout] 196 | | rocks, [INFO] [stdout] 197 | | width, [INFO] [stdout] ... | [INFO] [stdout] 200 | | start.ok_or("No start found")?, [INFO] [stdout] 201 | | )) [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day-21` (bin "day-21") due to 2 previous errors [INFO] [stderr] error: could not compile `day-07` (bin "day-07") due to 3 previous errors [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] --> crates/day-21/src/main.rs:194:8 [INFO] [stdout] | [INFO] [stdout] 156 | fn parse(lines: impl Iterator) -> Result<(Grid, Coordinates), Box> { [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 157 | let mut rocks = HashSet::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 194 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 195 | | Grid { [INFO] [stdout] 196 | | rocks, [INFO] [stdout] 197 | | width, [INFO] [stdout] ... | [INFO] [stdout] 200 | | start.ok_or("No start found")?, [INFO] [stdout] 201 | | )) [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: aborting due to 1 previous error [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] --> crates/day-22/src/main.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 84 | fn parse(itr: impl Iterator) -> Result, Box> { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | itr.map(|line| line.parse()).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] [stderr] error: could not compile `day-21` (bin "day-21" test) due to 2 previous errors [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] --> crates/day-23/src/main.rs:31:52 [INFO] [stdout] | [INFO] [stdout] 31 | .process_results(|lines| parse(lines.map(|line| remove_slopes(&line))))??; [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: aborting due to 1 previous error [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] --> crates/day-23/src/main.rs:265:35 [INFO] [stdout] | [INFO] [stdout] 186 | let vertices = (0..map.width) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 243 | let mut queue: VecDeque<(&Position, HashSet<&Position>, usize)> = VecDeque::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 265 | paths.into_iter().max().ok_or("No path found".into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> crates/day-23/src/main.rs:261:33 [INFO] [stdout] | [INFO] [stdout] 259 | let mut new_visited = visited.clone(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 260 | new_visited.insert(current); [INFO] [stdout] 261 | queue.push_back((next_position, new_visited, distance + next_distance)) [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] --> crates/day-23/src/main.rs:308:35 [INFO] [stdout] | [INFO] [stdout] 279 | let mut stack: Vec = Vec::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 308 | paths.into_iter().max().ok_or("No path found".into()) [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day-22` (bin "day-22") due to 2 previous errors [INFO] [stderr] error: could not compile `day-23` (bin "day-23") due to 5 previous errors [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] --> crates/day-23/src/main.rs:31:52 [INFO] [stdout] | [INFO] [stdout] 31 | .process_results(|lines| parse(lines.map(|line| remove_slopes(&line))))??; [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> crates/day-23/src/main.rs:265:35 [INFO] [stdout] | [INFO] [stdout] 186 | let vertices = (0..map.width) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 243 | let mut queue: VecDeque<(&Position, HashSet<&Position>, usize)> = VecDeque::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 265 | paths.into_iter().max().ok_or("No path found".into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> crates/day-23/src/main.rs:261:33 [INFO] [stdout] | [INFO] [stdout] 259 | let mut new_visited = visited.clone(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 260 | new_visited.insert(current); [INFO] [stdout] 261 | queue.push_back((next_position, new_visited, distance + next_distance)) [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] --> crates/day-23/src/main.rs:308:35 [INFO] [stdout] | [INFO] [stdout] 279 | let mut stack: Vec = Vec::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 308 | paths.into_iter().max().ok_or("No path found".into()) [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day-23` (bin "day-23" test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "94e23b5f5f5918658884b2685f353f0d6747bcca239d68a833b5ea657ccfd3d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94e23b5f5f5918658884b2685f353f0d6747bcca239d68a833b5ea657ccfd3d6", kill_on_drop: false }` [INFO] [stdout] 94e23b5f5f5918658884b2685f353f0d6747bcca239d68a833b5ea657ccfd3d6