[INFO] fetching crate krata-oci 0.0.20... [INFO] checking krata-oci-0.0.20 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate krata-oci 0.0.20 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate krata-oci 0.0.20 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 krata-oci 0.0.20 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate krata-oci 0.0.20 [INFO] tweaked toml for crates.io crate krata-oci 0.0.20 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate krata-oci 0.0.20 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-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5754e3c183822593088c15c82b178bfce1a49d96b015a0b0842d6c734b9b8cc [INFO] running `Command { std: "docker" "start" "-a" "c5754e3c183822593088c15c82b178bfce1a49d96b015a0b0842d6c734b9b8cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5754e3c183822593088c15c82b178bfce1a49d96b015a0b0842d6c734b9b8cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5754e3c183822593088c15c82b178bfce1a49d96b015a0b0842d6c734b9b8cc", kill_on_drop: false }` [INFO] [stdout] c5754e3c183822593088c15c82b178bfce1a49d96b015a0b0842d6c734b9b8cc [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b08c3bf4034562a26efe7213ee17dc4c59e898a7a9edd727c5af671aa9562bd2 [INFO] running `Command { std: "docker" "start" "-a" "b08c3bf4034562a26efe7213ee17dc4c59e898a7a9edd727c5af671aa9562bd2", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling cc v1.1.10 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking lock_api v0.4.12 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking no_std_io v0.6.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking filetime v0.2.24 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking path-clean v1.0.1 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tokio v1.39.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking rustls-webpki v0.102.6 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling deku_derive v0.17.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking serde v1.0.209 [INFO] [stderr] Checking deku v0.17.0 [INFO] [stderr] Checking backhand v0.18.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking async-compression v0.4.12 [INFO] [stderr] Checking sha256 v1.5.0 [INFO] [stderr] Checking krata-tokio-tar v0.4.0 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper-rustls v0.27.2 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking oci-spec v0.6.8 [INFO] [stderr] Checking krata-oci v0.0.20 (/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/packer/backend.rs:53:100 [INFO] [stdout] | [INFO] [stdout] 53 | async fn pack(&self, progress: OciBoundProgress, vfs: Arc, file: &Path) -> Result<()> { [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] 54 | | progress [INFO] [stdout] 55 | | .update(|progress| { [INFO] [stdout] 56 | | progress.start_packing(); [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] 125 | | } [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/packer/backend.rs:132:100 [INFO] [stdout] | [INFO] [stdout] 132 | async fn pack(&self, progress: OciBoundProgress, vfs: Arc, file: &Path) -> Result<()> { [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] 133 | | progress [INFO] [stdout] 134 | | .update(|progress| { [INFO] [stdout] 135 | | progress.start_packing(); [INFO] [stdout] ... | [INFO] [stdout] 201 | | } [INFO] [stdout] 202 | | } [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/packer/backend.rs:155:50 [INFO] [stdout] | [INFO] [stdout] 132 | async fn pack(&self, progress: OciBoundProgress, vfs: Arc, file: &Path) -> Result<()> { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | let stdin = child [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 155 | async move { vfs.write_to_tar(stdin).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/packer/backend.rs:209:100 [INFO] [stdout] | [INFO] [stdout] 209 | async fn pack(&self, progress: OciBoundProgress, vfs: Arc, file: &Path) -> Result<()> { [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] 210 | | progress [INFO] [stdout] 211 | | .update(|progress| { [INFO] [stdout] 212 | | progress.start_packing(); [INFO] [stdout] ... | [INFO] [stdout] 226 | | Ok(()) [INFO] [stdout] 227 | | } [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/packer/service.rs:149:30 [INFO] [stdout] | [INFO] [stdout] 149 | .map(|x| x.as_ref().map_err(|err| anyhow!("{}", err)).cloned()) [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/progress.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 183 | let (sender, receiver) = watch::channel(OciProgress::new()); [INFO] [stdout] | ------ -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 184 | (OciProgressContext::new(sender), receiver) [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/progress.rs:210:23 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn new(context: OciProgressContext, progress: OciProgress) -> OciBoundProgress { [INFO] [stdout] | --------------------------- --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 210 | instance: Arc::new(Mutex::new(progress)), [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/packer/backend.rs:53:100 [INFO] [stdout] | [INFO] [stdout] 53 | async fn pack(&self, progress: OciBoundProgress, vfs: Arc, file: &Path) -> Result<()> { [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] 54 | | progress [INFO] [stdout] 55 | | .update(|progress| { [INFO] [stdout] 56 | | progress.start_packing(); [INFO] [stdout] ... | [INFO] [stdout] 124 | | } [INFO] [stdout] 125 | | } [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/packer/backend.rs:132:100 [INFO] [stdout] | [INFO] [stdout] 132 | async fn pack(&self, progress: OciBoundProgress, vfs: Arc, file: &Path) -> Result<()> { [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] 133 | | progress [INFO] [stdout] 134 | | .update(|progress| { [INFO] [stdout] 135 | | progress.start_packing(); [INFO] [stdout] ... | [INFO] [stdout] 201 | | } [INFO] [stdout] 202 | | } [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/packer/backend.rs:155:50 [INFO] [stdout] | [INFO] [stdout] 132 | async fn pack(&self, progress: OciBoundProgress, vfs: Arc, file: &Path) -> Result<()> { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | let stdin = child [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 155 | async move { vfs.write_to_tar(stdin).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/packer/backend.rs:209:100 [INFO] [stdout] | [INFO] [stdout] 209 | async fn pack(&self, progress: OciBoundProgress, vfs: Arc, file: &Path) -> Result<()> { [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] 210 | | progress [INFO] [stdout] 211 | | .update(|progress| { [INFO] [stdout] 212 | | progress.start_packing(); [INFO] [stdout] ... | [INFO] [stdout] 226 | | Ok(()) [INFO] [stdout] 227 | | } [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/packer/service.rs:149:30 [INFO] [stdout] | [INFO] [stdout] 149 | .map(|x| x.as_ref().map_err(|err| anyhow!("{}", err)).cloned()) [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/progress.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 183 | let (sender, receiver) = watch::channel(OciProgress::new()); [INFO] [stdout] | ------ -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 184 | (OciProgressContext::new(sender), receiver) [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/progress.rs:210:23 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn new(context: OciProgressContext, progress: OciProgress) -> OciBoundProgress { [INFO] [stdout] | --------------------------- --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 210 | instance: Arc::new(Mutex::new(progress)), [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] [stderr] error: could not compile `krata-oci` (lib test) 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 `krata-oci` (lib) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "b08c3bf4034562a26efe7213ee17dc4c59e898a7a9edd727c5af671aa9562bd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b08c3bf4034562a26efe7213ee17dc4c59e898a7a9edd727c5af671aa9562bd2", kill_on_drop: false }` [INFO] [stdout] b08c3bf4034562a26efe7213ee17dc4c59e898a7a9edd727c5af671aa9562bd2