[INFO] fetching crate aggligator 0.8.3... [INFO] checking aggligator-0.8.3 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate aggligator 0.8.3 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate aggligator 0.8.3 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aggligator 0.8.3 [INFO] finished tweaking crates.io crate aggligator 0.8.3 [INFO] tweaked toml for crates.io crate aggligator 0.8.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 85 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df20e79c9159665c52feba87fb4a0346f5b36876988af110019788512d8d4b15 [INFO] running `Command { std: "docker" "start" "-a" "df20e79c9159665c52feba87fb4a0346f5b36876988af110019788512d8d4b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df20e79c9159665c52feba87fb4a0346f5b36876988af110019788512d8d4b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df20e79c9159665c52feba87fb4a0346f5b36876988af110019788512d8d4b15", kill_on_drop: false }` [INFO] [stdout] df20e79c9159665c52feba87fb4a0346f5b36876988af110019788512d8d4b15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f02b757fc5c3c06f5365b97f92a87eb8b3d694f46f79b64e2eef8c084840d99 [INFO] running `Command { std: "docker" "start" "-a" "4f02b757fc5c3c06f5365b97f92a87eb8b3d694f46f79b64e2eef8c084840d99", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking atomic_refcell v0.1.13 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking test-log v0.2.16 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking aggligator v0.8.3 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/agg/task.rs (15 fixes) [INFO] [stderr] Fixed src/agg/link_int.rs (1 fix) [INFO] [stderr] Fixed src/id.rs (2 fixes) [INFO] [stderr] Fixed src/alc/receiver.rs (1 fix) [INFO] [stdout] warning: `impl futures::Future` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/agg/task.rs:1313:10 [INFO] [stdout] | [INFO] [stdout] 1313 | ) -> impl Future { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/agg/task.rs:1312:9 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/agg/task.rs:1312:45 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 1311 ~ fn earliest_link_specific_timeout) -> Option>( [INFO] [stdout] 1312 ~ &self, timeout: Duration, since_fn: T, [INFO] [stdout] 1313 ~ ) -> impl Future + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/agg/link_int.rs:344:23 [INFO] [stdout] | [INFO] [stdout] 344 | match self.rx.next().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 382 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/agg/task.rs:456:23 [INFO] [stdout] | [INFO] [stdout] 456 | match self.connected_tx.take() { Some(connected_tx) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 461 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 634 | let event = select! { [INFO] [stdout] | _________________-----___- [INFO] [stdout] | | | [INFO] [stdout] | | `event` calls a custom destructor [INFO] [stdout] | | `event` will be dropped later as of Edition 2024 [INFO] [stdout] 635 | | new_link_event = new_link_task => new_link_event, [INFO] [stdout] 636 | | ((id, event), _, _) = link_task => TaskEvent::LinkEvent { id, event }, [INFO] [stdout] 637 | | write_event = write_rx_task => write_event, [INFO] [stdout] ... | [INFO] [stdout] 651 | | Some(()) = self.server_changed_rx.recv() => TaskEvent::ServerChanged, [INFO] [stdout] 652 | | }; [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | `output` calls a custom destructor [INFO] [stdout] | | `output` will be dropped later as of Edition 2024 [INFO] [stdout] | | `futures_init` calls a custom destructor [INFO] [stdout] | | `futures_init` will be dropped later as of Edition 2024 [INFO] [stdout] | | `futures` calls a custom destructor [INFO] [stdout] | | `futures` will be dropped later as of Edition 2024 [INFO] [stdout] | |_____________this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 664 | if (self.link_filter)(Link::from(&link), others).await { [INFO] [stdout] | --------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 693 | TaskEvent::LinkEvent { id, event } => { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 934 | TaskEvent::ConsumeReceived { received, permit } => { [INFO] [stdout] | -------- ------ [INFO] [stdout] | | | [INFO] [stdout] | | `permit` calls a custom destructor [INFO] [stdout] | | `permit` will be dropped later as of Edition 2024 [INFO] [stdout] | `received` calls a custom destructor [INFO] [stdout] | `received` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 937 | ReliableMsg::Data(data) => { [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | `data` calls a custom destructor [INFO] [stdout] | `data` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 941 | permit.send(data); [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:844:1 [INFO] [stdout] | [INFO] [stdout] 844 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/bounded.rs:1859:1 [INFO] [stdout] | [INFO] [stdout] 1859 | impl Drop for OwnedPermit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:844:1 [INFO] [stdout] | [INFO] [stdout] 844 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:485:1 [INFO] [stdout] | [INFO] [stdout] 485 | impl Drop for Rx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | impl Drop for Tx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `output` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/bounded.rs:1859:1 [INFO] [stdout] | [INFO] [stdout] 1859 | impl Drop for OwnedPermit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:844:1 [INFO] [stdout] | [INFO] [stdout] 844 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:485:1 [INFO] [stdout] | [INFO] [stdout] 485 | impl Drop for Rx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | impl Drop for Tx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `futures_init` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/time/entry.rs:652:1 [INFO] [stdout] | [INFO] [stdout] 652 | impl Drop for TimerEntry { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `futures_init` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:844:1 [INFO] [stdout] | [INFO] [stdout] 844 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `futures_init` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `futures_init` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `futures` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/time/entry.rs:652:1 [INFO] [stdout] | [INFO] [stdout] 652 | impl Drop for TimerEntry { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `futures` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:844:1 [INFO] [stdout] | [INFO] [stdout] 844 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `futures` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `futures` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/bounded.rs:1859:1 [INFO] [stdout] | [INFO] [stdout] 1859 | impl Drop for OwnedPermit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:844:1 [INFO] [stdout] | [INFO] [stdout] 844 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:485:1 [INFO] [stdout] | [INFO] [stdout] 485 | impl Drop for Rx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | impl Drop for Tx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `__awaitee` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `received` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `permit` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/bounded.rs:1859:1 [INFO] [stdout] | [INFO] [stdout] 1859 | impl Drop for OwnedPermit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `data` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | impl Drop for Tx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/agg/task.rs:465:23 [INFO] [stdout] | [INFO] [stdout] 465 | match self.flushed_tx.take() { Some(tx) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 469 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 634 | let event = select! { [INFO] [stdout] | _________________-----___- [INFO] [stdout] | | | [INFO] [stdout] | | `event` calls a custom destructor [INFO] [stdout] | | `event` will be dropped later as of Edition 2024 [INFO] [stdout] 635 | | new_link_event = new_link_task => new_link_event, [INFO] [stdout] 636 | | ((id, event), _, _) = link_task => TaskEvent::LinkEvent { id, event }, [INFO] [stdout] 637 | | write_event = write_rx_task => write_event, [INFO] [stdout] ... | [INFO] [stdout] 651 | | Some(()) = self.server_changed_rx.recv() => TaskEvent::ServerChanged, [INFO] [stdout] 652 | | }; [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | `output` calls a custom destructor [INFO] [stdout] | | `output` will be dropped later as of Edition 2024 [INFO] [stdout] | | `futures_init` calls a custom destructor [INFO] [stdout] | | `futures_init` will be dropped later as of Edition 2024 [INFO] [stdout] | | `futures` calls a custom destructor [INFO] [stdout] | | `futures` will be dropped later as of Edition 2024 [INFO] [stdout] | |_____________this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 664 | if (self.link_filter)(Link::from(&link), others).await { [INFO] [stdout] | --------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 693 | TaskEvent::LinkEvent { id, event } => { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 934 | TaskEvent::ConsumeReceived { received, permit } => { [INFO] [stdout] | -------- ------ [INFO] [stdout] | | | [INFO] [stdout] | | `permit` calls a custom destructor [INFO] [stdout] | | `permit` will be dropped later as of Edition 2024 [INFO] [stdout] | `received` calls a custom destructor [INFO] [stdout] | `received` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 937 | ReliableMsg::Data(data) => { [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | `data` calls a custom destructor [INFO] [stdout] | `data` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 941 | permit.send(data); [INFO] [stdout] | ----------------- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:844:1 [INFO] [stdout] | [INFO] [stdout] 844 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/bounded.rs:1859:1 [INFO] [stdout] | [INFO] [stdout] 1859 | impl Drop for OwnedPermit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:844:1 [INFO] [stdout] | [INFO] [stdout] 844 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:485:1 [INFO] [stdout] | [INFO] [stdout] 485 | impl Drop for Rx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | impl Drop for Tx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `output` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/bounded.rs:1859:1 [INFO] [stdout] | [INFO] [stdout] 1859 | impl Drop for OwnedPermit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:844:1 [INFO] [stdout] | [INFO] [stdout] 844 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:485:1 [INFO] [stdout] | [INFO] [stdout] 485 | impl Drop for Rx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | impl Drop for Tx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `futures_init` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/time/entry.rs:652:1 [INFO] [stdout] | [INFO] [stdout] 652 | impl Drop for TimerEntry { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `futures_init` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:844:1 [INFO] [stdout] | [INFO] [stdout] 844 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `futures_init` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `futures_init` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `futures` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/time/entry.rs:652:1 [INFO] [stdout] | [INFO] [stdout] 652 | impl Drop for TimerEntry { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `futures` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:844:1 [INFO] [stdout] | [INFO] [stdout] 844 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `futures` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `futures` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/bounded.rs:1859:1 [INFO] [stdout] | [INFO] [stdout] 1859 | impl Drop for OwnedPermit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:844:1 [INFO] [stdout] | [INFO] [stdout] 844 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:485:1 [INFO] [stdout] | [INFO] [stdout] 485 | impl Drop for Rx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | impl Drop for Tx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `__awaitee` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `received` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `permit` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/bounded.rs:1859:1 [INFO] [stdout] | [INFO] [stdout] 1859 | impl Drop for OwnedPermit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `data` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | impl Drop for Tx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/agg/task.rs:766:48 [INFO] [stdout] | [INFO] [stdout] 634 | let event = select! { [INFO] [stdout] | _________________-----___- [INFO] [stdout] | | | [INFO] [stdout] | | `event` calls a custom destructor [INFO] [stdout] | | `event` will be dropped later as of Edition 2024 [INFO] [stdout] 635 | | new_link_event = new_link_task => new_link_event, [INFO] [stdout] 636 | | ((id, event), _, _) = link_task => TaskEvent::LinkEvent { id, event }, [INFO] [stdout] 637 | | write_event = write_rx_task => write_event, [INFO] [stdout] ... | [INFO] [stdout] 651 | | Some(()) = self.server_changed_rx.recv() => TaskEvent::ServerChanged, [INFO] [stdout] 652 | | }; [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | `output` calls a custom destructor [INFO] [stdout] | | `output` will be dropped later as of Edition 2024 [INFO] [stdout] | | `futures_init` calls a custom destructor [INFO] [stdout] | | `futures_init` will be dropped later as of Edition 2024 [INFO] [stdout] | | `futures` calls a custom destructor [INFO] [stdout] | | `futures` will be dropped later as of Edition 2024 [INFO] [stdout] | |_____________this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 664 | if (self.link_filter)(Link::from(&link), others).await { [INFO] [stdout] | --------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | `__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 693 | TaskEvent::LinkEvent { id, event } => { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 766 | } else { match self [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] | |________________________________________________| [INFO] [stdout] 767 | | .write_rx [INFO] [stdout] 768 | | .as_mut() [INFO] [stdout] 769 | | .filter(|_| tx_seq_avail && link.is_sendable()) [INFO] [stdout] ... | [INFO] [stdout] 774 | | .ok() [INFO] [stdout] 775 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | |______________________________________| [INFO] [stdout] | |______________________________________this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 796 | | }}} [INFO] [stdout] | | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... | [INFO] [stdout] 934 | | TaskEvent::ConsumeReceived { received, permit } => { [INFO] [stdout] | | -------- ------ [INFO] [stdout] | | | | [INFO] [stdout] | | | `permit` calls a custom destructor [INFO] [stdout] | | | `permit` will be dropped later as of Edition 2024 [INFO] [stdout] | | `received` calls a custom destructor [INFO] [stdout] | | `received` will be dropped later as of Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 937 | | ReliableMsg::Data(data) => { [INFO] [stdout] | | ---- [INFO] [stdout] | | | [INFO] [stdout] | | `data` calls a custom destructor [INFO] [stdout] | | `data` will be dropped later as of Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 941 | | permit.send(data); [INFO] [stdout] | | ----------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:844:1 [INFO] [stdout] | [INFO] [stdout] 844 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/bounded.rs:1859:1 [INFO] [stdout] | [INFO] [stdout] 1859 | impl Drop for OwnedPermit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:844:1 [INFO] [stdout] | [INFO] [stdout] 844 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:485:1 [INFO] [stdout] | [INFO] [stdout] 485 | impl Drop for Rx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | impl Drop for Tx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `event` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `output` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/bounded.rs:1859:1 [INFO] [stdout] | [INFO] [stdout] 1859 | impl Drop for OwnedPermit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:844:1 [INFO] [stdout] | [INFO] [stdout] 844 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:485:1 [INFO] [stdout] | [INFO] [stdout] 485 | impl Drop for Rx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | impl Drop for Tx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `output` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `futures_init` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/time/entry.rs:652:1 [INFO] [stdout] | [INFO] [stdout] 652 | impl Drop for TimerEntry { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `futures_init` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:844:1 [INFO] [stdout] | [INFO] [stdout] 844 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `futures_init` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `futures_init` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `futures` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/time/entry.rs:652:1 [INFO] [stdout] | [INFO] [stdout] 652 | impl Drop for TimerEntry { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `futures` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:844:1 [INFO] [stdout] | [INFO] [stdout] 844 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `futures` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `futures` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/bounded.rs:1859:1 [INFO] [stdout] | [INFO] [stdout] 1859 | impl Drop for OwnedPermit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:844:1 [INFO] [stdout] | [INFO] [stdout] 844 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:485:1 [INFO] [stdout] | [INFO] [stdout] 485 | impl Drop for Rx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | impl Drop for Tx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/watch.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `__awaitee` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `received` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `permit` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/bounded.rs:1859:1 [INFO] [stdout] | [INFO] [stdout] 1859 | impl Drop for OwnedPermit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `data` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | impl Drop for Tx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/multi_link.rs from 2021 edition to 2024 [INFO] [stdout] warning: `impl futures::Future` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/agg/task.rs:1313:10 [INFO] [stdout] | [INFO] [stdout] 1313 | ) -> impl Future { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/agg/task.rs:1312:9 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/agg/task.rs:1312:45 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 1311 ~ fn earliest_link_specific_timeout) -> Option>( [INFO] [stdout] 1312 ~ &self, timeout: Duration, since_fn: T, [INFO] [stdout] 1313 ~ ) -> impl Future + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed tests/test_data/mod.rs (5 fixes) [INFO] [stderr] Migrating tests/single_link.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.05s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking aggligator v0.8.3 (/tmp/fixit) [INFO] [stdout] error[E0502]: cannot borrow `self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/agg/task.rs:511:70 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 511 | let next_link_testing = (0..self.links.len()).filter_map(|id| self.link_testing_step(id)).min(); [INFO] [stdout] | ^^^^ ---- second borrow occurs due to use of `self` in closure [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 640 | link_id = next_pong_timeout => TaskEvent::LinkPingTimeout(link_id), [INFO] [stdout] | ----------------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules [INFO] [stdout] --> src/agg/task.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/agg/task.rs:1312:45 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 1311 ~ fn earliest_link_specific_timeout) -> Option>( [INFO] [stdout] 1312 ~ &self, timeout: Duration, since_fn: T, [INFO] [stdout] 1313 ~ ) -> impl Future + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.link_rx` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/agg/task.rs:532:33 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 532 | let new_link_task = async { [INFO] [stdout] | ^^^^^ mutable borrow occurs here [INFO] [stdout] 533 | match &mut self.link_rx { [INFO] [stdout] | ------------ second borrow occurs due to use of `self.link_rx` in coroutine [INFO] [stdout] ... [INFO] [stdout] 640 | link_id = next_pong_timeout => TaskEvent::LinkPingTimeout(link_id), [INFO] [stdout] | ----------------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules [INFO] [stdout] --> src/agg/task.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/agg/task.rs:1312:45 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 1311 ~ fn earliest_link_specific_timeout) -> Option>( [INFO] [stdout] 1312 ~ &self, timeout: Duration, since_fn: T, [INFO] [stdout] 1313 ~ ) -> impl Future + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.init_links` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/agg/task.rs:532:33 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 532 | let new_link_task = async { [INFO] [stdout] | ^^^^^ mutable borrow occurs here [INFO] [stdout] 533 | match &mut self.link_rx { [INFO] [stdout] 534 | _ if !self.init_links.is_empty() => TaskEvent::NewLink(self.init_links.pop_front().unwrap()), [INFO] [stdout] | --------------- second borrow occurs due to use of `self.init_links` in coroutine [INFO] [stdout] ... [INFO] [stdout] 640 | link_id = next_pong_timeout => TaskEvent::LinkPingTimeout(link_id), [INFO] [stdout] | ----------------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules [INFO] [stdout] --> src/agg/task.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/agg/task.rs:1312:45 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 1311 ~ fn earliest_link_specific_timeout) -> Option>( [INFO] [stdout] 1312 ~ &self, timeout: Duration, since_fn: T, [INFO] [stdout] 1313 ~ ) -> impl Future + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.write_rx` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/agg/task.rs:546:33 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 546 | let write_rx_task = async { [INFO] [stdout] | ^^^^^ mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 550 | match &mut self.write_rx { [INFO] [stdout] | ------------- second borrow occurs due to use of `self.write_rx` in coroutine [INFO] [stdout] ... [INFO] [stdout] 640 | link_id = next_pong_timeout => TaskEvent::LinkPingTimeout(link_id), [INFO] [stdout] | ----------------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules [INFO] [stdout] --> src/agg/task.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/agg/task.rs:1312:45 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 1311 ~ fn earliest_link_specific_timeout) -> Option>( [INFO] [stdout] 1312 ~ &self, timeout: Duration, since_fn: T, [INFO] [stdout] 1313 ~ ) -> impl Future + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.links` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/agg/task.rs:575:29 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 575 | let link_task = async { [INFO] [stdout] | ^^^^^ mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 579 | let mut tasks: Vec<_> = self [INFO] [stdout] | _____________________________________________- [INFO] [stdout] 580 | | .links [INFO] [stdout] | |______________________________- second borrow occurs due to use of `self.links` in coroutine [INFO] [stdout] ... [INFO] [stdout] 640 | link_id = next_pong_timeout => TaskEvent::LinkPingTimeout(link_id), [INFO] [stdout] | ----------------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules [INFO] [stdout] --> src/agg/task.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/agg/task.rs:1312:45 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 1311 ~ fn earliest_link_specific_timeout) -> Option>( [INFO] [stdout] 1312 ~ &self, timeout: Duration, since_fn: T, [INFO] [stdout] 1313 ~ ) -> impl Future + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.read_closed_rx` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/agg/task.rs:593:36 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 593 | let read_closed_task = async { [INFO] [stdout] | ^^^^^ mutable borrow occurs here [INFO] [stdout] 594 | match &mut self.read_closed_rx { [INFO] [stdout] | ------------------- second borrow occurs due to use of `self.read_closed_rx` in coroutine [INFO] [stdout] ... [INFO] [stdout] 640 | link_id = next_pong_timeout => TaskEvent::LinkPingTimeout(link_id), [INFO] [stdout] | ----------------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules [INFO] [stdout] --> src/agg/task.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/agg/task.rs:1312:45 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 1311 ~ fn earliest_link_specific_timeout) -> Option>( [INFO] [stdout] 1312 ~ &self, timeout: Duration, since_fn: T, [INFO] [stdout] 1313 ~ ) -> impl Future + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.resend_queue` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/agg/task.rs:604:31 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 604 | let resend_task = async { [INFO] [stdout] | ^^^^^ mutable borrow occurs here [INFO] [stdout] 605 | if resending && sendable_idle_link_id.is_some() { [INFO] [stdout] 606 | self.resend_queue.pop_front().unwrap() [INFO] [stdout] | ----------------- second borrow occurs due to use of `self.resend_queue` in coroutine [INFO] [stdout] ... [INFO] [stdout] 640 | link_id = next_pong_timeout => TaskEvent::LinkPingTimeout(link_id), [INFO] [stdout] | ----------------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules [INFO] [stdout] --> src/agg/task.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/agg/task.rs:1312:45 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 1311 ~ fn earliest_link_specific_timeout) -> Option>( [INFO] [stdout] 1312 ~ &self, timeout: Duration, since_fn: T, [INFO] [stdout] 1313 ~ ) -> impl Future + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.rxed_reliable_consumable` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/agg/task.rs:613:32 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 613 | let consume_task = async { [INFO] [stdout] | ^^^^^ mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 618 | received: self.rxed_reliable_consumable.pop_front().unwrap(), [INFO] [stdout] | ----------------------------- second borrow occurs due to use of `self.rxed_reliable_consumable` in coroutine [INFO] [stdout] ... [INFO] [stdout] 640 | link_id = next_pong_timeout => TaskEvent::LinkPingTimeout(link_id), [INFO] [stdout] | ----------------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules [INFO] [stdout] --> src/agg/task.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/agg/task.rs:1312:45 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 1311 ~ fn earliest_link_specific_timeout) -> Option>( [INFO] [stdout] 1312 ~ &self, timeout: Duration, since_fn: T, [INFO] [stdout] 1313 ~ ) -> impl Future + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.refused_links_tasks` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/agg/task.rs:649:28 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 634 | let event = select! { [INFO] [stdout] | _________________________- [INFO] [stdout] 635 | | new_link_event = new_link_task => new_link_event, [INFO] [stdout] 636 | | ((id, event), _, _) = link_task => TaskEvent::LinkEvent { id, event }, [INFO] [stdout] 637 | | write_event = write_rx_task => write_event, [INFO] [stdout] ... | [INFO] [stdout] 649 | | Some(()) = self.refused_links_tasks.next(), if !self.refused_links_tasks.is_empty() [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable borrow occurs here [INFO] [stdout] 650 | | => TaskEvent::RefusedLinkTask, [INFO] [stdout] 651 | | Some(()) = self.server_changed_rx.recv() => TaskEvent::ServerChanged, [INFO] [stdout] 652 | | }; [INFO] [stdout] | |_____________- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules [INFO] [stdout] --> src/agg/task.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/agg/task.rs:1312:45 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 1311 ~ fn earliest_link_specific_timeout) -> Option>( [INFO] [stdout] 1312 ~ &self, timeout: Duration, since_fn: T, [INFO] [stdout] 1313 ~ ) -> impl Future + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.server_changed_rx` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/agg/task.rs:651:28 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 634 | let event = select! { [INFO] [stdout] | _________________________- [INFO] [stdout] 635 | | new_link_event = new_link_task => new_link_event, [INFO] [stdout] 636 | | ((id, event), _, _) = link_task => TaskEvent::LinkEvent { id, event }, [INFO] [stdout] 637 | | write_event = write_rx_task => write_event, [INFO] [stdout] ... | [INFO] [stdout] 651 | | Some(()) = self.server_changed_rx.recv() => TaskEvent::ServerChanged, [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable borrow occurs here [INFO] [stdout] 652 | | }; [INFO] [stdout] | |_____________- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules [INFO] [stdout] --> src/agg/task.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/agg/task.rs:1312:45 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 1311 ~ fn earliest_link_specific_timeout) -> Option>( [INFO] [stdout] 1312 ~ &self, timeout: Duration, since_fn: T, [INFO] [stdout] 1313 ~ ) -> impl Future + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/agg/task.rs:511:70 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 511 | let next_link_testing = (0..self.links.len()).filter_map(|id| self.link_testing_step(id)).min(); [INFO] [stdout] | ^^^^ ---- second borrow occurs due to use of `self` in closure [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 640 | link_id = next_pong_timeout => TaskEvent::LinkPingTimeout(link_id), [INFO] [stdout] | ----------------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules [INFO] [stdout] --> src/agg/task.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/agg/task.rs:1312:45 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 1311 ~ fn earliest_link_specific_timeout) -> Option>( [INFO] [stdout] 1312 ~ &self, timeout: Duration, since_fn: T, [INFO] [stdout] 1313 ~ ) -> impl Future + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.link_rx` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/agg/task.rs:532:33 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 532 | let new_link_task = async { [INFO] [stdout] | ^^^^^ mutable borrow occurs here [INFO] [stdout] 533 | match &mut self.link_rx { [INFO] [stdout] | ------------ second borrow occurs due to use of `self.link_rx` in coroutine [INFO] [stdout] ... [INFO] [stdout] 640 | link_id = next_pong_timeout => TaskEvent::LinkPingTimeout(link_id), [INFO] [stdout] | ----------------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules [INFO] [stdout] --> src/agg/task.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/agg/task.rs:1312:45 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 1311 ~ fn earliest_link_specific_timeout) -> Option>( [INFO] [stdout] 1312 ~ &self, timeout: Duration, since_fn: T, [INFO] [stdout] 1313 ~ ) -> impl Future + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.init_links` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/agg/task.rs:532:33 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 532 | let new_link_task = async { [INFO] [stdout] | ^^^^^ mutable borrow occurs here [INFO] [stdout] 533 | match &mut self.link_rx { [INFO] [stdout] 534 | _ if !self.init_links.is_empty() => TaskEvent::NewLink(self.init_links.pop_front().unwrap()), [INFO] [stdout] | --------------- second borrow occurs due to use of `self.init_links` in coroutine [INFO] [stdout] ... [INFO] [stdout] 640 | link_id = next_pong_timeout => TaskEvent::LinkPingTimeout(link_id), [INFO] [stdout] | ----------------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules [INFO] [stdout] --> src/agg/task.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/agg/task.rs:1312:45 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 1311 ~ fn earliest_link_specific_timeout) -> Option>( [INFO] [stdout] 1312 ~ &self, timeout: Duration, since_fn: T, [INFO] [stdout] 1313 ~ ) -> impl Future + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.write_rx` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/agg/task.rs:546:33 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 546 | let write_rx_task = async { [INFO] [stdout] | ^^^^^ mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 550 | match &mut self.write_rx { [INFO] [stdout] | ------------- second borrow occurs due to use of `self.write_rx` in coroutine [INFO] [stdout] ... [INFO] [stdout] 640 | link_id = next_pong_timeout => TaskEvent::LinkPingTimeout(link_id), [INFO] [stdout] | ----------------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules [INFO] [stdout] --> src/agg/task.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/agg/task.rs:1312:45 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 1311 ~ fn earliest_link_specific_timeout) -> Option>( [INFO] [stdout] 1312 ~ &self, timeout: Duration, since_fn: T, [INFO] [stdout] 1313 ~ ) -> impl Future + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.links` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/agg/task.rs:575:29 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 575 | let link_task = async { [INFO] [stdout] | ^^^^^ mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 579 | let mut tasks: Vec<_> = self [INFO] [stdout] | _____________________________________________- [INFO] [stdout] 580 | | .links [INFO] [stdout] | |______________________________- second borrow occurs due to use of `self.links` in coroutine [INFO] [stdout] ... [INFO] [stdout] 640 | link_id = next_pong_timeout => TaskEvent::LinkPingTimeout(link_id), [INFO] [stdout] | ----------------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules [INFO] [stdout] --> src/agg/task.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/agg/task.rs:1312:45 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 1311 ~ fn earliest_link_specific_timeout) -> Option>( [INFO] [stdout] 1312 ~ &self, timeout: Duration, since_fn: T, [INFO] [stdout] 1313 ~ ) -> impl Future + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.read_closed_rx` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/agg/task.rs:593:36 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 593 | let read_closed_task = async { [INFO] [stdout] | ^^^^^ mutable borrow occurs here [INFO] [stdout] 594 | match &mut self.read_closed_rx { [INFO] [stdout] | ------------------- second borrow occurs due to use of `self.read_closed_rx` in coroutine [INFO] [stdout] ... [INFO] [stdout] 640 | link_id = next_pong_timeout => TaskEvent::LinkPingTimeout(link_id), [INFO] [stdout] | ----------------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules [INFO] [stdout] --> src/agg/task.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/agg/task.rs:1312:45 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 1311 ~ fn earliest_link_specific_timeout) -> Option>( [INFO] [stdout] 1312 ~ &self, timeout: Duration, since_fn: T, [INFO] [stdout] 1313 ~ ) -> impl Future + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.resend_queue` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/agg/task.rs:604:31 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 604 | let resend_task = async { [INFO] [stdout] | ^^^^^ mutable borrow occurs here [INFO] [stdout] 605 | if resending && sendable_idle_link_id.is_some() { [INFO] [stdout] 606 | self.resend_queue.pop_front().unwrap() [INFO] [stdout] | ----------------- second borrow occurs due to use of `self.resend_queue` in coroutine [INFO] [stdout] ... [INFO] [stdout] 640 | link_id = next_pong_timeout => TaskEvent::LinkPingTimeout(link_id), [INFO] [stdout] | ----------------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules [INFO] [stdout] --> src/agg/task.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/agg/task.rs:1312:45 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 1311 ~ fn earliest_link_specific_timeout) -> Option>( [INFO] [stdout] 1312 ~ &self, timeout: Duration, since_fn: T, [INFO] [stdout] 1313 ~ ) -> impl Future + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.rxed_reliable_consumable` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/agg/task.rs:613:32 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 613 | let consume_task = async { [INFO] [stdout] | ^^^^^ mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 618 | received: self.rxed_reliable_consumable.pop_front().unwrap(), [INFO] [stdout] | ----------------------------- second borrow occurs due to use of `self.rxed_reliable_consumable` in coroutine [INFO] [stdout] ... [INFO] [stdout] 640 | link_id = next_pong_timeout => TaskEvent::LinkPingTimeout(link_id), [INFO] [stdout] | ----------------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules [INFO] [stdout] --> src/agg/task.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/agg/task.rs:1312:45 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 1311 ~ fn earliest_link_specific_timeout) -> Option>( [INFO] [stdout] 1312 ~ &self, timeout: Duration, since_fn: T, [INFO] [stdout] 1313 ~ ) -> impl Future + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.refused_links_tasks` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/agg/task.rs:649:28 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 634 | let event = select! { [INFO] [stdout] | _________________________- [INFO] [stdout] 635 | | new_link_event = new_link_task => new_link_event, [INFO] [stdout] 636 | | ((id, event), _, _) = link_task => TaskEvent::LinkEvent { id, event }, [INFO] [stdout] 637 | | write_event = write_rx_task => write_event, [INFO] [stdout] ... | [INFO] [stdout] 649 | | Some(()) = self.refused_links_tasks.next(), if !self.refused_links_tasks.is_empty() [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable borrow occurs here [INFO] [stdout] 650 | | => TaskEvent::RefusedLinkTask, [INFO] [stdout] 651 | | Some(()) = self.server_changed_rx.recv() => TaskEvent::ServerChanged, [INFO] [stdout] 652 | | }; [INFO] [stdout] | |_____________- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules [INFO] [stdout] --> src/agg/task.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/agg/task.rs:1312:45 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 1311 ~ fn earliest_link_specific_timeout) -> Option>( [INFO] [stdout] 1312 ~ &self, timeout: Duration, since_fn: T, [INFO] [stdout] 1313 ~ ) -> impl Future + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `self.server_changed_rx` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/agg/task.rs:651:28 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ---- immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 634 | let event = select! { [INFO] [stdout] | _________________________- [INFO] [stdout] 635 | | new_link_event = new_link_task => new_link_event, [INFO] [stdout] 636 | | ((id, event), _, _) = link_task => TaskEvent::LinkEvent { id, event }, [INFO] [stdout] 637 | | write_event = write_rx_task => write_event, [INFO] [stdout] ... | [INFO] [stdout] 651 | | Some(()) = self.server_changed_rx.recv() => TaskEvent::ServerChanged, [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable borrow occurs here [INFO] [stdout] 652 | | }; [INFO] [stdout] | |_____________- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules [INFO] [stdout] --> src/agg/task.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | self.earliest_link_specific_timeout(self.cfg.link_ping_timeout, |link| link.current_ping_sent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/agg/task.rs:1312:45 [INFO] [stdout] | [INFO] [stdout] 1312 | &self, timeout: Duration, since_fn: impl Fn(&LinkInt) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 1311 ~ fn earliest_link_specific_timeout) -> Option>( [INFO] [stdout] 1312 ~ &self, timeout: Duration, since_fn: T, [INFO] [stdout] 1313 ~ ) -> impl Future + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0502`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0502`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aggligator` (lib test) due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aggligator` (lib) due to 10 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "4f02b757fc5c3c06f5365b97f92a87eb8b3d694f46f79b64e2eef8c084840d99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f02b757fc5c3c06f5365b97f92a87eb8b3d694f46f79b64e2eef8c084840d99", kill_on_drop: false }` [INFO] [stdout] 4f02b757fc5c3c06f5365b97f92a87eb8b3d694f46f79b64e2eef8c084840d99