[INFO] fetching crate paxakos 0.13.0... [INFO] checking paxakos-0.13.0 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate paxakos 0.13.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate paxakos 0.13.0 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 paxakos 0.13.0 [INFO] finished tweaking crates.io crate paxakos 0.13.0 [INFO] tweaked toml for crates.io crate paxakos 0.13.0 written to /workspace/builds/worker-4-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 62 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.3) [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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7b4ca9ebbc860e608e92af0b5c0fb511839f9dd98701c7173567cd78942ed895 [INFO] running `Command { std: "docker" "start" "-a" "7b4ca9ebbc860e608e92af0b5c0fb511839f9dd98701c7173567cd78942ed895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b4ca9ebbc860e608e92af0b5c0fb511839f9dd98701c7173567cd78942ed895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b4ca9ebbc860e608e92af0b5c0fb511839f9dd98701c7173567cd78942ed895", kill_on_drop: false }` [INFO] [stdout] 7b4ca9ebbc860e608e92af0b5c0fb511839f9dd98701c7173567cd78942ed895 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bc0e23523b8d55520fde4b90cca22740aa1954979ddc24133c8ea8eaae4ffc80 [INFO] running `Command { std: "docker" "start" "-a" "bc0e23523b8d55520fde4b90cca22740aa1954979ddc24133c8ea8eaae4ffc80", 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] Compiling autocfg v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking snarc v0.1.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking paxakos v0.13.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/node/handle.rs (7 fixes) [INFO] [stderr] Fixed src/node/state_keeper/mod.rs (8 fixes) [INFO] [stdout] warning: `impl futures::Future::Yea, AcceptError>>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/node/state_keeper/handle.rs:424:10 [INFO] [stdout] | [INFO] [stdout] 424 | ) -> impl Future, AcceptError>> { [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/node/state_keeper/handle.rs:420:9 [INFO] [stdout] | [INFO] [stdout] 420 | &self, [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/node/state_keeper/handle.rs:423:16 [INFO] [stdout] | [INFO] [stdout] 423 | entry: impl Into>>, [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] 419 ~ pub fn handle_proposal>>>( [INFO] [stdout] 420 | &self, [INFO] [stdout] 421 | round_num: RoundNumOf, [INFO] [stdout] 422 | coord_num: CoordNumOf, [INFO] [stdout] 423 ~ entry: T, [INFO] [stdout] 424 ~ ) -> impl Future, AcceptError>> + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/node/inner.rs (4 fixes) [INFO] [stdout] warning: `impl futures::Future>>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/node/state_keeper/handle.rs:466:10 [INFO] [stdout] | [INFO] [stdout] 466 | ) -> 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/node/state_keeper/handle.rs:462:9 [INFO] [stdout] | [INFO] [stdout] 462 | &self, [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/node/state_keeper/handle.rs:465:16 [INFO] [stdout] | [INFO] [stdout] 465 | entry: impl Into>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 461 ~ pub fn handle_commit>>>( [INFO] [stdout] 462 | &self, [INFO] [stdout] 463 | round_num: RoundNumOf, [INFO] [stdout] 464 | coord_num: CoordNumOf, [INFO] [stdout] 465 ~ entry: T, [INFO] [stdout] 466 ~ ) -> impl Future>> + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/communicator.rs (1 fix) [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/node/inner.rs:371:18 [INFO] [stdout] | [INFO] [stdout] 350 | let this_clone = SnarcRef::clone(&this); [INFO] [stdout] | ---------- [INFO] [stdout] | | [INFO] [stdout] | `this_clone` calls a custom destructor [INFO] [stdout] | `this_clone` will be dropped later as of Edition 2024 [INFO] [stdout] 351 | let election_token = this_clone.expect().election_lock.lock(); [INFO] [stdout] 352 | let election_token = election_token.await; [INFO] [stdout] | -------------- [INFO] [stdout] | | [INFO] [stdout] | `election_token` calls a custom destructor [INFO] [stdout] | `election_token` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 371 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 372 | } [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: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/node/inner.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | snarc::snarc!(Snarc, Narc, SnarcRef, "inner"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `this_clone` invokes this custom destructor [INFO] [stdout] --> src/node/inner.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | snarc::snarc!(Snarc, Narc, SnarcRef, "inner"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `election_token` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.31/src/lock/mutex.rs:428:1 [INFO] [stdout] | [INFO] [stdout] 428 | impl Drop for MutexGuard<'_, T> { [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] = note: this warning originates in the macro `snarc::snarc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/node/core.rs (1 fix) [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/node/inner.rs:389:48 [INFO] [stdout] | [INFO] [stdout] 389 | while let Some(response) = pending_responses.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 `#6` [INFO] [stdout] | | up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | `response` calls a custom destructor [INFO] [stdout] | `response` will be dropped later as of Edition 2024 [INFO] [stdout] 390 | match response { Ok(Vote::Conflicted(rejection)) => { [INFO] [stdout] | --------- [INFO] [stdout] | | [INFO] [stdout] | `rejection` calls a custom destructor [INFO] [stdout] | `rejection` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 395 | observe_coord_num.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] 406 | commit_entry.await?; [INFO] [stdout] | ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#5` [INFO] [stdout] | | `#5` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | `#4` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 412 | } [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: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/oneshot.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | impl Drop for Receiver { [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/futures-channel-0.3.31/src/oneshot.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/oneshot.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/oneshot.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#5` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/oneshot.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | impl Drop for Receiver { [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] Fixed src/node/state_keeper/handle.rs (29 fixes) [INFO] [stderr] Fixed src/buffer.rs (1 fix) [INFO] [stderr] Fixed src/node/req_handler.rs (4 fixes) [INFO] [stderr] Fixed src/node/shell.rs (1 fix) [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/node/inner.rs:592:36 [INFO] [stdout] | [INFO] [stdout] 586 | let mut max_promise = own_promise; [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `max_promise` calls a custom destructor [INFO] [stdout] | `max_promise` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 592 | while let Some(response) = pending_responses.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 `#6` [INFO] [stdout] | | up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | `response` calls a custom destructor [INFO] [stdout] | `response` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 617 | Ok(VoteExt::Conflicted(rejection)) => { [INFO] [stdout] | --------- [INFO] [stdout] | | [INFO] [stdout] | `rejection` calls a custom destructor [INFO] [stdout] | `rejection` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 622 | observe_coord_num.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] 634 | commit_entry.await?; [INFO] [stdout] | ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#5` [INFO] [stdout] | | `#5` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | `#4` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 652 | } [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: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/oneshot.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | impl Drop for Receiver { [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/futures-channel-0.3.31/src/oneshot.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/oneshot.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/oneshot.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#5` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/oneshot.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | impl Drop for Receiver { [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/node/inner.rs:731:47 [INFO] [stdout] | [INFO] [stdout] 731 | while let Some((node_id, response)) = pending_responses.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 `#6` [INFO] [stdout] | | up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | `response` calls a custom destructor [INFO] [stdout] | `response` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 750 | commit_entry.await?; [INFO] [stdout] | ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | | `#4` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] | `__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 754 | rejection_or_failure => { [INFO] [stdout] | -------------------- [INFO] [stdout] | | [INFO] [stdout] | `rejection_or_failure` calls a custom destructor [INFO] [stdout] | `rejection_or_failure` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 778 | observe_coord_num.await?; [INFO] [stdout] | ----------------------- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#5` [INFO] [stdout] | `#5` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 792 | } [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/futures-channel-0.3.31/src/oneshot.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/oneshot.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/oneshot.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/oneshot.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#5` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/oneshot.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#5` may invoke a custom destructor because it contains a trait object [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/node/inner.rs:853:51 [INFO] [stdout] | [INFO] [stdout] 853 | while let Some((node_id, response)) = pending_acceptances.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 `#10` [INFO] [stdout] | | up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | `response` calls a custom destructor [INFO] [stdout] | `response` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 858 | let commit = this_pending [INFO] [stdout] | ______________________________________- [INFO] [stdout] | _|______________________________________| [INFO] [stdout] | _|_|______________________________________| [INFO] [stdout] 859 | | | | .expect() [INFO] [stdout] 860 | | | | .communicator [INFO] [stdout] 861 | | | | .borrow_mut() [INFO] [stdout] | | | | - [INFO] [stdout] | | | | | [INFO] [stdout] | | | |_________________________________________this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | | | `#4` will be dropped later as of Edition 2024 [INFO] [stdout] 862 | | | .send_commit_by_id(&[node], round_num, coord_num, log_entry_id) [INFO] [stdout] | | | ------ [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#5` [INFO] [stdout] | | | `#5` will be dropped later as of Edition 2024 [INFO] [stdout] 863 | | | .into_iter() [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] 864 | | .next() [INFO] [stdout] 865 | | .expect("Expected exactly one element.") [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] 872 | let commit = this_pending [INFO] [stdout] | ______________________________________- [INFO] [stdout] | |______________________________________| [INFO] [stdout] | |______________________________________| [INFO] [stdout] | |______________________________________| [INFO] [stdout] | |______________________________________| [INFO] [stdout] | |______________________________________| [INFO] [stdout] 873 | | .expect() [INFO] [stdout] 874 | | .communicator [INFO] [stdout] 875 | | .borrow_mut() [INFO] [stdout] | | - [INFO] [stdout] | |_________________________________________| [INFO] [stdout] | |_________________________________________this value will be stored in a temporary; let us call it `#8` [INFO] [stdout] | `#8` will be dropped later as of Edition 2024 [INFO] [stdout] 876 | .send_commit( [INFO] [stdout] 877 | | &[node], [INFO] [stdout] | | ------ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#9` [INFO] [stdout] | | `#9` will be dropped later as of Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 881 | | ) [INFO] [stdout] 882 | | .into_iter() [INFO] [stdout] | | - [INFO] [stdout] | |________________________________________| [INFO] [stdout] | |________________________________________this value will be stored in a temporary; let us call it `#7` [INFO] [stdout] | `#7` will be dropped later as of Edition 2024 [INFO] [stdout] 883 | | .next() [INFO] [stdout] 884 | | .expect("Expected exactly one element.") [INFO] [stdout] | | - [INFO] [stdout] | |____________________________________________________________________| [INFO] [stdout] | |____________________________________________________________________this value will be stored in a temporary; let us call it `#6` [INFO] [stdout] | `#6` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 891 | | } [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: `#4` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/core/src/cell.rs:1805:1 [INFO] [stdout] note: `#8` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/core/src/cell.rs:1805:1 [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/node/inner.rs:926:45 [INFO] [stdout] | [INFO] [stdout] 926 | while let Some((_node, response)) = pending_responses.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 `#6` [INFO] [stdout] | | up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | `response` calls a custom destructor [INFO] [stdout] | `response` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 933 | Ok(Vote::Conflicted(rejection)) => { [INFO] [stdout] | --------- [INFO] [stdout] | | [INFO] [stdout] | `rejection` calls a custom destructor [INFO] [stdout] | `rejection` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 938 | observe_coord_num.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] 949 | commit_entry.await?; [INFO] [stdout] | ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#5` [INFO] [stdout] | | `#5` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | `#4` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 960 | } [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: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/oneshot.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | impl Drop for Receiver { [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/futures-channel-0.3.31/src/oneshot.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/oneshot.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/oneshot.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#5` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/oneshot.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | impl Drop for Receiver { [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/node/state_keeper/mod.rs:545:33 [INFO] [stdout] | [INFO] [stdout] 545 | while let Some(event) = self.queued_events.pop_front() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 556 | match futures::future::select(send, delay).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] | `__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 586 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/node/state_keeper/mod.rs:594:46 [INFO] [stdout] | [INFO] [stdout] 594 | while let Some((req, resp_sender)) = self.receiver.try_next().unwrap() { [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | `req` calls a custom destructor [INFO] [stdout] | `req` will be dropped later as of Edition 2024 [INFO] [stdout] 595 | match req { Request::Shutdown => { [INFO] [stdout] 596 | let _ = resp_sender.send(Response::Shutdown(Ok(()))); [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] ... [INFO] [stdout] 600 | } [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` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `req` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/node/state_keeper/mod.rs:1595:1 [INFO] [stdout] | [INFO] [stdout] 1595 | / impl Drop for RoundNumReservation { [INFO] [stdout] 1596 | | fn drop(&mut self) { [INFO] [stdout] 1597 | | let _ = self [INFO] [stdout] 1598 | | .sender [INFO] [stdout] 1599 | | .unbounded_send(Release::RoundNum(self.round_num)); [INFO] [stdout] 1600 | | } [INFO] [stdout] 1601 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/oneshot.rs:478:1 [INFO] [stdout] | [INFO] [stdout] 478 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [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: `impl futures::Future::Yea, AcceptError>>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/node/state_keeper/handle.rs:424:10 [INFO] [stdout] | [INFO] [stdout] 424 | ) -> impl Future, AcceptError>> { [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/node/state_keeper/handle.rs:420:9 [INFO] [stdout] | [INFO] [stdout] 420 | &self, [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/node/state_keeper/handle.rs:423:16 [INFO] [stdout] | [INFO] [stdout] 423 | entry: impl Into>>, [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] 419 ~ pub fn handle_proposal>>>( [INFO] [stdout] 420 | &self, [INFO] [stdout] 421 | round_num: RoundNumOf, [INFO] [stdout] 422 | coord_num: CoordNumOf, [INFO] [stdout] 423 ~ entry: T, [INFO] [stdout] 424 ~ ) -> impl Future, AcceptError>> + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl futures::Future>>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/node/state_keeper/handle.rs:466:10 [INFO] [stdout] | [INFO] [stdout] 466 | ) -> 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/node/state_keeper/handle.rs:462:9 [INFO] [stdout] | [INFO] [stdout] 462 | &self, [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/node/state_keeper/handle.rs:465:16 [INFO] [stdout] | [INFO] [stdout] 465 | entry: impl Into>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 461 ~ pub fn handle_commit>>>( [INFO] [stdout] 462 | &self, [INFO] [stdout] 463 | round_num: RoundNumOf, [INFO] [stdout] 464 | coord_num: CoordNumOf, [INFO] [stdout] 465 ~ entry: T, [INFO] [stdout] 466 ~ ) -> impl Future>> + use { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.25s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking paxakos v0.13.0 (/tmp/fixit) [INFO] [stdout] error[E0700]: hidden type for `impl futures::Future::State, ::RoundNum, <<::State as state::State>::LogEntry as ApplicableTo<::State>>::Projection>, CommitError>>` captures lifetime that does not appear in bounds [INFO] [stdout] --> src/node/state_keeper/handle.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 446 | &self, [INFO] [stdout] | ----- hidden type `{async block@src/node/state_keeper/handle.rs:454:9: 454:19}` captures the anonymous lifetime defined here [INFO] [stdout] ... [INFO] [stdout] 450 | ) -> impl Future, CommitError>> + use { [INFO] [stdout] | ------------------------------------------------------------------- opaque type defined here [INFO] [stdout] ... [INFO] [stdout] 454 | / async move { [INFO] [stdout] 455 | | let recv = recv.await?; [INFO] [stdout] 456 | | [INFO] [stdout] 457 | | commit.await.map(|_| Commit::new(round_num, recv)) [INFO] [stdout] 458 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it [INFO] [stdout] | [INFO] [stdout] 450 | ) -> impl Future, CommitError>> + use<'_, I> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0700]: hidden type for `impl futures::Future::State, ::RoundNum, <<::State as state::State>::LogEntry as ApplicableTo<::State>>::Projection>, CommitError>>` captures lifetime that does not appear in bounds [INFO] [stdout] --> src/node/state_keeper/handle.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 446 | &self, [INFO] [stdout] | ----- hidden type `{async block@src/node/state_keeper/handle.rs:454:9: 454:19}` captures the anonymous lifetime defined here [INFO] [stdout] ... [INFO] [stdout] 450 | ) -> impl Future, CommitError>> + use { [INFO] [stdout] | ------------------------------------------------------------------- opaque type defined here [INFO] [stdout] ... [INFO] [stdout] 454 | / async move { [INFO] [stdout] 455 | | let recv = recv.await?; [INFO] [stdout] 456 | | [INFO] [stdout] 457 | | commit.await.map(|_| Commit::new(round_num, recv)) [INFO] [stdout] 458 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it [INFO] [stdout] | [INFO] [stdout] 450 | ) -> impl Future, CommitError>> + use<'_, I> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0700]: hidden type for `impl futures::Future>>` captures lifetime that does not appear in bounds [INFO] [stdout] --> src/node/req_handler.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 50 | &self, [INFO] [stdout] | ----- hidden type `impl futures::Future>>` captures the anonymous lifetime defined here [INFO] [stdout] ... [INFO] [stdout] 54 | ) -> impl Future>> + use { [INFO] [stdout] | ------------------------------------------------------------ opaque type defined here [INFO] [stdout] 55 | self.0.handle_commit(round_num, coord_num, entry) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it [INFO] [stdout] | [INFO] [stdout] 54 | ) -> impl Future>> + use<'_, E, I> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0700]: hidden type for `impl futures::Future>>` captures lifetime that does not appear in bounds [INFO] [stdout] --> src/node/req_handler.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 50 | &self, [INFO] [stdout] | ----- hidden type `impl futures::Future>>` captures the anonymous lifetime defined here [INFO] [stdout] ... [INFO] [stdout] 54 | ) -> impl Future>> + use { [INFO] [stdout] | ------------------------------------------------------------ opaque type defined here [INFO] [stdout] 55 | self.0.handle_commit(round_num, coord_num, entry) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it [INFO] [stdout] | [INFO] [stdout] 54 | ) -> impl Future>> + use<'_, E, I> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0700`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0700`. [INFO] [stdout] [INFO] [stderr] error: could not compile `paxakos` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `paxakos` (lib) due to 2 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" "bc0e23523b8d55520fde4b90cca22740aa1954979ddc24133c8ea8eaae4ffc80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc0e23523b8d55520fde4b90cca22740aa1954979ddc24133c8ea8eaae4ffc80", kill_on_drop: false }` [INFO] [stdout] bc0e23523b8d55520fde4b90cca22740aa1954979ddc24133c8ea8eaae4ffc80