[INFO] fetching crate gix-index 0.35.0... [INFO] checking gix-index-0.35.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate gix-index 0.35.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate gix-index 0.35.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gix-index 0.35.0 [INFO] finished tweaking crates.io crate gix-index 0.35.0 [INFO] tweaked toml for crates.io crate gix-index 0.35.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 79 packages to latest compatible versions [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.5) [INFO] [stderr] Adding prodash v28.0.0 (latest: v29.0.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26c46044d8addd68cb445aea05e885127ce18c85bee3debfcb10cabcdc673c81 [INFO] running `Command { std: "docker" "start" "-a" "26c46044d8addd68cb445aea05e885127ce18c85bee3debfcb10cabcdc673c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26c46044d8addd68cb445aea05e885127ce18c85bee3debfcb10cabcdc673c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26c46044d8addd68cb445aea05e885127ce18c85bee3debfcb10cabcdc673c81", kill_on_drop: false }` [INFO] [stdout] 26c46044d8addd68cb445aea05e885127ce18c85bee3debfcb10cabcdc673c81 [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39065f0a32a7fd7e6effea321f72cbd86d10f0123c5c0787c9eec61d4b1aefac [INFO] running `Command { std: "docker" "start" "-a" "39065f0a32a7fd7e6effea321f72cbd86d10f0123c5c0787c9eec61d4b1aefac", kill_on_drop: false }` [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking faster-hex v0.9.0 [INFO] [stderr] Checking gix-trace v0.1.9 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking prodash v28.0.0 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking jiff v0.1.12 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking gix-chunk v0.4.8 [INFO] [stderr] Checking gix-bitmap v0.2.11 [INFO] [stderr] Checking gix-hash v0.14.2 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking gix-utils v0.1.12 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking gix-features v0.38.2 [INFO] [stderr] Checking gix-fs v0.11.3 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking gix-hashtable v0.5.2 [INFO] [stderr] Checking gix-validate v0.9.0 [INFO] [stderr] Checking gix-commitgraph v0.24.3 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking gix-tempfile v14.0.2 [INFO] [stderr] Checking gix-lock v14.0.0 [INFO] [stderr] Checking gix-date v0.9.0 [INFO] [stderr] Checking gix-actor v0.32.0 [INFO] [stderr] Checking gix-object v0.44.0 [INFO] [stderr] Checking gix-revwalk v0.15.0 [INFO] [stderr] Checking gix-traverse v0.41.0 [INFO] [stderr] Checking gix-index v0.35.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/file/init.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 32 | path: impl Into, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | Ok(match Self::at(&path, object_hash, skip_hash, options) { [INFO] [stdout] | ____________^ [INFO] [stdout] 39 | | Ok(f) => f, [INFO] [stdout] 40 | | Err(Error::Io(err)) if err.kind() == std::io::ErrorKind::NotFound => { [INFO] [stdout] 41 | | File::from_state(State::new(object_hash), path) [INFO] [stdout] 42 | | } [INFO] [stdout] 43 | | Err(err) => return Err(err), [INFO] [stdout] 44 | | }) [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/extension/decode.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 36 | let mut ext = Outcome::default(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | Ok((ext, &maybe_beginning_of_extensions[ext_iter.consumed..])) [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/extension/tree/decode.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 38 | let mut subtrees = Vec::with_capacity(subtree_count); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | Some(( [INFO] [stdout] | __________^ [INFO] [stdout] 53 | | Tree { [INFO] [stdout] 54 | | id, [INFO] [stdout] 55 | | num_entries: num_entries.try_into().ok(), [INFO] [stdout] ... | [INFO] [stdout] 59 | | data, [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/access/mod.rs:53:40 [INFO] [stdout] | [INFO] [stdout] 51 | mut filter_map: impl FnMut(&'a BStr, &Entry) -> Option + 'a, [INFO] [stdout] | -------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | ) -> impl Iterator + 'a { [INFO] [stdout] 53 | self.entries.iter().filter_map(move |e| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 54 | | let p = e.path(self); [INFO] [stdout] 55 | | filter_map(p, e).map(|t| (p, t)) [INFO] [stdout] 56 | | }) [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/access/mod.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 51 | mut filter_map: impl FnMut(&'a BStr, &Entry) -> Option + 'a, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | filter_map(p, e).map(|t| (p, t)) [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/init.rs:90:16 [INFO] [stdout] | [INFO] [stdout] 55 | objects: Find, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | Ok(State { [INFO] [stdout] | ________________^ [INFO] [stdout] 91 | | object_hash: tree.kind(), [INFO] [stdout] 92 | | timestamp: filetime::FileTime::now(), [INFO] [stdout] 93 | | version: Version::V2, [INFO] [stdout] ... | [INFO] [stdout] 103 | | end_of_index_at_decode_time: false, [INFO] [stdout] 104 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________| [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/decode/mod.rs:245:12 [INFO] [stdout] | [INFO] [stdout] 82 | let (entries, ext, data) = match start_of_extensions { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 86 | let (entries_res, ext_res) = gix_features::parallel::threads(|scope| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | let (ext, data) = ext_res?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 206 | let (ext, data) = extension::decode::all(data, object_hash)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 234 | tree, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 245 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 246 | | State { [INFO] [stdout] 247 | | object_hash, [INFO] [stdout] 248 | | timestamp, [INFO] [stdout] ... | [INFO] [stdout] 262 | | checksum, [INFO] [stdout] 263 | | )) [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] | [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/decode/mod.rs:152:84 [INFO] [stdout] | [INFO] [stdout] 152 | ... InOrderIter::from(threads.into_iter().map(|thread| thread.join().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/decode/mod.rs:191:34 [INFO] [stdout] | [INFO] [stdout] 191 | |thread| thread.join().unwrap(), [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/write.rs:136:12 [INFO] [stdout] | [INFO] [stdout] 106 | mut write: CountBytes, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | Ok((out, write.inner)) [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/write.rs:118:66 [INFO] [stdout] | [INFO] [stdout] 118 | .and_then(|signature| self.tree().map(|tree| tree.write_to(write).map(|_| signature))) [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/write.rs:122:30 [INFO] [stdout] | [INFO] [stdout] 122 | .then(|| extension::sparse::write_to(write).map(|_| extension::sparse::SIGNATURE)) [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 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gix-index` (lib) due to 13 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/file/init.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 32 | path: impl Into, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | Ok(match Self::at(&path, object_hash, skip_hash, options) { [INFO] [stdout] | ____________^ [INFO] [stdout] 39 | | Ok(f) => f, [INFO] [stdout] 40 | | Err(Error::Io(err)) if err.kind() == std::io::ErrorKind::NotFound => { [INFO] [stdout] 41 | | File::from_state(State::new(object_hash), path) [INFO] [stdout] 42 | | } [INFO] [stdout] 43 | | Err(err) => return Err(err), [INFO] [stdout] 44 | | }) [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/extension/decode.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 36 | let mut ext = Outcome::default(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | Ok((ext, &maybe_beginning_of_extensions[ext_iter.consumed..])) [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/extension/tree/decode.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 38 | let mut subtrees = Vec::with_capacity(subtree_count); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | Some(( [INFO] [stdout] | __________^ [INFO] [stdout] 53 | | Tree { [INFO] [stdout] 54 | | id, [INFO] [stdout] 55 | | num_entries: num_entries.try_into().ok(), [INFO] [stdout] ... | [INFO] [stdout] 59 | | data, [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/access/mod.rs:53:40 [INFO] [stdout] | [INFO] [stdout] 51 | mut filter_map: impl FnMut(&'a BStr, &Entry) -> Option + 'a, [INFO] [stdout] | -------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | ) -> impl Iterator + 'a { [INFO] [stdout] 53 | self.entries.iter().filter_map(move |e| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 54 | | let p = e.path(self); [INFO] [stdout] 55 | | filter_map(p, e).map(|t| (p, t)) [INFO] [stdout] 56 | | }) [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/access/mod.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 51 | mut filter_map: impl FnMut(&'a BStr, &Entry) -> Option + 'a, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | filter_map(p, e).map(|t| (p, t)) [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/init.rs:90:16 [INFO] [stdout] | [INFO] [stdout] 55 | objects: Find, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | Ok(State { [INFO] [stdout] | ________________^ [INFO] [stdout] 91 | | object_hash: tree.kind(), [INFO] [stdout] 92 | | timestamp: filetime::FileTime::now(), [INFO] [stdout] 93 | | version: Version::V2, [INFO] [stdout] ... | [INFO] [stdout] 103 | | end_of_index_at_decode_time: false, [INFO] [stdout] 104 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________| [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/decode/mod.rs:245:12 [INFO] [stdout] | [INFO] [stdout] 82 | let (entries, ext, data) = match start_of_extensions { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 86 | let (entries_res, ext_res) = gix_features::parallel::threads(|scope| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | let (ext, data) = ext_res?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 206 | let (ext, data) = extension::decode::all(data, object_hash)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 234 | tree, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 245 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 246 | | State { [INFO] [stdout] 247 | | object_hash, [INFO] [stdout] 248 | | timestamp, [INFO] [stdout] ... | [INFO] [stdout] 262 | | checksum, [INFO] [stdout] 263 | | )) [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] | [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/decode/mod.rs:152:84 [INFO] [stdout] | [INFO] [stdout] 152 | ... InOrderIter::from(threads.into_iter().map(|thread| thread.join().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/decode/mod.rs:191:34 [INFO] [stdout] | [INFO] [stdout] 191 | |thread| thread.join().unwrap(), [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/write.rs:136:12 [INFO] [stdout] | [INFO] [stdout] 106 | mut write: CountBytes, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | Ok((out, write.inner)) [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/write.rs:118:66 [INFO] [stdout] | [INFO] [stdout] 118 | .and_then(|signature| self.tree().map(|tree| tree.write_to(write).map(|_| signature))) [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/write.rs:122:30 [INFO] [stdout] | [INFO] [stdout] 122 | .then(|| extension::sparse::write_to(write).map(|_| extension::sparse::SIGNATURE)) [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 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gix-index` (lib test) due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "39065f0a32a7fd7e6effea321f72cbd86d10f0123c5c0787c9eec61d4b1aefac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39065f0a32a7fd7e6effea321f72cbd86d10f0123c5c0787c9eec61d4b1aefac", kill_on_drop: false }` [INFO] [stdout] 39065f0a32a7fd7e6effea321f72cbd86d10f0123c5c0787c9eec61d4b1aefac