[INFO] fetching crate august-build 0.5.0... [INFO] checking august-build-0.5.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate august-build 0.5.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate august-build 0.5.0 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 crates.io crate august-build 0.5.0 [INFO] finished tweaking crates.io crate august-build 0.5.0 [INFO] tweaked toml for crates.io crate august-build 0.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate august-build 0.5.0 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 dircpy v0.3.15 [INFO] [stderr] Downloaded comfy-table v7.1.0 [INFO] [stderr] Downloaded chumsky v0.9.3 [INFO] [stderr] Downloaded ariadne v0.4.0 [INFO] [stderr] Downloaded owo-colors v4.0.0 [INFO] [stderr] Downloaded clap_complete v4.4.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcfba5fb5a81ffc7ada8d56a76582e910cee16a545b83798fed5f1932c671c0d [INFO] running `Command { std: "docker" "start" "-a" "dcfba5fb5a81ffc7ada8d56a76582e910cee16a545b83798fed5f1932c671c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcfba5fb5a81ffc7ada8d56a76582e910cee16a545b83798fed5f1932c671c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcfba5fb5a81ffc7ada8d56a76582e910cee16a545b83798fed5f1932c671c0d", kill_on_drop: false }` [INFO] [stdout] dcfba5fb5a81ffc7ada8d56a76582e910cee16a545b83798fed5f1932c671c0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed81fbc61cc970a164b313cb1272d66d2574bb3c10afa0f19f3d86ffd4502c7e [INFO] running `Command { std: "docker" "start" "-a" "ed81fbc61cc970a164b313cb1272d66d2574bb3c10afa0f19f3d86ffd4502c7e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking ariadne v0.4.0 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Checking which v6.0.0 [INFO] [stderr] Checking jwalk v0.8.1 [INFO] [stderr] Checking dircpy v0.3.15 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking comfy-table v7.1.0 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking clap_complete v4.4.9 [INFO] [stderr] Checking august-build v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.79s [INFO] running `Command { std: "docker" "inspect" "ed81fbc61cc970a164b313cb1272d66d2574bb3c10afa0f19f3d86ffd4502c7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed81fbc61cc970a164b313cb1272d66d2574bb3c10afa0f19f3d86ffd4502c7e", kill_on_drop: false }` [INFO] [stdout] ed81fbc61cc970a164b313cb1272d66d2574bb3c10afa0f19f3d86ffd4502c7e [INFO] checking august-build-0.5.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate august-build 0.5.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate august-build 0.5.0 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 crates.io crate august-build 0.5.0 [INFO] finished tweaking crates.io crate august-build 0.5.0 [INFO] tweaked toml for crates.io crate august-build 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate august-build 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c69e3bf981695070890a9e7338b57ff28f0fb85e75a7ad795df2c366e8dd37b7 [INFO] running `Command { std: "docker" "start" "-a" "c69e3bf981695070890a9e7338b57ff28f0fb85e75a7ad795df2c366e8dd37b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c69e3bf981695070890a9e7338b57ff28f0fb85e75a7ad795df2c366e8dd37b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c69e3bf981695070890a9e7338b57ff28f0fb85e75a7ad795df2c366e8dd37b7", kill_on_drop: false }` [INFO] [stdout] c69e3bf981695070890a9e7338b57ff28f0fb85e75a7ad795df2c366e8dd37b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc6a0a845c3218d7f278ce6dc863a0236ca7ecc97632101bae914a46556b6113 [INFO] running `Command { std: "docker" "start" "-a" "dc6a0a845c3218d7f278ce6dc863a0236ca7ecc97632101bae914a46556b6113", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking ariadne v0.4.0 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking which v6.0.0 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Checking jwalk v0.8.1 [INFO] [stderr] Checking dircpy v0.3.15 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking comfy-table v7.1.0 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking clap_complete v4.4.9 [INFO] [stderr] Checking august-build v0.5.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/lib.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 23 | let mut units: HashMap, Unit> = [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | Ok(Self { expose, units }) [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/lib.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 136 | let mut depends_on: HashSet> = [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 171 | | depends_on, [INFO] [stdout] 172 | | meta, [INFO] [stdout] 173 | | commands: cmds [INFO] [stdout] ... | [INFO] [stdout] 177 | | .collect(), [INFO] [stdout] 178 | | }) [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/parser.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 217 | fn module_prefix(s: impl AsRef) -> impl Parser> { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 218 | / select! { |span| Token::Ident(i) if i.eq_ignore_ascii_case(s.as_ref()) => Spanned(i, span) } [INFO] [stdout] 219 | | .ignored() [INFO] [stdout] 220 | | .then_ignore(just(Token::DoubleColon)) [INFO] [stdout] 221 | | .or_not() [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/runtime.rs:273:43 [INFO] [stdout] | [INFO] [stdout] 272 | .map_err(|io| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 273 | RuntimeError::FsError(FsError::CopyError(src.clone(), dst.clone(), io)) [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/runtime.rs:285:57 [INFO] [stdout] | [INFO] [stdout] 285 | .map_err(|io| RuntimeError::FsError(FsError::FileAccessError(p.clone(), io)))?; [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] [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/runtime.rs:291:57 [INFO] [stdout] | [INFO] [stdout] 291 | .map_err(|io| RuntimeError::FsError(FsError::FileAccessError(p.clone(), io)))?; [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] [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/runtime.rs:356:47 [INFO] [stdout] | [INFO] [stdout] 356 | path_var.retain(|i| i != &canonicalize(p.inner()).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 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 23 | let mut units: HashMap, Unit> = [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | Ok(Self { expose, units }) [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/lib.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 136 | let mut depends_on: HashSet> = [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 171 | | depends_on, [INFO] [stdout] 172 | | meta, [INFO] [stdout] 173 | | commands: cmds [INFO] [stdout] ... | [INFO] [stdout] 177 | | .collect(), [INFO] [stdout] 178 | | }) [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/parser.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 217 | fn module_prefix(s: impl AsRef) -> impl Parser> { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 218 | / select! { |span| Token::Ident(i) if i.eq_ignore_ascii_case(s.as_ref()) => Spanned(i, span) } [INFO] [stdout] 219 | | .ignored() [INFO] [stdout] 220 | | .then_ignore(just(Token::DoubleColon)) [INFO] [stdout] 221 | | .or_not() [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/runtime.rs:273:43 [INFO] [stdout] | [INFO] [stdout] 272 | .map_err(|io| { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 273 | RuntimeError::FsError(FsError::CopyError(src.clone(), dst.clone(), io)) [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/runtime.rs:285:57 [INFO] [stdout] | [INFO] [stdout] 285 | .map_err(|io| RuntimeError::FsError(FsError::FileAccessError(p.clone(), io)))?; [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] [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/runtime.rs:291:57 [INFO] [stdout] | [INFO] [stdout] 291 | .map_err(|io| RuntimeError::FsError(FsError::FileAccessError(p.clone(), io)))?; [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] [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/runtime.rs:356:47 [INFO] [stdout] | [INFO] [stdout] 356 | path_var.retain(|i| i != &canonicalize(p.inner()).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] [stderr] error: could not compile `august-build` (lib) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `august-build` (lib test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "dc6a0a845c3218d7f278ce6dc863a0236ca7ecc97632101bae914a46556b6113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc6a0a845c3218d7f278ce6dc863a0236ca7ecc97632101bae914a46556b6113", kill_on_drop: false }` [INFO] [stdout] dc6a0a845c3218d7f278ce6dc863a0236ca7ecc97632101bae914a46556b6113