[INFO] fetching crate zbus 5.1.0... [INFO] checking zbus-5.1.0 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate zbus 5.1.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate zbus 5.1.0 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zbus 5.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate zbus 5.1.0 [INFO] tweaked toml for crates.io crate zbus 5.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate zbus 5.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb175ff40907b7675dc3ed18870a889a7f926a8571d1930697df8a47f88437b0 [INFO] running `Command { std: "docker" "start" "-a" "bb175ff40907b7675dc3ed18870a889a7f926a8571d1930697df8a47f88437b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb175ff40907b7675dc3ed18870a889a7f926a8571d1930697df8a47f88437b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb175ff40907b7675dc3ed18870a889a7f926a8571d1930697df8a47f88437b0", kill_on_drop: false }` [INFO] [stdout] bb175ff40907b7675dc3ed18870a889a7f926a8571d1930697df8a47f88437b0 [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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2fde63a1cd335e277394261004c812036471ee88920a1fff4337391590c17c2 [INFO] running `Command { std: "docker" "start" "-a" "b2fde63a1cd335e277394261004c812036471ee88920a1fff4337391590c17c2", 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] Checking parking v2.2.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking piper v0.2.3 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking syn v2.0.87 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking async-broadcast v0.7.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling ntest_timeout v0.9.3 [INFO] [stderr] Compiling ntest_test_cases v0.9.3 [INFO] [stderr] Checking ntest v0.9.3 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking polling v3.7.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking async-io v2.3.4 [INFO] [stderr] Checking async-signal v0.2.8 [INFO] [stderr] Checking async-process v2.3.0 [INFO] [stderr] Checking test-log v0.2.16 [INFO] [stderr] Checking serde v1.0.214 [INFO] [stderr] Checking zvariant_utils v3.0.2 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Checking serde_json v1.0.132 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking quick-xml v0.36.2 [INFO] [stderr] Compiling zvariant_derive v5.1.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling zvariant v5.1.0 [INFO] [stderr] Checking zbus_names v4.1.0 [INFO] [stderr] Checking zbus_xml v5.0.1 [INFO] [stderr] Compiling zbus_macros v5.1.0 [INFO] [stderr] Checking zbus v5.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/match_rule/mod.rs (1 fix) [INFO] [stderr] Fixed src/blocking/message_iterator.rs (1 fix) [INFO] [stderr] Fixed src/object_server/dispatch_notifier.rs (1 fix) [INFO] [stderr] Fixed src/connection/mod.rs (4 fixes) [INFO] [stderr] Fixed src/message/builder.rs (1 fix) [INFO] [stderr] Fixed src/message_stream.rs (2 fixes) [INFO] [stderr] Fixed src/object_server/mod.rs (2 fixes) [INFO] [stderr] Fixed src/proxy/mod.rs (11 fixes) [INFO] [stderr] Fixed src/blocking/proxy/mod.rs (1 fix) [INFO] [stderr] Fixed src/connection/socket_reader.rs (1 fix) [INFO] [stderr] Fixed src/message/mod.rs (1 fix) [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/address/transport/tcp.rs:155:19 [INFO] [stdout] | [INFO] [stdout] 153 | let mut last_err = Error::Address("Failed to connect".into()); [INFO] [stdout] | ------------ [INFO] [stdout] | | [INFO] [stdout] | `last_err` calls a custom destructor [INFO] [stdout] | `last_err` will be dropped later as of Edition 2024 [INFO] [stdout] 154 | for addr in addrs { [INFO] [stdout] 155 | match Async::::connect(addr).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | | up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | 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] | `__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 158 | } [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/async-io-2.3.4/src/lib.rs:1158:1 [INFO] [stdout] | [INFO] [stdout] 1158 | impl Drop for Async { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-io-2.3.4/src/reactor.rs:664:1 [INFO] [stdout] | [INFO] [stdout] 664 | impl>, T> Drop for Ready { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-io-2.3.4/src/lib.rs:1158:1 [INFO] [stdout] | [INFO] [stdout] 1158 | impl Drop for Async { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `last_err` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `last_err` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-io-2.3.4/src/reactor.rs:664:1 [INFO] [stdout] | [INFO] [stdout] 664 | impl>, T> Drop for Ready { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-io-2.3.4/src/lib.rs:1158:1 [INFO] [stdout] | [INFO] [stdout] 1158 | impl Drop for Async { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-io-2.3.4/src/lib.rs:1158:1 [INFO] [stdout] | [INFO] [stdout] 1158 | impl Drop for Async { [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/connection/socket_reader.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 51 | let msg = self.read_socket().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] | `msg` calls a custom destructor [INFO] [stdout] | `msg` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | let mut senders = self.senders.lock().await; [INFO] [stdout] | ----------- ------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | | | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] | `senders` calls a custom destructor [INFO] [stdout] | `senders` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | match rule.matches(msg) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#7` [INFO] [stdout] | up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | Err(e) => { [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | `e` calls a custom destructor [INFO] [stdout] | `e` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 73 | match sender.broadcast_direct(msg.clone()).await { Err(e) => { [INFO] [stdout] | ------------------------------------------ - [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#6` [INFO] [stdout] | | | `#6` will be dropped later as of Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#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 `#4` [INFO] [stdout] | `#4` 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: `#7` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#7` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `msg` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `msg` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] = note: `__awaitee` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/src/span.rs:1455:1 [INFO] [stdout] | [INFO] [stdout] 1455 | impl Drop for Span { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `senders` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/mutex.rs:661:1 [INFO] [stdout] | [INFO] [stdout] 661 | impl Drop for MutexGuard<'_, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/mutex.rs:446:1 [INFO] [stdout] | [INFO] [stdout] 446 | / pin_project_lite::pin_project! { [INFO] [stdout] 447 | | /// Future for acquiring the mutex slowly. [INFO] [stdout] 448 | | struct AcquireSlow>, T: ?Sized> { [INFO] [stdout] 449 | | // Reference to the mutex. [INFO] [stdout] ... | [INFO] [stdout] 475 | | } [INFO] [stdout] 476 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/mutex.rs:661:1 [INFO] [stdout] | [INFO] [stdout] 661 | impl Drop for MutexGuard<'_, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `e` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `e` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/event-listener-5.3.1/src/lib.rs:1040:1 [INFO] [stdout] | [INFO] [stdout] 1040 | / pin_project_lite::pin_project! { [INFO] [stdout] 1041 | | #[project(!Unpin)] [INFO] [stdout] 1042 | | #[project = ListenerProject] [INFO] [stdout] 1043 | | struct InnerListener>> [INFO] [stdout] ... | [INFO] [stdout] 1067 | | } [INFO] [stdout] 1068 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#5` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#5` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#6` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#6` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667: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] = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project_lite::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/connection/socket_reader.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 51 | let msg = self.read_socket().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] | `msg` calls a custom destructor [INFO] [stdout] | `msg` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | let mut senders = self.senders.lock().await; [INFO] [stdout] | ----------- ------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | | | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] | `senders` calls a custom destructor [INFO] [stdout] | `senders` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | Err(e) => { [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | `e` calls a custom destructor [INFO] [stdout] | `e` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | match sender.broadcast_direct(msg.clone()).await { Err(e) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----- - [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#6` [INFO] [stdout] | | | `#6` will be dropped later as of Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#8` [INFO] [stdout] | | up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#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 `#7` [INFO] [stdout] | up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | `#4` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 86 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#7` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#7` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#8` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#8` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#8` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/event-listener-5.3.1/src/lib.rs:1040:1 [INFO] [stdout] | [INFO] [stdout] 1040 | / pin_project_lite::pin_project! { [INFO] [stdout] 1041 | | #[project(!Unpin)] [INFO] [stdout] 1042 | | #[project = ListenerProject] [INFO] [stdout] 1043 | | struct InnerListener>> [INFO] [stdout] ... | [INFO] [stdout] 1067 | | } [INFO] [stdout] 1068 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `msg` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `msg` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] = note: `__awaitee` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/src/span.rs:1455:1 [INFO] [stdout] | [INFO] [stdout] 1455 | impl Drop for Span { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `senders` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/mutex.rs:661:1 [INFO] [stdout] | [INFO] [stdout] 661 | impl Drop for MutexGuard<'_, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/mutex.rs:446:1 [INFO] [stdout] | [INFO] [stdout] 446 | / pin_project_lite::pin_project! { [INFO] [stdout] 447 | | /// Future for acquiring the mutex slowly. [INFO] [stdout] 448 | | struct AcquireSlow>, T: ?Sized> { [INFO] [stdout] 449 | | // Reference to the mutex. [INFO] [stdout] ... | [INFO] [stdout] 475 | | } [INFO] [stdout] 476 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/mutex.rs:661:1 [INFO] [stdout] | [INFO] [stdout] 661 | impl Drop for MutexGuard<'_, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `e` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `e` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/event-listener-5.3.1/src/lib.rs:1040:1 [INFO] [stdout] | [INFO] [stdout] 1040 | / pin_project_lite::pin_project! { [INFO] [stdout] 1041 | | #[project(!Unpin)] [INFO] [stdout] 1042 | | #[project = ListenerProject] [INFO] [stdout] 1043 | | struct InnerListener>> [INFO] [stdout] ... | [INFO] [stdout] 1067 | | } [INFO] [stdout] 1068 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#5` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#5` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#6` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#6` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667: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] = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project_lite::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/connection/mod.rs:301:33 [INFO] [stdout] | [INFO] [stdout] 299 | let mut write = self.inner.socket_write.lock().await; [INFO] [stdout] | --------- [INFO] [stdout] | | [INFO] [stdout] | `write` calls a custom destructor [INFO] [stdout] | `write` will be dropped later as of Edition 2024 [INFO] [stdout] 300 | [INFO] [stdout] 301 | write.send_message(msg).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] 302 | } [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: `write` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/mutex.rs:661:1 [INFO] [stdout] | [INFO] [stdout] 661 | 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] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/connection/mod.rs:438:23 [INFO] [stdout] | [INFO] [stdout] 427 | let _permit = acquire_serial_num_semaphore().await; [INFO] [stdout] | ------- [INFO] [stdout] | | [INFO] [stdout] | `_permit` calls a custom destructor [INFO] [stdout] | `_permit` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 436 | let m = b.build(body)?; [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | `m` calls a custom destructor [INFO] [stdout] | `m` will be dropped later as of Edition 2024 [INFO] [stdout] 437 | [INFO] [stdout] 438 | self.send(&m).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] 439 | } [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/mutex.rs:446:1 [INFO] [stdout] | [INFO] [stdout] 446 | / pin_project_lite::pin_project! { [INFO] [stdout] 447 | | /// Future for acquiring the mutex slowly. [INFO] [stdout] 448 | | struct AcquireSlow>, T: ?Sized> { [INFO] [stdout] 449 | | // Reference to the mutex. [INFO] [stdout] ... | [INFO] [stdout] 475 | | } [INFO] [stdout] 476 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/mutex.rs:661:1 [INFO] [stdout] | [INFO] [stdout] 661 | impl Drop for MutexGuard<'_, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `_permit` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/semaphore.rs:362:1 [INFO] [stdout] | [INFO] [stdout] 362 | impl Drop for SemaphoreGuard<'_> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `m` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `m` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667: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] = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project_lite::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/connection/mod.rs:456:23 [INFO] [stdout] | [INFO] [stdout] 449 | let _permit = acquire_serial_num_semaphore().await; [INFO] [stdout] | ------- [INFO] [stdout] | | [INFO] [stdout] | `_permit` calls a custom destructor [INFO] [stdout] | `_permit` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 455 | let m = b.build(body)?; [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | `m` calls a custom destructor [INFO] [stdout] | `m` will be dropped later as of Edition 2024 [INFO] [stdout] 456 | self.send(&m).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] 457 | } [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/mutex.rs:446:1 [INFO] [stdout] | [INFO] [stdout] 446 | / pin_project_lite::pin_project! { [INFO] [stdout] 447 | | /// Future for acquiring the mutex slowly. [INFO] [stdout] 448 | | struct AcquireSlow>, T: ?Sized> { [INFO] [stdout] 449 | | // Reference to the mutex. [INFO] [stdout] ... | [INFO] [stdout] 475 | | } [INFO] [stdout] 476 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/mutex.rs:661:1 [INFO] [stdout] | [INFO] [stdout] 661 | impl Drop for MutexGuard<'_, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `_permit` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/semaphore.rs:362:1 [INFO] [stdout] | [INFO] [stdout] 362 | impl Drop for SemaphoreGuard<'_> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `m` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `m` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667: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] = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project_lite::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/connection/mod.rs:481:23 [INFO] [stdout] | [INFO] [stdout] 474 | let _permit = acquire_serial_num_semaphore().await; [INFO] [stdout] | ------- [INFO] [stdout] | | [INFO] [stdout] | `_permit` calls a custom destructor [INFO] [stdout] | `_permit` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 480 | let m = b.build(body)?; [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | `m` calls a custom destructor [INFO] [stdout] | `m` will be dropped later as of Edition 2024 [INFO] [stdout] 481 | self.send(&m).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] 482 | } [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/mutex.rs:446:1 [INFO] [stdout] | [INFO] [stdout] 446 | / pin_project_lite::pin_project! { [INFO] [stdout] 447 | | /// Future for acquiring the mutex slowly. [INFO] [stdout] 448 | | struct AcquireSlow>, T: ?Sized> { [INFO] [stdout] 449 | | // Reference to the mutex. [INFO] [stdout] ... | [INFO] [stdout] 475 | | } [INFO] [stdout] 476 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/mutex.rs:661:1 [INFO] [stdout] | [INFO] [stdout] 661 | impl Drop for MutexGuard<'_, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `_permit` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/semaphore.rs:362:1 [INFO] [stdout] | [INFO] [stdout] 362 | impl Drop for SemaphoreGuard<'_> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `m` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `m` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667: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] = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project_lite::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/connection/mod.rs:496:23 [INFO] [stdout] | [INFO] [stdout] 493 | let _permit = acquire_serial_num_semaphore().await; [INFO] [stdout] | ------- [INFO] [stdout] | | [INFO] [stdout] | `_permit` calls a custom destructor [INFO] [stdout] | `_permit` will be dropped later as of Edition 2024 [INFO] [stdout] 494 | [INFO] [stdout] 495 | let m = err.create_reply(call)?; [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | `m` calls a custom destructor [INFO] [stdout] | `m` will be dropped later as of Edition 2024 [INFO] [stdout] 496 | self.send(&m).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] 497 | } [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/mutex.rs:446:1 [INFO] [stdout] | [INFO] [stdout] 446 | / pin_project_lite::pin_project! { [INFO] [stdout] 447 | | /// Future for acquiring the mutex slowly. [INFO] [stdout] 448 | | struct AcquireSlow>, T: ?Sized> { [INFO] [stdout] 449 | | // Reference to the mutex. [INFO] [stdout] ... | [INFO] [stdout] 475 | | } [INFO] [stdout] 476 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/mutex.rs:661:1 [INFO] [stdout] | [INFO] [stdout] 661 | impl Drop for MutexGuard<'_, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `_permit` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/semaphore.rs:362:1 [INFO] [stdout] | [INFO] [stdout] 362 | impl Drop for SemaphoreGuard<'_> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `m` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `m` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667: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] = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project_lite::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/connection/mod.rs:786:14 [INFO] [stdout] | [INFO] [stdout] 771 | let mut names = self.inner.registered_names.lock().await; [INFO] [stdout] | --------- [INFO] [stdout] | | [INFO] [stdout] | `names` calls a custom destructor [INFO] [stdout] | `names` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 781 | / fdo::DBusProxy::builder(self) [INFO] [stdout] 782 | | .cache_properties(CacheProperties::No) [INFO] [stdout] 783 | | .build() [INFO] [stdout] 784 | | .await? [INFO] [stdout] | | ------ [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | |______________|____this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | | up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | 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] 785 | .release_name(well_known_name) [INFO] [stdout] 786 | .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] ... [INFO] [stdout] 789 | } [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] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> src/proxy/mod.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / impl Drop for ProxyInnerStatic { [INFO] [stdout] 112 | | fn drop(&mut self) { [INFO] [stdout] 113 | | match self.dest_owner_change_match_rule.take() { Some(rule) => { [INFO] [stdout] 114 | | self.conn.queue_remove_match(rule); [INFO] [stdout] 115 | | } _ => {}} [INFO] [stdout] 116 | | } [INFO] [stdout] 117 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> src/proxy/mod.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / impl Drop for ProxyInnerStatic { [INFO] [stdout] 112 | | fn drop(&mut self) { [INFO] [stdout] 113 | | match self.dest_owner_change_match_rule.take() { Some(rule) => { [INFO] [stdout] 114 | | self.conn.queue_remove_match(rule); [INFO] [stdout] 115 | | } _ => {}} [INFO] [stdout] 116 | | } [INFO] [stdout] 117 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> src/proxy/mod.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / impl Drop for ProxyInnerStatic { [INFO] [stdout] 112 | | fn drop(&mut self) { [INFO] [stdout] 113 | | match self.dest_owner_change_match_rule.take() { Some(rule) => { [INFO] [stdout] 114 | | self.conn.queue_remove_match(rule); [INFO] [stdout] 115 | | } _ => {}} [INFO] [stdout] 116 | | } [INFO] [stdout] 117 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> src/connection/mod.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / impl Drop for ConnectionInner { [INFO] [stdout] 82 | | fn drop(&mut self) { [INFO] [stdout] 83 | | // Notify anyone waiting that the connection is going away. Since we're being dropped, it's [INFO] [stdout] 84 | | // not possible for any new listeners to be created after this notification, so this is [INFO] [stdout] ... | [INFO] [stdout] 87 | | } [INFO] [stdout] 88 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `names` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/mutex.rs:661:1 [INFO] [stdout] | [INFO] [stdout] 661 | 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] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/connection/mod.rs:973:31 [INFO] [stdout] | [INFO] [stdout] 967 | while let Some(msg) = stream.next().await.and_then(|m| { [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] | `msg` calls a custom destructor [INFO] [stdout] | `msg` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 973 | match weak_conn.upgrade() { Some(conn) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ---- [INFO] [stdout] | | | [INFO] [stdout] | | `conn` calls a custom destructor [INFO] [stdout] | | `conn` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#5` [INFO] [stdout] | up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 982 | let names = conn.inner.registered_names.lock().await; [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] | | `__awaitee` calls a custom destructor [INFO] [stdout] | | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | `names` calls a custom destructor [INFO] [stdout] | `names` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 998 | match server.dispatch_call(&msg, &hdr).await { Err(e) => { [INFO] [stdout] | -------------------------------------- - [INFO] [stdout] | | | | [INFO] [stdout] | | | `e` calls a custom destructor [INFO] [stdout] | | | `e` will be dropped later as of Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | | `#4` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1010 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#5` invokes this custom destructor [INFO] [stdout] --> src/connection/mod.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / impl Drop for ConnectionInner { [INFO] [stdout] 82 | | fn drop(&mut self) { [INFO] [stdout] 83 | | // Notify anyone waiting that the connection is going away. Since we're being dropped, it's [INFO] [stdout] 84 | | // not possible for any new listeners to be created after this notification, so this is [INFO] [stdout] ... | [INFO] [stdout] 87 | | } [INFO] [stdout] 88 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `msg` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `msg` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `conn` invokes this custom destructor [INFO] [stdout] --> src/connection/mod.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / impl Drop for ConnectionInner { [INFO] [stdout] 82 | | fn drop(&mut self) { [INFO] [stdout] 83 | | // Notify anyone waiting that the connection is going away. Since we're being dropped, it's [INFO] [stdout] 84 | | // not possible for any new listeners to be created after this notification, so this is [INFO] [stdout] ... | [INFO] [stdout] 87 | | } [INFO] [stdout] 88 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `names` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/mutex.rs:661:1 [INFO] [stdout] | [INFO] [stdout] 661 | impl Drop for MutexGuard<'_, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/mutex.rs:446:1 [INFO] [stdout] | [INFO] [stdout] 446 | / pin_project_lite::pin_project! { [INFO] [stdout] 447 | | /// Future for acquiring the mutex slowly. [INFO] [stdout] 448 | | struct AcquireSlow>, T: ?Sized> { [INFO] [stdout] 449 | | // Reference to the mutex. [INFO] [stdout] ... | [INFO] [stdout] 475 | | } [INFO] [stdout] 476 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/mutex.rs:661:1 [INFO] [stdout] | [INFO] [stdout] 661 | impl Drop for MutexGuard<'_, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> src/connection/mod.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / impl Drop for ConnectionInner { [INFO] [stdout] 82 | | fn drop(&mut self) { [INFO] [stdout] 83 | | // Notify anyone waiting that the connection is going away. Since we're being dropped, it's [INFO] [stdout] 84 | | // not possible for any new listeners to be created after this notification, so this is [INFO] [stdout] ... | [INFO] [stdout] 87 | | } [INFO] [stdout] 88 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/src/span.rs:1455:1 [INFO] [stdout] | [INFO] [stdout] 1455 | impl Drop for Span { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `e` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `e` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667: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] = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project_lite::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/connection/mod.rs:967:43 [INFO] [stdout] | [INFO] [stdout] 967 | while let Some(msg) = stream.next().await.and_then(|m| { [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] | | `msg` calls a custom destructor [INFO] [stdout] | | `msg` will be dropped later as of Edition 2024 [INFO] [stdout] 968 | | if let Err(e) = &m { [INFO] [stdout] 969 | | debug!("Error while reading from object server stream: {:?}", e); [INFO] [stdout] 970 | | } [INFO] [stdout] 971 | | m.ok() [INFO] [stdout] 972 | | }) { [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________________this value will be stored in a temporary; let us call it `#5` [INFO] [stdout] | up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 973 | match weak_conn.upgrade() { Some(conn) => { [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | `conn` calls a custom destructor [INFO] [stdout] | `conn` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 982 | let names = conn.inner.registered_names.lock().await; [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] | | `__awaitee` calls a custom destructor [INFO] [stdout] | | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | `names` calls a custom destructor [INFO] [stdout] | `names` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 998 | match server.dispatch_call(&msg, &hdr).await { Err(e) => { [INFO] [stdout] | -------------------------------------- - [INFO] [stdout] | | | | [INFO] [stdout] | | | `e` calls a custom destructor [INFO] [stdout] | | | `e` will be dropped later as of Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | | `#4` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1010 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#5` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#5` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `msg` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `msg` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `conn` invokes this custom destructor [INFO] [stdout] --> src/connection/mod.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / impl Drop for ConnectionInner { [INFO] [stdout] 82 | | fn drop(&mut self) { [INFO] [stdout] 83 | | // Notify anyone waiting that the connection is going away. Since we're being dropped, it's [INFO] [stdout] 84 | | // not possible for any new listeners to be created after this notification, so this is [INFO] [stdout] ... | [INFO] [stdout] 87 | | } [INFO] [stdout] 88 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `names` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/mutex.rs:661:1 [INFO] [stdout] | [INFO] [stdout] 661 | impl Drop for MutexGuard<'_, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/mutex.rs:446:1 [INFO] [stdout] | [INFO] [stdout] 446 | / pin_project_lite::pin_project! { [INFO] [stdout] 447 | | /// Future for acquiring the mutex slowly. [INFO] [stdout] 448 | | struct AcquireSlow>, T: ?Sized> { [INFO] [stdout] 449 | | // Reference to the mutex. [INFO] [stdout] ... | [INFO] [stdout] 475 | | } [INFO] [stdout] 476 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/mutex.rs:661:1 [INFO] [stdout] | [INFO] [stdout] 661 | impl Drop for MutexGuard<'_, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> src/connection/mod.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / impl Drop for ConnectionInner { [INFO] [stdout] 82 | | fn drop(&mut self) { [INFO] [stdout] 83 | | // Notify anyone waiting that the connection is going away. Since we're being dropped, it's [INFO] [stdout] 84 | | // not possible for any new listeners to be created after this notification, so this is [INFO] [stdout] ... | [INFO] [stdout] 87 | | } [INFO] [stdout] 88 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/src/span.rs:1455:1 [INFO] [stdout] | [INFO] [stdout] 1455 | impl Drop for Span { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `e` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `e` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667: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] = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project_lite::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/proxy/mod.rs:316:19 [INFO] [stdout] | [INFO] [stdout] 289 | let result = cache_clone [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `result` calls a custom destructor [INFO] [stdout] | `result` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 316 | match cache_clone [INFO] [stdout] | ___________________^ [INFO] [stdout] 317 | | .keep_updated(prop_changes, interface, uncached_properties) [INFO] [stdout] 318 | | .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] | 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] 322 | } [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` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/src/span.rs:1455:1 [INFO] [stdout] | [INFO] [stdout] 1455 | impl Drop for Span { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `result` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `result` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `result` invokes this custom destructor [INFO] [stdout] --> src/message_stream.rs:281:1 [INFO] [stdout] | [INFO] [stdout] 281 | / impl Drop for Inner { [INFO] [stdout] 282 | | fn drop(&mut self) { [INFO] [stdout] 283 | | let conn = Connection { [INFO] [stdout] 284 | | inner: self.conn_inner.clone(), [INFO] [stdout] ... | [INFO] [stdout] 290 | | } [INFO] [stdout] 291 | | } [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/proxy/mod.rs:361:19 [INFO] [stdout] | [INFO] [stdout] 361 | match join.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] 362 | Some(Either::Left(_update)) => { [INFO] [stdout] | ------- [INFO] [stdout] | | [INFO] [stdout] | `_update` calls a custom destructor [INFO] [stdout] | `_update` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 366 | populate?.body().deserialize().map(|values| { [INFO] [stdout] | ---------------- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | `#4` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#5` [INFO] [stdout] | _____________________`#5` will be dropped later as of Edition 2024 [INFO] [stdout] | | [INFO] [stdout] 367 | | self.update_cache(&uncached_properties, &values, &[], &interface); [INFO] [stdout] 368 | | })?; [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] 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: `#6` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#6` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `_update` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `_update` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#5` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#5` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667: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/proxy/mod.rs:408:19 [INFO] [stdout] | [INFO] [stdout] 407 | while let Some(update) = prop_changes.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] | `update` calls a custom destructor [INFO] [stdout] | `update` will be dropped later as of Edition 2024 [INFO] [stdout] 408 | match update.args() { Ok(args) => { [INFO] [stdout] | ^^^^^^^^^^^^^ ---- [INFO] [stdout] | | | [INFO] [stdout] | | `args` calls a custom destructor [INFO] [stdout] | | `args` 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] 418 | } [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] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `update` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `update` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `args` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172: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/proxy/mod.rs:407:34 [INFO] [stdout] | [INFO] [stdout] 407 | while let Some(update) = prop_changes.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] | `update` calls a custom destructor [INFO] [stdout] | `update` will be dropped later as of Edition 2024 [INFO] [stdout] 408 | match update.args() { Ok(args) => { [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | `args` calls a custom destructor [INFO] [stdout] | `args` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 418 | } [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] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `update` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `update` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `args` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172: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/proxy/mod.rs:655:28 [INFO] [stdout] | [INFO] [stdout] 649 | let proxy = IntrospectableProxy::builder(&self.inner.inner_without_borrows.conn) [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `proxy` calls a custom destructor [INFO] [stdout] | `proxy` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 655 | proxy.introspect().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] 656 | } [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: `proxy` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `proxy` invokes this custom destructor [INFO] [stdout] --> src/proxy/mod.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / impl Drop for ProxyInnerStatic { [INFO] [stdout] 112 | | fn drop(&mut self) { [INFO] [stdout] 113 | | match self.dest_owner_change_match_rule.take() { Some(rule) => { [INFO] [stdout] 114 | | self.conn.queue_remove_match(rule); [INFO] [stdout] 115 | | } _ => {}} [INFO] [stdout] 116 | | } [INFO] [stdout] 117 | | } [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/proxy/mod.rs:857:9 [INFO] [stdout] | [INFO] [stdout] 855 | let reply = self.call_method(method_name, body).await?; [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `reply` calls a custom destructor [INFO] [stdout] | `reply` will be dropped later as of Edition 2024 [INFO] [stdout] 856 | [INFO] [stdout] 857 | reply.body().deserialize() [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] 858 | } [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` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `reply` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `reply` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667: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/proxy/mod.rs:1188:27 [INFO] [stdout] | [INFO] [stdout] 1188 | match join.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 `#4` [INFO] [stdout] | up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 1189 | Some(Either::Left(Ok(msg))) => { [INFO] [stdout] 1190 | let signal = NameOwnerChanged::from_message(msg) [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `signal` calls a custom destructor [INFO] [stdout] | `signal` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1204 | Some(Either::Right(Ok(response))) => { [INFO] [stdout] | -------- [INFO] [stdout] | | [INFO] [stdout] | `response` calls a custom destructor [INFO] [stdout] | `response` will be dropped later as of Edition 2024 [INFO] [stdout] 1205 | break Some(response.body().deserialize::>()?.to_owned()) [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] 1206 | } [INFO] [stdout] 1207 | Some(Either::Right(Err(e))) => { [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | `e` calls a custom destructor [INFO] [stdout] | `e` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1222 | } [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/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `signal` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `signal` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `response` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `response` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `e` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `e` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sync/once_lock.rs:667: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/fdo/introspectable.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 29 | let root = server.root().read().await; [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | `root` calls a custom destructor [INFO] [stdout] | `root` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | Ok(node.introspect().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] 35 | } [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: `root` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/rwlock.rs:725:1 [INFO] [stdout] | [INFO] [stdout] 725 | impl Drop for RwLockReadGuard<'_, 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] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/fdo/object_manager.rs:56:36 [INFO] [stdout] | [INFO] [stdout] 51 | let root = server.root().read().await; [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | `root` calls a custom destructor [INFO] [stdout] | `root` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 56 | node.get_managed_objects().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] 57 | } [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` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `root` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/rwlock.rs:725:1 [INFO] [stdout] | [INFO] [stdout] 725 | impl Drop for RwLockReadGuard<'_, 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] [INFO] [stdout] [INFO] [stderr] Migrating examples/watch-systemd-jobs.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/unixexec.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/e2e.rs from 2021 edition to 2024 [INFO] [stderr] Migrating benches/benchmarks.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/issues.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/uncached_propert.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/screen-brightness.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/basic.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.85s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking zbus v5.1.0 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.15s [INFO] running `Command { std: "docker" "inspect" "b2fde63a1cd335e277394261004c812036471ee88920a1fff4337391590c17c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2fde63a1cd335e277394261004c812036471ee88920a1fff4337391590c17c2", kill_on_drop: false }` [INFO] [stdout] b2fde63a1cd335e277394261004c812036471ee88920a1fff4337391590c17c2