[INFO] fetching crate nmstate 2.2.45...
[INFO] checking nmstate-2.2.45 against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] extracting crate nmstate 2.2.45 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate nmstate 2.2.45 on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nmstate 2.2.45
[INFO] finished tweaking crates.io crate nmstate 2.2.45
[INFO] tweaked toml for crates.io crate nmstate 2.2.45 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate nmstate 2.2.45 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded genetlink v0.2.5
[INFO] [stderr]   Downloaded rtnetlink v0.16.0
[INFO] [stderr]   Downloaded mptcp-pm v0.1.3
[INFO] [stderr]   Downloaded ethtool v0.2.8
[INFO] [stderr]   Downloaded nispor v1.2.24
[INFO] [stderr]   Downloaded wl-nl80211 v0.2.0
[INFO] [stderr]   Downloaded netlink-packet-route v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a48d1f825e146151c4253ac764c762b54e6ada8746619fab0f423dcde766a3e
[INFO] running `Command { std: "docker" "start" "-a" "1a48d1f825e146151c4253ac764c762b54e6ada8746619fab0f423dcde766a3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a48d1f825e146151c4253ac764c762b54e6ada8746619fab0f423dcde766a3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a48d1f825e146151c4253ac764c762b54e6ada8746619fab0f423dcde766a3e", kill_on_drop: false }`
[INFO] [stdout] 1a48d1f825e146151c4253ac764c762b54e6ada8746619fab0f423dcde766a3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8a2603e643d97c7ccb4af23d567689c673b4ffd01c84ebd013c2edf780fb673
[INFO] running `Command { std: "docker" "start" "-a" "e8a2603e643d97c7ccb4af23d567689c673b4ffd01c84ebd013c2edf780fb673", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]     Checking netlink-packet-core v0.7.0
[INFO] [stderr]     Checking netlink-packet-generic v0.3.3
[INFO] [stderr]     Checking netlink-packet-route v0.22.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking netlink-sys v0.8.7
[INFO] [stderr]     Checking netlink-proto v0.11.5
[INFO] [stderr]     Checking genetlink v0.2.5
[INFO] [stderr]     Checking mptcp-pm v0.1.3
[INFO] [stderr]     Checking wl-nl80211 v0.2.0
[INFO] [stderr]     Checking ethtool v0.2.8
[INFO] [stderr]     Checking rtnetlink v0.16.0
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling zvariant_derive v5.5.3
[INFO] [stderr]     Checking nispor v1.2.24
[INFO] [stderr]    Compiling zvariant v5.5.3
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.7.1
[INFO] [stderr]     Checking zbus v5.7.1
[INFO] [stderr]     Checking nmstate v2.2.45 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/bond.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn to_value(&self) -> Result<HashMap<&str, Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  ----- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn to_value(&self) -> Result<HashMap<&str, Value<'_>>, NmError> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/bond.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/bridge.rs:176:17
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]     |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                        |
[INFO] [stdout]     |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/bridge.rs:318:17
[INFO] [stdout]     |
[INFO] [stdout] 318 |     fn to_value(&self) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]     |                 ^^^^^            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 318 |     fn to_value(&self) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/bridge.rs:367:17
[INFO] [stdout]     |
[INFO] [stdout] 367 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]     |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                        |
[INFO] [stdout]     |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 367 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/conn.rs:232:28
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub(crate) fn to_value(&self) -> Result<NmConnectionDbusValue, NmError> {
[INFO] [stdout]     |                            ^^^^^            --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub(crate) fn to_value(&self) -> Result<NmConnectionDbusValue<'_>, NmError> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/conn.rs:403:17
[INFO] [stdout]     |
[INFO] [stdout] 403 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]     |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                        |
[INFO] [stdout]     |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 403 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/conn.rs:553:21
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub fn to_value(&self) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]     |                     ^^^^^            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub fn to_value(&self) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/dns.rs:106:15
[INFO] [stdout]     |
[INFO] [stdout] 106 |     dns_srvs: &[String],
[INFO] [stdout]     |               ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 107 | ) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]     |             --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 107 | ) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/dns.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |     dns_searches: &[String],
[INFO] [stdout]     |                   ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 158 | ) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]     |             --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 158 | ) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/dns.rs:167:18
[INFO] [stdout]     |
[INFO] [stdout] 167 |     dns_options: &[String],
[INFO] [stdout]     |                  ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 168 | ) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]     |             --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 168 | ) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/ethtool.rs:271:17
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]     |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                        |
[INFO] [stdout]     |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/hsr.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/ieee8021x.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/infiniband.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/ip.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]     |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                        |
[INFO] [stdout]     |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/ipvlan.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/loopback.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/mac_vlan.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/macsec.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/ovs.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/ovs.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]     |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                        |
[INFO] [stdout]     |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/ovs.rs:163:17
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]     |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                        |
[INFO] [stdout]     |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/ovs.rs:194:17
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]     |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                        |
[INFO] [stdout]     |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/ovs.rs:233:17
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]     |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                        |
[INFO] [stdout]     |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/ovs.rs:272:17
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]     |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                        |
[INFO] [stdout]     |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/ovs.rs:309:17
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]     |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                        |
[INFO] [stdout]     |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/route.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn to_value(&self) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]    |                 ^^^^^            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn to_value(&self) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/route.rs:173:16
[INFO] [stdout]     |
[INFO] [stdout] 173 |     nm_routes: &[NmIpRoute],
[INFO] [stdout]     |                ^^^^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 174 | ) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]     |             --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | ) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/route_rule.rs:73:28
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub(crate) fn to_value(&self) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]    |                            ^^^^^            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub(crate) fn to_value(&self) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/route_rule.rs:172:15
[INFO] [stdout]     |
[INFO] [stdout] 172 |     nm_rules: &[NmIpRouteRule],
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 173 | ) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]     |             --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 173 | ) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/sriov.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/sriov.rs:122:28
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub(crate) fn to_value(&self) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]     |                            ^^^^^            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub(crate) fn to_value(&self) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/sriov.rs:211:28
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub(crate) fn to_value(&self) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]     |                            ^^^^^            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub(crate) fn to_value(&self) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/user.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/veth.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/vlan.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/vpn.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/vrf.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/vxlan.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/wired.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/convert.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError>;
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError>;
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/dbus.rs:551:30
[INFO] [stdout]     |
[INFO] [stdout] 551 | fn str_to_obj_path(obj_path: &str) -> Result<zvariant::ObjectPath, NmError> {
[INFO] [stdout]     |                              ^^^^            -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 551 | fn str_to_obj_path(obj_path: &str) -> Result<zvariant::ObjectPath<'_>, NmError> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/dns.rs:77:28
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub(crate) fn to_value(&self) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]    |                            ^^^^^            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub(crate) fn to_value(&self) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/dns.rs:134:28
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub(crate) fn to_value(&self) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]     |                            ^^^^^            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub(crate) fn to_value(&self) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/dns.rs:188:14
[INFO] [stdout]     |
[INFO] [stdout] 188 |     configs: &HashMap<String, NmGlobalDnsDomainConfig>,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 189 | ) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]     |             --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 189 | ) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/bond.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value>, NmError> {
[INFO] [stdout]    |                   ^^^^^                            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/bond.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn to_keyfile(&self) -> Result<HashMap<String, Value>, NmError> {
[INFO] [stdout]    |                   ^^^^^                            ----- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn to_keyfile(&self) -> Result<HashMap<String, Value<'_>>, NmError> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/bridge.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn to_keyfile(&self) -> Result<HashMap<String, Value>, NmError> {
[INFO] [stdout]    |                   ^^^^^                            ----- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn to_keyfile(&self) -> Result<HashMap<String, Value<'_>>, NmError> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/bridge.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn to_keyfile(&self) -> Result<HashMap<String, Value>, NmError> {
[INFO] [stdout]    |                   ^^^^^                            ----- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn to_keyfile(&self) -> Result<HashMap<String, Value<'_>>, NmError> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> nm/nm_dbus/gen_conf/ieee8021x.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value>, NmError> {
[INFO] [stdout]   |                   ^^^^^                            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                   |
[INFO] [stdout]   |                   this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]   |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> nm/nm_dbus/gen_conf/ip.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value>, NmError> {
[INFO] [stdout]   |                   ^^^^^                            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                   |
[INFO] [stdout]   |                   this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]   |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/keyfile.rs:83:19
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value>, NmError> {
[INFO] [stdout]    |                   ^^^^^                            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/ovs.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value>, NmError> {
[INFO] [stdout]    |                   ^^^^^                            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/ovs.rs:49:19
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value>, NmError> {
[INFO] [stdout]    |                   ^^^^^                            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/ovs.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value>, NmError> {
[INFO] [stdout]    |                   ^^^^^                            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/sriov.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value>, NmError> {
[INFO] [stdout]    |                   ^^^^^                            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/user.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value>, NmError> {
[INFO] [stdout]    |                   ^^^^^                            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/vpn.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value>, NmError> {
[INFO] [stdout]    |                   ^^^^^                            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/vpn.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         &self,
[INFO] [stdout]    |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 31 |     ) -> Option<HashMap<String, zvariant::Value>> {
[INFO] [stdout]    |                                 --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     ) -> Option<HashMap<String, zvariant::Value<'_>>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> nm/nm_dbus/gen_conf/wired.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value>, NmError> {
[INFO] [stdout]   |                   ^^^^^                            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                   |
[INFO] [stdout]   |                   this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]   |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/bond.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn to_value(&self) -> Result<HashMap<&str, Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  ----- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn to_value(&self) -> Result<HashMap<&str, Value<'_>>, NmError> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/bond.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/bridge.rs:176:17
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]     |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                        |
[INFO] [stdout]     |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/bridge.rs:318:17
[INFO] [stdout]     |
[INFO] [stdout] 318 |     fn to_value(&self) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]     |                 ^^^^^            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 318 |     fn to_value(&self) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/bridge.rs:367:17
[INFO] [stdout]     |
[INFO] [stdout] 367 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]     |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                        |
[INFO] [stdout]     |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 367 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/conn.rs:232:28
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub(crate) fn to_value(&self) -> Result<NmConnectionDbusValue, NmError> {
[INFO] [stdout]     |                            ^^^^^            --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub(crate) fn to_value(&self) -> Result<NmConnectionDbusValue<'_>, NmError> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/conn.rs:403:17
[INFO] [stdout]     |
[INFO] [stdout] 403 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]     |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                        |
[INFO] [stdout]     |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 403 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/conn.rs:553:21
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub fn to_value(&self) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]     |                     ^^^^^            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub fn to_value(&self) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/dns.rs:106:15
[INFO] [stdout]     |
[INFO] [stdout] 106 |     dns_srvs: &[String],
[INFO] [stdout]     |               ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 107 | ) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]     |             --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 107 | ) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/dns.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |     dns_searches: &[String],
[INFO] [stdout]     |                   ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 158 | ) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]     |             --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 158 | ) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/dns.rs:167:18
[INFO] [stdout]     |
[INFO] [stdout] 167 |     dns_options: &[String],
[INFO] [stdout]     |                  ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 168 | ) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]     |             --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 168 | ) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/ethtool.rs:271:17
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]     |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                        |
[INFO] [stdout]     |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/hsr.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/ieee8021x.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/infiniband.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/ip.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]     |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                        |
[INFO] [stdout]     |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/ipvlan.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/loopback.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/mac_vlan.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/macsec.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/ovs.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/ovs.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]     |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                        |
[INFO] [stdout]     |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/ovs.rs:163:17
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]     |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                        |
[INFO] [stdout]     |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/ovs.rs:194:17
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]     |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                        |
[INFO] [stdout]     |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/ovs.rs:233:17
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]     |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                        |
[INFO] [stdout]     |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/ovs.rs:272:17
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]     |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                        |
[INFO] [stdout]     |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/ovs.rs:309:17
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]     |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |                        |
[INFO] [stdout]     |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/route.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn to_value(&self) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]    |                 ^^^^^            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn to_value(&self) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/route.rs:173:16
[INFO] [stdout]     |
[INFO] [stdout] 173 |     nm_routes: &[NmIpRoute],
[INFO] [stdout]     |                ^^^^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 174 | ) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]     |             --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | ) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/route_rule.rs:73:28
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub(crate) fn to_value(&self) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]    |                            ^^^^^            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub(crate) fn to_value(&self) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/route_rule.rs:172:15
[INFO] [stdout]     |
[INFO] [stdout] 172 |     nm_rules: &[NmIpRouteRule],
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 173 | ) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]     |             --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 173 | ) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/sriov.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/sriov.rs:122:28
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub(crate) fn to_value(&self) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]     |                            ^^^^^            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub(crate) fn to_value(&self) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/connection/sriov.rs:211:28
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub(crate) fn to_value(&self) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]     |                            ^^^^^            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub(crate) fn to_value(&self) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/user.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/veth.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/vlan.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/vpn.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/vrf.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/vxlan.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/connection/wired.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError> {
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/convert.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value>, NmError>;
[INFO] [stdout]    |                 ^^^^^                    ----  --------------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 |                        |
[INFO] [stdout]    |                 |                        the lifetimes get resolved as `'_`
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn to_value(&self) -> Result<HashMap<&str, zvariant::Value<'_>>, NmError>;
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/dbus.rs:551:30
[INFO] [stdout]     |
[INFO] [stdout] 551 | fn str_to_obj_path(obj_path: &str) -> Result<zvariant::ObjectPath, NmError> {
[INFO] [stdout]     |                              ^^^^            -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 551 | fn str_to_obj_path(obj_path: &str) -> Result<zvariant::ObjectPath<'_>, NmError> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/dns.rs:77:28
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub(crate) fn to_value(&self) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]    |                            ^^^^^            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub(crate) fn to_value(&self) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/dns.rs:134:28
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub(crate) fn to_value(&self) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]     |                            ^^^^^            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub(crate) fn to_value(&self) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> nm/nm_dbus/dns.rs:188:14
[INFO] [stdout]     |
[INFO] [stdout] 188 |     configs: &HashMap<String, NmGlobalDnsDomainConfig>,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 189 | ) -> Result<zvariant::Value, NmError> {
[INFO] [stdout]     |             --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 189 | ) -> Result<zvariant::Value<'_>, NmError> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/bond.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value>, NmError> {
[INFO] [stdout]    |                   ^^^^^                            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/bond.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn to_keyfile(&self) -> Result<HashMap<String, Value>, NmError> {
[INFO] [stdout]    |                   ^^^^^                            ----- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn to_keyfile(&self) -> Result<HashMap<String, Value<'_>>, NmError> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/bridge.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn to_keyfile(&self) -> Result<HashMap<String, Value>, NmError> {
[INFO] [stdout]    |                   ^^^^^                            ----- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn to_keyfile(&self) -> Result<HashMap<String, Value<'_>>, NmError> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/bridge.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn to_keyfile(&self) -> Result<HashMap<String, Value>, NmError> {
[INFO] [stdout]    |                   ^^^^^                            ----- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn to_keyfile(&self) -> Result<HashMap<String, Value<'_>>, NmError> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> nm/nm_dbus/gen_conf/ieee8021x.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value>, NmError> {
[INFO] [stdout]   |                   ^^^^^                            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                   |
[INFO] [stdout]   |                   this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]   |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> nm/nm_dbus/gen_conf/ip.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value>, NmError> {
[INFO] [stdout]   |                   ^^^^^                            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                   |
[INFO] [stdout]   |                   this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]   |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/keyfile.rs:83:19
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value>, NmError> {
[INFO] [stdout]    |                   ^^^^^                            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/ovs.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value>, NmError> {
[INFO] [stdout]    |                   ^^^^^                            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/ovs.rs:49:19
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value>, NmError> {
[INFO] [stdout]    |                   ^^^^^                            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/ovs.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value>, NmError> {
[INFO] [stdout]    |                   ^^^^^                            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/sriov.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value>, NmError> {
[INFO] [stdout]    |                   ^^^^^                            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/user.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value>, NmError> {
[INFO] [stdout]    |                   ^^^^^                            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/vpn.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value>, NmError> {
[INFO] [stdout]    |                   ^^^^^                            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> nm/nm_dbus/gen_conf/vpn.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         &self,
[INFO] [stdout]    |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 31 |     ) -> Option<HashMap<String, zvariant::Value>> {
[INFO] [stdout]    |                                 --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     ) -> Option<HashMap<String, zvariant::Value<'_>>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> nm/nm_dbus/gen_conf/wired.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value>, NmError> {
[INFO] [stdout]   |                   ^^^^^                            --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                   |
[INFO] [stdout]   |                   this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn to_keyfile(&self) -> Result<HashMap<String, zvariant::Value<'_>>, NmError> {
[INFO] [stdout]   |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.13s
[INFO] running `Command { std: "docker" "inspect" "e8a2603e643d97c7ccb4af23d567689c673b4ffd01c84ebd013c2edf780fb673", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8a2603e643d97c7ccb4af23d567689c673b4ffd01c84ebd013c2edf780fb673", kill_on_drop: false }`
[INFO] [stdout] e8a2603e643d97c7ccb4af23d567689c673b4ffd01c84ebd013c2edf780fb673
