[INFO] fetching crate gcemeta 0.2.3... [INFO] checking gcemeta-0.2.3 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate gcemeta 0.2.3 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate gcemeta 0.2.3 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gcemeta 0.2.3 [INFO] finished tweaking crates.io crate gcemeta 0.2.3 [INFO] tweaked toml for crates.io crate gcemeta 0.2.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate gcemeta 0.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.11.0 [INFO] [stderr] Downloaded unicode-ident v1.0.0 [INFO] [stderr] Downloaded mio v0.8.3 [INFO] [stderr] Downloaded tracing-subscriber v0.3.11 [INFO] [stderr] Downloaded serde_json v1.0.81 [INFO] [stderr] Downloaded syn v1.0.95 [INFO] [stderr] Downloaded tokio v1.18.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 529d57947203e160d2aa61a66426e8327562b5d5e2e5be4dc4da957ec5cb9506 [INFO] running `Command { std: "docker" "start" "-a" "529d57947203e160d2aa61a66426e8327562b5d5e2e5be4dc4da957ec5cb9506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "529d57947203e160d2aa61a66426e8327562b5d5e2e5be4dc4da957ec5cb9506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "529d57947203e160d2aa61a66426e8327562b5d5e2e5be4dc4da957ec5cb9506", kill_on_drop: false }` [INFO] [stdout] 529d57947203e160d2aa61a66426e8327562b5d5e2e5be4dc4da957ec5cb9506 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2419d905f36f546e719d440ddb62b2ba3fe20d1db83452a4f9e43552eebe4d3b [INFO] running `Command { std: "docker" "start" "-a" "2419d905f36f546e719d440ddb62b2ba3fe20d1db83452a4f9e43552eebe4d3b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking once_cell v1.11.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Checking futures-channel v0.3.21 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking gcemeta v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.14s [INFO] running `Command { std: "docker" "inspect" "2419d905f36f546e719d440ddb62b2ba3fe20d1db83452a4f9e43552eebe4d3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2419d905f36f546e719d440ddb62b2ba3fe20d1db83452a4f9e43552eebe4d3b", kill_on_drop: false }` [INFO] [stdout] 2419d905f36f546e719d440ddb62b2ba3fe20d1db83452a4f9e43552eebe4d3b [INFO] checking gcemeta-0.2.3 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate gcemeta 0.2.3 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate gcemeta 0.2.3 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gcemeta 0.2.3 [INFO] finished tweaking crates.io crate gcemeta 0.2.3 [INFO] tweaked toml for crates.io crate gcemeta 0.2.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate gcemeta 0.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5d3072991d380df538e513787e9d9256b8881d00d0b8b70079ac93a23d0a9cd [INFO] running `Command { std: "docker" "start" "-a" "f5d3072991d380df538e513787e9d9256b8881d00d0b8b70079ac93a23d0a9cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5d3072991d380df538e513787e9d9256b8881d00d0b8b70079ac93a23d0a9cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5d3072991d380df538e513787e9d9256b8881d00d0b8b70079ac93a23d0a9cd", kill_on_drop: false }` [INFO] [stdout] f5d3072991d380df538e513787e9d9256b8881d00d0b8b70079ac93a23d0a9cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5aebab72b20dbde616aed42ff77ba77a5e3648ac8c78aa822332dea4cae1919 [INFO] running `Command { std: "docker" "start" "-a" "f5aebab72b20dbde616aed42ff77ba77a5e3648ac8c78aa822332dea4cae1919", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking once_cell v1.11.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Checking futures-channel v0.3.21 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking gcemeta v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:106:26 [INFO] [stdout] | [INFO] [stdout] 106 | .map(|s| Uri::from_str(&s).expect("`GCE_METADATA_HOST` is not valid URI")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:106:26 [INFO] [stdout] | [INFO] [stdout] 106 | .map(|s| Uri::from_str(&s).expect("`GCE_METADATA_HOST` is not valid URI")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:175:30 [INFO] [stdout] | [INFO] [stdout] 168 | let inner = { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 169 | let keepalive = Duration::from_secs(30); [INFO] [stdout] 170 | let mut connector = hyper::client::HttpConnector::new(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 175 | Client { inner, env: Env::init(), config: Default::default(), cache: Default::default() } [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/lib.rs:175:30 [INFO] [stdout] | [INFO] [stdout] 168 | let inner = { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 169 | let keepalive = Duration::from_secs(30); [INFO] [stdout] 170 | let mut connector = hyper::client::HttpConnector::new(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 175 | Client { inner, env: Env::init(), config: Default::default(), cache: Default::default() } [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/lib.rs:175:51 [INFO] [stdout] | [INFO] [stdout] 168 | let inner = { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 169 | let keepalive = Duration::from_secs(30); [INFO] [stdout] 170 | let mut connector = hyper::client::HttpConnector::new(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 175 | Client { inner, env: Env::init(), config: Default::default(), cache: Default::default() } [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/lib.rs:175:51 [INFO] [stdout] | [INFO] [stdout] 168 | let inner = { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 169 | let keepalive = Duration::from_secs(30); [INFO] [stdout] 170 | let mut connector = hyper::client::HttpConnector::new(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 175 | Client { inner, env: Env::init(), config: Default::default(), cache: Default::default() } [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/lib.rs:175:78 [INFO] [stdout] | [INFO] [stdout] 168 | let inner = { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 169 | let keepalive = Duration::from_secs(30); [INFO] [stdout] 170 | let mut connector = hyper::client::HttpConnector::new(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 175 | Client { inner, env: Env::init(), config: Default::default(), cache: Default::default() } [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/lib.rs:175:78 [INFO] [stdout] | [INFO] [stdout] 168 | let inner = { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 169 | let keepalive = Duration::from_secs(30); [INFO] [stdout] 170 | let mut connector = hyper::client::HttpConnector::new(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 175 | Client { inner, env: Env::init(), config: Default::default(), cache: Default::default() } [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/lib.rs:262:16 [INFO] [stdout] | [INFO] [stdout] 259 | let fut = self.get_parts(path_and_query); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 260 | async { [INFO] [stdout] 261 | let (_, body) = fut.await?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 262 | Ok(serde_json::from_reader(aggregate(body).await?.reader())?) [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] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:262:16 [INFO] [stdout] | [INFO] [stdout] 259 | let fut = self.get_parts(path_and_query); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 260 | async { [INFO] [stdout] 261 | let (_, body) = fut.await?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 262 | Ok(serde_json::from_reader(aggregate(body).await?.reader())?) [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] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gcemeta` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `gcemeta` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "f5aebab72b20dbde616aed42ff77ba77a5e3648ac8c78aa822332dea4cae1919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5aebab72b20dbde616aed42ff77ba77a5e3648ac8c78aa822332dea4cae1919", kill_on_drop: false }` [INFO] [stdout] f5aebab72b20dbde616aed42ff77ba77a5e3648ac8c78aa822332dea4cae1919