[INFO] fetching crate interceptor 0.12.0... [INFO] checking interceptor-0.12.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate interceptor 0.12.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate interceptor 0.12.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate interceptor 0.12.0 [INFO] finished tweaking crates.io crate interceptor 0.12.0 [INFO] tweaked toml for crates.io crate interceptor 0.12.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 114 packages to latest compatible versions [INFO] [stderr] Adding addr2line v0.22.0 (latest: v0.24.1) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.1.0) [INFO] [stderr] Adding gimli v0.29.0 (latest: v0.31.0) [INFO] [stderr] Adding hermit-abi v0.3.9 (latest: v0.4.0) [INFO] [stderr] Adding memoffset v0.7.1 (latest: v0.9.1) [INFO] [stderr] Adding miniz_oxide v0.7.4 (latest: v0.8.0) [INFO] [stderr] Adding nix v0.26.4 (latest: v0.29.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.58.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bb8f0399e0fcb8581db8f80b14dd081d4676a68d66a45e0f191a9588c16c7bc [INFO] running `Command { std: "docker" "start" "-a" "4bb8f0399e0fcb8581db8f80b14dd081d4676a68d66a45e0f191a9588c16c7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bb8f0399e0fcb8581db8f80b14dd081d4676a68d66a45e0f191a9588c16c7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bb8f0399e0fcb8581db8f80b14dd081d4676a68d66a45e0f191a9588c16c7bc", kill_on_drop: false }` [INFO] [stdout] 4bb8f0399e0fcb8581db8f80b14dd081d4676a68d66a45e0f191a9588c16c7bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bd547e7187684d4139964b7488deeaa89e6332d5c3b0a6b245c2b5aa391c6c6 [INFO] running `Command { std: "docker" "start" "-a" "6bd547e7187684d4139964b7488deeaa89e6332d5c3b0a6b245c2b5aa391c6c6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking waitgroup v0.1.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking webrtc-util v0.9.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking rtp v0.11.0 [INFO] [stderr] Checking rtcp v0.11.0 [INFO] [stderr] Checking webrtc-srtp v0.13.0 [INFO] [stderr] Checking interceptor v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chain.rs:31:44 [INFO] [stdout] | [INFO] [stdout] 30 | mut reader: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 32 | | for icpr in &self.interceptors { [INFO] [stdout] 33 | | reader = icpr.bind_rtcp_reader(reader).await; [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | reader [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chain.rs:43:44 [INFO] [stdout] | [INFO] [stdout] 42 | mut writer: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 44 | | for icpr in &self.interceptors { [INFO] [stdout] 45 | | writer = icpr.bind_rtcp_writer(writer).await; [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | writer [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chain.rs:56:43 [INFO] [stdout] | [INFO] [stdout] 55 | mut writer: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 57 | | for icpr in &self.interceptors { [INFO] [stdout] 58 | | writer = icpr.bind_local_stream(info, writer).await; [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | writer [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chain.rs:76:43 [INFO] [stdout] | [INFO] [stdout] 75 | mut reader: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 77 | | for icpr in &self.interceptors { [INFO] [stdout] 78 | | reader = icpr.bind_remote_stream(info, reader).await; [INFO] [stdout] 79 | | } [INFO] [stdout] 80 | | reader [INFO] [stdout] 81 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/mock/mock_builder.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new MockBuilderResult) + Send + Sync + 'static>(f: F) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | MockBuilder { build: Box::new(f) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/mock/mock_interceptor.rs:65:44 [INFO] [stdout] | [INFO] [stdout] 64 | reader: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 66 | | if let Some(f) = &self.bind_rtcp_reader_fn { [INFO] [stdout] 67 | | f(reader).await [INFO] [stdout] 68 | | } else { [INFO] [stdout] 69 | | reader [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/mock/mock_interceptor.rs:78:44 [INFO] [stdout] | [INFO] [stdout] 77 | writer: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 79 | | if let Some(f) = &self.bind_rtcp_writer_fn { [INFO] [stdout] 80 | | f(writer).await [INFO] [stdout] 81 | | } else { [INFO] [stdout] 82 | | writer [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/mock/mock_interceptor.rs:92:43 [INFO] [stdout] | [INFO] [stdout] 91 | writer: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 93 | | if let Some(f) = &self.bind_local_stream_fn { [INFO] [stdout] 94 | | f(info, writer).await [INFO] [stdout] 95 | | } else { [INFO] [stdout] 96 | | writer [INFO] [stdout] 97 | | } [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/mock/mock_interceptor.rs:113:43 [INFO] [stdout] | [INFO] [stdout] 112 | reader: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 113 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 114 | | if let Some(f) = &self.bind_remote_stream_fn { [INFO] [stdout] 115 | | f(info, reader).await [INFO] [stdout] 116 | | } else { [INFO] [stdout] 117 | | reader [INFO] [stdout] 118 | | } [INFO] [stdout] 119 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nack/generator/mod.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 56 | let (close_tx, close_rx) = mpsc::channel(1); [INFO] [stdout] | -------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 57 | Ok(Arc::new(Generator { [INFO] [stdout] | ____________^ [INFO] [stdout] 58 | | internal: Arc::new(GeneratorInternal { [INFO] [stdout] 59 | | log2_size_minus_6: if let Some(log2_size_minus_6) = self.log2_size_minus_6 { [INFO] [stdout] 60 | | log2_size_minus_6 [INFO] [stdout] ... | [INFO] [stdout] 80 | | close_tx: Mutex::new(Some(close_tx)), [INFO] [stdout] 81 | | })) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nack/generator/mod.rs:171:44 [INFO] [stdout] | [INFO] [stdout] 170 | reader: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 171 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 172 | | reader [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nack/generator/mod.rs:180:44 [INFO] [stdout] | [INFO] [stdout] 179 | writer: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 181 | | if self.is_closed().await { [INFO] [stdout] 182 | | return writer; [INFO] [stdout] 183 | | } [INFO] [stdout] ... | [INFO] [stdout] 198 | | writer [INFO] [stdout] 199 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nack/generator/mod.rs:207:43 [INFO] [stdout] | [INFO] [stdout] 206 | writer: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 207 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 208 | | writer [INFO] [stdout] 209 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nack/generator/mod.rs:220:43 [INFO] [stdout] | [INFO] [stdout] 219 | reader: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 220 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 221 | | if !stream_support_nack(info) { [INFO] [stdout] 222 | | return reader; [INFO] [stdout] 223 | | } [INFO] [stdout] ... | [INFO] [stdout] 234 | | stream [INFO] [stdout] 235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nack/responder/mod.rs:78:30 [INFO] [stdout] | [INFO] [stdout] 74 | let stream2 = Arc::clone(&stream); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | let stream3 = Arc::clone(&stream2); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | Box::pin(async move { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 79 | | if let Some(p) = stream3.get(seq).await { [INFO] [stdout] 80 | | let a = Attributes::new(); [INFO] [stdout] 81 | | if let Err(err) = stream3.next_rtp_writer.write(&p, &a).await { [INFO] [stdout] ... | [INFO] [stdout] 85 | | true [INFO] [stdout] 86 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nack/responder/mod.rs:144:44 [INFO] [stdout] | [INFO] [stdout] 143 | reader: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 145 | | Arc::new(ResponderRtcpReader { [INFO] [stdout] 146 | | internal: Arc::clone(&self.internal), [INFO] [stdout] 147 | | parent_rtcp_reader: reader, [INFO] [stdout] 148 | | }) as Arc [INFO] [stdout] 149 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nack/responder/mod.rs:156:44 [INFO] [stdout] | [INFO] [stdout] 155 | writer: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 157 | | writer [INFO] [stdout] 158 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nack/responder/mod.rs:166:43 [INFO] [stdout] | [INFO] [stdout] 165 | writer: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 167 | | if !stream_support_nack(info) { [INFO] [stdout] 168 | | return writer; [INFO] [stdout] 169 | | } [INFO] [stdout] ... | [INFO] [stdout] 177 | | stream [INFO] [stdout] 178 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nack/responder/mod.rs:192:43 [INFO] [stdout] | [INFO] [stdout] 191 | reader: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 192 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 193 | | reader [INFO] [stdout] 194 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nack/responder/responder_stream.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 71 | pub(super) fn new(log2_size: u8, writer: Arc) -> Self { [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | ResponderStream { [INFO] [stdout] 73 | internal: Mutex::new(ResponderStreamInternal::new(log2_size)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/noop.rs:15:44 [INFO] [stdout] | [INFO] [stdout] 14 | reader: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 16 | | reader [INFO] [stdout] 17 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/noop.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 23 | writer: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 25 | | writer [INFO] [stdout] 26 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/noop.rs:34:43 [INFO] [stdout] | [INFO] [stdout] 33 | writer: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 35 | | writer [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/noop.rs:47:43 [INFO] [stdout] | [INFO] [stdout] 46 | reader: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 48 | | reader [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/registry.rs:31:22 [INFO] [stdout] | [INFO] [stdout] 31 | .map(|c| Arc::new(c) as Arc) [INFO] [stdout] | - ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/registry.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 40 | let interceptors: Result> = self.builders.iter().map(|b| b.build(id)).collect(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | [INFO] [stdout] 42 | Ok(Chain::new(interceptors?)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/mod.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 41 | let (close_tx, close_rx) = mpsc::channel(1); [INFO] [stdout] | -------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | ReceiverReport { [INFO] [stdout] 43 | internal: Arc::new(ReceiverReportInternal { [INFO] [stdout] | _______________________^ [INFO] [stdout] 44 | | interval: if let Some(interval) = &self.interval { [INFO] [stdout] 45 | | *interval [INFO] [stdout] 46 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 51 | | close_rx: Mutex::new(Some(close_rx)), [INFO] [stdout] 52 | | }), [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 41 | let (close_tx, close_rx) = mpsc::channel(1); [INFO] [stdout] | -------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | wg: Mutex::new(Some(WaitGroup::new())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/mod.rs:55:23 [INFO] [stdout] | [INFO] [stdout] 41 | let (close_tx, close_rx) = mpsc::channel(1); [INFO] [stdout] | -------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | close_tx: Mutex::new(Some(close_tx)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/mod.rs:62:23 [INFO] [stdout] | [INFO] [stdout] 60 | let (close_tx, close_rx) = mpsc::channel(1); [INFO] [stdout] | -------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | SenderReport { [INFO] [stdout] 62 | internal: Arc::new(SenderReportInternal { [INFO] [stdout] | _______________________^ [INFO] [stdout] 63 | | interval: if let Some(interval) = &self.interval { [INFO] [stdout] 64 | | *interval [INFO] [stdout] 65 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 70 | | close_rx: Mutex::new(Some(close_rx)), [INFO] [stdout] 71 | | }), [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/mod.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 60 | let (close_tx, close_rx) = mpsc::channel(1); [INFO] [stdout] | -------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | wg: Mutex::new(Some(WaitGroup::new())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/mod.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 60 | let (close_tx, close_rx) = mpsc::channel(1); [INFO] [stdout] | -------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | close_tx: Mutex::new(Some(close_tx)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/receiver/mod.rs:136:44 [INFO] [stdout] | [INFO] [stdout] 135 | reader: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 137 | | Arc::new(ReceiverReportRtcpReader { [INFO] [stdout] 138 | | internal: Arc::clone(&self.internal), [INFO] [stdout] 139 | | parent_rtcp_reader: reader, [INFO] [stdout] 140 | | }) [INFO] [stdout] 141 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/receiver/mod.rs:148:44 [INFO] [stdout] | [INFO] [stdout] 147 | writer: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 148 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 149 | | if self.is_closed().await { [INFO] [stdout] 150 | | return writer; [INFO] [stdout] 151 | | } [INFO] [stdout] ... | [INFO] [stdout] 166 | | writer [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/receiver/mod.rs:175:43 [INFO] [stdout] | [INFO] [stdout] 174 | writer: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 176 | | writer [INFO] [stdout] 177 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/receiver/mod.rs:188:43 [INFO] [stdout] | [INFO] [stdout] 187 | reader: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 189 | | let stream = Arc::new(ReceiverStream::new( [INFO] [stdout] 190 | | info.ssrc, [INFO] [stdout] 191 | | info.clock_rate, [INFO] [stdout] ... | [INFO] [stdout] 200 | | stream [INFO] [stdout] 201 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/sender/mod.rs:96:44 [INFO] [stdout] | [INFO] [stdout] 95 | reader: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 97 | | reader [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/sender/mod.rs:105:44 [INFO] [stdout] | [INFO] [stdout] 104 | writer: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 106 | | if self.is_closed().await { [INFO] [stdout] 107 | | return writer; [INFO] [stdout] 108 | | } [INFO] [stdout] ... | [INFO] [stdout] 123 | | writer [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/sender/mod.rs:132:43 [INFO] [stdout] | [INFO] [stdout] 131 | writer: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 133 | | let stream = Arc::new(SenderStream::new( [INFO] [stdout] 134 | | info.ssrc, [INFO] [stdout] 135 | | info.clock_rate, [INFO] [stdout] ... | [INFO] [stdout] 144 | | stream [INFO] [stdout] 145 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/sender/mod.rs:159:43 [INFO] [stdout] | [INFO] [stdout] 158 | reader: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 159 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 160 | | reader [INFO] [stdout] 161 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:104:27 [INFO] [stdout] | [INFO] [stdout] 98 | let (tx, rx) = mpsc::channel(100); [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | recv_streams: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:105:27 [INFO] [stdout] | [INFO] [stdout] 98 | let (tx, rx) = mpsc::channel(100); [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | send_streams: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 98 | let (tx, rx) = mpsc::channel(100); [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 107 | now_gen: Arc::new(SystemTime::now), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:120:27 [INFO] [stdout] | [INFO] [stdout] 111 | fn with_time_gen(id: String, now_gen: F) -> Self [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 115 | let (tx, rx) = mpsc::channel(100); [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 120 | recv_streams: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:121:27 [INFO] [stdout] | [INFO] [stdout] 111 | fn with_time_gen(id: String, now_gen: F) -> Self [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 115 | let (tx, rx) = mpsc::channel(100); [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | send_streams: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:123:22 [INFO] [stdout] | [INFO] [stdout] 111 | fn with_time_gen(id: String, now_gen: F) -> Self [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 115 | let (tx, rx) = mpsc::channel(100); [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 123 | now_gen: Arc::new(now_gen), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:307:43 [INFO] [stdout] | [INFO] [stdout] 306 | reader: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 307 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 308 | | let mut lock = self.recv_streams.lock(); [INFO] [stdout] 309 | | [INFO] [stdout] 310 | | let e = lock [INFO] [stdout] ... | [INFO] [stdout] 314 | | e.clone() [INFO] [stdout] 315 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:312:41 [INFO] [stdout] | [INFO] [stdout] 306 | reader: Arc, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 312 | .or_insert_with(|| Arc::new(RTPReadRecorder::new(reader, self.tx.clone()))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:330:43 [INFO] [stdout] | [INFO] [stdout] 329 | writer: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 330 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 331 | | let mut lock = self.send_streams.lock(); [INFO] [stdout] 332 | | [INFO] [stdout] 333 | | let e = lock [INFO] [stdout] ... | [INFO] [stdout] 337 | | e.clone() [INFO] [stdout] 338 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:335:41 [INFO] [stdout] | [INFO] [stdout] 329 | writer: Arc, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 335 | .or_insert_with(|| Arc::new(RTPWriteRecorder::new(writer, self.tx.clone()))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:356:44 [INFO] [stdout] | [INFO] [stdout] 355 | writer: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 357 | | let now = self.now_gen.clone(); [INFO] [stdout] 358 | | [INFO] [stdout] 359 | | Arc::new(RTCPWriteInterceptor { [INFO] [stdout] ... | [INFO] [stdout] 363 | | }) [INFO] [stdout] 364 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:371:44 [INFO] [stdout] | [INFO] [stdout] 370 | reader: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 371 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 372 | | let now = self.now_gen.clone(); [INFO] [stdout] 373 | | [INFO] [stdout] 374 | | Arc::new(RTCPReadInterceptor { [INFO] [stdout] ... | [INFO] [stdout] 378 | | }) [INFO] [stdout] 379 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twcc/receiver/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 34 | let (close_tx, close_rx) = mpsc::channel(1); [INFO] [stdout] | -------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | let (packet_chan_tx, packet_chan_rx) = mpsc::channel(1); [INFO] [stdout] | -------------- -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | Ok(Arc::new(Receiver { [INFO] [stdout] | ____________^ [INFO] [stdout] 37 | | internal: Arc::new(ReceiverInternal { [INFO] [stdout] 38 | | interval: if let Some(interval) = &self.interval { [INFO] [stdout] 39 | | *interval [INFO] [stdout] ... | [INFO] [stdout] 51 | | close_tx: Mutex::new(Some(close_tx)), [INFO] [stdout] 52 | | })) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twcc/receiver/mod.rs:157:44 [INFO] [stdout] | [INFO] [stdout] 156 | reader: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 157 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 158 | | reader [INFO] [stdout] 159 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twcc/receiver/mod.rs:166:44 [INFO] [stdout] | [INFO] [stdout] 165 | writer: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 167 | | if self.is_closed().await { [INFO] [stdout] 168 | | return writer; [INFO] [stdout] 169 | | } [INFO] [stdout] ... | [INFO] [stdout] 189 | | writer [INFO] [stdout] 190 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twcc/receiver/mod.rs:198:43 [INFO] [stdout] | [INFO] [stdout] 197 | writer: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 199 | | writer [INFO] [stdout] 200 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twcc/receiver/mod.rs:211:43 [INFO] [stdout] | [INFO] [stdout] 210 | reader: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 211 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 212 | | let mut hdr_ext_id = 0u8; [INFO] [stdout] 213 | | for e in &info.rtp_header_extensions { [INFO] [stdout] 214 | | if e.uri == TRANSPORT_CC_URI { [INFO] [stdout] ... | [INFO] [stdout] 237 | | stream [INFO] [stdout] 238 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twcc/sender/mod.rs:63:44 [INFO] [stdout] | [INFO] [stdout] 62 | reader: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 64 | | reader [INFO] [stdout] 65 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twcc/sender/mod.rs:72:44 [INFO] [stdout] | [INFO] [stdout] 71 | writer: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 73 | | writer [INFO] [stdout] 74 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twcc/sender/mod.rs:82:43 [INFO] [stdout] | [INFO] [stdout] 81 | writer: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 83 | | let mut hdr_ext_id = 0u8; [INFO] [stdout] 84 | | for e in &info.rtp_header_extensions { [INFO] [stdout] 85 | | if e.uri == TRANSPORT_CC_URI { [INFO] [stdout] ... | [INFO] [stdout] 106 | | stream [INFO] [stdout] 107 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twcc/sender/mod.rs:121:43 [INFO] [stdout] | [INFO] [stdout] 120 | reader: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 122 | | reader [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 61 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `interceptor` (lib) due to 62 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chain.rs:31:44 [INFO] [stdout] | [INFO] [stdout] 30 | mut reader: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 32 | | for icpr in &self.interceptors { [INFO] [stdout] 33 | | reader = icpr.bind_rtcp_reader(reader).await; [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | reader [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chain.rs:43:44 [INFO] [stdout] | [INFO] [stdout] 42 | mut writer: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 44 | | for icpr in &self.interceptors { [INFO] [stdout] 45 | | writer = icpr.bind_rtcp_writer(writer).await; [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | writer [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chain.rs:56:43 [INFO] [stdout] | [INFO] [stdout] 55 | mut writer: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 57 | | for icpr in &self.interceptors { [INFO] [stdout] 58 | | writer = icpr.bind_local_stream(info, writer).await; [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | writer [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chain.rs:76:43 [INFO] [stdout] | [INFO] [stdout] 75 | mut reader: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 77 | | for icpr in &self.interceptors { [INFO] [stdout] 78 | | reader = icpr.bind_remote_stream(info, reader).await; [INFO] [stdout] 79 | | } [INFO] [stdout] 80 | | reader [INFO] [stdout] 81 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/mock/mock_builder.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new MockBuilderResult) + Send + Sync + 'static>(f: F) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | MockBuilder { build: Box::new(f) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/mock/mock_interceptor.rs:65:44 [INFO] [stdout] | [INFO] [stdout] 64 | reader: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 66 | | if let Some(f) = &self.bind_rtcp_reader_fn { [INFO] [stdout] 67 | | f(reader).await [INFO] [stdout] 68 | | } else { [INFO] [stdout] 69 | | reader [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/mock/mock_interceptor.rs:78:44 [INFO] [stdout] | [INFO] [stdout] 77 | writer: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 79 | | if let Some(f) = &self.bind_rtcp_writer_fn { [INFO] [stdout] 80 | | f(writer).await [INFO] [stdout] 81 | | } else { [INFO] [stdout] 82 | | writer [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/mock/mock_interceptor.rs:92:43 [INFO] [stdout] | [INFO] [stdout] 91 | writer: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 93 | | if let Some(f) = &self.bind_local_stream_fn { [INFO] [stdout] 94 | | f(info, writer).await [INFO] [stdout] 95 | | } else { [INFO] [stdout] 96 | | writer [INFO] [stdout] 97 | | } [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/mock/mock_interceptor.rs:113:43 [INFO] [stdout] | [INFO] [stdout] 112 | reader: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 113 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 114 | | if let Some(f) = &self.bind_remote_stream_fn { [INFO] [stdout] 115 | | f(info, reader).await [INFO] [stdout] 116 | | } else { [INFO] [stdout] 117 | | reader [INFO] [stdout] 118 | | } [INFO] [stdout] 119 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nack/generator/mod.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 56 | let (close_tx, close_rx) = mpsc::channel(1); [INFO] [stdout] | -------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 57 | Ok(Arc::new(Generator { [INFO] [stdout] | ____________^ [INFO] [stdout] 58 | | internal: Arc::new(GeneratorInternal { [INFO] [stdout] 59 | | log2_size_minus_6: if let Some(log2_size_minus_6) = self.log2_size_minus_6 { [INFO] [stdout] 60 | | log2_size_minus_6 [INFO] [stdout] ... | [INFO] [stdout] 80 | | close_tx: Mutex::new(Some(close_tx)), [INFO] [stdout] 81 | | })) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nack/generator/mod.rs:171:44 [INFO] [stdout] | [INFO] [stdout] 170 | reader: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 171 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 172 | | reader [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nack/generator/mod.rs:180:44 [INFO] [stdout] | [INFO] [stdout] 179 | writer: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 181 | | if self.is_closed().await { [INFO] [stdout] 182 | | return writer; [INFO] [stdout] 183 | | } [INFO] [stdout] ... | [INFO] [stdout] 198 | | writer [INFO] [stdout] 199 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nack/generator/mod.rs:207:43 [INFO] [stdout] | [INFO] [stdout] 206 | writer: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 207 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 208 | | writer [INFO] [stdout] 209 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nack/generator/mod.rs:220:43 [INFO] [stdout] | [INFO] [stdout] 219 | reader: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 220 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 221 | | if !stream_support_nack(info) { [INFO] [stdout] 222 | | return reader; [INFO] [stdout] 223 | | } [INFO] [stdout] ... | [INFO] [stdout] 234 | | stream [INFO] [stdout] 235 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nack/responder/mod.rs:78:30 [INFO] [stdout] | [INFO] [stdout] 74 | let stream2 = Arc::clone(&stream); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | let stream3 = Arc::clone(&stream2); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | Box::pin(async move { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 79 | | if let Some(p) = stream3.get(seq).await { [INFO] [stdout] 80 | | let a = Attributes::new(); [INFO] [stdout] 81 | | if let Err(err) = stream3.next_rtp_writer.write(&p, &a).await { [INFO] [stdout] ... | [INFO] [stdout] 85 | | true [INFO] [stdout] 86 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nack/responder/mod.rs:144:44 [INFO] [stdout] | [INFO] [stdout] 143 | reader: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 145 | | Arc::new(ResponderRtcpReader { [INFO] [stdout] 146 | | internal: Arc::clone(&self.internal), [INFO] [stdout] 147 | | parent_rtcp_reader: reader, [INFO] [stdout] 148 | | }) as Arc [INFO] [stdout] 149 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nack/responder/mod.rs:156:44 [INFO] [stdout] | [INFO] [stdout] 155 | writer: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 157 | | writer [INFO] [stdout] 158 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nack/responder/mod.rs:166:43 [INFO] [stdout] | [INFO] [stdout] 165 | writer: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 167 | | if !stream_support_nack(info) { [INFO] [stdout] 168 | | return writer; [INFO] [stdout] 169 | | } [INFO] [stdout] ... | [INFO] [stdout] 177 | | stream [INFO] [stdout] 178 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nack/responder/mod.rs:192:43 [INFO] [stdout] | [INFO] [stdout] 191 | reader: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 192 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 193 | | reader [INFO] [stdout] 194 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nack/responder/responder_stream.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 71 | pub(super) fn new(log2_size: u8, writer: Arc) -> Self { [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | ResponderStream { [INFO] [stdout] 73 | internal: Mutex::new(ResponderStreamInternal::new(log2_size)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/noop.rs:15:44 [INFO] [stdout] | [INFO] [stdout] 14 | reader: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 16 | | reader [INFO] [stdout] 17 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/noop.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 23 | writer: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 25 | | writer [INFO] [stdout] 26 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/noop.rs:34:43 [INFO] [stdout] | [INFO] [stdout] 33 | writer: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 35 | | writer [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/noop.rs:47:43 [INFO] [stdout] | [INFO] [stdout] 46 | reader: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 48 | | reader [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/registry.rs:31:22 [INFO] [stdout] | [INFO] [stdout] 31 | .map(|c| Arc::new(c) as Arc) [INFO] [stdout] | - ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/registry.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 40 | let interceptors: Result> = self.builders.iter().map(|b| b.build(id)).collect(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | [INFO] [stdout] 42 | Ok(Chain::new(interceptors?)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/mod.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 41 | let (close_tx, close_rx) = mpsc::channel(1); [INFO] [stdout] | -------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | ReceiverReport { [INFO] [stdout] 43 | internal: Arc::new(ReceiverReportInternal { [INFO] [stdout] | _______________________^ [INFO] [stdout] 44 | | interval: if let Some(interval) = &self.interval { [INFO] [stdout] 45 | | *interval [INFO] [stdout] 46 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 51 | | close_rx: Mutex::new(Some(close_rx)), [INFO] [stdout] 52 | | }), [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 41 | let (close_tx, close_rx) = mpsc::channel(1); [INFO] [stdout] | -------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | wg: Mutex::new(Some(WaitGroup::new())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/mod.rs:55:23 [INFO] [stdout] | [INFO] [stdout] 41 | let (close_tx, close_rx) = mpsc::channel(1); [INFO] [stdout] | -------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | close_tx: Mutex::new(Some(close_tx)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/mod.rs:62:23 [INFO] [stdout] | [INFO] [stdout] 60 | let (close_tx, close_rx) = mpsc::channel(1); [INFO] [stdout] | -------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | SenderReport { [INFO] [stdout] 62 | internal: Arc::new(SenderReportInternal { [INFO] [stdout] | _______________________^ [INFO] [stdout] 63 | | interval: if let Some(interval) = &self.interval { [INFO] [stdout] 64 | | *interval [INFO] [stdout] 65 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 70 | | close_rx: Mutex::new(Some(close_rx)), [INFO] [stdout] 71 | | }), [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/mod.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 60 | let (close_tx, close_rx) = mpsc::channel(1); [INFO] [stdout] | -------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | wg: Mutex::new(Some(WaitGroup::new())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/mod.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 60 | let (close_tx, close_rx) = mpsc::channel(1); [INFO] [stdout] | -------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | close_tx: Mutex::new(Some(close_tx)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/receiver/mod.rs:136:44 [INFO] [stdout] | [INFO] [stdout] 135 | reader: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 137 | | Arc::new(ReceiverReportRtcpReader { [INFO] [stdout] 138 | | internal: Arc::clone(&self.internal), [INFO] [stdout] 139 | | parent_rtcp_reader: reader, [INFO] [stdout] 140 | | }) [INFO] [stdout] 141 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/receiver/mod.rs:148:44 [INFO] [stdout] | [INFO] [stdout] 147 | writer: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 148 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 149 | | if self.is_closed().await { [INFO] [stdout] 150 | | return writer; [INFO] [stdout] 151 | | } [INFO] [stdout] ... | [INFO] [stdout] 166 | | writer [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/receiver/mod.rs:175:43 [INFO] [stdout] | [INFO] [stdout] 174 | writer: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 176 | | writer [INFO] [stdout] 177 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/receiver/mod.rs:188:43 [INFO] [stdout] | [INFO] [stdout] 187 | reader: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 189 | | let stream = Arc::new(ReceiverStream::new( [INFO] [stdout] 190 | | info.ssrc, [INFO] [stdout] 191 | | info.clock_rate, [INFO] [stdout] ... | [INFO] [stdout] 200 | | stream [INFO] [stdout] 201 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/sender/mod.rs:96:44 [INFO] [stdout] | [INFO] [stdout] 95 | reader: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 97 | | reader [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/sender/mod.rs:105:44 [INFO] [stdout] | [INFO] [stdout] 104 | writer: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 106 | | if self.is_closed().await { [INFO] [stdout] 107 | | return writer; [INFO] [stdout] 108 | | } [INFO] [stdout] ... | [INFO] [stdout] 123 | | writer [INFO] [stdout] 124 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/sender/mod.rs:132:43 [INFO] [stdout] | [INFO] [stdout] 131 | writer: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 133 | | let stream = Arc::new(SenderStream::new( [INFO] [stdout] 134 | | info.ssrc, [INFO] [stdout] 135 | | info.clock_rate, [INFO] [stdout] ... | [INFO] [stdout] 144 | | stream [INFO] [stdout] 145 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/report/sender/mod.rs:159:43 [INFO] [stdout] | [INFO] [stdout] 158 | reader: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 159 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 160 | | reader [INFO] [stdout] 161 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:104:27 [INFO] [stdout] | [INFO] [stdout] 98 | let (tx, rx) = mpsc::channel(100); [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | recv_streams: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:105:27 [INFO] [stdout] | [INFO] [stdout] 98 | let (tx, rx) = mpsc::channel(100); [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | send_streams: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 98 | let (tx, rx) = mpsc::channel(100); [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 107 | now_gen: Arc::new(SystemTime::now), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:120:27 [INFO] [stdout] | [INFO] [stdout] 111 | fn with_time_gen(id: String, now_gen: F) -> Self [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 115 | let (tx, rx) = mpsc::channel(100); [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 120 | recv_streams: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:121:27 [INFO] [stdout] | [INFO] [stdout] 111 | fn with_time_gen(id: String, now_gen: F) -> Self [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 115 | let (tx, rx) = mpsc::channel(100); [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | send_streams: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:123:22 [INFO] [stdout] | [INFO] [stdout] 111 | fn with_time_gen(id: String, now_gen: F) -> Self [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 115 | let (tx, rx) = mpsc::channel(100); [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 123 | now_gen: Arc::new(now_gen), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:307:43 [INFO] [stdout] | [INFO] [stdout] 306 | reader: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 307 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 308 | | let mut lock = self.recv_streams.lock(); [INFO] [stdout] 309 | | [INFO] [stdout] 310 | | let e = lock [INFO] [stdout] ... | [INFO] [stdout] 314 | | e.clone() [INFO] [stdout] 315 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:312:41 [INFO] [stdout] | [INFO] [stdout] 306 | reader: Arc, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 312 | .or_insert_with(|| Arc::new(RTPReadRecorder::new(reader, self.tx.clone()))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:330:43 [INFO] [stdout] | [INFO] [stdout] 329 | writer: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 330 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 331 | | let mut lock = self.send_streams.lock(); [INFO] [stdout] 332 | | [INFO] [stdout] 333 | | let e = lock [INFO] [stdout] ... | [INFO] [stdout] 337 | | e.clone() [INFO] [stdout] 338 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:335:41 [INFO] [stdout] | [INFO] [stdout] 329 | writer: Arc, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 335 | .or_insert_with(|| Arc::new(RTPWriteRecorder::new(writer, self.tx.clone()))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:356:44 [INFO] [stdout] | [INFO] [stdout] 355 | writer: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 357 | | let now = self.now_gen.clone(); [INFO] [stdout] 358 | | [INFO] [stdout] 359 | | Arc::new(RTCPWriteInterceptor { [INFO] [stdout] ... | [INFO] [stdout] 363 | | }) [INFO] [stdout] 364 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/stats/interceptor.rs:371:44 [INFO] [stdout] | [INFO] [stdout] 370 | reader: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 371 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 372 | | let now = self.now_gen.clone(); [INFO] [stdout] 373 | | [INFO] [stdout] 374 | | Arc::new(RTCPReadInterceptor { [INFO] [stdout] ... | [INFO] [stdout] 378 | | }) [INFO] [stdout] 379 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twcc/receiver/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 34 | let (close_tx, close_rx) = mpsc::channel(1); [INFO] [stdout] | -------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | let (packet_chan_tx, packet_chan_rx) = mpsc::channel(1); [INFO] [stdout] | -------------- -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | Ok(Arc::new(Receiver { [INFO] [stdout] | ____________^ [INFO] [stdout] 37 | | internal: Arc::new(ReceiverInternal { [INFO] [stdout] 38 | | interval: if let Some(interval) = &self.interval { [INFO] [stdout] 39 | | *interval [INFO] [stdout] ... | [INFO] [stdout] 51 | | close_tx: Mutex::new(Some(close_tx)), [INFO] [stdout] 52 | | })) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twcc/receiver/mod.rs:157:44 [INFO] [stdout] | [INFO] [stdout] 156 | reader: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 157 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 158 | | reader [INFO] [stdout] 159 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twcc/receiver/mod.rs:166:44 [INFO] [stdout] | [INFO] [stdout] 165 | writer: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 167 | | if self.is_closed().await { [INFO] [stdout] 168 | | return writer; [INFO] [stdout] 169 | | } [INFO] [stdout] ... | [INFO] [stdout] 189 | | writer [INFO] [stdout] 190 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twcc/receiver/mod.rs:198:43 [INFO] [stdout] | [INFO] [stdout] 197 | writer: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 199 | | writer [INFO] [stdout] 200 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twcc/receiver/mod.rs:211:43 [INFO] [stdout] | [INFO] [stdout] 210 | reader: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 211 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 212 | | let mut hdr_ext_id = 0u8; [INFO] [stdout] 213 | | for e in &info.rtp_header_extensions { [INFO] [stdout] 214 | | if e.uri == TRANSPORT_CC_URI { [INFO] [stdout] ... | [INFO] [stdout] 237 | | stream [INFO] [stdout] 238 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twcc/sender/mod.rs:63:44 [INFO] [stdout] | [INFO] [stdout] 62 | reader: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 64 | | reader [INFO] [stdout] 65 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twcc/sender/mod.rs:72:44 [INFO] [stdout] | [INFO] [stdout] 71 | writer: Arc, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | ) -> Arc { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 73 | | writer [INFO] [stdout] 74 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twcc/sender/mod.rs:82:43 [INFO] [stdout] | [INFO] [stdout] 81 | writer: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 83 | | let mut hdr_ext_id = 0u8; [INFO] [stdout] 84 | | for e in &info.rtp_header_extensions { [INFO] [stdout] 85 | | if e.uri == TRANSPORT_CC_URI { [INFO] [stdout] ... | [INFO] [stdout] 106 | | stream [INFO] [stdout] 107 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/twcc/sender/mod.rs:121:43 [INFO] [stdout] | [INFO] [stdout] 120 | reader: Arc, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | ) -> Arc { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 122 | | reader [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 61 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `interceptor` (lib test) due to 62 previous errors [INFO] running `Command { std: "docker" "inspect" "6bd547e7187684d4139964b7488deeaa89e6332d5c3b0a6b245c2b5aa391c6c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bd547e7187684d4139964b7488deeaa89e6332d5c3b0a6b245c2b5aa391c6c6", kill_on_drop: false }` [INFO] [stdout] 6bd547e7187684d4139964b7488deeaa89e6332d5c3b0a6b245c2b5aa391c6c6