[INFO] fetching crate drt-tools 0.2.24... [INFO] checking drt-tools-0.2.24 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate drt-tools 0.2.24 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate drt-tools 0.2.24 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 drt-tools 0.2.24 [INFO] finished tweaking crates.io crate drt-tools 0.2.24 [INFO] tweaked toml for crates.io crate drt-tools 0.2.24 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate drt-tools 0.2.24 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] da4a98d8cb63fdcece268aa8dc00580523f341e33af74a08b4f1bc735256afff [INFO] running `Command { std: "docker" "start" "-a" "da4a98d8cb63fdcece268aa8dc00580523f341e33af74a08b4f1bc735256afff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da4a98d8cb63fdcece268aa8dc00580523f341e33af74a08b4f1bc735256afff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da4a98d8cb63fdcece268aa8dc00580523f341e33af74a08b4f1bc735256afff", kill_on_drop: false }` [INFO] [stdout] da4a98d8cb63fdcece268aa8dc00580523f341e33af74a08b4f1bc735256afff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 51d0122848f5f71cf5e0cb2522870aeb54c48492d00c0c599287a1fa5a898e48 [INFO] running `Command { std: "docker" "start" "-a" "51d0122848f5f71cf5e0cb2522870aeb54c48492d00c0c599287a1fa5a898e48", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Compiling cc v1.1.11 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling serde_derive v1.0.207 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling typed-builder-macro v0.19.1 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling libz-sys v1.1.19 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking typed-builder v0.19.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking fmt2io v0.2.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking stfu8 v0.2.7 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking voca_rs v1.15.2 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking flate2 v1.0.31 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking sendfd v0.4.3 [INFO] [stderr] Checking tokio-io-utility v0.7.6 [INFO] [stderr] Checking clap v4.5.15 [INFO] [stderr] Checking clap-verbosity-flag v2.2.1 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking ssh_format_error v0.1.0 [INFO] [stderr] Checking non-zero-byte-slice v0.1.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking rfc822-like v0.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking openssh-mux-client-error v0.1.0 [INFO] [stderr] Checking ssh_format v0.14.1 [INFO] [stderr] Checking openssh-mux-client v0.17.4 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking openssh v0.11.0 [INFO] [stderr] Checking assorted-debian-utils v0.7.2 [INFO] [stderr] Checking stderrlog v0.6.0 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking drt-tools v0.2.24 (/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/main.rs:207:83 [INFO] [stdout] | [INFO] [stdout] 186 | let cache = [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 187 | config::Cache::new(opts.base_options.force_download, &opts.base_options.mirror).await?; [INFO] [stdout] 188 | let command: Box = [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 207 | execute_command(&cache, command.as_ref(), opts.base_options.force_processing).await [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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/binnmu_buildinfo.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 66 | fn parse_packages(path: impl AsRef) -> Result> { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | let pb = ProgressBar::new(binary_packages.len() as u64); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | Ok(binary_packages [INFO] [stdout] | ____________^ [INFO] [stdout] 77 | | .into_iter() [INFO] [stdout] 78 | | .progress_with(pb) [INFO] [stdout] 79 | | .map(|binary_package| { [INFO] [stdout] ... | [INFO] [stdout] 89 | | }) [INFO] [stdout] 90 | | .collect()) [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/binnmu_buildinfo.rs:166:19 [INFO] [stdout] | [INFO] [stdout] 166 | match buildinfo::from_reader(data.as_ref()) { [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] | 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/config.rs:414:22 [INFO] [stdout] | [INFO] [stdout] 408 | let downloader = self.downloader.clone(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 409 | let mp = mp.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 414 | .await [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/config.rs:443:12 [INFO] [stdout] | [INFO] [stdout] 439 | pub fn get_cache_bufreader

(&self, path: P) -> Result> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 443 | Ok(BufReader::new(File::open(self.get_cache_path(path)?)?)) [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/config.rs:450:12 [INFO] [stdout] | [INFO] [stdout] 446 | pub fn get_data_bufreader

(&self, path: P) -> Result> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 450 | Ok(BufReader::new(File::open( [INFO] [stdout] | ____________^ [INFO] [stdout] 451 | | self.base_directory.place_data_file(path)?, [INFO] [stdout] 452 | | )?)) [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/config.rs:459:12 [INFO] [stdout] | [INFO] [stdout] 455 | pub fn get_data_bufwriter

(&self, path: P) -> Result> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 459 | Ok(BufWriter::new(File::create( [INFO] [stdout] | ____________^ [INFO] [stdout] 460 | | self.base_directory.place_data_file(path)?, [INFO] [stdout] 461 | | )?)) [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/nmu_eso.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 161 | fn new

(field: Field, sources: &'a HashMap, path: P) -> Result [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | let pb = ProgressBar::new(binary_packages.len() as u64); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 171 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 172 | | field, [INFO] [stdout] 173 | | iterator: binary_packages.into_iter().progress_with(pb), [INFO] [stdout] 174 | | sources, [INFO] [stdout] 175 | | }) [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/nmu_eso.rs:379:12 [INFO] [stdout] | [INFO] [stdout] 323 | let mut packages = HashSet::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 342 | let mut result = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 379 | Ok(result [INFO] [stdout] | ____________^ [INFO] [stdout] 380 | | .into_iter() [INFO] [stdout] 381 | | .filter_map(|((source, suite), outdated_dependencies)| { [INFO] [stdout] 382 | | let max_version = outdated_dependencies [INFO] [stdout] ... | [INFO] [stdout] 402 | | }) [INFO] [stdout] 403 | | }) [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/nmu_eso.rs:391:44 [INFO] [stdout] | [INFO] [stdout] 381 | .filter_map(|((source, suite), outdated_dependencies)| { [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 391 | outdated_dependencies: outdated_dependencies [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 392 | | .into_iter() [INFO] [stdout] 393 | | .filter_map(|(version, outdated_dependency, outdated_version)| { [INFO] [stdout] 394 | | if version == max_version { [INFO] [stdout] ... | [INFO] [stdout] 398 | | } [INFO] [stdout] 399 | | }) [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/nmu_versionskew.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 61 | fn new

(path: P) -> Result [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | let pb = ProgressBar::new(binary_packages.len() as u64); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 75 | | iterator: binary_packages.into_iter().progress_with(pb), [INFO] [stdout] 76 | | }) [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/source_packages.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 32 | let mut ma_same_sources = HashSet::::new(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | Ok(Self { ma_same_sources }) [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/udd_bugs.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn load_bugs_from_reader(reader: impl Read) -> Result { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | / serde_yaml::from_reader(reader) [INFO] [stdout] 92 | | .map_err(Into::into) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `drt-tools` (bin "drt-tools" test) due to 14 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/main.rs:207:83 [INFO] [stdout] | [INFO] [stdout] 186 | let cache = [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 187 | config::Cache::new(opts.base_options.force_download, &opts.base_options.mirror).await?; [INFO] [stdout] 188 | let command: Box = [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 207 | execute_command(&cache, command.as_ref(), opts.base_options.force_processing).await [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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/binnmu_buildinfo.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 66 | fn parse_packages(path: impl AsRef) -> Result> { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | let pb = ProgressBar::new(binary_packages.len() as u64); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | Ok(binary_packages [INFO] [stdout] | ____________^ [INFO] [stdout] 77 | | .into_iter() [INFO] [stdout] 78 | | .progress_with(pb) [INFO] [stdout] 79 | | .map(|binary_package| { [INFO] [stdout] ... | [INFO] [stdout] 89 | | }) [INFO] [stdout] 90 | | .collect()) [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/binnmu_buildinfo.rs:166:19 [INFO] [stdout] | [INFO] [stdout] 166 | match buildinfo::from_reader(data.as_ref()) { [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] | 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/config.rs:414:22 [INFO] [stdout] | [INFO] [stdout] 408 | let downloader = self.downloader.clone(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 409 | let mp = mp.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 414 | .await [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/config.rs:443:12 [INFO] [stdout] | [INFO] [stdout] 439 | pub fn get_cache_bufreader

(&self, path: P) -> Result> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 443 | Ok(BufReader::new(File::open(self.get_cache_path(path)?)?)) [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/config.rs:450:12 [INFO] [stdout] | [INFO] [stdout] 446 | pub fn get_data_bufreader

(&self, path: P) -> Result> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 450 | Ok(BufReader::new(File::open( [INFO] [stdout] | ____________^ [INFO] [stdout] 451 | | self.base_directory.place_data_file(path)?, [INFO] [stdout] 452 | | )?)) [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/config.rs:459:12 [INFO] [stdout] | [INFO] [stdout] 455 | pub fn get_data_bufwriter

(&self, path: P) -> Result> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 459 | Ok(BufWriter::new(File::create( [INFO] [stdout] | ____________^ [INFO] [stdout] 460 | | self.base_directory.place_data_file(path)?, [INFO] [stdout] 461 | | )?)) [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/nmu_eso.rs:171:12 [INFO] [stdout] | [INFO] [stdout] 161 | fn new

(field: Field, sources: &'a HashMap, path: P) -> Result [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | let pb = ProgressBar::new(binary_packages.len() as u64); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 171 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 172 | | field, [INFO] [stdout] 173 | | iterator: binary_packages.into_iter().progress_with(pb), [INFO] [stdout] 174 | | sources, [INFO] [stdout] 175 | | }) [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/nmu_eso.rs:379:12 [INFO] [stdout] | [INFO] [stdout] 323 | let mut packages = HashSet::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 342 | let mut result = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 379 | Ok(result [INFO] [stdout] | ____________^ [INFO] [stdout] 380 | | .into_iter() [INFO] [stdout] 381 | | .filter_map(|((source, suite), outdated_dependencies)| { [INFO] [stdout] 382 | | let max_version = outdated_dependencies [INFO] [stdout] ... | [INFO] [stdout] 402 | | }) [INFO] [stdout] 403 | | }) [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/nmu_eso.rs:391:44 [INFO] [stdout] | [INFO] [stdout] 381 | .filter_map(|((source, suite), outdated_dependencies)| { [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 391 | outdated_dependencies: outdated_dependencies [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 392 | | .into_iter() [INFO] [stdout] 393 | | .filter_map(|(version, outdated_dependency, outdated_version)| { [INFO] [stdout] 394 | | if version == max_version { [INFO] [stdout] ... | [INFO] [stdout] 398 | | } [INFO] [stdout] 399 | | }) [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/nmu_versionskew.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 61 | fn new

(path: P) -> Result [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | let pb = ProgressBar::new(binary_packages.len() as u64); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 75 | | iterator: binary_packages.into_iter().progress_with(pb), [INFO] [stdout] 76 | | }) [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/source_packages.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 32 | let mut ma_same_sources = HashSet::::new(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | Ok(Self { ma_same_sources }) [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/udd_bugs.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn load_bugs_from_reader(reader: impl Read) -> Result { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | / serde_yaml::from_reader(reader) [INFO] [stdout] 92 | | .map_err(Into::into) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `drt-tools` (bin "drt-tools") due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "51d0122848f5f71cf5e0cb2522870aeb54c48492d00c0c599287a1fa5a898e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51d0122848f5f71cf5e0cb2522870aeb54c48492d00c0c599287a1fa5a898e48", kill_on_drop: false }` [INFO] [stdout] 51d0122848f5f71cf5e0cb2522870aeb54c48492d00c0c599287a1fa5a898e48