[INFO] fetching crate stackify-docker-api 0.15.0... [INFO] checking stackify-docker-api-0.15.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate stackify-docker-api 0.15.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate stackify-docker-api 0.15.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 stackify-docker-api 0.15.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate stackify-docker-api 0.15.0 [INFO] tweaked toml for crates.io crate stackify-docker-api 0.15.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate stackify-docker-api 0.15.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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 13c672155ec1e85416a818e3090e74ccb941fbe1ab895dd5712e4596495c41c5 [INFO] running `Command { std: "docker" "start" "-a" "13c672155ec1e85416a818e3090e74ccb941fbe1ab895dd5712e4596495c41c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13c672155ec1e85416a818e3090e74ccb941fbe1ab895dd5712e4596495c41c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13c672155ec1e85416a818e3090e74ccb941fbe1ab895dd5712e4596495c41c5", kill_on_drop: false }` [INFO] [stdout] 13c672155ec1e85416a818e3090e74ccb941fbe1ab895dd5712e4596495c41c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 53bd79260af718677caee6c10fe6cdb6e6c6250881cea22784a06f7c1ad6ecee [INFO] running `Command { std: "docker" "start" "-a" "53bd79260af718677caee6c10fe6cdb6e6c6250881cea22784a06f7c1ad6ecee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking gethostname v0.4.3 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking asynchronous-codec v0.7.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking serde_with v2.3.3 [INFO] [stderr] Checking hyperlocal v0.8.0 [INFO] [stderr] Checking containers-api v0.9.0 [INFO] [stderr] Checking stackify-docker-api-stubs v0.6.0 [INFO] [stderr] Checking stackify-docker-api v0.15.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/api/container.rs:312:21 [INFO] [stdout] | [INFO] [stdout] 312 | base64::decode(header) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/api/container.rs:312:21 [INFO] [stdout] | [INFO] [stdout] 312 | base64::decode(header) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/opts/image.rs:642:21 [INFO] [stdout] | [INFO] [stdout] 642 | base64::encode(r#"{"identitytoken":"abc"}"#), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/opts/image.rs:655:21 [INFO] [stdout] | [INFO] [stdout] 655 | base64::encode(r#"{"username":"user_abc","password":"password_abc"}"#), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/opts/image.rs:670:21 [INFO] [stdout] | [INFO] [stdout] 670 | base64::encode( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/opts/mod.rs:132:48 [INFO] [stdout] | [INFO] [stdout] 132 | let timestamp = chrono::NaiveDateTime::from_timestamp_opt(2_147_483_647, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/opts/mod.rs:133:54 [INFO] [stdout] | [INFO] [stdout] 133 | let since = chrono::DateTime::::from_utc(timestamp.unwrap(), chrono::Utc); [INFO] [stdout] | ^^^^^^^^ [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/builder.rs:72:38 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn get(&self, $name_field: impl Into) -> [< $name >] [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | { [INFO] [stdout] 72 | [< $name >]::new(self.docker.clone(), $name_field) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api/container.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | impl_api_ty!(Container => id); [INFO] [stdout] | ----------------------------- in this macro invocation [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] = note: this error originates in the macro `impl_api_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [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/builder.rs:297:22 [INFO] [stdout] | [INFO] [stdout] 295 | let stream = Box::pin(self.docker.get_stream(ep).map_err(|e| containers_api::conn::Error::Any(Box::new(e)))); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 296 | [INFO] [stdout] 297 | Box::pin(tty::decode(stream).map_err(crate::Error::Error)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api/container.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | / impl_api_ep! {container: Container, resp [INFO] [stdout] 26 | | Inspect -> &format!("/containers/{}/json", container.id), models::ContainerInspect200Response [INFO] [stdout] 27 | | Logs -> &format!("/containers/{}/logs", container.id), () [INFO] [stdout] 28 | | DeleteWithOpts -> &format!("/containers/{}", container.id), String, delete [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_api_ep` (in Nightly builds, run with -Z macro-backtrace for more info) [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/builder.rs:295:107 [INFO] [stdout] | [INFO] [stdout] 295 | let stream = Box::pin(self.docker.get_stream(ep).map_err(|e| containers_api::conn::Error::Any(Box::new(e)))); [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] ::: src/api/container.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | / impl_api_ep! {container: Container, resp [INFO] [stdout] 26 | | Inspect -> &format!("/containers/{}/json", container.id), models::ContainerInspect200Response [INFO] [stdout] 27 | | Logs -> &format!("/containers/{}/logs", container.id), () [INFO] [stdout] 28 | | DeleteWithOpts -> &format!("/containers/{}", container.id), String, delete [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_api_ep` (in Nightly builds, run with -Z macro-backtrace for more info) [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/api/container.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 89 | let reader = Box::pin( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | / asynchronous_codec::FramedRead::new(reader, codec) [INFO] [stdout] 98 | | .map_err(Error::IO) [INFO] [stdout] 99 | | .and_then(|s: String| async move { [INFO] [stdout] 100 | | log::trace!("{}", s); [INFO] [stdout] 101 | | serde_json::from_str(&s).map_err(Error::SerdeJsonError) [INFO] [stdout] 102 | | }), [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/api/container.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 236 | pub fn copy_from(&self, path: impl AsRef) -> impl Stream>> + '_ { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 237 | / self.docker [INFO] [stdout] 238 | | .get_stream(format!( [INFO] [stdout] 239 | | "/containers/{}/archive?{}", [INFO] [stdout] 240 | | self.id, [INFO] [stdout] 241 | | encoded_pair("path", path.as_ref().to_string_lossy()) [INFO] [stdout] 242 | | )) [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/builder.rs:72:38 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn get(&self, $name_field: impl Into) -> [< $name >] [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | { [INFO] [stdout] 72 | [< $name >]::new(self.docker.clone(), $name_field) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api/image.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | impl_api_ty!(Image => name); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_api_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [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/api/image.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 131 | let tar_result = tarball::dir(&mut bytes, &opts.path); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | / async move { [INFO] [stdout] 136 | | tar_result?; [INFO] [stdout] 137 | | [INFO] [stdout] 138 | | let value_stream = [INFO] [stdout] ... | [INFO] [stdout] 142 | | } [INFO] [stdout] 143 | | .try_flatten_stream(), [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/api/image.rs:234:13 [INFO] [stdout] | [INFO] [stdout] 228 | mut tarball: R, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 234 | / async move { [INFO] [stdout] 235 | | let mut bytes = Vec::default(); [INFO] [stdout] 236 | | [INFO] [stdout] 237 | | tarball.read_to_end(&mut bytes)?; [INFO] [stdout] ... | [INFO] [stdout] 245 | | } [INFO] [stdout] 246 | | .try_flatten_stream(), [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/builder.rs:72:38 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn get(&self, $name_field: impl Into) -> [< $name >] [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | { [INFO] [stdout] 72 | [< $name >]::new(self.docker.clone(), $name_field) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api/network.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | impl_api_ty!(Network => id); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_api_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [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/api/system.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 43 | let reader = Box::pin( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | / asynchronous_codec::FramedRead::new(reader, asynchronous_codec::LinesCodec) [INFO] [stdout] 51 | | .map_err(Error::IO) [INFO] [stdout] 52 | | .and_then(|s: String| async move { [INFO] [stdout] 53 | | serde_json::from_str(&s).map_err(Error::SerdeJsonError) [INFO] [stdout] 54 | | }), [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/builder.rs:72:38 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn get(&self, $name_field: impl Into) -> [< $name >] [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | { [INFO] [stdout] 72 | [< $name >]::new(self.docker.clone(), $name_field) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api/volume.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | impl_api_ty!(Volume => name); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_api_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [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/docker.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 107 | fn new_unix_impl(socket_path: impl Into, version: Option) -> Self { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 110 | client: RequestClient::new( [INFO] [stdout] | _____________________^ [INFO] [stdout] 111 | | Transport::Unix { [INFO] [stdout] 112 | | client: Client::builder() [INFO] [stdout] 113 | | .pool_max_idle_per_host(0) [INFO] [stdout] ... | [INFO] [stdout] 117 | | Box::new(validate_response), [INFO] [stdout] 118 | | ), [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/docker.rs:396:14 [INFO] [stdout] | [INFO] [stdout] 388 | response: Response, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 396 | Box::pin(async move { [INFO] [stdout] | ______________^ [INFO] [stdout] 397 | | log::trace!( [INFO] [stdout] 398 | | "got response {} {:?}", [INFO] [stdout] 399 | | response.status(), [INFO] [stdout] ... | [INFO] [stdout] 432 | | } [INFO] [stdout] 433 | | }) [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/builder.rs:72:38 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn get(&self, $name_field: impl Into) -> [< $name >] [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | { [INFO] [stdout] 72 | [< $name >]::new(self.docker.clone(), $name_field) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api/container.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | impl_api_ty!(Container => id); [INFO] [stdout] | ----------------------------- in this macro invocation [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] = note: this error originates in the macro `impl_api_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [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/builder.rs:297:22 [INFO] [stdout] | [INFO] [stdout] 295 | let stream = Box::pin(self.docker.get_stream(ep).map_err(|e| containers_api::conn::Error::Any(Box::new(e)))); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 296 | [INFO] [stdout] 297 | Box::pin(tty::decode(stream).map_err(crate::Error::Error)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api/container.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | / impl_api_ep! {container: Container, resp [INFO] [stdout] 26 | | Inspect -> &format!("/containers/{}/json", container.id), models::ContainerInspect200Response [INFO] [stdout] 27 | | Logs -> &format!("/containers/{}/logs", container.id), () [INFO] [stdout] 28 | | DeleteWithOpts -> &format!("/containers/{}", container.id), String, delete [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_api_ep` (in Nightly builds, run with -Z macro-backtrace for more info) [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/builder.rs:295:107 [INFO] [stdout] | [INFO] [stdout] 295 | let stream = Box::pin(self.docker.get_stream(ep).map_err(|e| containers_api::conn::Error::Any(Box::new(e)))); [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] ::: src/api/container.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | / impl_api_ep! {container: Container, resp [INFO] [stdout] 26 | | Inspect -> &format!("/containers/{}/json", container.id), models::ContainerInspect200Response [INFO] [stdout] 27 | | Logs -> &format!("/containers/{}/logs", container.id), () [INFO] [stdout] 28 | | DeleteWithOpts -> &format!("/containers/{}", container.id), String, delete [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_api_ep` (in Nightly builds, run with -Z macro-backtrace for more info) [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/api/container.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 89 | let reader = Box::pin( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | / asynchronous_codec::FramedRead::new(reader, codec) [INFO] [stdout] 98 | | .map_err(Error::IO) [INFO] [stdout] 99 | | .and_then(|s: String| async move { [INFO] [stdout] 100 | | log::trace!("{}", s); [INFO] [stdout] 101 | | serde_json::from_str(&s).map_err(Error::SerdeJsonError) [INFO] [stdout] 102 | | }), [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/api/container.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 236 | pub fn copy_from(&self, path: impl AsRef) -> impl Stream>> + '_ { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 237 | / self.docker [INFO] [stdout] 238 | | .get_stream(format!( [INFO] [stdout] 239 | | "/containers/{}/archive?{}", [INFO] [stdout] 240 | | self.id, [INFO] [stdout] 241 | | encoded_pair("path", path.as_ref().to_string_lossy()) [INFO] [stdout] 242 | | )) [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/builder.rs:72:38 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn get(&self, $name_field: impl Into) -> [< $name >] [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | { [INFO] [stdout] 72 | [< $name >]::new(self.docker.clone(), $name_field) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api/image.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | impl_api_ty!(Image => name); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_api_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [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/api/image.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 131 | let tar_result = tarball::dir(&mut bytes, &opts.path); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | / async move { [INFO] [stdout] 136 | | tar_result?; [INFO] [stdout] 137 | | [INFO] [stdout] 138 | | let value_stream = [INFO] [stdout] ... | [INFO] [stdout] 142 | | } [INFO] [stdout] 143 | | .try_flatten_stream(), [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/api/image.rs:234:13 [INFO] [stdout] | [INFO] [stdout] 228 | mut tarball: R, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 234 | / async move { [INFO] [stdout] 235 | | let mut bytes = Vec::default(); [INFO] [stdout] 236 | | [INFO] [stdout] 237 | | tarball.read_to_end(&mut bytes)?; [INFO] [stdout] ... | [INFO] [stdout] 245 | | } [INFO] [stdout] 246 | | .try_flatten_stream(), [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/builder.rs:72:38 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn get(&self, $name_field: impl Into) -> [< $name >] [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | { [INFO] [stdout] 72 | [< $name >]::new(self.docker.clone(), $name_field) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api/network.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | impl_api_ty!(Network => id); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_api_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [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/api/system.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 43 | let reader = Box::pin( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | / asynchronous_codec::FramedRead::new(reader, asynchronous_codec::LinesCodec) [INFO] [stdout] 51 | | .map_err(Error::IO) [INFO] [stdout] 52 | | .and_then(|s: String| async move { [INFO] [stdout] 53 | | serde_json::from_str(&s).map_err(Error::SerdeJsonError) [INFO] [stdout] 54 | | }), [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/builder.rs:72:38 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn get(&self, $name_field: impl Into) -> [< $name >] [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | { [INFO] [stdout] 72 | [< $name >]::new(self.docker.clone(), $name_field) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api/volume.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | impl_api_ty!(Volume => name); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_api_ty` (in Nightly builds, run with -Z macro-backtrace for more info) [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/docker.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 107 | fn new_unix_impl(socket_path: impl Into, version: Option) -> Self { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 110 | client: RequestClient::new( [INFO] [stdout] | _____________________^ [INFO] [stdout] 111 | | Transport::Unix { [INFO] [stdout] 112 | | client: Client::builder() [INFO] [stdout] 113 | | .pool_max_idle_per_host(0) [INFO] [stdout] ... | [INFO] [stdout] 117 | | Box::new(validate_response), [INFO] [stdout] 118 | | ), [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/docker.rs:396:14 [INFO] [stdout] | [INFO] [stdout] 388 | response: Response, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 396 | Box::pin(async move { [INFO] [stdout] | ______________^ [INFO] [stdout] 397 | | log::trace!( [INFO] [stdout] 398 | | "got response {} {:?}", [INFO] [stdout] 399 | | response.status(), [INFO] [stdout] ... | [INFO] [stdout] 432 | | } [INFO] [stdout] 433 | | }) [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/docker.rs:511:15 [INFO] [stdout] | [INFO] [stdout] 479 | let d = Docker::new("tcp://127.0.0.1:80"); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 480 | d.unwrap(); [INFO] [stdout] 481 | let d = Docker::new("http://127.0.0.1:80"); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 499 | let d = Docker::new("rand://127.0.0.1:80"); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 505 | let d = Docker::new("invalid_uri"); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 510 | let d = Docker::new(""); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 511 | match d.unwrap_err() { [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stackify-docker-api` (lib) due to 14 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `stackify-docker-api` (lib test) due to 15 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "53bd79260af718677caee6c10fe6cdb6e6c6250881cea22784a06f7c1ad6ecee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53bd79260af718677caee6c10fe6cdb6e6c6250881cea22784a06f7c1ad6ecee", kill_on_drop: false }` [INFO] [stdout] 53bd79260af718677caee6c10fe6cdb6e6c6250881cea22784a06f7c1ad6ecee