[INFO] fetching crate misskey-util 0.2.0-rc.1... [INFO] checking misskey-util-0.2.0-rc.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate misskey-util 0.2.0-rc.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate misskey-util 0.2.0-rc.1 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 misskey-util 0.2.0-rc.1 [INFO] finished tweaking crates.io crate misskey-util 0.2.0-rc.1 [INFO] tweaked toml for crates.io crate misskey-util 0.2.0-rc.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 106 packages to latest compatible versions [INFO] [stderr] Adding addr2line v0.22.0 (latest: v0.24.1) [INFO] [stderr] Adding gimli v0.29.0 (latest: v0.31.0) [INFO] [stderr] Adding heck v0.3.3 (latest: v0.5.0) [INFO] [stderr] Adding idna v0.5.0 (latest: v1.0.2) [INFO] [stderr] Adding miniz_oxide v0.7.4 (latest: v0.8.0) [INFO] [stderr] Adding proc-macro2 v0.4.30 (latest: v1.0.86) [INFO] [stderr] Adding quote v0.6.13 (latest: v1.0.37) [INFO] [stderr] Adding rand_core v0.2.2 (latest: v0.6.4) [INFO] [stderr] Adding rand_core v0.3.1 (latest: v0.6.4) [INFO] [stderr] Adding rand_core v0.4.2 (latest: v0.6.4) [INFO] [stderr] Adding strum_macros v0.12.0 (latest: v0.26.4) [INFO] [stderr] Adding syn v0.15.44 (latest: v2.0.77) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] [stderr] Adding typed-builder v0.6.0 (latest: v0.20.0) [INFO] [stderr] Adding ulid v0.5.0 (latest: v1.1.3) [INFO] [stderr] Adding unicode-xid v0.1.0 (latest: v0.2.5) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.58.0) [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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 19f890c16bf48c71c7faa3da854545892d1290d7f77b4462330df6ef7770681a [INFO] running `Command { std: "docker" "start" "-a" "19f890c16bf48c71c7faa3da854545892d1290d7f77b4462330df6ef7770681a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19f890c16bf48c71c7faa3da854545892d1290d7f77b4462330df6ef7770681a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f890c16bf48c71c7faa3da854545892d1290d7f77b4462330df6ef7770681a", kill_on_drop: false }` [INFO] [stdout] 19f890c16bf48c71c7faa3da854545892d1290d7f77b4462330df6ef7770681a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 777fd3367daf849721b635c7e55796908fc798b7ad44227af89c32bf6f1553d5 [INFO] running `Command { std: "docker" "start" "-a" "777fd3367daf849721b635c7e55796908fc798b7ad44227af89c32bf6f1553d5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling strum_macros v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling typed-builder v0.6.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde v1.0.209 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking misskey-core v0.3.0-rc.1 [INFO] [stderr] Checking ulid v0.5.0 [INFO] [stderr] Checking misskey-api v0.3.0-rc.1 [INFO] [stderr] Checking misskey-util v0.2.0-rc.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `http-client` [INFO] [stdout] --> src/error.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "http-client")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `12-10-0`, `12-13-0`, `12-19-0`, `12-27-0`, `12-28-0`, `12-29-0`, `12-31-0`, `12-37-0`, `12-39-0`, `12-42-0`, `12-47-0`, `12-48-0`, `12-49-0`, `12-5-0`, `12-51-0`, `12-55-0`, `12-57-0`, `12-58-0`, `12-60-0`, `12-61-0`, `12-62-0`, `12-62-2`, `12-63-0`, `12-65-4`, `12-66-0`, `12-67-0`, `12-69-0`, `12-70-0`, `12-71-0`, `12-75-0`, `12-8-0`, `12-9-0`, `aid`, `default`, and `meid` and 2 more [INFO] [stdout] = help: consider adding `http-client` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `websocket-client` [INFO] [stdout] --> src/error.rs:64:7 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(feature = "websocket-client")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `12-10-0`, `12-13-0`, `12-19-0`, `12-27-0`, `12-28-0`, `12-29-0`, `12-31-0`, `12-37-0`, `12-39-0`, `12-42-0`, `12-47-0`, `12-48-0`, `12-49-0`, `12-5-0`, `12-51-0`, `12-55-0`, `12-57-0`, `12-58-0`, `12-60-0`, `12-61-0`, `12-62-0`, `12-62-2`, `12-63-0`, `12-65-4`, `12-66-0`, `12-67-0`, `12-69-0`, `12-70-0`, `12-71-0`, `12-75-0`, `12-8-0`, `12-9-0`, `aid`, `default`, and `meid` and 2 more [INFO] [stdout] = help: consider adding `websocket-client` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `http-client` [INFO] [stdout] --> src/error.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "http-client")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `12-10-0`, `12-13-0`, `12-19-0`, `12-27-0`, `12-28-0`, `12-29-0`, `12-31-0`, `12-37-0`, `12-39-0`, `12-42-0`, `12-47-0`, `12-48-0`, `12-49-0`, `12-5-0`, `12-51-0`, `12-55-0`, `12-57-0`, `12-58-0`, `12-60-0`, `12-61-0`, `12-62-0`, `12-62-2`, `12-63-0`, `12-65-4`, `12-66-0`, `12-67-0`, `12-69-0`, `12-70-0`, `12-71-0`, `12-75-0`, `12-8-0`, `12-9-0`, `aid`, `default`, and `meid` and 2 more [INFO] [stdout] = help: consider adding `http-client` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `websocket-client` [INFO] [stdout] --> src/error.rs:64:7 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(feature = "websocket-client")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `12-10-0`, `12-13-0`, `12-19-0`, `12-27-0`, `12-28-0`, `12-29-0`, `12-31-0`, `12-37-0`, `12-39-0`, `12-42-0`, `12-47-0`, `12-48-0`, `12-49-0`, `12-5-0`, `12-51-0`, `12-55-0`, `12-57-0`, `12-58-0`, `12-60-0`, `12-61-0`, `12-62-0`, `12-62-2`, `12-63-0`, `12-65-4`, `12-66-0`, `12-67-0`, `12-69-0`, `12-70-0`, `12-71-0`, `12-75-0`, `12-8-0`, `12-9-0`, `aid`, `default`, and `meid` and 2 more [INFO] [stdout] = help: consider adding `websocket-client` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [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:328:18 [INFO] [stdout] | [INFO] [stdout] 326 | fn follow(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 327 | let user_id = user.entity_ref(); [INFO] [stdout] 328 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 329 | | let user = self [INFO] [stdout] 330 | | .request(endpoint::following::create::Request { user_id }) [INFO] [stdout] 331 | | .await [INFO] [stdout] ... | [INFO] [stdout] 334 | | Ok(user) [INFO] [stdout] 335 | | }) [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/client.rs:341:18 [INFO] [stdout] | [INFO] [stdout] 339 | fn unfollow(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 340 | let user_id = user.entity_ref(); [INFO] [stdout] 341 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 342 | | let user = self [INFO] [stdout] 343 | | .request(endpoint::following::delete::Request { user_id }) [INFO] [stdout] 344 | | .await [INFO] [stdout] ... | [INFO] [stdout] 347 | | Ok(user) [INFO] [stdout] 348 | | }) [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:354:18 [INFO] [stdout] | [INFO] [stdout] 352 | fn mute(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 353 | let user_id = user.entity_ref(); [INFO] [stdout] 354 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 355 | | self.request(endpoint::mute::create::Request { user_id }) [INFO] [stdout] 356 | | .await [INFO] [stdout] 357 | | .map_err(Error::Client)? [INFO] [stdout] 358 | | .into_result()?; [INFO] [stdout] 359 | | Ok(()) [INFO] [stdout] 360 | | }) [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:366:18 [INFO] [stdout] | [INFO] [stdout] 364 | fn unmute(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 365 | let user_id = user.entity_ref(); [INFO] [stdout] 366 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 367 | | self.request(endpoint::mute::delete::Request { user_id }) [INFO] [stdout] 368 | | .await [INFO] [stdout] 369 | | .map_err(Error::Client)? [INFO] [stdout] 370 | | .into_result()?; [INFO] [stdout] 371 | | Ok(()) [INFO] [stdout] 372 | | }) [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:378:18 [INFO] [stdout] | [INFO] [stdout] 376 | fn block(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 377 | let user_id = user.entity_ref(); [INFO] [stdout] 378 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 379 | | let user = self [INFO] [stdout] 380 | | .request(endpoint::blocking::create::Request { user_id }) [INFO] [stdout] 381 | | .await [INFO] [stdout] ... | [INFO] [stdout] 384 | | Ok(user) [INFO] [stdout] 385 | | }) [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:391:18 [INFO] [stdout] | [INFO] [stdout] 389 | fn unblock(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 390 | let user_id = user.entity_ref(); [INFO] [stdout] 391 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 392 | | let user = self [INFO] [stdout] 393 | | .request(endpoint::blocking::delete::Request { user_id }) [INFO] [stdout] 394 | | .await [INFO] [stdout] ... | [INFO] [stdout] 397 | | Ok(user) [INFO] [stdout] 398 | | }) [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:443:26 [INFO] [stdout] | [INFO] [stdout] 435 | fn followers(&self, user: impl EntityRef) -> PagerStream> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 436 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 443 | PagerStream::new(Box::pin(pager)) [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:442:21 [INFO] [stdout] | [INFO] [stdout] 442 | .map_ok(|v| v.into_iter().map(|f| f.follower).collect()); [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/client.rs:455:26 [INFO] [stdout] | [INFO] [stdout] 447 | fn following(&self, user: impl EntityRef) -> PagerStream> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 448 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 455 | PagerStream::new(Box::pin(pager)) [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:454:21 [INFO] [stdout] | [INFO] [stdout] 454 | .map_ok(|v| v.into_iter().map(|f| f.followee).collect()); [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/client.rs:461:18 [INFO] [stdout] | [INFO] [stdout] 459 | fn pin_note(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 460 | let note_id = note.entity_ref(); [INFO] [stdout] 461 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 462 | | let user = self [INFO] [stdout] 463 | | .request(endpoint::i::pin::Request { note_id }) [INFO] [stdout] 464 | | .await [INFO] [stdout] ... | [INFO] [stdout] 467 | | Ok(user) [INFO] [stdout] 468 | | }) [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:477:18 [INFO] [stdout] | [INFO] [stdout] 474 | note: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 477 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 478 | | let user = self [INFO] [stdout] 479 | | .request(endpoint::i::unpin::Request { note_id }) [INFO] [stdout] 480 | | .await [INFO] [stdout] ... | [INFO] [stdout] 483 | | Ok(user) [INFO] [stdout] 484 | | }) [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:520:18 [INFO] [stdout] | [INFO] [stdout] 517 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 520 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 521 | | let user = self [INFO] [stdout] 522 | | .request(endpoint::following::requests::cancel::Request { user_id }) [INFO] [stdout] 523 | | .await [INFO] [stdout] ... | [INFO] [stdout] 526 | | Ok(user) [INFO] [stdout] 527 | | }) [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:536:18 [INFO] [stdout] | [INFO] [stdout] 533 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 536 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 537 | | self.request(endpoint::following::requests::accept::Request { user_id }) [INFO] [stdout] 538 | | .await [INFO] [stdout] 539 | | .map_err(Error::Client)? [INFO] [stdout] 540 | | .into_result()?; [INFO] [stdout] 541 | | Ok(()) [INFO] [stdout] 542 | | }) [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:551:18 [INFO] [stdout] | [INFO] [stdout] 548 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 551 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 552 | | self.request(endpoint::following::requests::reject::Request { user_id }) [INFO] [stdout] 553 | | .await [INFO] [stdout] 554 | | .map_err(Error::Client)? [INFO] [stdout] 555 | | .into_result()?; [INFO] [stdout] 556 | | Ok(()) [INFO] [stdout] 557 | | }) [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:564:26 [INFO] [stdout] | [INFO] [stdout] 562 | let pager = BackwardPager::new(self, endpoint::mute::list::Request::default()) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 563 | .map_ok(|v| v.into_iter().map(|m| m.mutee).collect()); [INFO] [stdout] 564 | PagerStream::new(Box::pin(pager)) [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:563:25 [INFO] [stdout] | [INFO] [stdout] 563 | .map_ok(|v| v.into_iter().map(|m| m.mutee).collect()); [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/client.rs:571:26 [INFO] [stdout] | [INFO] [stdout] 569 | let pager = BackwardPager::new(self, endpoint::blocking::list::Request::default()) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 570 | .map_ok(|v| v.into_iter().map(|b| b.blockee).collect()); [INFO] [stdout] 571 | PagerStream::new(Box::pin(pager)) [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:570:25 [INFO] [stdout] | [INFO] [stdout] 570 | .map_ok(|v| v.into_iter().map(|b| b.blockee).collect()); [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/client.rs:578:26 [INFO] [stdout] | [INFO] [stdout] 576 | let pager = BackwardPager::new(self, endpoint::i::favorites::Request::default()) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 577 | .map_ok(|v| v.into_iter().map(|f| f.note).collect()); [INFO] [stdout] 578 | PagerStream::new(Box::pin(pager)) [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:577:25 [INFO] [stdout] | [INFO] [stdout] 577 | .map_ok(|v| v.into_iter().map(|f| f.note).collect()); [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/client.rs:610:26 [INFO] [stdout] | [INFO] [stdout] 609 | let pager = BackwardPager::new(self, endpoint::i::notifications::Request::default()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 610 | PagerStream::new(Box::pin(pager)) [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:627:18 [INFO] [stdout] | [INFO] [stdout] 624 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 627 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 628 | | let relation = self [INFO] [stdout] 629 | | .request(endpoint::users::relation::Request { user_id }) [INFO] [stdout] 630 | | .await [INFO] [stdout] ... | [INFO] [stdout] 633 | | Ok(relation) [INFO] [stdout] 634 | | }) [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:660:18 [INFO] [stdout] | [INFO] [stdout] 657 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 660 | Box::pin(async move { Ok(self.user_relation(user_id).await?.is_following) }) [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:686:18 [INFO] [stdout] | [INFO] [stdout] 683 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 686 | Box::pin(async move { Ok(self.user_relation(user_id).await?.is_followed) }) [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:712:18 [INFO] [stdout] | [INFO] [stdout] 709 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 712 | Box::pin(async move { Ok(self.user_relation(user_id).await?.is_blocking) }) [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:738:18 [INFO] [stdout] | [INFO] [stdout] 735 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 738 | Box::pin(async move { Ok(self.user_relation(user_id).await?.is_blocked) }) [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:761:18 [INFO] [stdout] | [INFO] [stdout] 759 | fn is_muted(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 760 | let user_id = user.entity_ref(); [INFO] [stdout] 761 | Box::pin(async move { Ok(self.user_relation(user_id).await?.is_muted) }) [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:787:18 [INFO] [stdout] | [INFO] [stdout] 784 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 787 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 788 | | Ok(self [INFO] [stdout] 789 | | .user_relation(user_id) [INFO] [stdout] 790 | | .await? [INFO] [stdout] 791 | | .has_pending_follow_request_from_you) [INFO] [stdout] 792 | | }) [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:818:18 [INFO] [stdout] | [INFO] [stdout] 815 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 818 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 819 | | Ok(self [INFO] [stdout] 820 | | .user_relation(user_id) [INFO] [stdout] 821 | | .await? [INFO] [stdout] 822 | | .has_pending_follow_request_to_you) [INFO] [stdout] 823 | | }) [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:844:18 [INFO] [stdout] | [INFO] [stdout] 841 | ids: impl IntoIterator>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 844 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 845 | | let note = self [INFO] [stdout] 846 | | .request(endpoint::users::show::RequestWithUserIds { user_ids }) [INFO] [stdout] 847 | | .await [INFO] [stdout] ... | [INFO] [stdout] 850 | | Ok(note) [INFO] [stdout] 851 | | }) [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:862:18 [INFO] [stdout] | [INFO] [stdout] 857 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 858 | comment: impl Into, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 862 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 863 | | self.request(endpoint::users::report_abuse::Request { user_id, comment }) [INFO] [stdout] 864 | | .await [INFO] [stdout] 865 | | .map_err(Error::Client)? [INFO] [stdout] 866 | | .into_result()?; [INFO] [stdout] 867 | | Ok(()) [INFO] [stdout] 868 | | }) [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:879:26 [INFO] [stdout] | [INFO] [stdout] 872 | fn search_users(&self, query: impl Into) -> PagerStream> { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 873 | let pager = OffsetPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 879 | PagerStream::new(Box::pin(pager)) [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:922:26 [INFO] [stdout] | [INFO] [stdout] 921 | let pager = OffsetPager::new(self, endpoint::users::recommendation::Request::default()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 922 | PagerStream::new(Box::pin(pager)) [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:931:18 [INFO] [stdout] | [INFO] [stdout] 928 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 931 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 932 | | let users = self [INFO] [stdout] 933 | | .request(endpoint::users::get_frequently_replied_users::Request { [INFO] [stdout] 934 | | user_id, [INFO] [stdout] ... | [INFO] [stdout] 943 | | Ok(users) [INFO] [stdout] 944 | | }) [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:1009:18 [INFO] [stdout] | [INFO] [stdout] 1007 | fn delete_note(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1008 | let note_id = note.entity_ref(); [INFO] [stdout] 1009 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1010 | | self.request(endpoint::notes::delete::Request { note_id }) [INFO] [stdout] 1011 | | .await [INFO] [stdout] 1012 | | .map_err(Error::Client)? [INFO] [stdout] 1013 | | .into_result()?; [INFO] [stdout] 1014 | | Ok(()) [INFO] [stdout] 1015 | | }) [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:1046:18 [INFO] [stdout] | [INFO] [stdout] 1044 | fn create_note(&self, text: impl Into) -> BoxFuture>> { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1045 | let text = text.into(); [INFO] [stdout] 1046 | Box::pin(async move { self.build_note().text(text).create().await }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client.rs:1072:18 [INFO] [stdout] | [INFO] [stdout] 1067 | text: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1068 | choices: impl IntoIterator>, [INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1072 | Box::pin(async move { self.build_note().text(text).poll(choices).create().await }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client.rs:1083:18 [INFO] [stdout] | [INFO] [stdout] 1078 | note: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1079 | text: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1083 | Box::pin(async move { self.build_note().reply(note_id).text(text).create().await }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client.rs:1089:18 [INFO] [stdout] | [INFO] [stdout] 1087 | fn renote(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1088 | let note_id = note.entity_ref(); [INFO] [stdout] 1089 | Box::pin(async move { self.build_note().renote(note_id).create().await }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client.rs:1100:18 [INFO] [stdout] | [INFO] [stdout] 1095 | note: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1096 | text: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1100 | Box::pin(async move { self.build_note().renote(note_id).text(text).create().await }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client.rs:1111:18 [INFO] [stdout] | [INFO] [stdout] 1106 | note: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1107 | reaction: impl Into, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1111 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1112 | | self.request(endpoint::notes::reactions::create::Request { note_id, reaction }) [INFO] [stdout] 1113 | | .await [INFO] [stdout] 1114 | | .map_err(Error::Client)? [INFO] [stdout] 1115 | | .into_result()?; [INFO] [stdout] 1116 | | Ok(()) [INFO] [stdout] 1117 | | }) [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:1123:18 [INFO] [stdout] | [INFO] [stdout] 1121 | fn unreact(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1122 | let note_id = note.entity_ref(); [INFO] [stdout] 1123 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1124 | | self.request(endpoint::notes::reactions::delete::Request { note_id }) [INFO] [stdout] 1125 | | .await [INFO] [stdout] 1126 | | .map_err(Error::Client)? [INFO] [stdout] 1127 | | .into_result()?; [INFO] [stdout] 1128 | | Ok(()) [INFO] [stdout] 1129 | | }) [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:1135:18 [INFO] [stdout] | [INFO] [stdout] 1133 | fn favorite(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1134 | let note_id = note.entity_ref(); [INFO] [stdout] 1135 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1136 | | self.request(endpoint::notes::favorites::create::Request { note_id }) [INFO] [stdout] 1137 | | .await [INFO] [stdout] 1138 | | .map_err(Error::Client)? [INFO] [stdout] 1139 | | .into_result()?; [INFO] [stdout] 1140 | | Ok(()) [INFO] [stdout] 1141 | | }) [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:1147:18 [INFO] [stdout] | [INFO] [stdout] 1145 | fn unfavorite(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1146 | let note_id = note.entity_ref(); [INFO] [stdout] 1147 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1148 | | self.request(endpoint::notes::favorites::delete::Request { note_id }) [INFO] [stdout] 1149 | | .await [INFO] [stdout] 1150 | | .map_err(Error::Client)? [INFO] [stdout] 1151 | | .into_result()?; [INFO] [stdout] 1152 | | Ok(()) [INFO] [stdout] 1153 | | }) [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:1159:18 [INFO] [stdout] | [INFO] [stdout] 1157 | fn watch(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1158 | let note_id = note.entity_ref(); [INFO] [stdout] 1159 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1160 | | self.request(endpoint::notes::watching::create::Request { note_id }) [INFO] [stdout] 1161 | | .await [INFO] [stdout] 1162 | | .map_err(Error::Client)? [INFO] [stdout] 1163 | | .into_result()?; [INFO] [stdout] 1164 | | Ok(()) [INFO] [stdout] 1165 | | }) [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:1171:18 [INFO] [stdout] | [INFO] [stdout] 1169 | fn unwatch(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1170 | let note_id = note.entity_ref(); [INFO] [stdout] 1171 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1172 | | self.request(endpoint::notes::watching::delete::Request { note_id }) [INFO] [stdout] 1173 | | .await [INFO] [stdout] 1174 | | .map_err(Error::Client)? [INFO] [stdout] 1175 | | .into_result()?; [INFO] [stdout] 1176 | | Ok(()) [INFO] [stdout] 1177 | | }) [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:1186:18 [INFO] [stdout] | [INFO] [stdout] 1183 | note: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1186 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1187 | | let state = self [INFO] [stdout] 1188 | | .request(endpoint::notes::state::Request { note_id }) [INFO] [stdout] 1189 | | .await [INFO] [stdout] ... | [INFO] [stdout] 1192 | | Ok(state.is_favorited) [INFO] [stdout] 1193 | | }) [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:1202:18 [INFO] [stdout] | [INFO] [stdout] 1199 | note: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1202 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1203 | | let state = self [INFO] [stdout] 1204 | | .request(endpoint::notes::state::Request { note_id }) [INFO] [stdout] 1205 | | .await [INFO] [stdout] ... | [INFO] [stdout] 1208 | | Ok(state.is_watching) [INFO] [stdout] 1209 | | }) [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:1219:18 [INFO] [stdout] | [INFO] [stdout] 1215 | note: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1219 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1220 | | self.request(endpoint::notes::polls::vote::Request { note_id, choice }) [INFO] [stdout] 1221 | | .await [INFO] [stdout] 1222 | | .map_err(Error::Client)? [INFO] [stdout] 1223 | | .into_result()?; [INFO] [stdout] 1224 | | Ok(()) [INFO] [stdout] 1225 | | }) [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:1231:26 [INFO] [stdout] | [INFO] [stdout] 1230 | let pager = OffsetPager::new(self, endpoint::notes::featured::Request::default()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1231 | PagerStream::new(Box::pin(pager)) [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:1242:26 [INFO] [stdout] | [INFO] [stdout] 1235 | fn conversation(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1236 | let pager = OffsetPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1242 | PagerStream::new(Box::pin(pager)) [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:1253:26 [INFO] [stdout] | [INFO] [stdout] 1246 | fn children_notes(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1247 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1253 | PagerStream::new(Box::pin(pager)) [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:1259:26 [INFO] [stdout] | [INFO] [stdout] 1258 | let pager = BackwardPager::new(self, endpoint::notes::mentions::Request::default()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1259 | PagerStream::new(Box::pin(pager)) [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:1270:26 [INFO] [stdout] | [INFO] [stdout] 1263 | fn renotes(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1264 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1270 | PagerStream::new(Box::pin(pager)) [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:1281:26 [INFO] [stdout] | [INFO] [stdout] 1274 | fn replies(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1275 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1281 | PagerStream::new(Box::pin(pager)) [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:1292:26 [INFO] [stdout] | [INFO] [stdout] 1285 | fn search_notes(&self, query: impl Into) -> PagerStream> { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1286 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1292 | PagerStream::new(Box::pin(pager)) [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:165:34 [INFO] [stdout] | [INFO] [stdout] 121 | range: impl Into>, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | let pager = match range.into() { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1295 | impl_timeline_method! { local, notes::local_timeline } [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_timeline_method` (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/client.rs:223:34 [INFO] [stdout] | [INFO] [stdout] 203 | since: impl Into>, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 222 | let pager = ForwardPager::new(self, request); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1295 | impl_timeline_method! { local, notes::local_timeline } [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_timeline_method` (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/client.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 240 | self.[<$timeline _notes_since>]($($reqname,)* cursor), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1295 | impl_timeline_method! { local, notes::local_timeline } [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_timeline_method` (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/client.rs:241:21 [INFO] [stdout] | [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | self.[<$timeline _notes>]($($reqname,)* TimelineRange::until(cursor)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1295 | impl_timeline_method! { local, notes::local_timeline } [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_timeline_method` (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/client.rs:165:34 [INFO] [stdout] | [INFO] [stdout] 121 | range: impl Into>, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | let pager = match range.into() { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1296 | impl_timeline_method! { global, notes::global_timeline } [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_timeline_method` (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/client.rs:223:34 [INFO] [stdout] | [INFO] [stdout] 203 | since: impl Into>, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 222 | let pager = ForwardPager::new(self, request); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1296 | impl_timeline_method! { global, notes::global_timeline } [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_timeline_method` (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/client.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 240 | self.[<$timeline _notes_since>]($($reqname,)* cursor), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1296 | impl_timeline_method! { global, notes::global_timeline } [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_timeline_method` (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/client.rs:241:21 [INFO] [stdout] | [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | self.[<$timeline _notes>]($($reqname,)* TimelineRange::until(cursor)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1296 | impl_timeline_method! { global, notes::global_timeline } [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_timeline_method` (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/client.rs:165:34 [INFO] [stdout] | [INFO] [stdout] 121 | range: impl Into>, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | let pager = match range.into() { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1297 | impl_timeline_method! { social, notes::hybrid_timeline } [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_timeline_method` (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/client.rs:223:34 [INFO] [stdout] | [INFO] [stdout] 203 | since: impl Into>, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 222 | let pager = ForwardPager::new(self, request); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1297 | impl_timeline_method! { social, notes::hybrid_timeline } [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_timeline_method` (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/client.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 240 | self.[<$timeline _notes_since>]($($reqname,)* cursor), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1297 | impl_timeline_method! { social, notes::hybrid_timeline } [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_timeline_method` (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/client.rs:241:21 [INFO] [stdout] | [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | self.[<$timeline _notes>]($($reqname,)* TimelineRange::until(cursor)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1297 | impl_timeline_method! { social, notes::hybrid_timeline } [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_timeline_method` (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/client.rs:165:34 [INFO] [stdout] | [INFO] [stdout] 121 | range: impl Into>, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | let pager = match range.into() { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1298 | impl_timeline_method! { home, notes::timeline } [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_timeline_method` (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/client.rs:223:34 [INFO] [stdout] | [INFO] [stdout] 203 | since: impl Into>, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 222 | let pager = ForwardPager::new(self, request); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1298 | impl_timeline_method! { home, notes::timeline } [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_timeline_method` (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/client.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 240 | self.[<$timeline _notes_since>]($($reqname,)* cursor), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1298 | impl_timeline_method! { home, notes::timeline } [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_timeline_method` (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/client.rs:241:21 [INFO] [stdout] | [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | self.[<$timeline _notes>]($($reqname,)* TimelineRange::until(cursor)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1298 | impl_timeline_method! { home, notes::timeline } [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_timeline_method` (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/client.rs:165:34 [INFO] [stdout] | [INFO] [stdout] 120 | $($argname : impl EntityRef<$argentity>,)* [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | range: impl Into>, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | let pager = match range.into() { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1299 | impl_timeline_method! { user, users::notes, user_id = user : User } [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_timeline_method` (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/client.rs:223:34 [INFO] [stdout] | [INFO] [stdout] 202 | $($argname : impl EntityRef<$argentity>,)* [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 203 | since: impl Into>, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 222 | let pager = ForwardPager::new(self, request); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1299 | impl_timeline_method! { user, users::notes, user_id = user : User } [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_timeline_method` (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/client.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 229 | $($argname : impl EntityRef<$argentity>,)* [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 240 | self.[<$timeline _notes_since>]($($reqname,)* cursor), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1299 | impl_timeline_method! { user, users::notes, user_id = user : User } [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_timeline_method` (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/client.rs:241:21 [INFO] [stdout] | [INFO] [stdout] 229 | $($argname : impl EntityRef<$argentity>,)* [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | self.[<$timeline _notes>]($($reqname,)* TimelineRange::until(cursor)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1299 | impl_timeline_method! { user, users::notes, user_id = user : User } [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_timeline_method` (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/client.rs:165:34 [INFO] [stdout] | [INFO] [stdout] 120 | $($argname : impl EntityRef<$argentity>,)* [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | range: impl Into>, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | let pager = match range.into() { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1300 | impl_timeline_method! { user_list, notes::user_list_timeline, list_id = list : UserList } [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_timeline_method` (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/client.rs:223:34 [INFO] [stdout] | [INFO] [stdout] 202 | $($argname : impl EntityRef<$argentity>,)* [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 203 | since: impl Into>, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 222 | let pager = ForwardPager::new(self, request); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1300 | impl_timeline_method! { user_list, notes::user_list_timeline, list_id = list : UserList } [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_timeline_method` (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/client.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 229 | $($argname : impl EntityRef<$argentity>,)* [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 240 | self.[<$timeline _notes_since>]($($reqname,)* cursor), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1300 | impl_timeline_method! { user_list, notes::user_list_timeline, list_id = list : UserList } [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_timeline_method` (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/client.rs:241:21 [INFO] [stdout] | [INFO] [stdout] 229 | $($argname : impl EntityRef<$argentity>,)* [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | self.[<$timeline _notes>]($($reqname,)* TimelineRange::until(cursor)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1300 | impl_timeline_method! { user_list, notes::user_list_timeline, list_id = list : UserList } [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_timeline_method` (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/client.rs:1340:26 [INFO] [stdout] | [INFO] [stdout] 1333 | fn tagged_notes(&self, query: impl Into>) -> PagerStream> { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1334 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1340 | PagerStream::new(Box::pin(pager)) [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:1369:26 [INFO] [stdout] | [INFO] [stdout] 1361 | types: impl IntoIterator, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1362 | ) -> PagerStream> { [INFO] [stdout] 1363 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1369 | PagerStream::new(Box::pin(pager)) [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:1393:18 [INFO] [stdout] | [INFO] [stdout] 1390 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1393 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1394 | | let list = self [INFO] [stdout] 1395 | | .request(endpoint::users::lists::create::Request { name }) [INFO] [stdout] 1396 | | .await [INFO] [stdout] ... | [INFO] [stdout] 1399 | | Ok(list) [INFO] [stdout] 1400 | | }) [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:1422:18 [INFO] [stdout] | [INFO] [stdout] 1419 | list: impl EntityRef, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1422 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1423 | | self.request(endpoint::users::lists::delete::Request { list_id }) [INFO] [stdout] 1424 | | .await [INFO] [stdout] 1425 | | .map_err(Error::Client)? [INFO] [stdout] 1426 | | .into_result()?; [INFO] [stdout] 1427 | | Ok(()) [INFO] [stdout] 1428 | | }) [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:1453:18 [INFO] [stdout] | [INFO] [stdout] 1448 | list: impl EntityRef, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1449 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1453 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1454 | | let list = self [INFO] [stdout] 1455 | | .request(endpoint::users::lists::update::Request { list_id, name }) [INFO] [stdout] 1456 | | .await [INFO] [stdout] ... | [INFO] [stdout] 1459 | | Ok(list) [INFO] [stdout] 1460 | | }) [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:1483:18 [INFO] [stdout] | [INFO] [stdout] 1478 | list: impl EntityRef, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1479 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1483 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1484 | | self.request(endpoint::users::lists::push::Request { list_id, user_id }) [INFO] [stdout] 1485 | | .await [INFO] [stdout] 1486 | | .map_err(Error::Client)? [INFO] [stdout] 1487 | | .into_result()?; [INFO] [stdout] 1488 | | Ok(()) [INFO] [stdout] 1489 | | }) [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:1500:18 [INFO] [stdout] | [INFO] [stdout] 1495 | list: impl EntityRef, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1496 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1500 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1501 | | self.request(endpoint::users::lists::pull::Request { list_id, user_id }) [INFO] [stdout] 1502 | | .await [INFO] [stdout] 1503 | | .map_err(Error::Client)? [INFO] [stdout] 1504 | | .into_result()?; [INFO] [stdout] 1505 | | Ok(()) [INFO] [stdout] 1506 | | }) [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:1530:18 [INFO] [stdout] | [INFO] [stdout] 1527 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1530 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1531 | | let group = self [INFO] [stdout] 1532 | | .request(endpoint::users::groups::create::Request { name }) [INFO] [stdout] 1533 | | .await [INFO] [stdout] ... | [INFO] [stdout] 1536 | | Ok(group) [INFO] [stdout] 1537 | | }) [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:1559:18 [INFO] [stdout] | [INFO] [stdout] 1556 | group: impl EntityRef, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1559 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1560 | | self.request(endpoint::users::groups::delete::Request { group_id }) [INFO] [stdout] 1561 | | .await [INFO] [stdout] 1562 | | .map_err(Error::Client)? [INFO] [stdout] 1563 | | .into_result()?; [INFO] [stdout] 1564 | | Ok(()) [INFO] [stdout] 1565 | | }) [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:1590:18 [INFO] [stdout] | [INFO] [stdout] 1585 | group: impl EntityRef, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1586 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1590 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1591 | | let group = self [INFO] [stdout] 1592 | | .request(endpoint::users::groups::update::Request { group_id, name }) [INFO] [stdout] 1593 | | .await [INFO] [stdout] ... | [INFO] [stdout] 1596 | | Ok(group) [INFO] [stdout] 1597 | | }) [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:1623:18 [INFO] [stdout] | [INFO] [stdout] 1618 | group: impl EntityRef, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1619 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1623 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1624 | | self.request(endpoint::users::groups::invite::Request { group_id, user_id }) [INFO] [stdout] 1625 | | .await [INFO] [stdout] 1626 | | .map_err(Error::Client)? [INFO] [stdout] 1627 | | .into_result()?; [INFO] [stdout] 1628 | | Ok(()) [INFO] [stdout] 1629 | | }) [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:1646:18 [INFO] [stdout] | [INFO] [stdout] 1641 | group: impl EntityRef, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1642 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1646 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1647 | | self.request(endpoint::users::groups::pull::Request { group_id, user_id }) [INFO] [stdout] 1648 | | .await [INFO] [stdout] 1649 | | .map_err(Error::Client)? [INFO] [stdout] 1650 | | .into_result()?; [INFO] [stdout] 1651 | | Ok(()) [INFO] [stdout] 1652 | | }) [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:1665:18 [INFO] [stdout] | [INFO] [stdout] 1660 | group: impl EntityRef, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1661 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1665 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1666 | | let group = self [INFO] [stdout] 1667 | | .request(endpoint::users::groups::transfer::Request { group_id, user_id }) [INFO] [stdout] 1668 | | .await [INFO] [stdout] ... | [INFO] [stdout] 1671 | | Ok(group) [INFO] [stdout] 1672 | | }) [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:1704:26 [INFO] [stdout] | [INFO] [stdout] 1703 | let pager = BackwardPager::new(self, endpoint::i::user_group_invites::Request::default()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1704 | PagerStream::new(Box::pin(pager)) [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:1713:18 [INFO] [stdout] | [INFO] [stdout] 1710 | invitation: impl EntityRef, [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1713 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1714 | | self.request(endpoint::users::groups::invitations::accept::Request { invitation_id }) [INFO] [stdout] 1715 | | .await [INFO] [stdout] 1716 | | .map_err(Error::Client)? [INFO] [stdout] 1717 | | .into_result()?; [INFO] [stdout] 1718 | | Ok(()) [INFO] [stdout] 1719 | | }) [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:1728:18 [INFO] [stdout] | [INFO] [stdout] 1725 | invitation: impl EntityRef, [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1728 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1729 | | self.request(endpoint::users::groups::invitations::reject::Request { invitation_id }) [INFO] [stdout] 1730 | | .await [INFO] [stdout] 1731 | | .map_err(Error::Client)? [INFO] [stdout] 1732 | | .into_result()?; [INFO] [stdout] 1733 | | Ok(()) [INFO] [stdout] 1734 | | }) [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:1791:18 [INFO] [stdout] | [INFO] [stdout] 1786 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1787 | query: impl Into>, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1791 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1792 | | self.build_antenna() [INFO] [stdout] 1793 | | .name(name) [INFO] [stdout] 1794 | | .include(query) [INFO] [stdout] 1795 | | .create() [INFO] [stdout] 1796 | | .await [INFO] [stdout] 1797 | | }) [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:1855:18 [INFO] [stdout] | [INFO] [stdout] 1852 | antenna: impl EntityRef, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1855 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1856 | | self.request(endpoint::antennas::delete::Request { antenna_id }) [INFO] [stdout] 1857 | | .await [INFO] [stdout] 1858 | | .map_err(Error::Client)? [INFO] [stdout] 1859 | | .into_result()?; [INFO] [stdout] 1860 | | Ok(()) [INFO] [stdout] 1861 | | }) [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:1930:26 [INFO] [stdout] | [INFO] [stdout] 1923 | fn antenna_notes(&self, antenna: impl EntityRef) -> PagerStream> { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1924 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1930 | PagerStream::new(Box::pin(pager)) [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:2127:18 [INFO] [stdout] | [INFO] [stdout] 2117 | fn create_clip(&self, name: impl Into) -> BoxFuture>> { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2127 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2128 | | let clip = self [INFO] [stdout] 2129 | | .request(request) [INFO] [stdout] 2130 | | .await [INFO] [stdout] ... | [INFO] [stdout] 2133 | | Ok(clip) [INFO] [stdout] 2134 | | }) [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:2186:18 [INFO] [stdout] | [INFO] [stdout] 2184 | fn delete_clip(&self, clip: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2185 | let clip_id = clip.entity_ref(); [INFO] [stdout] 2186 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2187 | | self.request(endpoint::clips::delete::Request { clip_id }) [INFO] [stdout] 2188 | | .await [INFO] [stdout] 2189 | | .map_err(Error::Client)? [INFO] [stdout] 2190 | | .into_result()?; [INFO] [stdout] 2191 | | Ok(()) [INFO] [stdout] 2192 | | }) [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:2252:26 [INFO] [stdout] | [INFO] [stdout] 2245 | fn clip_notes(&self, clip: impl EntityRef) -> PagerStream> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2246 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2252 | PagerStream::new(Box::pin(pager)) [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:2277:18 [INFO] [stdout] | [INFO] [stdout] 2272 | clip: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2273 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2277 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2278 | | let clip = self [INFO] [stdout] 2279 | | .request(endpoint::clips::update::Request { clip_id, name }) [INFO] [stdout] 2280 | | .await [INFO] [stdout] ... | [INFO] [stdout] 2283 | | Ok(clip) [INFO] [stdout] 2284 | | }) [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:2343:18 [INFO] [stdout] | [INFO] [stdout] 2338 | recipient: impl EntityRef, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2339 | text: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2343 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2344 | | self.build_message() [INFO] [stdout] 2345 | | .user(recipient) [INFO] [stdout] 2346 | | .text(text) [INFO] [stdout] 2347 | | .create() [INFO] [stdout] 2348 | | .await [INFO] [stdout] 2349 | | }) [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:2360:18 [INFO] [stdout] | [INFO] [stdout] 2355 | recipient: impl EntityRef, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2356 | text: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2360 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2361 | | self.build_message() [INFO] [stdout] 2362 | | .group(recipient) [INFO] [stdout] 2363 | | .text(text) [INFO] [stdout] 2364 | | .create() [INFO] [stdout] 2365 | | .await [INFO] [stdout] 2366 | | }) [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:2387:18 [INFO] [stdout] | [INFO] [stdout] 2384 | message: impl EntityRef, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2387 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2388 | | self.request(endpoint::messaging::messages::delete::Request { message_id }) [INFO] [stdout] 2389 | | .await [INFO] [stdout] 2390 | | .map_err(Error::Client)? [INFO] [stdout] 2391 | | .into_result()?; [INFO] [stdout] 2392 | | Ok(()) [INFO] [stdout] 2393 | | }) [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:2402:18 [INFO] [stdout] | [INFO] [stdout] 2399 | message: impl EntityRef, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2402 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2403 | | self.request(endpoint::messaging::messages::read::Request { message_id }) [INFO] [stdout] 2404 | | .await [INFO] [stdout] 2405 | | .map_err(Error::Client)? [INFO] [stdout] 2406 | | .into_result()?; [INFO] [stdout] 2407 | | Ok(()) [INFO] [stdout] 2408 | | }) [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:2423:26 [INFO] [stdout] | [INFO] [stdout] 2414 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2415 | ) -> PagerStream> { [INFO] [stdout] 2416 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2423 | PagerStream::new(Box::pin(pager)) [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:2438:26 [INFO] [stdout] | [INFO] [stdout] 2429 | group: impl EntityRef, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2430 | ) -> PagerStream> { [INFO] [stdout] 2431 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2438 | PagerStream::new(Box::pin(pager)) [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:2509:18 [INFO] [stdout] | [INFO] [stdout] 2506 | file: impl EntityRef, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2509 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2510 | | self.request(endpoint::drive::files::delete::Request { file_id }) [INFO] [stdout] 2511 | | .await [INFO] [stdout] 2512 | | .map_err(Error::Client)? [INFO] [stdout] 2513 | | .into_result()?; [INFO] [stdout] 2514 | | Ok(()) [INFO] [stdout] 2515 | | }) [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:2564:18 [INFO] [stdout] | [INFO] [stdout] 2561 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2564 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2565 | | let folder = self [INFO] [stdout] 2566 | | .request(endpoint::drive::folders::create::Request { [INFO] [stdout] 2567 | | name: Some(name), [INFO] [stdout] ... | [INFO] [stdout] 2573 | | Ok(folder) [INFO] [stdout] 2574 | | }) [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:2585:18 [INFO] [stdout] | [INFO] [stdout] 2580 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2581 | parent: impl EntityRef, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2585 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2586 | | let folder = self [INFO] [stdout] 2587 | | .request(endpoint::drive::folders::create::Request { [INFO] [stdout] 2588 | | name: Some(name), [INFO] [stdout] ... | [INFO] [stdout] 2594 | | Ok(folder) [INFO] [stdout] 2595 | | }) [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:2604:18 [INFO] [stdout] | [INFO] [stdout] 2601 | folder: impl EntityRef, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2604 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2605 | | self.request(endpoint::drive::folders::delete::Request { folder_id }) [INFO] [stdout] 2606 | | .await [INFO] [stdout] 2607 | | .map_err(Error::Client)? [INFO] [stdout] 2608 | | .into_result()?; [INFO] [stdout] 2609 | | Ok(()) [INFO] [stdout] 2610 | | }) [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:2666:18 [INFO] [stdout] | [INFO] [stdout] 2663 | file: impl EntityRef, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2666 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2667 | | let notes = self [INFO] [stdout] 2668 | | .request(endpoint::drive::files::attached_notes::Request { file_id }) [INFO] [stdout] 2669 | | .await [INFO] [stdout] ... | [INFO] [stdout] 2672 | | Ok(notes) [INFO] [stdout] 2673 | | }) [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:2682:18 [INFO] [stdout] | [INFO] [stdout] 2679 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2682 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2683 | | let files = self [INFO] [stdout] 2684 | | .request(endpoint::drive::files::find::Request { [INFO] [stdout] 2685 | | name, [INFO] [stdout] ... | [INFO] [stdout] 2691 | | Ok(files) [INFO] [stdout] 2692 | | }) [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:2703:18 [INFO] [stdout] | [INFO] [stdout] 2698 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2699 | folder: impl EntityRef, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2703 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2704 | | let files = self [INFO] [stdout] 2705 | | .request(endpoint::drive::files::find::Request { [INFO] [stdout] 2706 | | name, [INFO] [stdout] ... | [INFO] [stdout] 2712 | | Ok(files) [INFO] [stdout] 2713 | | }) [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:2722:18 [INFO] [stdout] | [INFO] [stdout] 2719 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2722 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2723 | | let files = self [INFO] [stdout] 2724 | | .request(endpoint::drive::folders::find::Request { [INFO] [stdout] 2725 | | name, [INFO] [stdout] ... | [INFO] [stdout] 2731 | | Ok(files) [INFO] [stdout] 2732 | | }) [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:2743:18 [INFO] [stdout] | [INFO] [stdout] 2738 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2739 | folder: impl EntityRef, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2743 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2744 | | let files = self [INFO] [stdout] 2745 | | .request(endpoint::drive::folders::find::Request { [INFO] [stdout] 2746 | | name, [INFO] [stdout] ... | [INFO] [stdout] 2752 | | Ok(files) [INFO] [stdout] 2753 | | }) [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:2795:26 [INFO] [stdout] | [INFO] [stdout] 2794 | let pager = BackwardPager::new(self, endpoint::drive::folders::Request::default()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2795 | PagerStream::new(Box::pin(pager)) [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:2810:26 [INFO] [stdout] | [INFO] [stdout] 2801 | folder: impl EntityRef, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2802 | ) -> PagerStream> { [INFO] [stdout] 2803 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2810 | PagerStream::new(Box::pin(pager)) [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:3045:18 [INFO] [stdout] | [INFO] [stdout] 3042 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3045 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3046 | | self.request(endpoint::admin::moderators::add::Request { user_id }) [INFO] [stdout] 3047 | | .await [INFO] [stdout] 3048 | | .map_err(Error::Client)? [INFO] [stdout] 3049 | | .into_result()?; [INFO] [stdout] 3050 | | Ok(()) [INFO] [stdout] 3051 | | }) [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:3062:18 [INFO] [stdout] | [INFO] [stdout] 3059 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3062 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3063 | | self.request(endpoint::admin::moderators::remove::Request { user_id }) [INFO] [stdout] 3064 | | .await [INFO] [stdout] 3065 | | .map_err(Error::Client)? [INFO] [stdout] 3066 | | .into_result()?; [INFO] [stdout] 3067 | | Ok(()) [INFO] [stdout] 3068 | | }) [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:3102:26 [INFO] [stdout] | [INFO] [stdout] 3098 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3102 | PagerStream::new(Box::pin(pager)) [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:3115:18 [INFO] [stdout] | [INFO] [stdout] 3112 | report: impl EntityRef, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3115 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3116 | | self.request(endpoint::admin::remove_abuse_user_report::Request { report_id }) [INFO] [stdout] 3117 | | .await [INFO] [stdout] 3118 | | .map_err(Error::Client)? [INFO] [stdout] 3119 | | .into_result()?; [INFO] [stdout] 3120 | | Ok(()) [INFO] [stdout] 3121 | | }) [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:3184:26 [INFO] [stdout] | [INFO] [stdout] 3180 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3184 | PagerStream::new(Box::pin(pager)) [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:3192:18 [INFO] [stdout] | [INFO] [stdout] 3190 | fn silence(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3191 | let user_id = user.entity_ref(); [INFO] [stdout] 3192 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3193 | | self.request(endpoint::admin::silence_user::Request { user_id }) [INFO] [stdout] 3194 | | .await [INFO] [stdout] 3195 | | .map_err(Error::Client)? [INFO] [stdout] 3196 | | .into_result()?; [INFO] [stdout] 3197 | | Ok(()) [INFO] [stdout] 3198 | | }) [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:3206:18 [INFO] [stdout] | [INFO] [stdout] 3204 | fn suspend(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3205 | let user_id = user.entity_ref(); [INFO] [stdout] 3206 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3207 | | self.request(endpoint::admin::suspend_user::Request { user_id }) [INFO] [stdout] 3208 | | .await [INFO] [stdout] 3209 | | .map_err(Error::Client)? [INFO] [stdout] 3210 | | .into_result()?; [INFO] [stdout] 3211 | | Ok(()) [INFO] [stdout] 3212 | | }) [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:3220:18 [INFO] [stdout] | [INFO] [stdout] 3218 | fn unsilence(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3219 | let user_id = user.entity_ref(); [INFO] [stdout] 3220 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3221 | | self.request(endpoint::admin::unsilence_user::Request { user_id }) [INFO] [stdout] 3222 | | .await [INFO] [stdout] 3223 | | .map_err(Error::Client)? [INFO] [stdout] 3224 | | .into_result()?; [INFO] [stdout] 3225 | | Ok(()) [INFO] [stdout] 3226 | | }) [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:3234:18 [INFO] [stdout] | [INFO] [stdout] 3232 | fn unsuspend(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3233 | let user_id = user.entity_ref(); [INFO] [stdout] 3234 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3235 | | self.request(endpoint::admin::unsuspend_user::Request { user_id }) [INFO] [stdout] 3236 | | .await [INFO] [stdout] 3237 | | .map_err(Error::Client)? [INFO] [stdout] 3238 | | .into_result()?; [INFO] [stdout] 3239 | | Ok(()) [INFO] [stdout] 3240 | | }) [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:3284:18 [INFO] [stdout] | [INFO] [stdout] 3279 | title: impl Into, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3280 | text: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3284 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3285 | | let announcement = self [INFO] [stdout] 3286 | | .request(endpoint::admin::announcements::create::Request { [INFO] [stdout] 3287 | | title, [INFO] [stdout] ... | [INFO] [stdout] 3294 | | Ok(announcement) [INFO] [stdout] 3295 | | }) [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:3309:18 [INFO] [stdout] | [INFO] [stdout] 3303 | title: impl Into, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3304 | text: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3309 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3310 | | let announcement = self [INFO] [stdout] 3311 | | .request(endpoint::admin::announcements::create::Request { [INFO] [stdout] 3312 | | title, [INFO] [stdout] ... | [INFO] [stdout] 3319 | | Ok(announcement) [INFO] [stdout] 3320 | | }) [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:3331:18 [INFO] [stdout] | [INFO] [stdout] 3328 | announcement: impl EntityRef, [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3331 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3332 | | self.request(endpoint::admin::announcements::delete::Request { [INFO] [stdout] 3333 | | id: announcement_id, [INFO] [stdout] 3334 | | }) [INFO] [stdout] ... | [INFO] [stdout] 3338 | | Ok(()) [INFO] [stdout] 3339 | | }) [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:3385:18 [INFO] [stdout] | [INFO] [stdout] 3382 | emoji: impl EntityRef, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3385 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3386 | | self.request(endpoint::admin::emoji::remove::Request { id: emoji_id }) [INFO] [stdout] 3387 | | .await [INFO] [stdout] 3388 | | .map_err(Error::Client)? [INFO] [stdout] 3389 | | .into_result()?; [INFO] [stdout] 3390 | | Ok(()) [INFO] [stdout] 3391 | | }) [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:3418:18 [INFO] [stdout] | [INFO] [stdout] 3415 | emoji: impl EntityRef, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3418 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3419 | | let id = self [INFO] [stdout] 3420 | | .request(endpoint::admin::emoji::copy::Request { emoji_id }) [INFO] [stdout] 3421 | | .await [INFO] [stdout] ... | [INFO] [stdout] 3425 | | Ok(id) [INFO] [stdout] 3426 | | }) [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:3435:26 [INFO] [stdout] | [INFO] [stdout] 3434 | let pager = BackwardPager::new(self, endpoint::admin::emoji::list::Request::default()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3435 | PagerStream::new(Box::pin(pager)) [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:3471:26 [INFO] [stdout] | [INFO] [stdout] 3469 | let pager = BackwardPager::new(self, endpoint::announcements::Request::default()) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3470 | .map_ok(|v| v.into_iter().map(|f| f.announcement).collect()); [INFO] [stdout] 3471 | PagerStream::new(Box::pin(pager)) [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:3551:18 [INFO] [stdout] | [INFO] [stdout] 3548 | path: impl AsRef, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3551 | Box::pin(async move { self.build_file(path).upload().await }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/streaming.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 67 | note: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 76 | | Ok(self [INFO] [stdout] 77 | | .subnote(note_id) [INFO] [stdout] 78 | | .await [INFO] [stdout] ... | [INFO] [stdout] 81 | | .boxed()) [INFO] [stdout] 82 | | }) [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/streaming.rs:263:18 [INFO] [stdout] | [INFO] [stdout] 258 | query: impl Into>, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 263 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 264 | | Ok(self [INFO] [stdout] 265 | | .channel(Request { q }) [INFO] [stdout] 266 | | .await [INFO] [stdout] ... | [INFO] [stdout] 270 | | .boxed()) [INFO] [stdout] 271 | | }) [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/streaming.rs:282:18 [INFO] [stdout] | [INFO] [stdout] 277 | antenna: impl EntityRef, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 282 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 283 | | Ok(self [INFO] [stdout] 284 | | .channel(Request { antenna_id }) [INFO] [stdout] 285 | | .await [INFO] [stdout] ... | [INFO] [stdout] 289 | | .boxed()) [INFO] [stdout] 290 | | }) [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/streaming.rs:328:18 [INFO] [stdout] | [INFO] [stdout] 323 | list: impl EntityRef, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 328 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 329 | | Ok(self [INFO] [stdout] 330 | | .channel(Request { list_id }) [INFO] [stdout] 331 | | .await [INFO] [stdout] ... | [INFO] [stdout] 341 | | .boxed()) [INFO] [stdout] 342 | | }) [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/drive.rs:402:26 [INFO] [stdout] | [INFO] [stdout] 401 | let pager = BackwardPager::new(&self.client, self.request.clone()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 402 | PagerStream::new(Box::pin(pager)) [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/user.rs:117:26 [INFO] [stdout] | [INFO] [stdout] 116 | let pager = OffsetPager::new(&self.client, self.request.clone()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | PagerStream::new(Box::pin(pager)) [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/pager.rs:55:20 [INFO] [stdout] | [INFO] [stdout] 48 | since_id: Option<::Id>, [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | mut request: R, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | state: Some(PagerState::Ready { [INFO] [stdout] | ____________________^ [INFO] [stdout] 56 | | next_request: request, [INFO] [stdout] 57 | | }), [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/pager.rs:62:46 [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) fn new(client: &'a C, request: R) -> Self { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | BackwardPager::with_since_id(client, None, request) [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/pager.rs:105:48 [INFO] [stdout] | [INFO] [stdout] 105 | response.retain(|item| item.item_id() > since_id); [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/pager.rs:159:20 [INFO] [stdout] | [INFO] [stdout] 155 | pub(crate) fn new(client: &'a C, mut request: R) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 159 | state: Some(PagerState::Ready { [INFO] [stdout] | ____________________^ [INFO] [stdout] 160 | | next_request: request, [INFO] [stdout] 161 | | }), [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/pager.rs:253:20 [INFO] [stdout] | [INFO] [stdout] 249 | pub(crate) fn new(client: &'a C, mut request: R) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 253 | state: Some(PagerState::Ready { [INFO] [stdout] | ____________________^ [INFO] [stdout] 254 | | next_request: request, [INFO] [stdout] 255 | | }), [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/pager.rs:428:20 [INFO] [stdout] | [INFO] [stdout] 424 | pub(crate) fn new(pager: P) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 428 | state: Some(PagerStreamState::Fetch), [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 150 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `misskey-util` (lib) due to 151 previous errors; 2 warnings emitted [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/client.rs:328:18 [INFO] [stdout] | [INFO] [stdout] 326 | fn follow(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 327 | let user_id = user.entity_ref(); [INFO] [stdout] 328 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 329 | | let user = self [INFO] [stdout] 330 | | .request(endpoint::following::create::Request { user_id }) [INFO] [stdout] 331 | | .await [INFO] [stdout] ... | [INFO] [stdout] 334 | | Ok(user) [INFO] [stdout] 335 | | }) [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/client.rs:341:18 [INFO] [stdout] | [INFO] [stdout] 339 | fn unfollow(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 340 | let user_id = user.entity_ref(); [INFO] [stdout] 341 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 342 | | let user = self [INFO] [stdout] 343 | | .request(endpoint::following::delete::Request { user_id }) [INFO] [stdout] 344 | | .await [INFO] [stdout] ... | [INFO] [stdout] 347 | | Ok(user) [INFO] [stdout] 348 | | }) [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:354:18 [INFO] [stdout] | [INFO] [stdout] 352 | fn mute(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 353 | let user_id = user.entity_ref(); [INFO] [stdout] 354 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 355 | | self.request(endpoint::mute::create::Request { user_id }) [INFO] [stdout] 356 | | .await [INFO] [stdout] 357 | | .map_err(Error::Client)? [INFO] [stdout] 358 | | .into_result()?; [INFO] [stdout] 359 | | Ok(()) [INFO] [stdout] 360 | | }) [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:366:18 [INFO] [stdout] | [INFO] [stdout] 364 | fn unmute(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 365 | let user_id = user.entity_ref(); [INFO] [stdout] 366 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 367 | | self.request(endpoint::mute::delete::Request { user_id }) [INFO] [stdout] 368 | | .await [INFO] [stdout] 369 | | .map_err(Error::Client)? [INFO] [stdout] 370 | | .into_result()?; [INFO] [stdout] 371 | | Ok(()) [INFO] [stdout] 372 | | }) [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:378:18 [INFO] [stdout] | [INFO] [stdout] 376 | fn block(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 377 | let user_id = user.entity_ref(); [INFO] [stdout] 378 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 379 | | let user = self [INFO] [stdout] 380 | | .request(endpoint::blocking::create::Request { user_id }) [INFO] [stdout] 381 | | .await [INFO] [stdout] ... | [INFO] [stdout] 384 | | Ok(user) [INFO] [stdout] 385 | | }) [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:391:18 [INFO] [stdout] | [INFO] [stdout] 389 | fn unblock(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 390 | let user_id = user.entity_ref(); [INFO] [stdout] 391 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 392 | | let user = self [INFO] [stdout] 393 | | .request(endpoint::blocking::delete::Request { user_id }) [INFO] [stdout] 394 | | .await [INFO] [stdout] ... | [INFO] [stdout] 397 | | Ok(user) [INFO] [stdout] 398 | | }) [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:443:26 [INFO] [stdout] | [INFO] [stdout] 435 | fn followers(&self, user: impl EntityRef) -> PagerStream> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 436 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 443 | PagerStream::new(Box::pin(pager)) [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:442:21 [INFO] [stdout] | [INFO] [stdout] 442 | .map_ok(|v| v.into_iter().map(|f| f.follower).collect()); [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/client.rs:455:26 [INFO] [stdout] | [INFO] [stdout] 447 | fn following(&self, user: impl EntityRef) -> PagerStream> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 448 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 455 | PagerStream::new(Box::pin(pager)) [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:454:21 [INFO] [stdout] | [INFO] [stdout] 454 | .map_ok(|v| v.into_iter().map(|f| f.followee).collect()); [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/client.rs:461:18 [INFO] [stdout] | [INFO] [stdout] 459 | fn pin_note(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 460 | let note_id = note.entity_ref(); [INFO] [stdout] 461 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 462 | | let user = self [INFO] [stdout] 463 | | .request(endpoint::i::pin::Request { note_id }) [INFO] [stdout] 464 | | .await [INFO] [stdout] ... | [INFO] [stdout] 467 | | Ok(user) [INFO] [stdout] 468 | | }) [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:477:18 [INFO] [stdout] | [INFO] [stdout] 474 | note: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 477 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 478 | | let user = self [INFO] [stdout] 479 | | .request(endpoint::i::unpin::Request { note_id }) [INFO] [stdout] 480 | | .await [INFO] [stdout] ... | [INFO] [stdout] 483 | | Ok(user) [INFO] [stdout] 484 | | }) [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:520:18 [INFO] [stdout] | [INFO] [stdout] 517 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 520 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 521 | | let user = self [INFO] [stdout] 522 | | .request(endpoint::following::requests::cancel::Request { user_id }) [INFO] [stdout] 523 | | .await [INFO] [stdout] ... | [INFO] [stdout] 526 | | Ok(user) [INFO] [stdout] 527 | | }) [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:536:18 [INFO] [stdout] | [INFO] [stdout] 533 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 536 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 537 | | self.request(endpoint::following::requests::accept::Request { user_id }) [INFO] [stdout] 538 | | .await [INFO] [stdout] 539 | | .map_err(Error::Client)? [INFO] [stdout] 540 | | .into_result()?; [INFO] [stdout] 541 | | Ok(()) [INFO] [stdout] 542 | | }) [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:551:18 [INFO] [stdout] | [INFO] [stdout] 548 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 551 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 552 | | self.request(endpoint::following::requests::reject::Request { user_id }) [INFO] [stdout] 553 | | .await [INFO] [stdout] 554 | | .map_err(Error::Client)? [INFO] [stdout] 555 | | .into_result()?; [INFO] [stdout] 556 | | Ok(()) [INFO] [stdout] 557 | | }) [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:564:26 [INFO] [stdout] | [INFO] [stdout] 562 | let pager = BackwardPager::new(self, endpoint::mute::list::Request::default()) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 563 | .map_ok(|v| v.into_iter().map(|m| m.mutee).collect()); [INFO] [stdout] 564 | PagerStream::new(Box::pin(pager)) [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:563:25 [INFO] [stdout] | [INFO] [stdout] 563 | .map_ok(|v| v.into_iter().map(|m| m.mutee).collect()); [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/client.rs:571:26 [INFO] [stdout] | [INFO] [stdout] 569 | let pager = BackwardPager::new(self, endpoint::blocking::list::Request::default()) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 570 | .map_ok(|v| v.into_iter().map(|b| b.blockee).collect()); [INFO] [stdout] 571 | PagerStream::new(Box::pin(pager)) [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:570:25 [INFO] [stdout] | [INFO] [stdout] 570 | .map_ok(|v| v.into_iter().map(|b| b.blockee).collect()); [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/client.rs:578:26 [INFO] [stdout] | [INFO] [stdout] 576 | let pager = BackwardPager::new(self, endpoint::i::favorites::Request::default()) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 577 | .map_ok(|v| v.into_iter().map(|f| f.note).collect()); [INFO] [stdout] 578 | PagerStream::new(Box::pin(pager)) [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:577:25 [INFO] [stdout] | [INFO] [stdout] 577 | .map_ok(|v| v.into_iter().map(|f| f.note).collect()); [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/client.rs:610:26 [INFO] [stdout] | [INFO] [stdout] 609 | let pager = BackwardPager::new(self, endpoint::i::notifications::Request::default()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 610 | PagerStream::new(Box::pin(pager)) [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:627:18 [INFO] [stdout] | [INFO] [stdout] 624 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 627 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 628 | | let relation = self [INFO] [stdout] 629 | | .request(endpoint::users::relation::Request { user_id }) [INFO] [stdout] 630 | | .await [INFO] [stdout] ... | [INFO] [stdout] 633 | | Ok(relation) [INFO] [stdout] 634 | | }) [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:660:18 [INFO] [stdout] | [INFO] [stdout] 657 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 660 | Box::pin(async move { Ok(self.user_relation(user_id).await?.is_following) }) [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:686:18 [INFO] [stdout] | [INFO] [stdout] 683 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 686 | Box::pin(async move { Ok(self.user_relation(user_id).await?.is_followed) }) [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:712:18 [INFO] [stdout] | [INFO] [stdout] 709 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 712 | Box::pin(async move { Ok(self.user_relation(user_id).await?.is_blocking) }) [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:738:18 [INFO] [stdout] | [INFO] [stdout] 735 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 738 | Box::pin(async move { Ok(self.user_relation(user_id).await?.is_blocked) }) [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:761:18 [INFO] [stdout] | [INFO] [stdout] 759 | fn is_muted(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 760 | let user_id = user.entity_ref(); [INFO] [stdout] 761 | Box::pin(async move { Ok(self.user_relation(user_id).await?.is_muted) }) [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:787:18 [INFO] [stdout] | [INFO] [stdout] 784 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 787 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 788 | | Ok(self [INFO] [stdout] 789 | | .user_relation(user_id) [INFO] [stdout] 790 | | .await? [INFO] [stdout] 791 | | .has_pending_follow_request_from_you) [INFO] [stdout] 792 | | }) [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:818:18 [INFO] [stdout] | [INFO] [stdout] 815 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 818 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 819 | | Ok(self [INFO] [stdout] 820 | | .user_relation(user_id) [INFO] [stdout] 821 | | .await? [INFO] [stdout] 822 | | .has_pending_follow_request_to_you) [INFO] [stdout] 823 | | }) [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:844:18 [INFO] [stdout] | [INFO] [stdout] 841 | ids: impl IntoIterator>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 844 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 845 | | let note = self [INFO] [stdout] 846 | | .request(endpoint::users::show::RequestWithUserIds { user_ids }) [INFO] [stdout] 847 | | .await [INFO] [stdout] ... | [INFO] [stdout] 850 | | Ok(note) [INFO] [stdout] 851 | | }) [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:862:18 [INFO] [stdout] | [INFO] [stdout] 857 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 858 | comment: impl Into, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 862 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 863 | | self.request(endpoint::users::report_abuse::Request { user_id, comment }) [INFO] [stdout] 864 | | .await [INFO] [stdout] 865 | | .map_err(Error::Client)? [INFO] [stdout] 866 | | .into_result()?; [INFO] [stdout] 867 | | Ok(()) [INFO] [stdout] 868 | | }) [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:879:26 [INFO] [stdout] | [INFO] [stdout] 872 | fn search_users(&self, query: impl Into) -> PagerStream> { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 873 | let pager = OffsetPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 879 | PagerStream::new(Box::pin(pager)) [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:922:26 [INFO] [stdout] | [INFO] [stdout] 921 | let pager = OffsetPager::new(self, endpoint::users::recommendation::Request::default()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 922 | PagerStream::new(Box::pin(pager)) [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:931:18 [INFO] [stdout] | [INFO] [stdout] 928 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 931 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 932 | | let users = self [INFO] [stdout] 933 | | .request(endpoint::users::get_frequently_replied_users::Request { [INFO] [stdout] 934 | | user_id, [INFO] [stdout] ... | [INFO] [stdout] 943 | | Ok(users) [INFO] [stdout] 944 | | }) [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:1009:18 [INFO] [stdout] | [INFO] [stdout] 1007 | fn delete_note(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1008 | let note_id = note.entity_ref(); [INFO] [stdout] 1009 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1010 | | self.request(endpoint::notes::delete::Request { note_id }) [INFO] [stdout] 1011 | | .await [INFO] [stdout] 1012 | | .map_err(Error::Client)? [INFO] [stdout] 1013 | | .into_result()?; [INFO] [stdout] 1014 | | Ok(()) [INFO] [stdout] 1015 | | }) [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:1046:18 [INFO] [stdout] | [INFO] [stdout] 1044 | fn create_note(&self, text: impl Into) -> BoxFuture>> { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1045 | let text = text.into(); [INFO] [stdout] 1046 | Box::pin(async move { self.build_note().text(text).create().await }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client.rs:1072:18 [INFO] [stdout] | [INFO] [stdout] 1067 | text: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1068 | choices: impl IntoIterator>, [INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1072 | Box::pin(async move { self.build_note().text(text).poll(choices).create().await }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client.rs:1083:18 [INFO] [stdout] | [INFO] [stdout] 1078 | note: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1079 | text: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1083 | Box::pin(async move { self.build_note().reply(note_id).text(text).create().await }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client.rs:1089:18 [INFO] [stdout] | [INFO] [stdout] 1087 | fn renote(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1088 | let note_id = note.entity_ref(); [INFO] [stdout] 1089 | Box::pin(async move { self.build_note().renote(note_id).create().await }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client.rs:1100:18 [INFO] [stdout] | [INFO] [stdout] 1095 | note: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1096 | text: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1100 | Box::pin(async move { self.build_note().renote(note_id).text(text).create().await }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client.rs:1111:18 [INFO] [stdout] | [INFO] [stdout] 1106 | note: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1107 | reaction: impl Into, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1111 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1112 | | self.request(endpoint::notes::reactions::create::Request { note_id, reaction }) [INFO] [stdout] 1113 | | .await [INFO] [stdout] 1114 | | .map_err(Error::Client)? [INFO] [stdout] 1115 | | .into_result()?; [INFO] [stdout] 1116 | | Ok(()) [INFO] [stdout] 1117 | | }) [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:1123:18 [INFO] [stdout] | [INFO] [stdout] 1121 | fn unreact(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1122 | let note_id = note.entity_ref(); [INFO] [stdout] 1123 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1124 | | self.request(endpoint::notes::reactions::delete::Request { note_id }) [INFO] [stdout] 1125 | | .await [INFO] [stdout] 1126 | | .map_err(Error::Client)? [INFO] [stdout] 1127 | | .into_result()?; [INFO] [stdout] 1128 | | Ok(()) [INFO] [stdout] 1129 | | }) [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:1135:18 [INFO] [stdout] | [INFO] [stdout] 1133 | fn favorite(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1134 | let note_id = note.entity_ref(); [INFO] [stdout] 1135 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1136 | | self.request(endpoint::notes::favorites::create::Request { note_id }) [INFO] [stdout] 1137 | | .await [INFO] [stdout] 1138 | | .map_err(Error::Client)? [INFO] [stdout] 1139 | | .into_result()?; [INFO] [stdout] 1140 | | Ok(()) [INFO] [stdout] 1141 | | }) [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:1147:18 [INFO] [stdout] | [INFO] [stdout] 1145 | fn unfavorite(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1146 | let note_id = note.entity_ref(); [INFO] [stdout] 1147 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1148 | | self.request(endpoint::notes::favorites::delete::Request { note_id }) [INFO] [stdout] 1149 | | .await [INFO] [stdout] 1150 | | .map_err(Error::Client)? [INFO] [stdout] 1151 | | .into_result()?; [INFO] [stdout] 1152 | | Ok(()) [INFO] [stdout] 1153 | | }) [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:1159:18 [INFO] [stdout] | [INFO] [stdout] 1157 | fn watch(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1158 | let note_id = note.entity_ref(); [INFO] [stdout] 1159 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1160 | | self.request(endpoint::notes::watching::create::Request { note_id }) [INFO] [stdout] 1161 | | .await [INFO] [stdout] 1162 | | .map_err(Error::Client)? [INFO] [stdout] 1163 | | .into_result()?; [INFO] [stdout] 1164 | | Ok(()) [INFO] [stdout] 1165 | | }) [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:1171:18 [INFO] [stdout] | [INFO] [stdout] 1169 | fn unwatch(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1170 | let note_id = note.entity_ref(); [INFO] [stdout] 1171 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1172 | | self.request(endpoint::notes::watching::delete::Request { note_id }) [INFO] [stdout] 1173 | | .await [INFO] [stdout] 1174 | | .map_err(Error::Client)? [INFO] [stdout] 1175 | | .into_result()?; [INFO] [stdout] 1176 | | Ok(()) [INFO] [stdout] 1177 | | }) [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:1186:18 [INFO] [stdout] | [INFO] [stdout] 1183 | note: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1186 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1187 | | let state = self [INFO] [stdout] 1188 | | .request(endpoint::notes::state::Request { note_id }) [INFO] [stdout] 1189 | | .await [INFO] [stdout] ... | [INFO] [stdout] 1192 | | Ok(state.is_favorited) [INFO] [stdout] 1193 | | }) [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:1202:18 [INFO] [stdout] | [INFO] [stdout] 1199 | note: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1202 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1203 | | let state = self [INFO] [stdout] 1204 | | .request(endpoint::notes::state::Request { note_id }) [INFO] [stdout] 1205 | | .await [INFO] [stdout] ... | [INFO] [stdout] 1208 | | Ok(state.is_watching) [INFO] [stdout] 1209 | | }) [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:1219:18 [INFO] [stdout] | [INFO] [stdout] 1215 | note: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1219 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1220 | | self.request(endpoint::notes::polls::vote::Request { note_id, choice }) [INFO] [stdout] 1221 | | .await [INFO] [stdout] 1222 | | .map_err(Error::Client)? [INFO] [stdout] 1223 | | .into_result()?; [INFO] [stdout] 1224 | | Ok(()) [INFO] [stdout] 1225 | | }) [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:1231:26 [INFO] [stdout] | [INFO] [stdout] 1230 | let pager = OffsetPager::new(self, endpoint::notes::featured::Request::default()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1231 | PagerStream::new(Box::pin(pager)) [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:1242:26 [INFO] [stdout] | [INFO] [stdout] 1235 | fn conversation(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1236 | let pager = OffsetPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1242 | PagerStream::new(Box::pin(pager)) [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:1253:26 [INFO] [stdout] | [INFO] [stdout] 1246 | fn children_notes(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1247 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1253 | PagerStream::new(Box::pin(pager)) [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:1259:26 [INFO] [stdout] | [INFO] [stdout] 1258 | let pager = BackwardPager::new(self, endpoint::notes::mentions::Request::default()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1259 | PagerStream::new(Box::pin(pager)) [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:1270:26 [INFO] [stdout] | [INFO] [stdout] 1263 | fn renotes(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1264 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1270 | PagerStream::new(Box::pin(pager)) [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:1281:26 [INFO] [stdout] | [INFO] [stdout] 1274 | fn replies(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1275 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1281 | PagerStream::new(Box::pin(pager)) [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:1292:26 [INFO] [stdout] | [INFO] [stdout] 1285 | fn search_notes(&self, query: impl Into) -> PagerStream> { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1286 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1292 | PagerStream::new(Box::pin(pager)) [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:165:34 [INFO] [stdout] | [INFO] [stdout] 121 | range: impl Into>, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | let pager = match range.into() { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1295 | impl_timeline_method! { local, notes::local_timeline } [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_timeline_method` (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/client.rs:223:34 [INFO] [stdout] | [INFO] [stdout] 203 | since: impl Into>, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 222 | let pager = ForwardPager::new(self, request); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1295 | impl_timeline_method! { local, notes::local_timeline } [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_timeline_method` (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/client.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 240 | self.[<$timeline _notes_since>]($($reqname,)* cursor), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1295 | impl_timeline_method! { local, notes::local_timeline } [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_timeline_method` (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/client.rs:241:21 [INFO] [stdout] | [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | self.[<$timeline _notes>]($($reqname,)* TimelineRange::until(cursor)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1295 | impl_timeline_method! { local, notes::local_timeline } [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_timeline_method` (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/client.rs:165:34 [INFO] [stdout] | [INFO] [stdout] 121 | range: impl Into>, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | let pager = match range.into() { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1296 | impl_timeline_method! { global, notes::global_timeline } [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_timeline_method` (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/client.rs:223:34 [INFO] [stdout] | [INFO] [stdout] 203 | since: impl Into>, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 222 | let pager = ForwardPager::new(self, request); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1296 | impl_timeline_method! { global, notes::global_timeline } [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_timeline_method` (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/client.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 240 | self.[<$timeline _notes_since>]($($reqname,)* cursor), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1296 | impl_timeline_method! { global, notes::global_timeline } [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_timeline_method` (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/client.rs:241:21 [INFO] [stdout] | [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | self.[<$timeline _notes>]($($reqname,)* TimelineRange::until(cursor)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1296 | impl_timeline_method! { global, notes::global_timeline } [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_timeline_method` (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/client.rs:165:34 [INFO] [stdout] | [INFO] [stdout] 121 | range: impl Into>, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | let pager = match range.into() { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1297 | impl_timeline_method! { social, notes::hybrid_timeline } [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_timeline_method` (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/client.rs:223:34 [INFO] [stdout] | [INFO] [stdout] 203 | since: impl Into>, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 222 | let pager = ForwardPager::new(self, request); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1297 | impl_timeline_method! { social, notes::hybrid_timeline } [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_timeline_method` (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/client.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 240 | self.[<$timeline _notes_since>]($($reqname,)* cursor), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1297 | impl_timeline_method! { social, notes::hybrid_timeline } [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_timeline_method` (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/client.rs:241:21 [INFO] [stdout] | [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | self.[<$timeline _notes>]($($reqname,)* TimelineRange::until(cursor)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1297 | impl_timeline_method! { social, notes::hybrid_timeline } [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_timeline_method` (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/client.rs:165:34 [INFO] [stdout] | [INFO] [stdout] 121 | range: impl Into>, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | let pager = match range.into() { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1298 | impl_timeline_method! { home, notes::timeline } [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_timeline_method` (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/client.rs:223:34 [INFO] [stdout] | [INFO] [stdout] 203 | since: impl Into>, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 222 | let pager = ForwardPager::new(self, request); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1298 | impl_timeline_method! { home, notes::timeline } [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_timeline_method` (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/client.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 240 | self.[<$timeline _notes_since>]($($reqname,)* cursor), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1298 | impl_timeline_method! { home, notes::timeline } [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_timeline_method` (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/client.rs:241:21 [INFO] [stdout] | [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | self.[<$timeline _notes>]($($reqname,)* TimelineRange::until(cursor)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1298 | impl_timeline_method! { home, notes::timeline } [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_timeline_method` (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/client.rs:165:34 [INFO] [stdout] | [INFO] [stdout] 120 | $($argname : impl EntityRef<$argentity>,)* [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | range: impl Into>, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | let pager = match range.into() { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1299 | impl_timeline_method! { user, users::notes, user_id = user : User } [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_timeline_method` (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/client.rs:223:34 [INFO] [stdout] | [INFO] [stdout] 202 | $($argname : impl EntityRef<$argentity>,)* [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 203 | since: impl Into>, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 222 | let pager = ForwardPager::new(self, request); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1299 | impl_timeline_method! { user, users::notes, user_id = user : User } [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_timeline_method` (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/client.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 229 | $($argname : impl EntityRef<$argentity>,)* [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 240 | self.[<$timeline _notes_since>]($($reqname,)* cursor), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1299 | impl_timeline_method! { user, users::notes, user_id = user : User } [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_timeline_method` (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/client.rs:241:21 [INFO] [stdout] | [INFO] [stdout] 229 | $($argname : impl EntityRef<$argentity>,)* [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | self.[<$timeline _notes>]($($reqname,)* TimelineRange::until(cursor)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1299 | impl_timeline_method! { user, users::notes, user_id = user : User } [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_timeline_method` (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/client.rs:165:34 [INFO] [stdout] | [INFO] [stdout] 120 | $($argname : impl EntityRef<$argentity>,)* [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | range: impl Into>, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | let pager = match range.into() { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1300 | impl_timeline_method! { user_list, notes::user_list_timeline, list_id = list : UserList } [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_timeline_method` (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/client.rs:223:34 [INFO] [stdout] | [INFO] [stdout] 202 | $($argname : impl EntityRef<$argentity>,)* [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 203 | since: impl Into>, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 222 | let pager = ForwardPager::new(self, request); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | PagerStream::new(Box::pin(pager)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1300 | impl_timeline_method! { user_list, notes::user_list_timeline, list_id = list : UserList } [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_timeline_method` (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/client.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 229 | $($argname : impl EntityRef<$argentity>,)* [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 240 | self.[<$timeline _notes_since>]($($reqname,)* cursor), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1300 | impl_timeline_method! { user_list, notes::user_list_timeline, list_id = list : UserList } [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_timeline_method` (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/client.rs:241:21 [INFO] [stdout] | [INFO] [stdout] 229 | $($argname : impl EntityRef<$argentity>,)* [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 230 | cursor: impl Into>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | self.[<$timeline _notes>]($($reqname,)* TimelineRange::until(cursor)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1300 | impl_timeline_method! { user_list, notes::user_list_timeline, list_id = list : UserList } [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_timeline_method` (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/client.rs:1340:26 [INFO] [stdout] | [INFO] [stdout] 1333 | fn tagged_notes(&self, query: impl Into>) -> PagerStream> { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1334 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1340 | PagerStream::new(Box::pin(pager)) [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:1369:26 [INFO] [stdout] | [INFO] [stdout] 1361 | types: impl IntoIterator, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1362 | ) -> PagerStream> { [INFO] [stdout] 1363 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1369 | PagerStream::new(Box::pin(pager)) [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:1393:18 [INFO] [stdout] | [INFO] [stdout] 1390 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1393 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1394 | | let list = self [INFO] [stdout] 1395 | | .request(endpoint::users::lists::create::Request { name }) [INFO] [stdout] 1396 | | .await [INFO] [stdout] ... | [INFO] [stdout] 1399 | | Ok(list) [INFO] [stdout] 1400 | | }) [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:1422:18 [INFO] [stdout] | [INFO] [stdout] 1419 | list: impl EntityRef, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1422 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1423 | | self.request(endpoint::users::lists::delete::Request { list_id }) [INFO] [stdout] 1424 | | .await [INFO] [stdout] 1425 | | .map_err(Error::Client)? [INFO] [stdout] 1426 | | .into_result()?; [INFO] [stdout] 1427 | | Ok(()) [INFO] [stdout] 1428 | | }) [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:1453:18 [INFO] [stdout] | [INFO] [stdout] 1448 | list: impl EntityRef, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1449 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1453 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1454 | | let list = self [INFO] [stdout] 1455 | | .request(endpoint::users::lists::update::Request { list_id, name }) [INFO] [stdout] 1456 | | .await [INFO] [stdout] ... | [INFO] [stdout] 1459 | | Ok(list) [INFO] [stdout] 1460 | | }) [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:1483:18 [INFO] [stdout] | [INFO] [stdout] 1478 | list: impl EntityRef, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1479 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1483 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1484 | | self.request(endpoint::users::lists::push::Request { list_id, user_id }) [INFO] [stdout] 1485 | | .await [INFO] [stdout] 1486 | | .map_err(Error::Client)? [INFO] [stdout] 1487 | | .into_result()?; [INFO] [stdout] 1488 | | Ok(()) [INFO] [stdout] 1489 | | }) [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:1500:18 [INFO] [stdout] | [INFO] [stdout] 1495 | list: impl EntityRef, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1496 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1500 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1501 | | self.request(endpoint::users::lists::pull::Request { list_id, user_id }) [INFO] [stdout] 1502 | | .await [INFO] [stdout] 1503 | | .map_err(Error::Client)? [INFO] [stdout] 1504 | | .into_result()?; [INFO] [stdout] 1505 | | Ok(()) [INFO] [stdout] 1506 | | }) [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:1530:18 [INFO] [stdout] | [INFO] [stdout] 1527 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1530 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1531 | | let group = self [INFO] [stdout] 1532 | | .request(endpoint::users::groups::create::Request { name }) [INFO] [stdout] 1533 | | .await [INFO] [stdout] ... | [INFO] [stdout] 1536 | | Ok(group) [INFO] [stdout] 1537 | | }) [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:1559:18 [INFO] [stdout] | [INFO] [stdout] 1556 | group: impl EntityRef, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1559 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1560 | | self.request(endpoint::users::groups::delete::Request { group_id }) [INFO] [stdout] 1561 | | .await [INFO] [stdout] 1562 | | .map_err(Error::Client)? [INFO] [stdout] 1563 | | .into_result()?; [INFO] [stdout] 1564 | | Ok(()) [INFO] [stdout] 1565 | | }) [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:1590:18 [INFO] [stdout] | [INFO] [stdout] 1585 | group: impl EntityRef, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1586 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1590 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1591 | | let group = self [INFO] [stdout] 1592 | | .request(endpoint::users::groups::update::Request { group_id, name }) [INFO] [stdout] 1593 | | .await [INFO] [stdout] ... | [INFO] [stdout] 1596 | | Ok(group) [INFO] [stdout] 1597 | | }) [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:1623:18 [INFO] [stdout] | [INFO] [stdout] 1618 | group: impl EntityRef, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1619 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1623 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1624 | | self.request(endpoint::users::groups::invite::Request { group_id, user_id }) [INFO] [stdout] 1625 | | .await [INFO] [stdout] 1626 | | .map_err(Error::Client)? [INFO] [stdout] 1627 | | .into_result()?; [INFO] [stdout] 1628 | | Ok(()) [INFO] [stdout] 1629 | | }) [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:1646:18 [INFO] [stdout] | [INFO] [stdout] 1641 | group: impl EntityRef, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1642 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1646 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1647 | | self.request(endpoint::users::groups::pull::Request { group_id, user_id }) [INFO] [stdout] 1648 | | .await [INFO] [stdout] 1649 | | .map_err(Error::Client)? [INFO] [stdout] 1650 | | .into_result()?; [INFO] [stdout] 1651 | | Ok(()) [INFO] [stdout] 1652 | | }) [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:1665:18 [INFO] [stdout] | [INFO] [stdout] 1660 | group: impl EntityRef, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1661 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1665 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1666 | | let group = self [INFO] [stdout] 1667 | | .request(endpoint::users::groups::transfer::Request { group_id, user_id }) [INFO] [stdout] 1668 | | .await [INFO] [stdout] ... | [INFO] [stdout] 1671 | | Ok(group) [INFO] [stdout] 1672 | | }) [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:1704:26 [INFO] [stdout] | [INFO] [stdout] 1703 | let pager = BackwardPager::new(self, endpoint::i::user_group_invites::Request::default()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1704 | PagerStream::new(Box::pin(pager)) [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:1713:18 [INFO] [stdout] | [INFO] [stdout] 1710 | invitation: impl EntityRef, [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1713 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1714 | | self.request(endpoint::users::groups::invitations::accept::Request { invitation_id }) [INFO] [stdout] 1715 | | .await [INFO] [stdout] 1716 | | .map_err(Error::Client)? [INFO] [stdout] 1717 | | .into_result()?; [INFO] [stdout] 1718 | | Ok(()) [INFO] [stdout] 1719 | | }) [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:1728:18 [INFO] [stdout] | [INFO] [stdout] 1725 | invitation: impl EntityRef, [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1728 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1729 | | self.request(endpoint::users::groups::invitations::reject::Request { invitation_id }) [INFO] [stdout] 1730 | | .await [INFO] [stdout] 1731 | | .map_err(Error::Client)? [INFO] [stdout] 1732 | | .into_result()?; [INFO] [stdout] 1733 | | Ok(()) [INFO] [stdout] 1734 | | }) [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:1791:18 [INFO] [stdout] | [INFO] [stdout] 1786 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1787 | query: impl Into>, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1791 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1792 | | self.build_antenna() [INFO] [stdout] 1793 | | .name(name) [INFO] [stdout] 1794 | | .include(query) [INFO] [stdout] 1795 | | .create() [INFO] [stdout] 1796 | | .await [INFO] [stdout] 1797 | | }) [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:1855:18 [INFO] [stdout] | [INFO] [stdout] 1852 | antenna: impl EntityRef, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1855 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 1856 | | self.request(endpoint::antennas::delete::Request { antenna_id }) [INFO] [stdout] 1857 | | .await [INFO] [stdout] 1858 | | .map_err(Error::Client)? [INFO] [stdout] 1859 | | .into_result()?; [INFO] [stdout] 1860 | | Ok(()) [INFO] [stdout] 1861 | | }) [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:1930:26 [INFO] [stdout] | [INFO] [stdout] 1923 | fn antenna_notes(&self, antenna: impl EntityRef) -> PagerStream> { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1924 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1930 | PagerStream::new(Box::pin(pager)) [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:2127:18 [INFO] [stdout] | [INFO] [stdout] 2117 | fn create_clip(&self, name: impl Into) -> BoxFuture>> { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2127 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2128 | | let clip = self [INFO] [stdout] 2129 | | .request(request) [INFO] [stdout] 2130 | | .await [INFO] [stdout] ... | [INFO] [stdout] 2133 | | Ok(clip) [INFO] [stdout] 2134 | | }) [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:2186:18 [INFO] [stdout] | [INFO] [stdout] 2184 | fn delete_clip(&self, clip: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2185 | let clip_id = clip.entity_ref(); [INFO] [stdout] 2186 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2187 | | self.request(endpoint::clips::delete::Request { clip_id }) [INFO] [stdout] 2188 | | .await [INFO] [stdout] 2189 | | .map_err(Error::Client)? [INFO] [stdout] 2190 | | .into_result()?; [INFO] [stdout] 2191 | | Ok(()) [INFO] [stdout] 2192 | | }) [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:2252:26 [INFO] [stdout] | [INFO] [stdout] 2245 | fn clip_notes(&self, clip: impl EntityRef) -> PagerStream> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2246 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2252 | PagerStream::new(Box::pin(pager)) [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:2277:18 [INFO] [stdout] | [INFO] [stdout] 2272 | clip: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2273 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2277 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2278 | | let clip = self [INFO] [stdout] 2279 | | .request(endpoint::clips::update::Request { clip_id, name }) [INFO] [stdout] 2280 | | .await [INFO] [stdout] ... | [INFO] [stdout] 2283 | | Ok(clip) [INFO] [stdout] 2284 | | }) [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:2343:18 [INFO] [stdout] | [INFO] [stdout] 2338 | recipient: impl EntityRef, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2339 | text: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2343 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2344 | | self.build_message() [INFO] [stdout] 2345 | | .user(recipient) [INFO] [stdout] 2346 | | .text(text) [INFO] [stdout] 2347 | | .create() [INFO] [stdout] 2348 | | .await [INFO] [stdout] 2349 | | }) [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:2360:18 [INFO] [stdout] | [INFO] [stdout] 2355 | recipient: impl EntityRef, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2356 | text: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2360 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2361 | | self.build_message() [INFO] [stdout] 2362 | | .group(recipient) [INFO] [stdout] 2363 | | .text(text) [INFO] [stdout] 2364 | | .create() [INFO] [stdout] 2365 | | .await [INFO] [stdout] 2366 | | }) [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:2387:18 [INFO] [stdout] | [INFO] [stdout] 2384 | message: impl EntityRef, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2387 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2388 | | self.request(endpoint::messaging::messages::delete::Request { message_id }) [INFO] [stdout] 2389 | | .await [INFO] [stdout] 2390 | | .map_err(Error::Client)? [INFO] [stdout] 2391 | | .into_result()?; [INFO] [stdout] 2392 | | Ok(()) [INFO] [stdout] 2393 | | }) [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:2402:18 [INFO] [stdout] | [INFO] [stdout] 2399 | message: impl EntityRef, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2402 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2403 | | self.request(endpoint::messaging::messages::read::Request { message_id }) [INFO] [stdout] 2404 | | .await [INFO] [stdout] 2405 | | .map_err(Error::Client)? [INFO] [stdout] 2406 | | .into_result()?; [INFO] [stdout] 2407 | | Ok(()) [INFO] [stdout] 2408 | | }) [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:2423:26 [INFO] [stdout] | [INFO] [stdout] 2414 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2415 | ) -> PagerStream> { [INFO] [stdout] 2416 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2423 | PagerStream::new(Box::pin(pager)) [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:2438:26 [INFO] [stdout] | [INFO] [stdout] 2429 | group: impl EntityRef, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2430 | ) -> PagerStream> { [INFO] [stdout] 2431 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2438 | PagerStream::new(Box::pin(pager)) [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:2509:18 [INFO] [stdout] | [INFO] [stdout] 2506 | file: impl EntityRef, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2509 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2510 | | self.request(endpoint::drive::files::delete::Request { file_id }) [INFO] [stdout] 2511 | | .await [INFO] [stdout] 2512 | | .map_err(Error::Client)? [INFO] [stdout] 2513 | | .into_result()?; [INFO] [stdout] 2514 | | Ok(()) [INFO] [stdout] 2515 | | }) [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:2564:18 [INFO] [stdout] | [INFO] [stdout] 2561 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2564 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2565 | | let folder = self [INFO] [stdout] 2566 | | .request(endpoint::drive::folders::create::Request { [INFO] [stdout] 2567 | | name: Some(name), [INFO] [stdout] ... | [INFO] [stdout] 2573 | | Ok(folder) [INFO] [stdout] 2574 | | }) [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:2585:18 [INFO] [stdout] | [INFO] [stdout] 2580 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2581 | parent: impl EntityRef, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2585 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2586 | | let folder = self [INFO] [stdout] 2587 | | .request(endpoint::drive::folders::create::Request { [INFO] [stdout] 2588 | | name: Some(name), [INFO] [stdout] ... | [INFO] [stdout] 2594 | | Ok(folder) [INFO] [stdout] 2595 | | }) [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:2604:18 [INFO] [stdout] | [INFO] [stdout] 2601 | folder: impl EntityRef, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2604 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2605 | | self.request(endpoint::drive::folders::delete::Request { folder_id }) [INFO] [stdout] 2606 | | .await [INFO] [stdout] 2607 | | .map_err(Error::Client)? [INFO] [stdout] 2608 | | .into_result()?; [INFO] [stdout] 2609 | | Ok(()) [INFO] [stdout] 2610 | | }) [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:2666:18 [INFO] [stdout] | [INFO] [stdout] 2663 | file: impl EntityRef, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2666 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2667 | | let notes = self [INFO] [stdout] 2668 | | .request(endpoint::drive::files::attached_notes::Request { file_id }) [INFO] [stdout] 2669 | | .await [INFO] [stdout] ... | [INFO] [stdout] 2672 | | Ok(notes) [INFO] [stdout] 2673 | | }) [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:2682:18 [INFO] [stdout] | [INFO] [stdout] 2679 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2682 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2683 | | let files = self [INFO] [stdout] 2684 | | .request(endpoint::drive::files::find::Request { [INFO] [stdout] 2685 | | name, [INFO] [stdout] ... | [INFO] [stdout] 2691 | | Ok(files) [INFO] [stdout] 2692 | | }) [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:2703:18 [INFO] [stdout] | [INFO] [stdout] 2698 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2699 | folder: impl EntityRef, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2703 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2704 | | let files = self [INFO] [stdout] 2705 | | .request(endpoint::drive::files::find::Request { [INFO] [stdout] 2706 | | name, [INFO] [stdout] ... | [INFO] [stdout] 2712 | | Ok(files) [INFO] [stdout] 2713 | | }) [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:2722:18 [INFO] [stdout] | [INFO] [stdout] 2719 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2722 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2723 | | let files = self [INFO] [stdout] 2724 | | .request(endpoint::drive::folders::find::Request { [INFO] [stdout] 2725 | | name, [INFO] [stdout] ... | [INFO] [stdout] 2731 | | Ok(files) [INFO] [stdout] 2732 | | }) [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:2743:18 [INFO] [stdout] | [INFO] [stdout] 2738 | name: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2739 | folder: impl EntityRef, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2743 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 2744 | | let files = self [INFO] [stdout] 2745 | | .request(endpoint::drive::folders::find::Request { [INFO] [stdout] 2746 | | name, [INFO] [stdout] ... | [INFO] [stdout] 2752 | | Ok(files) [INFO] [stdout] 2753 | | }) [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:2795:26 [INFO] [stdout] | [INFO] [stdout] 2794 | let pager = BackwardPager::new(self, endpoint::drive::folders::Request::default()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2795 | PagerStream::new(Box::pin(pager)) [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:2810:26 [INFO] [stdout] | [INFO] [stdout] 2801 | folder: impl EntityRef, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2802 | ) -> PagerStream> { [INFO] [stdout] 2803 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2810 | PagerStream::new(Box::pin(pager)) [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:3045:18 [INFO] [stdout] | [INFO] [stdout] 3042 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3045 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3046 | | self.request(endpoint::admin::moderators::add::Request { user_id }) [INFO] [stdout] 3047 | | .await [INFO] [stdout] 3048 | | .map_err(Error::Client)? [INFO] [stdout] 3049 | | .into_result()?; [INFO] [stdout] 3050 | | Ok(()) [INFO] [stdout] 3051 | | }) [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:3062:18 [INFO] [stdout] | [INFO] [stdout] 3059 | user: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3062 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3063 | | self.request(endpoint::admin::moderators::remove::Request { user_id }) [INFO] [stdout] 3064 | | .await [INFO] [stdout] 3065 | | .map_err(Error::Client)? [INFO] [stdout] 3066 | | .into_result()?; [INFO] [stdout] 3067 | | Ok(()) [INFO] [stdout] 3068 | | }) [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:3102:26 [INFO] [stdout] | [INFO] [stdout] 3098 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3102 | PagerStream::new(Box::pin(pager)) [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:3115:18 [INFO] [stdout] | [INFO] [stdout] 3112 | report: impl EntityRef, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3115 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3116 | | self.request(endpoint::admin::remove_abuse_user_report::Request { report_id }) [INFO] [stdout] 3117 | | .await [INFO] [stdout] 3118 | | .map_err(Error::Client)? [INFO] [stdout] 3119 | | .into_result()?; [INFO] [stdout] 3120 | | Ok(()) [INFO] [stdout] 3121 | | }) [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:3184:26 [INFO] [stdout] | [INFO] [stdout] 3180 | let pager = BackwardPager::new( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3184 | PagerStream::new(Box::pin(pager)) [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:3192:18 [INFO] [stdout] | [INFO] [stdout] 3190 | fn silence(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3191 | let user_id = user.entity_ref(); [INFO] [stdout] 3192 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3193 | | self.request(endpoint::admin::silence_user::Request { user_id }) [INFO] [stdout] 3194 | | .await [INFO] [stdout] 3195 | | .map_err(Error::Client)? [INFO] [stdout] 3196 | | .into_result()?; [INFO] [stdout] 3197 | | Ok(()) [INFO] [stdout] 3198 | | }) [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:3206:18 [INFO] [stdout] | [INFO] [stdout] 3204 | fn suspend(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3205 | let user_id = user.entity_ref(); [INFO] [stdout] 3206 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3207 | | self.request(endpoint::admin::suspend_user::Request { user_id }) [INFO] [stdout] 3208 | | .await [INFO] [stdout] 3209 | | .map_err(Error::Client)? [INFO] [stdout] 3210 | | .into_result()?; [INFO] [stdout] 3211 | | Ok(()) [INFO] [stdout] 3212 | | }) [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:3220:18 [INFO] [stdout] | [INFO] [stdout] 3218 | fn unsilence(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3219 | let user_id = user.entity_ref(); [INFO] [stdout] 3220 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3221 | | self.request(endpoint::admin::unsilence_user::Request { user_id }) [INFO] [stdout] 3222 | | .await [INFO] [stdout] 3223 | | .map_err(Error::Client)? [INFO] [stdout] 3224 | | .into_result()?; [INFO] [stdout] 3225 | | Ok(()) [INFO] [stdout] 3226 | | }) [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:3234:18 [INFO] [stdout] | [INFO] [stdout] 3232 | fn unsuspend(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3233 | let user_id = user.entity_ref(); [INFO] [stdout] 3234 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3235 | | self.request(endpoint::admin::unsuspend_user::Request { user_id }) [INFO] [stdout] 3236 | | .await [INFO] [stdout] 3237 | | .map_err(Error::Client)? [INFO] [stdout] 3238 | | .into_result()?; [INFO] [stdout] 3239 | | Ok(()) [INFO] [stdout] 3240 | | }) [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:3284:18 [INFO] [stdout] | [INFO] [stdout] 3279 | title: impl Into, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3280 | text: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3284 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3285 | | let announcement = self [INFO] [stdout] 3286 | | .request(endpoint::admin::announcements::create::Request { [INFO] [stdout] 3287 | | title, [INFO] [stdout] ... | [INFO] [stdout] 3294 | | Ok(announcement) [INFO] [stdout] 3295 | | }) [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:3309:18 [INFO] [stdout] | [INFO] [stdout] 3303 | title: impl Into, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3304 | text: impl Into, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3309 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3310 | | let announcement = self [INFO] [stdout] 3311 | | .request(endpoint::admin::announcements::create::Request { [INFO] [stdout] 3312 | | title, [INFO] [stdout] ... | [INFO] [stdout] 3319 | | Ok(announcement) [INFO] [stdout] 3320 | | }) [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:3331:18 [INFO] [stdout] | [INFO] [stdout] 3328 | announcement: impl EntityRef, [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3331 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3332 | | self.request(endpoint::admin::announcements::delete::Request { [INFO] [stdout] 3333 | | id: announcement_id, [INFO] [stdout] 3334 | | }) [INFO] [stdout] ... | [INFO] [stdout] 3338 | | Ok(()) [INFO] [stdout] 3339 | | }) [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:3385:18 [INFO] [stdout] | [INFO] [stdout] 3382 | emoji: impl EntityRef, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3385 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3386 | | self.request(endpoint::admin::emoji::remove::Request { id: emoji_id }) [INFO] [stdout] 3387 | | .await [INFO] [stdout] 3388 | | .map_err(Error::Client)? [INFO] [stdout] 3389 | | .into_result()?; [INFO] [stdout] 3390 | | Ok(()) [INFO] [stdout] 3391 | | }) [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:3418:18 [INFO] [stdout] | [INFO] [stdout] 3415 | emoji: impl EntityRef, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3418 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 3419 | | let id = self [INFO] [stdout] 3420 | | .request(endpoint::admin::emoji::copy::Request { emoji_id }) [INFO] [stdout] 3421 | | .await [INFO] [stdout] ... | [INFO] [stdout] 3425 | | Ok(id) [INFO] [stdout] 3426 | | }) [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:3435:26 [INFO] [stdout] | [INFO] [stdout] 3434 | let pager = BackwardPager::new(self, endpoint::admin::emoji::list::Request::default()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3435 | PagerStream::new(Box::pin(pager)) [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:3471:26 [INFO] [stdout] | [INFO] [stdout] 3469 | let pager = BackwardPager::new(self, endpoint::announcements::Request::default()) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 3470 | .map_ok(|v| v.into_iter().map(|f| f.announcement).collect()); [INFO] [stdout] 3471 | PagerStream::new(Box::pin(pager)) [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:3551:18 [INFO] [stdout] | [INFO] [stdout] 3548 | path: impl AsRef, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3551 | Box::pin(async move { self.build_file(path).upload().await }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/streaming.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 67 | note: impl EntityRef, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 76 | | Ok(self [INFO] [stdout] 77 | | .subnote(note_id) [INFO] [stdout] 78 | | .await [INFO] [stdout] ... | [INFO] [stdout] 81 | | .boxed()) [INFO] [stdout] 82 | | }) [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/streaming.rs:263:18 [INFO] [stdout] | [INFO] [stdout] 258 | query: impl Into>, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 263 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 264 | | Ok(self [INFO] [stdout] 265 | | .channel(Request { q }) [INFO] [stdout] 266 | | .await [INFO] [stdout] ... | [INFO] [stdout] 270 | | .boxed()) [INFO] [stdout] 271 | | }) [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/streaming.rs:282:18 [INFO] [stdout] | [INFO] [stdout] 277 | antenna: impl EntityRef, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 282 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 283 | | Ok(self [INFO] [stdout] 284 | | .channel(Request { antenna_id }) [INFO] [stdout] 285 | | .await [INFO] [stdout] ... | [INFO] [stdout] 289 | | .boxed()) [INFO] [stdout] 290 | | }) [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/streaming.rs:328:18 [INFO] [stdout] | [INFO] [stdout] 323 | list: impl EntityRef, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 328 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 329 | | Ok(self [INFO] [stdout] 330 | | .channel(Request { list_id }) [INFO] [stdout] 331 | | .await [INFO] [stdout] ... | [INFO] [stdout] 341 | | .boxed()) [INFO] [stdout] 342 | | }) [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/drive.rs:402:26 [INFO] [stdout] | [INFO] [stdout] 401 | let pager = BackwardPager::new(&self.client, self.request.clone()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 402 | PagerStream::new(Box::pin(pager)) [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/user.rs:117:26 [INFO] [stdout] | [INFO] [stdout] 116 | let pager = OffsetPager::new(&self.client, self.request.clone()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | PagerStream::new(Box::pin(pager)) [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/pager.rs:55:20 [INFO] [stdout] | [INFO] [stdout] 48 | since_id: Option<::Id>, [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | mut request: R, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | state: Some(PagerState::Ready { [INFO] [stdout] | ____________________^ [INFO] [stdout] 56 | | next_request: request, [INFO] [stdout] 57 | | }), [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/pager.rs:62:46 [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) fn new(client: &'a C, request: R) -> Self { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | BackwardPager::with_since_id(client, None, request) [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/pager.rs:105:48 [INFO] [stdout] | [INFO] [stdout] 105 | response.retain(|item| item.item_id() > since_id); [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/pager.rs:159:20 [INFO] [stdout] | [INFO] [stdout] 155 | pub(crate) fn new(client: &'a C, mut request: R) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 159 | state: Some(PagerState::Ready { [INFO] [stdout] | ____________________^ [INFO] [stdout] 160 | | next_request: request, [INFO] [stdout] 161 | | }), [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/pager.rs:253:20 [INFO] [stdout] | [INFO] [stdout] 249 | pub(crate) fn new(client: &'a C, mut request: R) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 253 | state: Some(PagerState::Ready { [INFO] [stdout] | ____________________^ [INFO] [stdout] 254 | | next_request: request, [INFO] [stdout] 255 | | }), [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/pager.rs:428:20 [INFO] [stdout] | [INFO] [stdout] 424 | pub(crate) fn new(pager: P) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 428 | state: Some(PagerStreamState::Fetch), [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 150 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `misskey-util` (lib test) due to 151 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "777fd3367daf849721b635c7e55796908fc798b7ad44227af89c32bf6f1553d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "777fd3367daf849721b635c7e55796908fc798b7ad44227af89c32bf6f1553d5", kill_on_drop: false }` [INFO] [stdout] 777fd3367daf849721b635c7e55796908fc798b7ad44227af89c32bf6f1553d5