[INFO] fetching crate futures-concurrency 7.6.2... [INFO] checking futures-concurrency-7.6.2 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate futures-concurrency 7.6.2 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate futures-concurrency 7.6.2 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate futures-concurrency 7.6.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate futures-concurrency 7.6.2 [INFO] tweaked toml for crates.io crate futures-concurrency 7.6.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate futures-concurrency 7.6.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3576d3e643f921c5c0bfb694bbd776e32952eb5ac24474485df5544eca254e6d [INFO] running `Command { std: "docker" "start" "-a" "3576d3e643f921c5c0bfb694bbd776e32952eb5ac24474485df5544eca254e6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3576d3e643f921c5c0bfb694bbd776e32952eb5ac24474485df5544eca254e6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3576d3e643f921c5c0bfb694bbd776e32952eb5ac24474485df5544eca254e6d", kill_on_drop: false }` [INFO] [stdout] 3576d3e643f921c5c0bfb694bbd776e32952eb5ac24474485df5544eca254e6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd1b003a3a621d9ea648c98ac01b9a1b55147be4cbeaf8e22a1db32febe0663f [INFO] running `Command { std: "docker" "start" "-a" "cd1b003a3a621d9ea648c98ac01b9a1b55147be4cbeaf8e22a1db32febe0663f", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking value-bag v1.4.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking async-task v4.4.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking atomic-waker v1.1.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking blocking v1.3.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking async-executor v1.5.1 [INFO] [stderr] Checking regex-automata v0.3.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking cordyceps v0.3.2 [INFO] [stderr] Checking diatomic-waker v0.2.3 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking async-global-executor v2.3.1 [INFO] [stderr] Checking futures-buffered v0.2.9 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.181 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-time v3.0.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking polling v3.6.0 [INFO] [stderr] Checking async-io v2.3.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking lending-stream v1.0.0 [INFO] [stderr] Checking futures-concurrency v7.6.2 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Fixed src/concurrent_stream/try_for_each.rs (2 fixes) [INFO] [stderr] Fixed src/utils/poll_state/maybe_done.rs (2 fixes) [INFO] [stderr] Fixed src/future/join/tuple.rs (3 fixes) [INFO] [stderr] Fixed src/future/race_ok/vec/mod.rs (1 fix) [INFO] [stderr] Fixed src/utils/tuple.rs (5 fixes) [INFO] [stderr] Fixed src/future/try_join/tuple.rs (3 fixes) [INFO] [stderr] Fixed src/future/race_ok/array/mod.rs (1 fix) [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 281 | impl_join_tuple! { join1 Join1 A } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 282 | impl_join_tuple! { join2 Join2 A B } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 283 | impl_join_tuple! { join3 Join3 A B C } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 284 | impl_join_tuple! { join4 Join4 A B C D } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 285 | impl_join_tuple! { join5 Join5 A B C D E } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 320 | impl_try_join_tuple! { try_join_1 TryJoin1 (A ResA) } [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 321 | impl_try_join_tuple! { try_join_2 TryJoin2 (A ResA) (B ResB) } [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 322 | impl_try_join_tuple! { try_join_3 TryJoin3 (A ResA) (B ResB) (C ResC) } [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 323 | impl_try_join_tuple! { try_join_4 TryJoin4 (A ResA) (B ResB) (C ResC) (D ResD) } [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 324 | impl_try_join_tuple! { try_join_5 TryJoin5 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) } [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 281 | impl_join_tuple! { join1 Join1 A } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 281 | impl_join_tuple! { join1 Join1 A } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 282 | impl_join_tuple! { join2 Join2 A B } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 282 | impl_join_tuple! { join2 Join2 A B } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 282 | impl_join_tuple! { join2 Join2 A B } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 282 | impl_join_tuple! { join2 Join2 A B } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 283 | impl_join_tuple! { join3 Join3 A B C } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 283 | impl_join_tuple! { join3 Join3 A B C } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 283 | impl_join_tuple! { join3 Join3 A B C } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 283 | impl_join_tuple! { join3 Join3 A B C } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 283 | impl_join_tuple! { join3 Join3 A B C } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 283 | impl_join_tuple! { join3 Join3 A B C } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 284 | impl_join_tuple! { join4 Join4 A B C D } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 284 | impl_join_tuple! { join4 Join4 A B C D } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 284 | impl_join_tuple! { join4 Join4 A B C D } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 284 | impl_join_tuple! { join4 Join4 A B C D } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 284 | impl_join_tuple! { join4 Join4 A B C D } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 284 | impl_join_tuple! { join4 Join4 A B C D } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 284 | impl_join_tuple! { join4 Join4 A B C D } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 284 | impl_join_tuple! { join4 Join4 A B C D } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 285 | impl_join_tuple! { join5 Join5 A B C D E } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 285 | impl_join_tuple! { join5 Join5 A B C D E } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 285 | impl_join_tuple! { join5 Join5 A B C D E } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 285 | impl_join_tuple! { join5 Join5 A B C D E } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 285 | impl_join_tuple! { join5 Join5 A B C D E } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 285 | impl_join_tuple! { join5 Join5 A B C D E } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 285 | impl_join_tuple! { join5 Join5 A B C D E } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 285 | impl_join_tuple! { join5 Join5 A B C D E } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 285 | impl_join_tuple! { join5 Join5 A B C D E } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 285 | impl_join_tuple! { join5 Join5 A B C D E } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 320 | impl_try_join_tuple! { try_join_1 TryJoin1 (A ResA) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 320 | impl_try_join_tuple! { try_join_1 TryJoin1 (A ResA) } [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 321 | impl_try_join_tuple! { try_join_2 TryJoin2 (A ResA) (B ResB) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 321 | impl_try_join_tuple! { try_join_2 TryJoin2 (A ResA) (B ResB) } [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 321 | impl_try_join_tuple! { try_join_2 TryJoin2 (A ResA) (B ResB) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 321 | impl_try_join_tuple! { try_join_2 TryJoin2 (A ResA) (B ResB) } [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 322 | impl_try_join_tuple! { try_join_3 TryJoin3 (A ResA) (B ResB) (C ResC) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 322 | impl_try_join_tuple! { try_join_3 TryJoin3 (A ResA) (B ResB) (C ResC) } [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 322 | impl_try_join_tuple! { try_join_3 TryJoin3 (A ResA) (B ResB) (C ResC) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 322 | impl_try_join_tuple! { try_join_3 TryJoin3 (A ResA) (B ResB) (C ResC) } [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 322 | impl_try_join_tuple! { try_join_3 TryJoin3 (A ResA) (B ResB) (C ResC) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 322 | impl_try_join_tuple! { try_join_3 TryJoin3 (A ResA) (B ResB) (C ResC) } [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 323 | impl_try_join_tuple! { try_join_4 TryJoin4 (A ResA) (B ResB) (C ResC) (D ResD) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 323 | impl_try_join_tuple! { try_join_4 TryJoin4 (A ResA) (B ResB) (C ResC) (D ResD) } [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 323 | impl_try_join_tuple! { try_join_4 TryJoin4 (A ResA) (B ResB) (C ResC) (D ResD) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 323 | impl_try_join_tuple! { try_join_4 TryJoin4 (A ResA) (B ResB) (C ResC) (D ResD) } [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 323 | impl_try_join_tuple! { try_join_4 TryJoin4 (A ResA) (B ResB) (C ResC) (D ResD) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 323 | impl_try_join_tuple! { try_join_4 TryJoin4 (A ResA) (B ResB) (C ResC) (D ResD) } [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 323 | impl_try_join_tuple! { try_join_4 TryJoin4 (A ResA) (B ResB) (C ResC) (D ResD) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 323 | impl_try_join_tuple! { try_join_4 TryJoin4 (A ResA) (B ResB) (C ResC) (D ResD) } [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 324 | impl_try_join_tuple! { try_join_5 TryJoin5 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 324 | impl_try_join_tuple! { try_join_5 TryJoin5 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) } [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 324 | impl_try_join_tuple! { try_join_5 TryJoin5 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 324 | impl_try_join_tuple! { try_join_5 TryJoin5 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) } [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 324 | impl_try_join_tuple! { try_join_5 TryJoin5 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 324 | impl_try_join_tuple! { try_join_5 TryJoin5 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) } [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 324 | impl_try_join_tuple! { try_join_5 TryJoin5 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 324 | impl_try_join_tuple! { try_join_5 TryJoin5 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) } [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 324 | impl_try_join_tuple! { try_join_5 TryJoin5 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 324 | impl_try_join_tuple! { try_join_5 TryJoin5 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) } [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/concurrent_stream/from_concurrent_stream.rs:75:32 [INFO] [stdout] | [INFO] [stdout] 75 | while let Some(item) = this.group.next().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 76 | this.output.push(item); [INFO] [stdout] 77 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/concurrent_stream/from_concurrent_stream.rs:82:32 [INFO] [stdout] | [INFO] [stdout] 82 | while let Some(item) = this.group.next().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 83 | this.output.push(item); [INFO] [stdout] 84 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/concurrent_stream/from_concurrent_stream.rs:123:32 [INFO] [stdout] | [INFO] [stdout] 123 | while let Some(item) = this.group.next().await { [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | `item` calls a custom destructor [INFO] [stdout] | `item` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/concurrent_stream/from_stream.rs:85:35 [INFO] [stdout] | [INFO] [stdout] 35 | let mut iter = pin!(self.stream); [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] 36 | let mut consumer = pin!(consumer); [INFO] [stdout] | -------------- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | consumer.as_mut().flush().await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 86 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/concurrent_stream/try_for_each.rs:103:19 [INFO] [stdout] | [INFO] [stdout] 102 | while let Some(res) = this.group.next().await { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] 103 | match res.branch() { ControlFlow::Break(residual) => { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | } _ => {}} [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/concurrent_stream/try_for_each.rs:102:31 [INFO] [stdout] | [INFO] [stdout] 102 | while let Some(res) = this.group.next().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 107 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/concurrent_stream/try_for_each.rs:122:19 [INFO] [stdout] | [INFO] [stdout] 121 | while let Some(res) = this.group.next().await { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] 122 | match res.branch() { ControlFlow::Break(residual) => { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 123 | return B::from_residual(residual); [INFO] [stdout] 124 | } _ => {}} [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/concurrent_stream/try_for_each.rs:121:31 [INFO] [stdout] | [INFO] [stdout] 121 | while let Some(res) = this.group.next().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/no_std.rs from 2021 edition to 2024 [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 281 | impl_join_tuple! { join1 Join1 A } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 282 | impl_join_tuple! { join2 Join2 A B } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 283 | impl_join_tuple! { join3 Join3 A B C } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 284 | impl_join_tuple! { join4 Join4 A B C D } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 285 | impl_join_tuple! { join5 Join5 A B C D E } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 320 | impl_try_join_tuple! { try_join_1 TryJoin1 (A ResA) } [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 321 | impl_try_join_tuple! { try_join_2 TryJoin2 (A ResA) (B ResB) } [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 322 | impl_try_join_tuple! { try_join_3 TryJoin3 (A ResA) (B ResB) (C ResC) } [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 323 | impl_try_join_tuple! { try_join_4 TryJoin4 (A ResA) (B ResB) (C ResC) (D ResD) } [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 324 | impl_try_join_tuple! { try_join_5 TryJoin5 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) } [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | let ($(ref mut $F,)+) = this.outputs; [INFO] [stdout] | -^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] ... [INFO] [stdout] 331 | impl_try_join_tuple! { try_join_12 TryJoin12 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) (L ResL) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 281 | impl_join_tuple! { join1 Join1 A } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 281 | impl_join_tuple! { join1 Join1 A } [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 282 | impl_join_tuple! { join2 Join2 A B } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 282 | impl_join_tuple! { join2 Join2 A B } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 282 | impl_join_tuple! { join2 Join2 A B } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 282 | impl_join_tuple! { join2 Join2 A B } [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 283 | impl_join_tuple! { join3 Join3 A B C } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 283 | impl_join_tuple! { join3 Join3 A B C } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 283 | impl_join_tuple! { join3 Join3 A B C } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 283 | impl_join_tuple! { join3 Join3 A B C } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 283 | impl_join_tuple! { join3 Join3 A B C } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 283 | impl_join_tuple! { join3 Join3 A B C } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 284 | impl_join_tuple! { join4 Join4 A B C D } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 284 | impl_join_tuple! { join4 Join4 A B C D } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 284 | impl_join_tuple! { join4 Join4 A B C D } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 284 | impl_join_tuple! { join4 Join4 A B C D } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 284 | impl_join_tuple! { join4 Join4 A B C D } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 284 | impl_join_tuple! { join4 Join4 A B C D } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 284 | impl_join_tuple! { join4 Join4 A B C D } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 284 | impl_join_tuple! { join4 Join4 A B C D } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 285 | impl_join_tuple! { join5 Join5 A B C D E } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 285 | impl_join_tuple! { join5 Join5 A B C D E } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 285 | impl_join_tuple! { join5 Join5 A B C D E } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 285 | impl_join_tuple! { join5 Join5 A B C D E } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 285 | impl_join_tuple! { join5 Join5 A B C D E } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 285 | impl_join_tuple! { join5 Join5 A B C D E } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 285 | impl_join_tuple! { join5 Join5 A B C D E } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 285 | impl_join_tuple! { join5 Join5 A B C D E } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 285 | impl_join_tuple! { join5 Join5 A B C D E } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 285 | impl_join_tuple! { join5 Join5 A B C D E } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 286 | impl_join_tuple! { join6 Join6 A B C D E F } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | impl_join_tuple! { join7 Join7 A B C D E F G } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | impl_join_tuple! { join8 Join8 A B C D E F G H } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | impl_join_tuple! { join9 Join9 A B C D E F G H I } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | impl_join_tuple! { join10 Join10 A B C D E F G H I J } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 291 | impl_join_tuple! { join11 Join11 A B C D E F G H I J K } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 30 | || $futures.$fut_name.as_mut() [INFO] [stdout] 31 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 32 | || .poll(&mut $cx) [INFO] [stdout] 33 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/join/tuple.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 292 | impl_join_tuple! { join12 Join12 A B C D E F G H I J K L } [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 320 | impl_try_join_tuple! { try_join_1 TryJoin1 (A ResA) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 320 | impl_try_join_tuple! { try_join_1 TryJoin1 (A ResA) } [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 321 | impl_try_join_tuple! { try_join_2 TryJoin2 (A ResA) (B ResB) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 321 | impl_try_join_tuple! { try_join_2 TryJoin2 (A ResA) (B ResB) } [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 321 | impl_try_join_tuple! { try_join_2 TryJoin2 (A ResA) (B ResB) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 321 | impl_try_join_tuple! { try_join_2 TryJoin2 (A ResA) (B ResB) } [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 322 | impl_try_join_tuple! { try_join_3 TryJoin3 (A ResA) (B ResB) (C ResC) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 322 | impl_try_join_tuple! { try_join_3 TryJoin3 (A ResA) (B ResB) (C ResC) } [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 322 | impl_try_join_tuple! { try_join_3 TryJoin3 (A ResA) (B ResB) (C ResC) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 322 | impl_try_join_tuple! { try_join_3 TryJoin3 (A ResA) (B ResB) (C ResC) } [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 322 | impl_try_join_tuple! { try_join_3 TryJoin3 (A ResA) (B ResB) (C ResC) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 322 | impl_try_join_tuple! { try_join_3 TryJoin3 (A ResA) (B ResB) (C ResC) } [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 323 | impl_try_join_tuple! { try_join_4 TryJoin4 (A ResA) (B ResB) (C ResC) (D ResD) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 323 | impl_try_join_tuple! { try_join_4 TryJoin4 (A ResA) (B ResB) (C ResC) (D ResD) } [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 323 | impl_try_join_tuple! { try_join_4 TryJoin4 (A ResA) (B ResB) (C ResC) (D ResD) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 323 | impl_try_join_tuple! { try_join_4 TryJoin4 (A ResA) (B ResB) (C ResC) (D ResD) } [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 323 | impl_try_join_tuple! { try_join_4 TryJoin4 (A ResA) (B ResB) (C ResC) (D ResD) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 323 | impl_try_join_tuple! { try_join_4 TryJoin4 (A ResA) (B ResB) (C ResC) (D ResD) } [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 323 | impl_try_join_tuple! { try_join_4 TryJoin4 (A ResA) (B ResB) (C ResC) (D ResD) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 323 | impl_try_join_tuple! { try_join_4 TryJoin4 (A ResA) (B ResB) (C ResC) (D ResD) } [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 324 | impl_try_join_tuple! { try_join_5 TryJoin5 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 324 | impl_try_join_tuple! { try_join_5 TryJoin5 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) } [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 324 | impl_try_join_tuple! { try_join_5 TryJoin5 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 324 | impl_try_join_tuple! { try_join_5 TryJoin5 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) } [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 324 | impl_try_join_tuple! { try_join_5 TryJoin5 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 324 | impl_try_join_tuple! { try_join_5 TryJoin5 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) } [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 324 | impl_try_join_tuple! { try_join_5 TryJoin5 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 324 | impl_try_join_tuple! { try_join_5 TryJoin5 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) } [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 324 | impl_try_join_tuple! { try_join_5 TryJoin5 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 324 | impl_try_join_tuple! { try_join_5 TryJoin5 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) } [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 325 | impl_try_join_tuple! { try_join_6 TryJoin6 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 326 | impl_try_join_tuple! { try_join_7 TryJoin7 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 327 | impl_try_join_tuple! { try_join_8 TryJoin8 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) } [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | impl_try_join_tuple! { try_join_9 TryJoin9 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) } [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | impl_try_join_tuple! { try_join_10 TryJoin10 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) } [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | if let Poll::Ready(value) = unsafe { [INFO] [stdout] | ________________^ - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] 32 | || $futures.$fut_name.as_mut() [INFO] [stdout] 33 | || .map_unchecked_mut(|t| t.deref_mut()) [INFO] [stdout] 34 | || .poll(&mut $cx) [INFO] [stdout] 35 | || } { [INFO] [stdout] | ||_____________^ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/future/try_join/tuple.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | impl_try_join_tuple! { try_join_11 TryJoin11 (A ResA) (B ResB) (C ResC) (D ResD) (E ResE) (F ResF) (G ResG) (H ResH) (I ResI) (J ResJ) (K ResK) } [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `unsafe_poll` which comes from the expansion of the macro `impl_try_join_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [WARN] too many lines in the log, truncating it