[INFO] fetching crate networkmanager 0.4.1... [INFO] checking networkmanager-0.4.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate networkmanager 0.4.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate networkmanager 0.4.1 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate networkmanager 0.4.1 [INFO] finished tweaking crates.io crate networkmanager 0.4.1 [INFO] tweaked toml for crates.io crate networkmanager 0.4.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate networkmanager 0.4.1 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 757b8886cb6dd30806d2eec164f5dc21c06b05c675cb2b66abfe723bef540c20 [INFO] running `Command { std: "docker" "start" "-a" "757b8886cb6dd30806d2eec164f5dc21c06b05c675cb2b66abfe723bef540c20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "757b8886cb6dd30806d2eec164f5dc21c06b05c675cb2b66abfe723bef540c20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "757b8886cb6dd30806d2eec164f5dc21c06b05c675cb2b66abfe723bef540c20", kill_on_drop: false }` [INFO] [stdout] 757b8886cb6dd30806d2eec164f5dc21c06b05c675cb2b66abfe723bef540c20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dea02c82ab0158973287dc5e41ed98e334ab86aa6c7c02d19ce104acb08ae390 [INFO] running `Command { std: "docker" "start" "-a" "dea02c82ab0158973287dc5e41ed98e334ab86aa6c7c02d19ce104acb08ae390", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling libdbus-sys v0.2.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking dbus v0.9.7 [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Checking networkmanager v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 147 | / connection: ::std::collections::HashMap< [INFO] [stdout] 148 | | &str, [INFO] [stdout] 149 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 150 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 157 | (connection, device, specific_object), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 163 | / connection: ::std::collections::HashMap< [INFO] [stdout] 164 | | &str, [INFO] [stdout] 165 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 166 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 169 | options: ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] | ------------------------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 181 | (connection, device, specific_object, options), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_device.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 74 | / connection: ::std::collections::HashMap< [INFO] [stdout] 75 | | &str, [INFO] [stdout] 76 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 77 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | (connection, version_id, flags), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_device_wifip2p.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 20 | options: ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] | ------------------------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 25 | (options,), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_device_wireless.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 45 | options: ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] | ------------------------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | (options,), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_ppp.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 28 | config: ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] | ----------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | (config,), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_ppp.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 39 | config: ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] | ----------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | (config,), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_secretagent.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 51 | / connection: ::std::collections::HashMap< [INFO] [stdout] 52 | | &str, [INFO] [stdout] 53 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 54 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | / self.method_call( [INFO] [stdout] 67 | | "org.freedesktop.NetworkManager.SecretAgent", [INFO] [stdout] 68 | | "GetSecrets", [INFO] [stdout] 69 | | (connection, connection_path, setting_name, hints, flags), [INFO] [stdout] 70 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_secretagent.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 98 | / connection: ::std::collections::HashMap< [INFO] [stdout] 99 | | &str, [INFO] [stdout] 100 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 101 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 107 | (connection, connection_path), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_secretagent.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 113 | / connection: ::std::collections::HashMap< [INFO] [stdout] 114 | | &str, [INFO] [stdout] 115 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 116 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 122 | (connection, connection_path), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_settings.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 68 | / connection: ::std::collections::HashMap< [INFO] [stdout] 69 | | &str, [INFO] [stdout] 70 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 71 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | ) -> Result, dbus::Error> { [INFO] [stdout] 73 | / self.method_call( [INFO] [stdout] 74 | | "org.freedesktop.NetworkManager.Settings", [INFO] [stdout] 75 | | "AddConnection", [INFO] [stdout] 76 | | (connection,), [INFO] [stdout] 77 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_settings.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 83 | / connection: ::std::collections::HashMap< [INFO] [stdout] 84 | | &str, [INFO] [stdout] 85 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 86 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | ) -> Result, dbus::Error> { [INFO] [stdout] 88 | / self.method_call( [INFO] [stdout] 89 | | "org.freedesktop.NetworkManager.Settings", [INFO] [stdout] 90 | | "AddConnectionUnsaved", [INFO] [stdout] 91 | | (connection,), [INFO] [stdout] 92 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_settings.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 98 | / settings: ::std::collections::HashMap< [INFO] [stdout] 99 | | &str, [INFO] [stdout] 100 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 101 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 102 | flags: u32, [INFO] [stdout] 103 | args: ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] | --------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 114 | (settings, flags, args), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_settings_connection.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 64 | / properties: ::std::collections::HashMap< [INFO] [stdout] 65 | | &str, [INFO] [stdout] 66 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 67 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | (properties,), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_settings_connection.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 78 | / properties: ::std::collections::HashMap< [INFO] [stdout] 79 | | &str, [INFO] [stdout] 80 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 81 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 86 | (properties,), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_settings_connection.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 171 | / settings: ::std::collections::HashMap< [INFO] [stdout] 172 | | &str, [INFO] [stdout] 173 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 174 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | flags: u32, [INFO] [stdout] 176 | args: ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] | --------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 181 | / self.method_call( [INFO] [stdout] 182 | | "org.freedesktop.NetworkManager.Settings.Connection", [INFO] [stdout] 183 | | "Update2", [INFO] [stdout] 184 | | (settings, flags, args), [INFO] [stdout] 185 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_vpn_plugin.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 57 | / connection: ::std::collections::HashMap< [INFO] [stdout] 58 | | &str, [INFO] [stdout] 59 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 60 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | (connection,), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_vpn_plugin.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 71 | / connection: ::std::collections::HashMap< [INFO] [stdout] 72 | | &str, [INFO] [stdout] 73 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 74 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | details: ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] | ------------------------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | (connection, details), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_vpn_plugin.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 86 | / settings: ::std::collections::HashMap< [INFO] [stdout] 87 | | &str, [INFO] [stdout] 88 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 89 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | ) -> Result { [INFO] [stdout] 91 | / self.method_call( [INFO] [stdout] 92 | | "org.freedesktop.NetworkManager.VPN.Plugin", [INFO] [stdout] 93 | | "NeedSecrets", [INFO] [stdout] 94 | | (settings,), [INFO] [stdout] 95 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_vpn_plugin.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 109 | config: ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] | ----------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 114 | (config,), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_vpn_plugin.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 120 | config: ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] | ----------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | (config,), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_vpn_plugin.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 131 | config: ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] | ----------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | (config,), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_vpn_plugin.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 150 | / connection: ::std::collections::HashMap< [INFO] [stdout] 151 | | &str, [INFO] [stdout] 152 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 153 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 158 | (connection,), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `networkmanager` (lib test) due to 24 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 147 | / connection: ::std::collections::HashMap< [INFO] [stdout] 148 | | &str, [INFO] [stdout] 149 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 150 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 157 | (connection, device, specific_object), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 163 | / connection: ::std::collections::HashMap< [INFO] [stdout] 164 | | &str, [INFO] [stdout] 165 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 166 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 169 | options: ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] | ------------------------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 181 | (connection, device, specific_object, options), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_device.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 74 | / connection: ::std::collections::HashMap< [INFO] [stdout] 75 | | &str, [INFO] [stdout] 76 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 77 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | (connection, version_id, flags), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_device_wifip2p.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 20 | options: ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] | ------------------------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 25 | (options,), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_device_wireless.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 45 | options: ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] | ------------------------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | (options,), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_ppp.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 28 | config: ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] | ----------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | (config,), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_ppp.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 39 | config: ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] | ----------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | (config,), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_secretagent.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 51 | / connection: ::std::collections::HashMap< [INFO] [stdout] 52 | | &str, [INFO] [stdout] 53 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 54 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | / self.method_call( [INFO] [stdout] 67 | | "org.freedesktop.NetworkManager.SecretAgent", [INFO] [stdout] 68 | | "GetSecrets", [INFO] [stdout] 69 | | (connection, connection_path, setting_name, hints, flags), [INFO] [stdout] 70 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_secretagent.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 98 | / connection: ::std::collections::HashMap< [INFO] [stdout] 99 | | &str, [INFO] [stdout] 100 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 101 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 107 | (connection, connection_path), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_secretagent.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 113 | / connection: ::std::collections::HashMap< [INFO] [stdout] 114 | | &str, [INFO] [stdout] 115 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 116 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 122 | (connection, connection_path), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_settings.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 68 | / connection: ::std::collections::HashMap< [INFO] [stdout] 69 | | &str, [INFO] [stdout] 70 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 71 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | ) -> Result, dbus::Error> { [INFO] [stdout] 73 | / self.method_call( [INFO] [stdout] 74 | | "org.freedesktop.NetworkManager.Settings", [INFO] [stdout] 75 | | "AddConnection", [INFO] [stdout] 76 | | (connection,), [INFO] [stdout] 77 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_settings.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 83 | / connection: ::std::collections::HashMap< [INFO] [stdout] 84 | | &str, [INFO] [stdout] 85 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 86 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | ) -> Result, dbus::Error> { [INFO] [stdout] 88 | / self.method_call( [INFO] [stdout] 89 | | "org.freedesktop.NetworkManager.Settings", [INFO] [stdout] 90 | | "AddConnectionUnsaved", [INFO] [stdout] 91 | | (connection,), [INFO] [stdout] 92 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_settings.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 98 | / settings: ::std::collections::HashMap< [INFO] [stdout] 99 | | &str, [INFO] [stdout] 100 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 101 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 102 | flags: u32, [INFO] [stdout] 103 | args: ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] | --------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 114 | (settings, flags, args), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_settings_connection.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 64 | / properties: ::std::collections::HashMap< [INFO] [stdout] 65 | | &str, [INFO] [stdout] 66 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 67 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | (properties,), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_settings_connection.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 78 | / properties: ::std::collections::HashMap< [INFO] [stdout] 79 | | &str, [INFO] [stdout] 80 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 81 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 86 | (properties,), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_settings_connection.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 171 | / settings: ::std::collections::HashMap< [INFO] [stdout] 172 | | &str, [INFO] [stdout] 173 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 174 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | flags: u32, [INFO] [stdout] 176 | args: ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] | --------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 181 | / self.method_call( [INFO] [stdout] 182 | | "org.freedesktop.NetworkManager.Settings.Connection", [INFO] [stdout] 183 | | "Update2", [INFO] [stdout] 184 | | (settings, flags, args), [INFO] [stdout] 185 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_vpn_plugin.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 57 | / connection: ::std::collections::HashMap< [INFO] [stdout] 58 | | &str, [INFO] [stdout] 59 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 60 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | (connection,), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_vpn_plugin.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 71 | / connection: ::std::collections::HashMap< [INFO] [stdout] 72 | | &str, [INFO] [stdout] 73 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 74 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | details: ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] | ------------------------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | (connection, details), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_vpn_plugin.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 86 | / settings: ::std::collections::HashMap< [INFO] [stdout] 87 | | &str, [INFO] [stdout] 88 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 89 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | ) -> Result { [INFO] [stdout] 91 | / self.method_call( [INFO] [stdout] 92 | | "org.freedesktop.NetworkManager.VPN.Plugin", [INFO] [stdout] 93 | | "NeedSecrets", [INFO] [stdout] 94 | | (settings,), [INFO] [stdout] 95 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_vpn_plugin.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 109 | config: ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] | ----------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 114 | (config,), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_vpn_plugin.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 120 | config: ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] | ----------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | (config,), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_vpn_plugin.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 131 | config: ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] | ----------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | (config,), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gen/nm_vpn_plugin.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 150 | / connection: ::std::collections::HashMap< [INFO] [stdout] 151 | | &str, [INFO] [stdout] 152 | | ::std::collections::HashMap<&str, arg::Variant>>, [INFO] [stdout] 153 | | >, [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 158 | (connection,), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `networkmanager` (lib) due to 24 previous errors [INFO] running `Command { std: "docker" "inspect" "dea02c82ab0158973287dc5e41ed98e334ab86aa6c7c02d19ce104acb08ae390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dea02c82ab0158973287dc5e41ed98e334ab86aa6c7c02d19ce104acb08ae390", kill_on_drop: false }` [INFO] [stdout] dea02c82ab0158973287dc5e41ed98e334ab86aa6c7c02d19ce104acb08ae390