[INFO] fetching crate moq-transport 0.8.1... [INFO] checking moq-transport-0.8.1 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate moq-transport 0.8.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate moq-transport 0.8.1 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 moq-transport 0.8.1 [INFO] finished tweaking crates.io crate moq-transport 0.8.1 [INFO] tweaked toml for crates.io crate moq-transport 0.8.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 151 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.3) [INFO] [stderr] Adding web-transport v0.3.1 (available: v0.6.2) [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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c068088bebf334db4e0be6a0cfe6278c479a2b767d88286e11c667f417fc040d [INFO] running `Command { std: "docker" "start" "-a" "c068088bebf334db4e0be6a0cfe6278c479a2b767d88286e11c667f417fc040d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c068088bebf334db4e0be6a0cfe6278c479a2b767d88286e11c667f417fc040d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c068088bebf334db4e0be6a0cfe6278c479a2b767d88286e11c667f417fc040d", kill_on_drop: false }` [INFO] [stdout] c068088bebf334db4e0be6a0cfe6278c479a2b767d88286e11c667f417fc040d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 8f4ab07e28382423e7eb31d80749d68baa10af70339db0b52af9041e90805c7f [INFO] running `Command { std: "docker" "start" "-a" "8f4ab07e28382423e7eb31d80749d68baa10af70339db0b52af9041e90805c7f", 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 libc v0.2.164 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling rustls v0.23.18 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling quinn-udp v0.5.7 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking itoa v1.0.13 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking rustls-platform-verifier v0.4.0 [INFO] [stderr] Checking quinn-proto v0.11.9 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking quinn v0.11.6 [INFO] [stderr] Checking web-transport-proto v0.2.3 [INFO] [stderr] Checking web-transport-quinn v0.3.4 [INFO] [stderr] Checking web-transport v0.3.1 [INFO] [stderr] Checking moq-transport v0.8.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/watch/state.rs (1 fix) [INFO] [stderr] Fixed src/session/subscriber.rs (1 fix) [INFO] [stderr] Fixed src/session/publisher.rs (4 fixes) [INFO] [stderr] Fixed src/serve/stream.rs (2 fixes) [INFO] [stderr] Fixed src/data/header.rs (1 fix) [INFO] [stderr] Fixed src/session/subscribed.rs (1 fix) [INFO] [stderr] Fixed src/message/mod.rs (1 fix) [INFO] [stderr] Fixed src/serve/group.rs (2 fixes) [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/data/header.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | $(Self::$name(ref m) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 88 | / header_types! { [INFO] [stdout] 89 | | Object = 0x0, [INFO] [stdout] 90 | | //Datagram = 0x1, [INFO] [stdout] 91 | | Group = 0x51, [INFO] [stdout] 92 | | Track = 0x50, [INFO] [stdout] 93 | | } [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 `header_types` (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/data/header.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | $(Self::$name(ref m) => m.fmt(f),)* [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 88 | / header_types! { [INFO] [stdout] 89 | | Object = 0x0, [INFO] [stdout] 90 | | //Datagram = 0x1, [INFO] [stdout] 91 | | Group = 0x51, [INFO] [stdout] 92 | | Track = 0x50, [INFO] [stdout] 93 | | } [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 `header_types` (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/message/publisher.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | $(Self::$name(ref m) => m.fmt(f),)* [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 47 | / publisher_msgs! { [INFO] [stdout] 48 | | Announce, [INFO] [stdout] 49 | | Unannounce, [INFO] [stdout] 50 | | SubscribeOk, [INFO] [stdout] ... | [INFO] [stdout] 53 | | TrackStatus, [INFO] [stdout] 54 | | } [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 `publisher_msgs` (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/message/subscriber.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | $(Self::$name(ref m) => m.fmt(f),)* [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 47 | / subscriber_msgs! { [INFO] [stdout] 48 | | AnnounceOk, [INFO] [stdout] 49 | | AnnounceError, [INFO] [stdout] 50 | | AnnounceCancel, [INFO] [stdout] ... | [INFO] [stdout] 54 | | TrackStatusRequest, [INFO] [stdout] 55 | | } [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 `subscriber_msgs` (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/message/mod.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | $(Self::$name(ref m) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 147 | / message_types! { [INFO] [stdout] 148 | | // NOTE: Object and Setup are in other modules. [INFO] [stdout] 149 | | // Object = 0x0 [INFO] [stdout] 150 | | // ObjectUnbounded = 0x2 [INFO] [stdout] ... | [INFO] [stdout] 180 | | GoAway = 0x10, [INFO] [stdout] 181 | | } [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 `message_types` (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/message/mod.rs:139:8 [INFO] [stdout] | [INFO] [stdout] 139 | $(Self::$name(ref m) => m.fmt(f),)* [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 147 | / message_types! { [INFO] [stdout] 148 | | // NOTE: Object and Setup are in other modules. [INFO] [stdout] 149 | | // Object = 0x0 [INFO] [stdout] 150 | | // ObjectUnbounded = 0x2 [INFO] [stdout] ... | [INFO] [stdout] 180 | | GoAway = 0x10, [INFO] [stdout] 181 | | } [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 `message_types` (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/data/header.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | $(Self::$name(ref m) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 88 | / header_types! { [INFO] [stdout] 89 | | Object = 0x0, [INFO] [stdout] 90 | | //Datagram = 0x1, [INFO] [stdout] 91 | | Group = 0x51, [INFO] [stdout] 92 | | Track = 0x50, [INFO] [stdout] 93 | | } [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 `header_types` (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/data/header.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | $(Self::$name(ref m) => m.fmt(f),)* [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 88 | / header_types! { [INFO] [stdout] 89 | | Object = 0x0, [INFO] [stdout] 90 | | //Datagram = 0x1, [INFO] [stdout] 91 | | Group = 0x51, [INFO] [stdout] 92 | | Track = 0x50, [INFO] [stdout] 93 | | } [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 `header_types` (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/message/publisher.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | $(Self::$name(ref m) => m.fmt(f),)* [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 47 | / publisher_msgs! { [INFO] [stdout] 48 | | Announce, [INFO] [stdout] 49 | | Unannounce, [INFO] [stdout] 50 | | SubscribeOk, [INFO] [stdout] ... | [INFO] [stdout] 53 | | TrackStatus, [INFO] [stdout] 54 | | } [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 `publisher_msgs` (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/message/subscriber.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | $(Self::$name(ref m) => m.fmt(f),)* [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 47 | / subscriber_msgs! { [INFO] [stdout] 48 | | AnnounceOk, [INFO] [stdout] 49 | | AnnounceError, [INFO] [stdout] 50 | | AnnounceCancel, [INFO] [stdout] ... | [INFO] [stdout] 54 | | TrackStatusRequest, [INFO] [stdout] 55 | | } [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 `subscriber_msgs` (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/message/mod.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | $(Self::$name(ref m) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 147 | / message_types! { [INFO] [stdout] 148 | | // NOTE: Object and Setup are in other modules. [INFO] [stdout] 149 | | // Object = 0x0 [INFO] [stdout] 150 | | // ObjectUnbounded = 0x2 [INFO] [stdout] ... | [INFO] [stdout] 180 | | GoAway = 0x10, [INFO] [stdout] 181 | | } [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 `message_types` (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/message/mod.rs:139:8 [INFO] [stdout] | [INFO] [stdout] 139 | $(Self::$name(ref m) => m.fmt(f),)* [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 147 | / message_types! { [INFO] [stdout] 148 | | // NOTE: Object and Setup are in other modules. [INFO] [stdout] 149 | | // Object = 0x0 [INFO] [stdout] 150 | | // ObjectUnbounded = 0x2 [INFO] [stdout] ... | [INFO] [stdout] 180 | | GoAway = 0x10, [INFO] [stdout] 181 | | } [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 `message_types` (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/serve/datagram.rs:97:11 [INFO] [stdout] | [INFO] [stdout] 89 | / { [INFO] [stdout] 90 | | let state = self.state.lock(); [INFO] [stdout] 91 | | if self.epoch < state.epoch { [INFO] [stdout] 92 | | self.epoch = state.epoch; [INFO] [stdout] ... | [INFO] [stdout] 97 | | match state.modified() { [INFO] [stdout] | | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | .await; [INFO] [stdout] | | -- now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | | | [INFO] [stdout] | |__________________`__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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/serve/group.rs:154:11 [INFO] [stdout] | [INFO] [stdout] 145 | / { [INFO] [stdout] 146 | | let state = self.state.lock(); [INFO] [stdout] 147 | | [INFO] [stdout] 148 | | if self.epoch != state.epoch { [INFO] [stdout] ... | [INFO] [stdout] 154 | | match state.modified() { [INFO] [stdout] | | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 158 | | } [INFO] [stdout] 159 | | .await; // Try again when the state changes [INFO] [stdout] | | -- now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | | | [INFO] [stdout] | |__________________`__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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/serve/group.rs:362:11 [INFO] [stdout] | [INFO] [stdout] 352 | / { [INFO] [stdout] 353 | | let state = self.state.lock(); [INFO] [stdout] 354 | | [INFO] [stdout] 355 | | if self.index < state.objects.len() { [INFO] [stdout] ... | [INFO] [stdout] 362 | | match state.modified() { [INFO] [stdout] | | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 366 | | } [INFO] [stdout] 367 | | .await; // Try again when the state changes [INFO] [stdout] | | -- now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | | | [INFO] [stdout] | |__________________`__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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/serve/group.rs:550:11 [INFO] [stdout] | [INFO] [stdout] 540 | / { [INFO] [stdout] 541 | | let state = self.state.lock(); [INFO] [stdout] 542 | | [INFO] [stdout] 543 | | if self.index < state.chunks.len() { [INFO] [stdout] ... | [INFO] [stdout] 550 | | match state.modified() { [INFO] [stdout] | | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 554 | | } [INFO] [stdout] 555 | | .await; // Try again when the state changes [INFO] [stdout] | | -- now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | | | [INFO] [stdout] | |__________________`__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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/serve/group.rs:561:27 [INFO] [stdout] | [INFO] [stdout] 561 | while let Some(chunk) = self.read().await? { [INFO] [stdout] | -----------------^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | | up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024 [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] | 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] | `__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] 562 | chunks.push(chunk); [INFO] [stdout] 563 | } [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: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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/serve/object.rs:156:11 [INFO] [stdout] | [INFO] [stdout] 139 | / { [INFO] [stdout] 140 | | let state = self.state.lock(); [INFO] [stdout] 141 | | if self.epoch < state.epoch { [INFO] [stdout] 142 | | // Add all of the new objects from the current group to our priority queue. [INFO] [stdout] ... | [INFO] [stdout] 156 | | match state.modified() { [INFO] [stdout] | | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 160 | | } [INFO] [stdout] 161 | | .await; [INFO] [stdout] | | -- now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | | | [INFO] [stdout] | |__________________`__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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/serve/object.rs:329:11 [INFO] [stdout] | [INFO] [stdout] 319 | / { [INFO] [stdout] 320 | | let state = self.state.lock(); [INFO] [stdout] 321 | | [INFO] [stdout] 322 | | if self.index < state.chunks.len() { [INFO] [stdout] ... | [INFO] [stdout] 329 | | match state.modified() { [INFO] [stdout] | | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 333 | | } [INFO] [stdout] 334 | | .await; // Try again when the state changes [INFO] [stdout] | | -- now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | | | [INFO] [stdout] | |__________________`__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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/serve/object.rs:340:27 [INFO] [stdout] | [INFO] [stdout] 340 | while let Some(chunk) = self.read().await? { [INFO] [stdout] | -----------------^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | | up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024 [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] | 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] | `__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] 341 | chunks.push(chunk); [INFO] [stdout] 342 | } [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: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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/serve/stream.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 151 | / { [INFO] [stdout] 152 | | let state = self.state.lock(); [INFO] [stdout] 153 | | if self.epoch != state.epoch { [INFO] [stdout] 154 | | self.epoch = state.epoch; [INFO] [stdout] ... | [INFO] [stdout] 160 | | match state.modified() { [INFO] [stdout] | | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 164 | | } [INFO] [stdout] 165 | | .await; // Try again when the state changes [INFO] [stdout] | | -- now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | | | [INFO] [stdout] | |__________________`__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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/serve/stream.rs:297:11 [INFO] [stdout] | [INFO] [stdout] 289 | / { [INFO] [stdout] 290 | | let state = self.state.lock(); [INFO] [stdout] 291 | | if self.index < state.objects.len() { [INFO] [stdout] 292 | | self.index += 1; [INFO] [stdout] ... | [INFO] [stdout] 297 | | match state.modified() { [INFO] [stdout] | | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 301 | | } [INFO] [stdout] 302 | | .await; [INFO] [stdout] | | -- now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | | | [INFO] [stdout] | |__________________`__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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/serve/stream.rs:476:11 [INFO] [stdout] | [INFO] [stdout] 466 | / { [INFO] [stdout] 467 | | let state = self.state.lock(); [INFO] [stdout] 468 | | [INFO] [stdout] 469 | | if self.index < state.chunks.len() { [INFO] [stdout] ... | [INFO] [stdout] 476 | | match state.modified() { [INFO] [stdout] | | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 480 | | } [INFO] [stdout] 481 | | .await; // Try again when the state changes [INFO] [stdout] | | -- now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | | | [INFO] [stdout] | |__________________`__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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/serve/stream.rs:487:27 [INFO] [stdout] | [INFO] [stdout] 487 | while let Some(chunk) = self.read().await? { [INFO] [stdout] | -----------------^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | | up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024 [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] | 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] | `__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] 488 | chunks.push(chunk); [INFO] [stdout] 489 | } [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: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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/serve/track.rs:158:11 [INFO] [stdout] | [INFO] [stdout] 151 | / { [INFO] [stdout] 152 | | let state = self.state.lock(); [INFO] [stdout] 153 | | if let Some(mode) = &state.mode { [INFO] [stdout] 154 | | return Ok(mode.clone()); [INFO] [stdout] ... | [INFO] [stdout] 158 | | match state.modified() { [INFO] [stdout] | | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 162 | | } [INFO] [stdout] 163 | | .await; [INFO] [stdout] | | -- now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | | | [INFO] [stdout] | |__________________`__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [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/serve/track.rs:180:11 [INFO] [stdout] | [INFO] [stdout] 176 | / { [INFO] [stdout] 177 | | let state = self.state.lock(); [INFO] [stdout] 178 | | state.closed.clone()?; [INFO] [stdout] 179 | | [INFO] [stdout] 180 | | match state.modified() { [INFO] [stdout] | | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 184 | | } [INFO] [stdout] 185 | | .await; [INFO] [stdout] | | -- now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | | | [INFO] [stdout] | |__________________`__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [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/session/announce.rs:77:11 [INFO] [stdout] | [INFO] [stdout] 73 | / { [INFO] [stdout] 74 | | let state = self.state.lock(); [INFO] [stdout] 75 | | state.closed.clone()?; [INFO] [stdout] 76 | | [INFO] [stdout] 77 | | match state.modified() { [INFO] [stdout] | | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] 82 | | .await; [INFO] [stdout] | | -- now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | | | [INFO] [stdout] | |__________________`__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/session/announce.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / impl Drop for AnnounceState { [INFO] [stdout] 32 | | fn drop(&mut self) { [INFO] [stdout] 33 | | for subscriber in self.subscribers.drain(..) { [INFO] [stdout] 34 | | subscriber.close(ServeError::NotFound).ok(); [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/session/announce.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / impl Drop for AnnounceState { [INFO] [stdout] 32 | | fn drop(&mut self) { [INFO] [stdout] 33 | | for subscriber in self.subscribers.drain(..) { [INFO] [stdout] 34 | | subscriber.close(ServeError::NotFound).ok(); [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [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/session/announce.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 88 | / { [INFO] [stdout] 89 | | let state = self.state.lock(); [INFO] [stdout] 90 | | if !state.subscribers.is_empty() { [INFO] [stdout] 91 | | return Ok(state.into_mut().and_then(|mut state| state.subscribers.pop_front())); [INFO] [stdout] ... | [INFO] [stdout] 95 | | match state.modified() { [INFO] [stdout] | | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 99 | | } [INFO] [stdout] 100 | | .await; [INFO] [stdout] | | -- now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | | | [INFO] [stdout] | |__________________`__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/session/announce.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / impl Drop for AnnounceState { [INFO] [stdout] 32 | | fn drop(&mut self) { [INFO] [stdout] 33 | | for subscriber in self.subscribers.drain(..) { [INFO] [stdout] 34 | | subscriber.close(ServeError::NotFound).ok(); [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/session/announce.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / impl Drop for AnnounceState { [INFO] [stdout] 32 | | fn drop(&mut self) { [INFO] [stdout] 33 | | for subscriber in self.subscribers.drain(..) { [INFO] [stdout] 34 | | subscriber.close(ServeError::NotFound).ok(); [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [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/session/announce.rs:115:11 [INFO] [stdout] | [INFO] [stdout] 106 | / { [INFO] [stdout] 107 | | let state = self.state.lock(); [INFO] [stdout] 108 | | if !state.track_statuses_requested.is_empty() { [INFO] [stdout] 109 | | return Ok(state [INFO] [stdout] ... | [INFO] [stdout] 115 | | match state.modified() { [INFO] [stdout] | | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 119 | | } [INFO] [stdout] 120 | | .await; [INFO] [stdout] | | -- now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | | | [INFO] [stdout] | |__________________`__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/session/announce.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / impl Drop for AnnounceState { [INFO] [stdout] 32 | | fn drop(&mut self) { [INFO] [stdout] 33 | | for subscriber in self.subscribers.drain(..) { [INFO] [stdout] 34 | | subscriber.close(ServeError::NotFound).ok(); [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/session/announce.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / impl Drop for AnnounceState { [INFO] [stdout] 32 | | fn drop(&mut self) { [INFO] [stdout] 33 | | for subscriber in self.subscribers.drain(..) { [INFO] [stdout] 34 | | subscriber.close(ServeError::NotFound).ok(); [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [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/session/announce.rs:134:11 [INFO] [stdout] | [INFO] [stdout] 127 | / { [INFO] [stdout] 128 | | let state = self.state.lock(); [INFO] [stdout] 129 | | if state.ok { [INFO] [stdout] 130 | | return Ok(()); [INFO] [stdout] ... | [INFO] [stdout] 134 | | match state.modified() { [INFO] [stdout] | | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 138 | | } [INFO] [stdout] 139 | | .await; [INFO] [stdout] | | -- now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | | | [INFO] [stdout] | |__________________`__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/session/announce.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / impl Drop for AnnounceState { [INFO] [stdout] 32 | | fn drop(&mut self) { [INFO] [stdout] 33 | | for subscriber in self.subscribers.drain(..) { [INFO] [stdout] 34 | | subscriber.close(ServeError::NotFound).ok(); [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/session/announce.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / impl Drop for AnnounceState { [INFO] [stdout] 32 | | fn drop(&mut self) { [INFO] [stdout] 33 | | for subscriber in self.subscribers.drain(..) { [INFO] [stdout] 34 | | subscriber.close(ServeError::NotFound).ok(); [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [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/session/publisher.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 69 | / tokio::select! { [INFO] [stdout] 70 | | res = announce.subscribed(), if !subscribe_done => { [INFO] [stdout] 71 | | match res? { [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] | | 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] 72 | | Some(subscribed) => { [INFO] [stdout] ... | [INFO] [stdout] 103 | | else => return Ok(()) [INFO] [stdout] 104 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | `output` calls a custom destructor [INFO] [stdout] | | `output` will be dropped later as of Edition 2024 [INFO] [stdout] | | `futures_init` calls a custom destructor [INFO] [stdout] | | `futures_init` will be dropped later as of Edition 2024 [INFO] [stdout] | | `futures` calls a custom destructor [INFO] [stdout] | | `futures` will be dropped later as of Edition 2024 [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] | 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: `#2` invokes this custom destructor [INFO] [stdout] --> src/session/subscribed.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | / impl Drop for Subscribed { [INFO] [stdout] 137 | | fn drop(&mut self) { [INFO] [stdout] 138 | | let state = self.state.lock(); [INFO] [stdout] 139 | | let err = state.closed.as_ref().err().cloned().unwrap_or(ServeError::Done); [INFO] [stdout] ... | [INFO] [stdout] 158 | | } [INFO] [stdout] 159 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> src/session/subscribed.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | / impl Drop for Subscribed { [INFO] [stdout] 137 | | fn drop(&mut self) { [INFO] [stdout] 138 | | let state = self.state.lock(); [INFO] [stdout] 139 | | let err = state.closed.as_ref().err().cloned().unwrap_or(ServeError::Done); [INFO] [stdout] ... | [INFO] [stdout] 158 | | } [INFO] [stdout] 159 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> src/session/subscribed.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | / impl Drop for Subscribed { [INFO] [stdout] 137 | | fn drop(&mut self) { [INFO] [stdout] 138 | | let state = self.state.lock(); [INFO] [stdout] 139 | | let err = state.closed.as_ref().err().cloned().unwrap_or(ServeError::Done); [INFO] [stdout] ... | [INFO] [stdout] 158 | | } [INFO] [stdout] 159 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> src/session/announce.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / impl Drop for AnnounceState { [INFO] [stdout] 32 | | fn drop(&mut self) { [INFO] [stdout] 33 | | for subscriber in self.subscribers.drain(..) { [INFO] [stdout] 34 | | subscriber.close(ServeError::NotFound).ok(); [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.11.6/src/recv_stream.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | impl Drop for RecvStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.11.6/src/send_stream.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | impl Drop for SendStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.31/src/stream/futures_unordered/mod.rs:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | impl Drop for FuturesUnordered { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.31/src/stream/futures_unordered/mod.rs:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | impl Drop for FuturesUnordered { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `output` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.11.6/src/connection.rs:912:1 [INFO] [stdout] | [INFO] [stdout] 912 | impl Drop for ConnectionRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `futures_init` invokes this custom destructor [INFO] [stdout] --> src/session/announce.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / impl Drop for AnnounceState { [INFO] [stdout] 32 | | fn drop(&mut self) { [INFO] [stdout] 33 | | for subscriber in self.subscribers.drain(..) { [INFO] [stdout] 34 | | subscriber.close(ServeError::NotFound).ok(); [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `futures` invokes this custom destructor [INFO] [stdout] --> src/session/announce.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / impl Drop for AnnounceState { [INFO] [stdout] 32 | | fn drop(&mut self) { [INFO] [stdout] 33 | | for subscriber in self.subscribers.drain(..) { [INFO] [stdout] 34 | | subscriber.close(ServeError::NotFound).ok(); [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/session/subscribed.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | / impl Drop for Subscribed { [INFO] [stdout] 137 | | fn drop(&mut self) { [INFO] [stdout] 138 | | let state = self.state.lock(); [INFO] [stdout] 139 | | let err = state.closed.as_ref().err().cloned().unwrap_or(ServeError::Done); [INFO] [stdout] ... | [INFO] [stdout] 158 | | } [INFO] [stdout] 159 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/session/announce.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / impl Drop for AnnounceState { [INFO] [stdout] 32 | | fn drop(&mut self) { [INFO] [stdout] 33 | | for subscriber in self.subscribers.drain(..) { [INFO] [stdout] 34 | | subscriber.close(ServeError::NotFound).ok(); [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.11.6/src/recv_stream.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | impl Drop for RecvStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.11.6/src/send_stream.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | impl Drop for SendStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.31/src/stream/futures_unordered/mod.rs:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | impl Drop for FuturesUnordered { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.31/src/stream/futures_unordered/mod.rs:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | impl Drop for FuturesUnordered { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.11.6/src/connection.rs:912:1 [INFO] [stdout] | [INFO] [stdout] 912 | impl Drop for ConnectionRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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/session/publisher.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 69 | / tokio::select! { [INFO] [stdout] 70 | | res = announce.subscribed(), if !subscribe_done => { [INFO] [stdout] 71 | | match res? { [INFO] [stdout] 72 | | Some(subscribed) => { [INFO] [stdout] ... | [INFO] [stdout] 87 | | match res? { [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] | | 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] ... | [INFO] [stdout] 103 | | else => return Ok(()) [INFO] [stdout] 104 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | `output` calls a custom destructor [INFO] [stdout] | | `output` will be dropped later as of Edition 2024 [INFO] [stdout] | | `futures_init` calls a custom destructor [INFO] [stdout] | | `futures_init` will be dropped later as of Edition 2024 [INFO] [stdout] | | `futures` calls a custom destructor [INFO] [stdout] | | `futures` will be dropped later as of Edition 2024 [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] | 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: `#2` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> src/session/subscribed.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | / impl Drop for Subscribed { [INFO] [stdout] 137 | | fn drop(&mut self) { [INFO] [stdout] 138 | | let state = self.state.lock(); [INFO] [stdout] 139 | | let err = state.closed.as_ref().err().cloned().unwrap_or(ServeError::Done); [INFO] [stdout] ... | [INFO] [stdout] 158 | | } [INFO] [stdout] 159 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> src/session/announce.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / impl Drop for AnnounceState { [INFO] [stdout] 32 | | fn drop(&mut self) { [INFO] [stdout] 33 | | for subscriber in self.subscribers.drain(..) { [INFO] [stdout] 34 | | subscriber.close(ServeError::NotFound).ok(); [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.11.6/src/recv_stream.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | impl Drop for RecvStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.11.6/src/send_stream.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | impl Drop for SendStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.31/src/stream/futures_unordered/mod.rs:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | impl Drop for FuturesUnordered { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.31/src/stream/futures_unordered/mod.rs:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | impl Drop for FuturesUnordered { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.11.6/src/connection.rs:912:1 [INFO] [stdout] | [INFO] [stdout] 912 | impl Drop for ConnectionRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> src/session/subscribed.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | / impl Drop for Subscribed { [INFO] [stdout] 137 | | fn drop(&mut self) { [INFO] [stdout] 138 | | let state = self.state.lock(); [INFO] [stdout] 139 | | let err = state.closed.as_ref().err().cloned().unwrap_or(ServeError::Done); [INFO] [stdout] ... | [INFO] [stdout] 158 | | } [INFO] [stdout] 159 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> src/session/announce.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / impl Drop for AnnounceState { [INFO] [stdout] 32 | | fn drop(&mut self) { [INFO] [stdout] 33 | | for subscriber in self.subscribers.drain(..) { [INFO] [stdout] 34 | | subscriber.close(ServeError::NotFound).ok(); [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.11.6/src/recv_stream.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | impl Drop for RecvStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.11.6/src/send_stream.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | impl Drop for SendStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.31/src/stream/futures_unordered/mod.rs:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | impl Drop for FuturesUnordered { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.31/src/stream/futures_unordered/mod.rs:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | impl Drop for FuturesUnordered { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#3` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.11.6/src/connection.rs:912:1 [INFO] [stdout] | [INFO] [stdout] 912 | impl Drop for ConnectionRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> src/session/subscribed.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | / impl Drop for Subscribed { [INFO] [stdout] 137 | | fn drop(&mut self) { [INFO] [stdout] 138 | | let state = self.state.lock(); [INFO] [stdout] 139 | | let err = state.closed.as_ref().err().cloned().unwrap_or(ServeError::Done); [INFO] [stdout] ... | [INFO] [stdout] 158 | | } [INFO] [stdout] 159 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> src/session/announce.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / impl Drop for AnnounceState { [INFO] [stdout] 32 | | fn drop(&mut self) { [INFO] [stdout] 33 | | for subscriber in self.subscribers.drain(..) { [INFO] [stdout] 34 | | subscriber.close(ServeError::NotFound).ok(); [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.11.6/src/recv_stream.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | impl Drop for RecvStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.11.6/src/send_stream.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | impl Drop for SendStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.31/src/stream/futures_unordered/mod.rs:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | impl Drop for FuturesUnordered { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.31/src/stream/futures_unordered/mod.rs:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | impl Drop for FuturesUnordered { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `output` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.11.6/src/connection.rs:912:1 [INFO] [stdout] | [INFO] [stdout] 912 | impl Drop for ConnectionRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `futures_init` invokes this custom destructor [INFO] [stdout] --> src/session/announce.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / impl Drop for AnnounceState { [INFO] [stdout] 32 | | fn drop(&mut self) { [INFO] [stdout] 33 | | for subscriber in self.subscribers.drain(..) { [INFO] [stdout] 34 | | subscriber.close(ServeError::NotFound).ok(); [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `futures` invokes this custom destructor [INFO] [stdout] --> src/session/announce.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / impl Drop for AnnounceState { [INFO] [stdout] 32 | | fn drop(&mut self) { [INFO] [stdout] 33 | | for subscriber in self.subscribers.drain(..) { [INFO] [stdout] 34 | | subscriber.close(ServeError::NotFound).ok(); [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/session/subscribed.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | / impl Drop for Subscribed { [INFO] [stdout] 137 | | fn drop(&mut self) { [INFO] [stdout] 138 | | let state = self.state.lock(); [INFO] [stdout] 139 | | let err = state.closed.as_ref().err().cloned().unwrap_or(ServeError::Done); [INFO] [stdout] ... | [INFO] [stdout] 158 | | } [INFO] [stdout] 159 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/session/announce.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / impl Drop for AnnounceState { [INFO] [stdout] 32 | | fn drop(&mut self) { [INFO] [stdout] 33 | | for subscriber in self.subscribers.drain(..) { [INFO] [stdout] 34 | | subscriber.close(ServeError::NotFound).ok(); [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.11.6/src/recv_stream.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | impl Drop for RecvStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.11.6/src/send_stream.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | impl Drop for SendStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.31/src/stream/futures_unordered/mod.rs:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | impl Drop for FuturesUnordered { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.31/src/stream/futures_unordered/mod.rs:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | impl Drop for FuturesUnordered { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.11.6/src/connection.rs:912:1 [INFO] [stdout] | [INFO] [stdout] 912 | impl Drop for ConnectionRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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/session/subscribed.rs:199:29 [INFO] [stdout] | [INFO] [stdout] 199 | while let Some(chunk) = object.read().await? { [INFO] [stdout] | ----- -------------------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#7` [INFO] [stdout] | | | up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024 [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 `#5` [INFO] [stdout] | | up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#6` [INFO] [stdout] | | up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | `__awaitee` calls a custom destructor [INFO] [stdout] | | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | `chunk` calls a custom destructor [INFO] [stdout] | `chunk` will be dropped later as of Edition 2024 [INFO] [stdout] 200 | writer.write(&chunk).await?; [INFO] [stdout] | --------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | | `#4` 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] | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] 201 | log::trace!("sent track payload: {:?}", chunk.len()); [INFO] [stdout] 202 | } [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: `#5` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#6` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#7` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `chunk` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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/session/subscribed.rs:182:33 [INFO] [stdout] | [INFO] [stdout] 182 | while let Some(mut object) = group.next().await? { [INFO] [stdout] | ---------- ------------------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#14` [INFO] [stdout] | | | up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024 [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 `#12` [INFO] [stdout] | | up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#13` [INFO] [stdout] | | up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | `__awaitee` calls a custom destructor [INFO] [stdout] | | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | `object` calls a custom destructor [INFO] [stdout] | `object` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 190 | / self.state [INFO] [stdout] 191 | | .lock_mut() [INFO] [stdout] 192 | | .ok_or(ServeError::Done)? [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] | |_____________________________________________this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | writer.encode(&header).await?; [INFO] [stdout] | ----------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#6` [INFO] [stdout] | | `#6` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | `#4` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#5` [INFO] [stdout] | `#5` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | while let Some(chunk) = object.read().await? { [INFO] [stdout] | ----- ------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#8` [INFO] [stdout] | | | `#8` will be dropped later as of Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#7` [INFO] [stdout] | | `#7` will be dropped later as of Edition 2024 [INFO] [stdout] | `chunk` calls a custom destructor [INFO] [stdout] | `chunk` will be dropped later as of Edition 2024 [INFO] [stdout] 200 | writer.write(&chunk).await?; [INFO] [stdout] | --------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#11` [INFO] [stdout] | | `#11` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#9` [INFO] [stdout] | `#9` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#10` [INFO] [stdout] | `#10` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | } [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: `#12` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#12` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#13` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#13` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#14` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#14` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `object` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `object` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / impl<'a, T> Drop for StateMut<'a, T> { [INFO] [stdout] 188 | | fn drop(&mut self) { [INFO] [stdout] 189 | | self.lock.notify(); [INFO] [stdout] 190 | | } [INFO] [stdout] 191 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / impl<'a, T> Drop for StateMut<'a, T> { [INFO] [stdout] 188 | | fn drop(&mut self) { [INFO] [stdout] 189 | | self.lock.notify(); [INFO] [stdout] 190 | | } [INFO] [stdout] 191 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#6` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#7` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#8` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `chunk` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#9` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#11` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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/session/subscribed.rs:181:31 [INFO] [stdout] | [INFO] [stdout] 181 | while let Some(mut group) = track.next().await? { [INFO] [stdout] | --------- ------------------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#16` [INFO] [stdout] | | | up until Edition 2021 `#16` is dropped last but will be dropped earlier in Edition 2024 [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 `#14` [INFO] [stdout] | | up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#15` [INFO] [stdout] | | up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | `__awaitee` calls a custom destructor [INFO] [stdout] | | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | `group` calls a custom destructor [INFO] [stdout] | `group` will be dropped later as of Edition 2024 [INFO] [stdout] 182 | while let Some(mut object) = group.next().await? { [INFO] [stdout] | ---------- ------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | | | `#3` 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] | | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] | `object` calls a custom destructor [INFO] [stdout] | `object` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 190 | / self.state [INFO] [stdout] 191 | | .lock_mut() [INFO] [stdout] 192 | | .ok_or(ServeError::Done)? [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | | `#4` will be dropped later as of Edition 2024 [INFO] [stdout] | |_____________________________________________this value will be stored in a temporary; let us call it `#5` [INFO] [stdout] | `#5` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | writer.encode(&header).await?; [INFO] [stdout] | ----------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#8` [INFO] [stdout] | | `#8` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#6` [INFO] [stdout] | `#6` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#7` [INFO] [stdout] | `#7` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | while let Some(chunk) = object.read().await? { [INFO] [stdout] | ----- ------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#10` [INFO] [stdout] | | | `#10` will be dropped later as of Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#9` [INFO] [stdout] | | `#9` will be dropped later as of Edition 2024 [INFO] [stdout] | `chunk` calls a custom destructor [INFO] [stdout] | `chunk` will be dropped later as of Edition 2024 [INFO] [stdout] 200 | writer.write(&chunk).await?; [INFO] [stdout] | --------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#13` [INFO] [stdout] | | `#13` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#11` [INFO] [stdout] | `#11` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#12` [INFO] [stdout] | `#12` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 206 | } [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: `#14` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#14` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#14` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#15` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#15` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#15` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#16` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#16` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#16` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `group` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `group` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `group` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `object` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `object` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / impl<'a, T> Drop for StateMut<'a, T> { [INFO] [stdout] 188 | | fn drop(&mut self) { [INFO] [stdout] 189 | | self.lock.notify(); [INFO] [stdout] 190 | | } [INFO] [stdout] 191 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#5` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / impl<'a, T> Drop for StateMut<'a, T> { [INFO] [stdout] 188 | | fn drop(&mut self) { [INFO] [stdout] 189 | | self.lock.notify(); [INFO] [stdout] 190 | | } [INFO] [stdout] 191 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#6` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#8` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#9` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#10` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `chunk` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#11` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#13` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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/session/subscribed.rs:280:28 [INFO] [stdout] | [INFO] [stdout] 280 | while let Some(chunk) = object.read().await? { [INFO] [stdout] | ----- -------------------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#7` [INFO] [stdout] | | | up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024 [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 `#5` [INFO] [stdout] | | up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#6` [INFO] [stdout] | | up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | `__awaitee` calls a custom destructor [INFO] [stdout] | | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | `chunk` calls a custom destructor [INFO] [stdout] | `chunk` will be dropped later as of Edition 2024 [INFO] [stdout] 281 | writer.write(&chunk).await?; [INFO] [stdout] | --------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | | `#4` 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] | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] 282 | log::trace!("sent group payload: {:?}", chunk.len()); [INFO] [stdout] 283 | } [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: `#5` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#6` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#7` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `chunk` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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/session/subscribed.rs:264:32 [INFO] [stdout] | [INFO] [stdout] 264 | while let Some(mut object) = group.next().await? { [INFO] [stdout] | ---------- ------------------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#14` [INFO] [stdout] | | | up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024 [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 `#12` [INFO] [stdout] | | up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#13` [INFO] [stdout] | | up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | `__awaitee` calls a custom destructor [INFO] [stdout] | | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | `object` calls a custom destructor [INFO] [stdout] | `object` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 271 | writer.encode(&header).await?; [INFO] [stdout] | ----------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | | `#4` 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] | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] 272 | [INFO] [stdout] 273 | / state [INFO] [stdout] 274 | | .lock_mut() [INFO] [stdout] 275 | | .ok_or(ServeError::Done)? [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#5` [INFO] [stdout] | | `#5` will be dropped later as of Edition 2024 [INFO] [stdout] | |_________________________________________this value will be stored in a temporary; let us call it `#6` [INFO] [stdout] | `#6` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 280 | while let Some(chunk) = object.read().await? { [INFO] [stdout] | ----- ------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#8` [INFO] [stdout] | | | `#8` will be dropped later as of Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#7` [INFO] [stdout] | | `#7` will be dropped later as of Edition 2024 [INFO] [stdout] | `chunk` calls a custom destructor [INFO] [stdout] | `chunk` will be dropped later as of Edition 2024 [INFO] [stdout] 281 | writer.write(&chunk).await?; [INFO] [stdout] | --------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#11` [INFO] [stdout] | | `#11` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#9` [INFO] [stdout] | `#9` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#10` [INFO] [stdout] | `#10` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 286 | } [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: `#12` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#12` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#13` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#13` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#14` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#14` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `object` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | / impl Drop for StateDrop { [INFO] [stdout] 249 | | fn drop(&mut self) { [INFO] [stdout] 250 | | let mut state = self.state.lock().unwrap(); [INFO] [stdout] 251 | | state.dropped = None; [INFO] [stdout] 252 | | state.notify(); [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `object` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#5` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / impl<'a, T> Drop for StateMut<'a, T> { [INFO] [stdout] 188 | | fn drop(&mut self) { [INFO] [stdout] 189 | | self.lock.notify(); [INFO] [stdout] 190 | | } [INFO] [stdout] 191 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#6` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / impl<'a, T> Drop for StateMut<'a, T> { [INFO] [stdout] 188 | | fn drop(&mut self) { [INFO] [stdout] 189 | | self.lock.notify(); [INFO] [stdout] 190 | | } [INFO] [stdout] 191 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#7` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#8` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `chunk` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#9` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#11` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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/session/subscribed.rs:352:27 [INFO] [stdout] | [INFO] [stdout] 352 | while let Some(chunk) = object.read().await? { [INFO] [stdout] | ----- -------------------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#7` [INFO] [stdout] | | | up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024 [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 `#5` [INFO] [stdout] | | up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#6` [INFO] [stdout] | | up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | `__awaitee` calls a custom destructor [INFO] [stdout] | | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | `chunk` calls a custom destructor [INFO] [stdout] | `chunk` will be dropped later as of Edition 2024 [INFO] [stdout] 353 | writer.write(&chunk).await?; [INFO] [stdout] | --------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | | `#4` 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] | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] 354 | log::trace!("sent object payload: {:?}", chunk.len()); [INFO] [stdout] 355 | } [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: `#5` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#6` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#7` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `chunk` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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/session/subscribed.rs:363:30 [INFO] [stdout] | [INFO] [stdout] 363 | while let Some(datagram) = datagrams.read().await? { [INFO] [stdout] | -------- ----------------------^ [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#10` [INFO] [stdout] | | | up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024 [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 `#8` [INFO] [stdout] | | up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#9` [INFO] [stdout] | | up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | `__awaitee` calls a custom destructor [INFO] [stdout] | | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | `datagram` calls a custom destructor [INFO] [stdout] | `datagram` will be dropped later as of Edition 2024 [INFO] [stdout] 364 | let datagram = data::Datagram { [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] 374 | let mut buffer = bytes::BytesMut::with_capacity(datagram.payload.len() + 100); [INFO] [stdout] | ---------- [INFO] [stdout] | | [INFO] [stdout] | `buffer` calls a custom destructor [INFO] [stdout] | `buffer` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 377 | self.publisher.send_datagram(buffer.into()).await?; [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#5` [INFO] [stdout] | | `#5` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | `#4` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 380 | / self.state [INFO] [stdout] 381 | | .lock_mut() [INFO] [stdout] 382 | | .ok_or(ServeError::Done)? [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#6` [INFO] [stdout] | | `#6` will be dropped later as of Edition 2024 [INFO] [stdout] | |_________________________________________this value will be stored in a temporary; let us call it `#7` [INFO] [stdout] | `#7` will be dropped later as of Edition 2024 [INFO] [stdout] 383 | .update_max(datagram.group_id, datagram.object_id)?; [INFO] [stdout] 384 | } [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: `#8` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#9` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#10` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `datagram` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `buffer` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes_mut.rs:1123:1 [INFO] [stdout] | [INFO] [stdout] 1123 | impl Drop for BytesMut { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#5` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#6` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / impl<'a, T> Drop for StateMut<'a, T> { [INFO] [stdout] 188 | | fn drop(&mut self) { [INFO] [stdout] 189 | | self.lock.notify(); [INFO] [stdout] 190 | | } [INFO] [stdout] 191 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#7` invokes this custom destructor [INFO] [stdout] --> src/watch/state.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | / impl<'a, T> Drop for StateMut<'a, T> { [INFO] [stdout] 188 | | fn drop(&mut self) { [INFO] [stdout] 189 | | self.lock.notify(); [INFO] [stdout] 190 | | } [INFO] [stdout] 191 | | } [INFO] [stdout] | |_^ [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/session/subscriber.rs:261:26 [INFO] [stdout] | [INFO] [stdout] 261 | while let Some(data) = reader.read_chunk(usize::MAX).await? { [INFO] [stdout] | -----------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | | up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024 [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] | 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] | `__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 264 | } [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: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.46s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking moq-transport v0.8.1 (/tmp/fixit) [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/data/header.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | $(Self::$name(ref m) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 88 | / header_types! { [INFO] [stdout] 89 | | Object = 0x0, [INFO] [stdout] 90 | | //Datagram = 0x1, [INFO] [stdout] 91 | | Group = 0x51, [INFO] [stdout] 92 | | Track = 0x50, [INFO] [stdout] 93 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `header_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/data/header.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | $(Self::$name(ref m) => m.fmt(f),)* [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 88 | / header_types! { [INFO] [stdout] 89 | | Object = 0x0, [INFO] [stdout] 90 | | //Datagram = 0x1, [INFO] [stdout] 91 | | Group = 0x51, [INFO] [stdout] 92 | | Track = 0x50, [INFO] [stdout] 93 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `header_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/message/publisher.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | $(Self::$name(ref m) => m.fmt(f),)* [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 47 | / publisher_msgs! { [INFO] [stdout] 48 | | Announce, [INFO] [stdout] 49 | | Unannounce, [INFO] [stdout] 50 | | SubscribeOk, [INFO] [stdout] ... | [INFO] [stdout] 53 | | TrackStatus, [INFO] [stdout] 54 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `publisher_msgs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/data/header.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | $(Self::$name(ref m) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 88 | / header_types! { [INFO] [stdout] 89 | | Object = 0x0, [INFO] [stdout] 90 | | //Datagram = 0x1, [INFO] [stdout] 91 | | Group = 0x51, [INFO] [stdout] 92 | | Track = 0x50, [INFO] [stdout] 93 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `header_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/data/header.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | $(Self::$name(ref m) => m.fmt(f),)* [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 88 | / header_types! { [INFO] [stdout] 89 | | Object = 0x0, [INFO] [stdout] 90 | | //Datagram = 0x1, [INFO] [stdout] 91 | | Group = 0x51, [INFO] [stdout] 92 | | Track = 0x50, [INFO] [stdout] 93 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `header_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/message/subscriber.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | $(Self::$name(ref m) => m.fmt(f),)* [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 47 | / subscriber_msgs! { [INFO] [stdout] 48 | | AnnounceOk, [INFO] [stdout] 49 | | AnnounceError, [INFO] [stdout] 50 | | AnnounceCancel, [INFO] [stdout] ... | [INFO] [stdout] 54 | | TrackStatusRequest, [INFO] [stdout] 55 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `subscriber_msgs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/message/mod.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | $(Self::$name(ref m) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 147 | / message_types! { [INFO] [stdout] 148 | | // NOTE: Object and Setup are in other modules. [INFO] [stdout] 149 | | // Object = 0x0 [INFO] [stdout] 150 | | // ObjectUnbounded = 0x2 [INFO] [stdout] ... | [INFO] [stdout] 180 | | GoAway = 0x10, [INFO] [stdout] 181 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `message_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/message/mod.rs:139:8 [INFO] [stdout] | [INFO] [stdout] 139 | $(Self::$name(ref m) => m.fmt(f),)* [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 147 | / message_types! { [INFO] [stdout] 148 | | // NOTE: Object and Setup are in other modules. [INFO] [stdout] 149 | | // Object = 0x0 [INFO] [stdout] 150 | | // ObjectUnbounded = 0x2 [INFO] [stdout] ... | [INFO] [stdout] 180 | | GoAway = 0x10, [INFO] [stdout] 181 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `message_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/message/publisher.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | $(Self::$name(ref m) => m.fmt(f),)* [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 47 | / publisher_msgs! { [INFO] [stdout] 48 | | Announce, [INFO] [stdout] 49 | | Unannounce, [INFO] [stdout] 50 | | SubscribeOk, [INFO] [stdout] ... | [INFO] [stdout] 53 | | TrackStatus, [INFO] [stdout] 54 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `publisher_msgs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/message/subscriber.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | $(Self::$name(ref m) => m.fmt(f),)* [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 47 | / subscriber_msgs! { [INFO] [stdout] 48 | | AnnounceOk, [INFO] [stdout] 49 | | AnnounceError, [INFO] [stdout] 50 | | AnnounceCancel, [INFO] [stdout] ... | [INFO] [stdout] 54 | | TrackStatusRequest, [INFO] [stdout] 55 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `subscriber_msgs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/message/mod.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | $(Self::$name(ref m) => { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 147 | / message_types! { [INFO] [stdout] 148 | | // NOTE: Object and Setup are in other modules. [INFO] [stdout] 149 | | // Object = 0x0 [INFO] [stdout] 150 | | // ObjectUnbounded = 0x2 [INFO] [stdout] ... | [INFO] [stdout] 180 | | GoAway = 0x10, [INFO] [stdout] 181 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `message_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/message/mod.rs:139:8 [INFO] [stdout] | [INFO] [stdout] 139 | $(Self::$name(ref m) => m.fmt(f),)* [INFO] [stdout] | -^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 147 | / message_types! { [INFO] [stdout] 148 | | // NOTE: Object and Setup are in other modules. [INFO] [stdout] 149 | | // Object = 0x0 [INFO] [stdout] 150 | | // ObjectUnbounded = 0x2 [INFO] [stdout] ... | [INFO] [stdout] 180 | | GoAway = 0x10, [INFO] [stdout] 181 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `message_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `moq-transport` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `moq-transport` (lib test) due to 6 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "8f4ab07e28382423e7eb31d80749d68baa10af70339db0b52af9041e90805c7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f4ab07e28382423e7eb31d80749d68baa10af70339db0b52af9041e90805c7f", kill_on_drop: false }` [INFO] [stdout] 8f4ab07e28382423e7eb31d80749d68baa10af70339db0b52af9041e90805c7f