[INFO] cloning repository https://github.com/nicholas-l/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/nicholas-l/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholas-l%2Fadvent-of-code-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholas-l%2Fadvent-of-code-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22c04530688c2965fd3c3426b2094646cb2871df [INFO] checking nicholas-l/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%2Fnicholas-l%2Fadvent-of-code-2023" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicholas-l/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/nicholas-l/advent-of-code-2023 [INFO] finished tweaking git repo https://github.com/nicholas-l/advent-of-code-2023 [INFO] tweaked toml for git repo https://github.com/nicholas-l/advent-of-code-2023 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nicholas-l/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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wide v0.7.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 239ec6c1fbc327e66bae919fb8d8ad989131c52c6f75c6ad49474b814f7da93e [INFO] running `Command { std: "docker" "start" "-a" "239ec6c1fbc327e66bae919fb8d8ad989131c52c6f75c6ad49474b814f7da93e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "239ec6c1fbc327e66bae919fb8d8ad989131c52c6f75c6ad49474b814f7da93e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "239ec6c1fbc327e66bae919fb8d8ad989131c52c6f75c6ad49474b814f7da93e", kill_on_drop: false }` [INFO] [stdout] 239ec6c1fbc327e66bae919fb8d8ad989131c52c6f75c6ad49474b814f7da93e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 76d09eb5ad194b94a274bc18688a533b19506ef46a244e3605156c71b145eadf [INFO] running `Command { std: "docker" "start" "-a" "76d09eb5ad194b94a274bc18688a533b19506ef46a244e3605156c71b145eadf", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling syn v1.0.104 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.148 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling serde v1.0.148 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking bytemuck v1.16.3 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking wide v0.7.26 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking indexmap v2.0.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking ciborium-io v0.2.0 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Checking ciborium-ll v0.2.0 [INFO] [stderr] Checking clap_builder v4.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Checking plotters-svg v0.3.3 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking clap v4.3.0 [INFO] [stderr] Checking plotters v0.3.4 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling cached_proc_macro v0.23.0 [INFO] [stderr] Checking cached v0.53.1 [INFO] [stderr] Checking nalgebra v0.33.0 [INFO] [stderr] Checking ciborium v0.2.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking advent-of-code-2022 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.24s [INFO] running `Command { std: "docker" "inspect" "76d09eb5ad194b94a274bc18688a533b19506ef46a244e3605156c71b145eadf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76d09eb5ad194b94a274bc18688a533b19506ef46a244e3605156c71b145eadf", kill_on_drop: false }` [INFO] [stdout] 76d09eb5ad194b94a274bc18688a533b19506ef46a244e3605156c71b145eadf [INFO] checking nicholas-l/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%2Fnicholas-l%2Fadvent-of-code-2023" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicholas-l/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/nicholas-l/advent-of-code-2023 [INFO] finished tweaking git repo https://github.com/nicholas-l/advent-of-code-2023 [INFO] tweaked toml for git repo https://github.com/nicholas-l/advent-of-code-2023 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nicholas-l/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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 07e27a957c3f4bb6d4b26723e09e91e7b86335e029cbd56c493be964f7771be5 [INFO] running `Command { std: "docker" "start" "-a" "07e27a957c3f4bb6d4b26723e09e91e7b86335e029cbd56c493be964f7771be5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07e27a957c3f4bb6d4b26723e09e91e7b86335e029cbd56c493be964f7771be5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07e27a957c3f4bb6d4b26723e09e91e7b86335e029cbd56c493be964f7771be5", kill_on_drop: false }` [INFO] [stdout] 07e27a957c3f4bb6d4b26723e09e91e7b86335e029cbd56c493be964f7771be5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9d94fb95f86d63a9f62d0896d8a894fcf40fbf80bfc754f4d0a709e632687cbc [INFO] running `Command { std: "docker" "start" "-a" "9d94fb95f86d63a9f62d0896d8a894fcf40fbf80bfc754f4d0a709e632687cbc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling syn v1.0.104 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling serde_derive v1.0.148 [INFO] [stderr] Checking bytemuck v1.16.3 [INFO] [stderr] Compiling serde v1.0.148 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Checking wide v0.7.26 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking ciborium-io v0.2.0 [INFO] [stderr] Checking indexmap v2.0.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking clap_builder v4.3.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Checking ciborium-ll v0.2.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking plotters-svg v0.3.3 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking plotters v0.3.4 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking clap v4.3.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling cached_proc_macro v0.23.0 [INFO] [stderr] Checking cached v0.53.1 [INFO] [stderr] Checking nalgebra v0.33.0 [INFO] [stderr] Checking ciborium v0.2.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking advent-of-code-2022 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/day01.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn star_one(input: impl BufRead) -> String { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4 | / input [INFO] [stdout] 5 | | .lines() [INFO] [stdout] 6 | | .map(|line| { [INFO] [stdout] 7 | | let line = line.unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 18 | | first_digit * 10 + last_digit [INFO] [stdout] 19 | | }) [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/day01.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn star_two(input: impl BufRead) -> String { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | / input [INFO] [stdout] 26 | | .lines() [INFO] [stdout] 27 | | .map(|line| { [INFO] [stdout] 28 | | let line = { [INFO] [stdout] ... | [INFO] [stdout] 54 | | first_digit * 10 + last_digit [INFO] [stdout] 55 | | }) [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/day02.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn star_one(input: impl BufRead) -> String { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 9 | / input [INFO] [stdout] 10 | | .lines() [INFO] [stdout] 11 | | .map(|line| { [INFO] [stdout] 12 | | let line = line.unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 39 | | }) [INFO] [stdout] 40 | | .map(|(id, _)| id) [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/day02.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn star_two(input: impl BufRead) -> String { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | / input [INFO] [stdout] 47 | | .lines() [INFO] [stdout] 48 | | .map(|line| { [INFO] [stdout] 49 | | let line = line.unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 80 | | }) [INFO] [stdout] 81 | | .map(|max| max[&"red".to_string()] * max[&"green".to_string()] * max[&"blue".to_string()]) [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/day03.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn star_two(input: impl BufRead) -> String { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 150 | / gears [INFO] [stdout] 151 | | .into_iter() [INFO] [stdout] 152 | | .filter(|(_k, numbers)| numbers.len() == 2) [INFO] [stdout] 153 | | .map(|(_k, numbers)| numbers[0] * numbers[1]) [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/day04.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn star_one(input: impl BufRead) -> String { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7 | / input [INFO] [stdout] 8 | | .lines() [INFO] [stdout] 9 | | .map(|line| { [INFO] [stdout] 10 | | let line = line.unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] 31 | | }) [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/day09.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn star_one(input: impl BufRead) -> String { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4 | / input [INFO] [stdout] 5 | | .lines() [INFO] [stdout] 6 | | .map(|line| { [INFO] [stdout] 7 | | let line = line.unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 26 | | current.iter().map(|v| v.last().unwrap()).sum::() [INFO] [stdout] 27 | | }) [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/day09.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn star_two(input: impl BufRead) -> String { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | / input [INFO] [stdout] 34 | | .lines() [INFO] [stdout] 35 | | .map(|line| { [INFO] [stdout] 36 | | let line = line.unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 59 | | .sum::() [INFO] [stdout] 60 | | }) [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/day16.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn star_one(mut input: impl BufRead) -> String { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 123 | let mut seen: HashSet<((isize, isize), Direction)> = HashSet::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 174 | let tiles_covered = seen [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 193 | / tiles_covered [INFO] [stdout] 194 | | .into_iter() [INFO] [stdout] 195 | | .filter(|pos| map.get(pos.0, pos.1).is_some()) [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/day16.rs:280:13 [INFO] [stdout] | [INFO] [stdout] 210 | let mut seen: HashSet<((isize, isize), Direction)> = HashSet::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 261 | let tiles_covered = seen [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 280 | / tiles_covered [INFO] [stdout] 281 | | .into_iter() [INFO] [stdout] 282 | | .filter(|pos| map.get(pos.0, pos.1).is_some()) [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/day18.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn star_one(mut input: impl BufRead) -> String { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | / grid.into_values() [INFO] [stdout] 127 | | .filter(|p| matches!(p, Position::Lagoon | Position::Trench)) [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/day23.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn star_two(mut input: impl BufRead) -> String { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 221 | let mut graph = map.into_graph(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 225 | / all_simple_paths(&graph, start, end, 5, None) [INFO] [stdout] 226 | | .map(|x: Vec<_>| { [INFO] [stdout] 227 | | x.windows(2) [INFO] [stdout] 228 | | .map(|edge| graph.edge_weight(edge[0], edge[1]).unwrap()) [INFO] [stdout] 229 | | .sum::() [INFO] [stdout] 230 | | }) [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/day24.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | .map(|x| x.trim().parse::().unwrap()); [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/day24.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | .map(|x| x.trim().parse::().unwrap()); [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 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-of-code-2022` (lib) due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/day01.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn star_one(input: impl BufRead) -> String { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4 | / input [INFO] [stdout] 5 | | .lines() [INFO] [stdout] 6 | | .map(|line| { [INFO] [stdout] 7 | | let line = line.unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 18 | | first_digit * 10 + last_digit [INFO] [stdout] 19 | | }) [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/day01.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn star_two(input: impl BufRead) -> String { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | / input [INFO] [stdout] 26 | | .lines() [INFO] [stdout] 27 | | .map(|line| { [INFO] [stdout] 28 | | let line = { [INFO] [stdout] ... | [INFO] [stdout] 54 | | first_digit * 10 + last_digit [INFO] [stdout] 55 | | }) [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/day02.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn star_one(input: impl BufRead) -> String { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 9 | / input [INFO] [stdout] 10 | | .lines() [INFO] [stdout] 11 | | .map(|line| { [INFO] [stdout] 12 | | let line = line.unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 39 | | }) [INFO] [stdout] 40 | | .map(|(id, _)| id) [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/day02.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn star_two(input: impl BufRead) -> String { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | / input [INFO] [stdout] 47 | | .lines() [INFO] [stdout] 48 | | .map(|line| { [INFO] [stdout] 49 | | let line = line.unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 80 | | }) [INFO] [stdout] 81 | | .map(|max| max[&"red".to_string()] * max[&"green".to_string()] * max[&"blue".to_string()]) [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/day03.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn star_two(input: impl BufRead) -> String { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 150 | / gears [INFO] [stdout] 151 | | .into_iter() [INFO] [stdout] 152 | | .filter(|(_k, numbers)| numbers.len() == 2) [INFO] [stdout] 153 | | .map(|(_k, numbers)| numbers[0] * numbers[1]) [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/day04.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn star_one(input: impl BufRead) -> String { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7 | / input [INFO] [stdout] 8 | | .lines() [INFO] [stdout] 9 | | .map(|line| { [INFO] [stdout] 10 | | let line = line.unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] 31 | | }) [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/day09.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn star_one(input: impl BufRead) -> String { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4 | / input [INFO] [stdout] 5 | | .lines() [INFO] [stdout] 6 | | .map(|line| { [INFO] [stdout] 7 | | let line = line.unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 26 | | current.iter().map(|v| v.last().unwrap()).sum::() [INFO] [stdout] 27 | | }) [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/day09.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn star_two(input: impl BufRead) -> String { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | / input [INFO] [stdout] 34 | | .lines() [INFO] [stdout] 35 | | .map(|line| { [INFO] [stdout] 36 | | let line = line.unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 59 | | .sum::() [INFO] [stdout] 60 | | }) [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/day16.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn star_one(mut input: impl BufRead) -> String { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 123 | let mut seen: HashSet<((isize, isize), Direction)> = HashSet::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 174 | let tiles_covered = seen [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 193 | / tiles_covered [INFO] [stdout] 194 | | .into_iter() [INFO] [stdout] 195 | | .filter(|pos| map.get(pos.0, pos.1).is_some()) [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/day16.rs:280:13 [INFO] [stdout] | [INFO] [stdout] 210 | let mut seen: HashSet<((isize, isize), Direction)> = HashSet::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 261 | let tiles_covered = seen [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 280 | / tiles_covered [INFO] [stdout] 281 | | .into_iter() [INFO] [stdout] 282 | | .filter(|pos| map.get(pos.0, pos.1).is_some()) [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/day18.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn star_one(mut input: impl BufRead) -> String { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | / grid.into_values() [INFO] [stdout] 127 | | .filter(|p| matches!(p, Position::Lagoon | Position::Trench)) [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/day23.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn star_two(mut input: impl BufRead) -> String { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 221 | let mut graph = map.into_graph(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 225 | / all_simple_paths(&graph, start, end, 5, None) [INFO] [stdout] 226 | | .map(|x: Vec<_>| { [INFO] [stdout] 227 | | x.windows(2) [INFO] [stdout] 228 | | .map(|edge| graph.edge_weight(edge[0], edge[1]).unwrap()) [INFO] [stdout] 229 | | .sum::() [INFO] [stdout] 230 | | }) [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/day24.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | .map(|x| x.trim().parse::().unwrap()); [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/day24.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | .map(|x| x.trim().parse::().unwrap()); [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 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-of-code-2022` (lib test) due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "9d94fb95f86d63a9f62d0896d8a894fcf40fbf80bfc754f4d0a709e632687cbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d94fb95f86d63a9f62d0896d8a894fcf40fbf80bfc754f4d0a709e632687cbc", kill_on_drop: false }` [INFO] [stdout] 9d94fb95f86d63a9f62d0896d8a894fcf40fbf80bfc754f4d0a709e632687cbc