[INFO] fetching crate reduct-rs 1.11.0... [INFO] checking reduct-rs-1.11.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate reduct-rs 1.11.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate reduct-rs 1.11.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 reduct-rs 1.11.0 [INFO] finished tweaking crates.io crate reduct-rs 1.11.0 [INFO] tweaked toml for crates.io crate reduct-rs 1.11.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate reduct-rs 1.11.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] 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] e6f62d433d6364c8c078c7e21a2a1df1cf471e8b837cd3710b274be0486ad2b5 [INFO] running `Command { std: "docker" "start" "-a" "e6f62d433d6364c8c078c7e21a2a1df1cf471e8b837cd3710b274be0486ad2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6f62d433d6364c8c078c7e21a2a1df1cf471e8b837cd3710b274be0486ad2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6f62d433d6364c8c078c7e21a2a1df1cf471e8b837cd3710b274be0486ad2b5", kill_on_drop: false }` [INFO] [stdout] e6f62d433d6364c8c078c7e21a2a1df1cf471e8b837cd3710b274be0486ad2b5 [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] 4e243958cecca3c29e6cea83bee2f50ee16a1a2d5f36808dcd2fd42e6fdbc349 [INFO] running `Command { std: "docker" "start" "-a" "4e243958cecca3c29e6cea83bee2f50ee16a1a2d5f36808dcd2fd42e6fdbc349", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling rstest_macros v0.22.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking rustls-webpki v0.102.6 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling int-enum-impl v0.5.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking int-enum v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking tokio v1.39.3 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling test-with v0.13.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking rstest v0.22.0 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking hyper-rustls v0.27.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking reqwest v0.12.6 [INFO] [stderr] Checking reduct-base v1.10.1 [INFO] [stderr] Checking reduct-rs v1.11.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 65 | let builder = reqwest::ClientBuilder::new() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | let builder = if self.http1_only { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | Ok(ReductClient { [INFO] [stdout] | ____________^ [INFO] [stdout] 75 | | http_client: Arc::new(HttpClient::new( [INFO] [stdout] 76 | | &self.url, [INFO] [stdout] 77 | | &self.api_token, [INFO] [stdout] ... | [INFO] [stdout] 84 | | )?), [INFO] [stdout] 85 | | }) [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/http_client.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub(super) fn new(base_url: &str, api_token: &str, client: reqwest::Client) -> Result { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 21 | | base_url: Url::parse(base_url)?, [INFO] [stdout] 22 | | api_token: format!("Bearer {}", api_token), [INFO] [stdout] 23 | | client, [INFO] [stdout] 24 | | }) [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/http_client.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn request(&self, method: Method, path: &str) -> RequestBuilder { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | / self.client [INFO] [stdout] 97 | | .request(method, format!("{}{}", self.base_url, 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/record.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 86 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | ) -> Pin> + Send + Sync>> { [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 89 | | if let Some(mut data) = self.data { [INFO] [stdout] 90 | | let mut bytes = BytesMut::new(); [INFO] [stdout] 91 | | while let Some(chunk) = data.next().await { [INFO] [stdout] ... | [INFO] [stdout] 97 | | } [INFO] [stdout] 98 | | }) [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/record/query.rs:271:31 [INFO] [stdout] | [INFO] [stdout] 271 | .map(|(name, value)| (name.unwrap().to_string(), value)) [INFO] [stdout] | ------------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/record/write_batched_records.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 37 | client: Arc, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | records: VecDeque::new(), [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/record/write_record.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) fn new(bucket: String, entry: String, client: Arc) -> Self { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | data: None, [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 `reduct-rs` (lib) due to 8 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/bucket.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 376 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 377 | #[tokio::test] [INFO] [stdout] 378 | async fn test_bucket_full_info(#[future] bucket: Bucket) { [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/bucket.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 391 | #[tokio::test] [INFO] [stdout] 392 | async fn test_bucket_settings(#[future] bucket: Bucket, bucket_settings: BucketSettings) { [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/bucket.rs:412:5 [INFO] [stdout] | [INFO] [stdout] 412 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 413 | #[tokio::test] [INFO] [stdout] 414 | async fn test_bucket_remove(#[future] bucket: Bucket) { [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/bucket.rs:424:5 [INFO] [stdout] | [INFO] [stdout] 424 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 425 | #[tokio::test] [INFO] [stdout] 426 | async fn test_bucket_write_record_data(#[future] bucket: Bucket) { [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/bucket.rs:446:5 [INFO] [stdout] | [INFO] [stdout] 446 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 447 | #[tokio::test] [INFO] [stdout] 448 | async fn test_bucket_write_record_stream(#[future] bucket: Bucket) { [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/bucket.rs:472:5 [INFO] [stdout] | [INFO] [stdout] 472 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 473 | #[tokio::test] [INFO] [stdout] 474 | async fn test_read_record(#[future] bucket: Bucket) { [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/bucket.rs:491:5 [INFO] [stdout] | [INFO] [stdout] 491 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 492 | #[tokio::test] [INFO] [stdout] 493 | async fn test_read_record_as_stream(#[future] bucket: Bucket) { [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/bucket.rs:510:5 [INFO] [stdout] | [INFO] [stdout] 510 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 511 | #[tokio::test] [INFO] [stdout] 512 | async fn test_head_record(#[future] bucket: Bucket) { [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/bucket.rs:645:5 [INFO] [stdout] | [INFO] [stdout] 645 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 646 | #[tokio::test] [INFO] [stdout] 647 | async fn remove_entry(#[future] bucket: Bucket) { [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/bucket.rs:662:5 [INFO] [stdout] | [INFO] [stdout] 662 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 663 | #[tokio::test] [INFO] [stdout] 664 | async fn test_batched_write(#[future] bucket: Bucket) { [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/bucket.rs:718:5 [INFO] [stdout] | [INFO] [stdout] 718 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 719 | #[tokio::test] [INFO] [stdout] 720 | async fn test_batched_write_with_error(#[future] bucket: Bucket) { [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/bucket.rs:755:5 [INFO] [stdout] | [INFO] [stdout] 755 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 758 | async fn test_update_record(#[future] bucket: Bucket) { [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/bucket.rs:789:5 [INFO] [stdout] | [INFO] [stdout] 789 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 792 | async fn test_update_record_batched(#[future] bucket: Bucket) { [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/bucket.rs:589:9 [INFO] [stdout] | [INFO] [stdout] 589 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 590 | #[tokio::test] [INFO] [stdout] 591 | async fn test_query_each_second(#[future] bucket: Bucket) { [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/bucket.rs:603:9 [INFO] [stdout] | [INFO] [stdout] 603 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 604 | #[tokio::test] [INFO] [stdout] 605 | async fn test_query_each_minute(#[future] bucket: Bucket) { [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/bucket.rs:617:9 [INFO] [stdout] | [INFO] [stdout] 617 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 618 | #[tokio::test] [INFO] [stdout] 619 | async fn test_limit_query(#[future] bucket: Bucket) { [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/bucket.rs:628:9 [INFO] [stdout] | [INFO] [stdout] 628 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 629 | #[tokio::test] [INFO] [stdout] 630 | async fn test_query_with_few_options(#[future] bucket: Bucket) { [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/bucket.rs:534:9 [INFO] [stdout] | [INFO] [stdout] 534 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | #[future] bucket: Bucket, [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/bucket.rs:534:9 [INFO] [stdout] | [INFO] [stdout] 534 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | #[future] bucket: Bucket, [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/bucket.rs:534:9 [INFO] [stdout] | [INFO] [stdout] 534 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | #[future] bucket: Bucket, [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/bucket.rs:534:9 [INFO] [stdout] | [INFO] [stdout] 534 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | #[future] bucket: Bucket, [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/client.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 65 | let builder = reqwest::ClientBuilder::new() [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | let builder = if self.http1_only { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | Ok(ReductClient { [INFO] [stdout] | ____________^ [INFO] [stdout] 75 | | http_client: Arc::new(HttpClient::new( [INFO] [stdout] 76 | | &self.url, [INFO] [stdout] 77 | | &self.api_token, [INFO] [stdout] ... | [INFO] [stdout] 84 | | )?), [INFO] [stdout] 85 | | }) [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/client.rs:414:9 [INFO] [stdout] | [INFO] [stdout] 414 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 415 | #[tokio::test] [INFO] [stdout] 416 | async fn test_server_info(#[future] client: ReductClient) { [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/client.rs:424:9 [INFO] [stdout] | [INFO] [stdout] 424 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 425 | #[tokio::test] [INFO] [stdout] 426 | async fn test_server_license(#[future] client: ReductClient) { [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/client.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 432 | #[tokio::test] [INFO] [stdout] 433 | async fn test_bucket_list(#[future] client: ReductClient) { [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/client.rs:438:9 [INFO] [stdout] | [INFO] [stdout] 438 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 439 | #[tokio::test] [INFO] [stdout] 440 | async fn test_alive(#[future] client: ReductClient) { [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/client.rs:448:9 [INFO] [stdout] | [INFO] [stdout] 448 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 449 | #[tokio::test] [INFO] [stdout] 450 | async fn test_create_bucket(#[future] client: ReductClient) { [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/client.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 456 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 457 | #[tokio::test] [INFO] [stdout] 458 | async fn test_get_or_create_bucket(#[future] client: ReductClient) { [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/client.rs:469:9 [INFO] [stdout] | [INFO] [stdout] 469 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 470 | #[tokio::test] [INFO] [stdout] 471 | async fn test_get_bucket(#[future] client: ReductClient) { [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/client.rs:481:9 [INFO] [stdout] | [INFO] [stdout] 481 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 482 | #[tokio::test] [INFO] [stdout] 483 | async fn test_me(#[future] client: ReductClient) { [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/client.rs:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 490 | #[tokio::test] [INFO] [stdout] 491 | async fn test_create_token(#[future] client: ReductClient) { [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/client.rs:508:9 [INFO] [stdout] | [INFO] [stdout] 508 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 509 | #[tokio::test] [INFO] [stdout] 510 | async fn test_get_token(#[future] client: ReductClient) { [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/client.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 521 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 522 | #[tokio::test] [INFO] [stdout] 523 | async fn test_list_tokens(#[future] client: ReductClient) { [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/client.rs:528:9 [INFO] [stdout] | [INFO] [stdout] 528 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 529 | #[tokio::test] [INFO] [stdout] 530 | async fn delete_token(#[future] client: ReductClient) { [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/client.rs:545:9 [INFO] [stdout] | [INFO] [stdout] 545 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 546 | #[tokio::test] [INFO] [stdout] 547 | async fn test_list_replications(#[future] client: ReductClient) { [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/client.rs:552:9 [INFO] [stdout] | [INFO] [stdout] 552 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 555 | #[future] client: ReductClient, [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/client.rs:577:9 [INFO] [stdout] | [INFO] [stdout] 577 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 580 | #[future] client: ReductClient, [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/client.rs:611:9 [INFO] [stdout] | [INFO] [stdout] 611 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 614 | #[future] client: ReductClient, [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/client.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 638 | #[future] client: ReductClient, [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/http_client.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub(super) fn new(base_url: &str, api_token: &str, client: reqwest::Client) -> Result { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 21 | | base_url: Url::parse(base_url)?, [INFO] [stdout] 22 | | api_token: format!("Bearer {}", api_token), [INFO] [stdout] 23 | | client, [INFO] [stdout] 24 | | }) [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/http_client.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn request(&self, method: Method, path: &str) -> RequestBuilder { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | / self.client [INFO] [stdout] 97 | | .request(method, format!("{}{}", self.base_url, 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/record.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 86 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | ) -> Pin> + Send + Sync>> { [INFO] [stdout] 88 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 89 | | if let Some(mut data) = self.data { [INFO] [stdout] 90 | | let mut bytes = BytesMut::new(); [INFO] [stdout] 91 | | while let Some(chunk) = data.next().await { [INFO] [stdout] ... | [INFO] [stdout] 97 | | } [INFO] [stdout] 98 | | }) [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/record/query.rs:271:31 [INFO] [stdout] | [INFO] [stdout] 271 | .map(|(name, value)| (name.unwrap().to_string(), value)) [INFO] [stdout] | ------------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/record/write_batched_records.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 37 | client: Arc, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | records: VecDeque::new(), [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/record/write_record.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) fn new(bucket: String, entry: String, client: Arc) -> Self { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | data: None, [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 45 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reduct-rs` (lib test) due to 46 previous errors [INFO] running `Command { std: "docker" "inspect" "4e243958cecca3c29e6cea83bee2f50ee16a1a2d5f36808dcd2fd42e6fdbc349", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e243958cecca3c29e6cea83bee2f50ee16a1a2d5f36808dcd2fd42e6fdbc349", kill_on_drop: false }` [INFO] [stdout] 4e243958cecca3c29e6cea83bee2f50ee16a1a2d5f36808dcd2fd42e6fdbc349