[INFO] cloning repository https://github.com/SUSE/netavark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SUSE/netavark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSUSE%2Fnetavark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSUSE%2Fnetavark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43127cf2512caad66c8c4e42db3c2b7e23426c0a [INFO] checking SUSE/netavark against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSUSE%2Fnetavark" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SUSE/netavark [INFO] finished tweaking git repo https://github.com/SUSE/netavark [INFO] tweaked toml for git repo https://github.com/SUSE/netavark written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SUSE/netavark on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SUSE/netavark 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dhcproto-macros v0.1.0 [INFO] [stderr] Downloaded netlink-packet-generic v0.3.3 [INFO] [stderr] Downloaded tonic v0.13.1 [INFO] [stderr] Downloaded mptcp-pm v0.1.3 [INFO] [stderr] Downloaded zvariant v5.5.2 [INFO] [stderr] Downloaded nftables v0.6.2 [INFO] [stderr] Downloaded tonic-build v0.13.1 [INFO] [stderr] Downloaded genetlink v0.2.5 [INFO] [stderr] Downloaded jiff-static v0.2.13 [INFO] [stderr] Downloaded iptables v0.5.2 [INFO] [stderr] Downloaded dhcproto v0.12.0 [INFO] [stderr] Downloaded rtnetlink v0.16.0 [INFO] [stderr] Downloaded wl-nl80211 v0.2.0 [INFO] [stderr] Downloaded ethtool v0.2.8 [INFO] [stderr] Downloaded netlink-packet-route v0.22.0 [INFO] [stderr] Downloaded zvariant_derive v5.5.2 [INFO] [stderr] Downloaded nispor v1.2.24 [INFO] [stderr] Downloaded mozim v0.2.6 [INFO] [stderr] Downloaded netlink-packet-route v0.23.0 [INFO] [stderr] Downloaded jiff v0.2.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c3bda5712c371c2563d204b6f0b4e61218943435f65a5627296a5bb44cd0d2f [INFO] running `Command { std: "docker" "start" "-a" "3c3bda5712c371c2563d204b6f0b4e61218943435f65a5627296a5bb44cd0d2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c3bda5712c371c2563d204b6f0b4e61218943435f65a5627296a5bb44cd0d2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c3bda5712c371c2563d204b6f0b4e61218943435f65a5627296a5bb44cd0d2f", kill_on_drop: false }` [INFO] [stdout] 3c3bda5712c371c2563d204b6f0b4e61218943435f65a5627296a5bb44cd0d2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14b459d3901f335cf582820673b56c676ee2b463880a09af75787e0074bbf9da [INFO] running `Command { std: "docker" "start" "-a" "14b459d3901f335cf582820673b56c676ee2b463880a09af75787e0074bbf9da", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking syn v2.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling dhcproto-macros v0.1.0 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking etherparse v0.13.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking jiff v0.2.13 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking iptables v0.5.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking netlink-packet-utils v0.5.2 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking netlink-packet-core v0.7.0 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking netlink-packet-generic v0.3.3 [INFO] [stderr] Checking netlink-packet-route v0.22.0 [INFO] [stderr] Checking netlink-packet-route v0.23.0 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Checking async-signal v0.2.10 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking async-process v2.3.0 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling netavark v1.16.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking enumflags2 v0.7.11 [INFO] [stderr] Checking zvariant_utils v3.2.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking netlink-sys v0.8.7 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking netlink-proto v0.11.5 [INFO] [stderr] Checking genetlink v0.2.5 [INFO] [stderr] Checking rtnetlink v0.16.0 [INFO] [stderr] Checking wl-nl80211 v0.2.0 [INFO] [stderr] Checking mptcp-pm v0.1.3 [INFO] [stderr] Checking ethtool v0.2.8 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling zvariant_derive v5.5.2 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling zvariant v5.5.2 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking nftables v0.6.2 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking nispor v1.2.24 [INFO] [stderr] Checking trust-dns-proto v0.22.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling zbus_macros v5.9.0 [INFO] [stderr] Checking hyper-util v0.1.15 [INFO] [stderr] Checking dhcproto v0.12.0 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking zbus v5.9.0 [INFO] [stderr] Checking tonic v0.13.1 [INFO] [stderr] Checking mozim v0.2.6 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/firewall/nft.rs:794:49 [INFO] [stdout] | [INFO] [stdout] 794 | fn get_subnet_chain_name(subnet: IpNet, net_id: &str, dnat: bool) -> Cow { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 794 | fn get_subnet_chain_name(subnet: IpNet, net_id: &str, dnat: bool) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/firewall/nft.rs:818:34 [INFO] [stdout] | [INFO] [stdout] 818 | fn get_dest_bridge_match(bridge: &str) -> stmt::Statement { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 818 | fn get_dest_bridge_match(bridge: &str) -> stmt::Statement<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/firewall/nft.rs:886:25 [INFO] [stdout] | [INFO] [stdout] 886 | fn get_dport_cond(port: &PortMapping) -> stmt::Statement { [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 886 | fn get_dport_cond(port: &PortMapping) -> stmt::Statement<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/firewall/nft.rs:1092:31 [INFO] [stdout] | [INFO] [stdout] 1092 | fn make_dns_dnat_rule(dns_ip: &IpAddr, dns_port: u16) -> schema::NfListObject { [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1092 | fn make_dns_dnat_rule(dns_ip: &IpAddr, dns_port: u16) -> schema::NfListObject<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/firewall/nft.rs:1155:11 [INFO] [stdout] | [INFO] [stdout] 1155 | name: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1159 | ) -> schema::NfListObject { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1159 | ) -> schema::NfListObject<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/firewall/varktables/types.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | driver: &IPTables, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 91 | ) -> VarkChain { [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 91 | ) -> VarkChain<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/network/bridge.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 150 | netlink_sockets: (&mut netlink::Socket, &mut netlink::Socket), [INFO] [stdout] 151 | ) -> NetavarkResult<(StatusBlock, Option)> { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 151 | ) -> NetavarkResult<(StatusBlock, Option>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/network/driver.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 41 | netlink_sockets: (&mut netlink::Socket, &mut netlink::Socket), [INFO] [stdout] 42 | ) -> NetavarkResult<(StatusBlock, Option)>; [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | ) -> NetavarkResult<(StatusBlock, Option>)>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/network/plugin.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 39 | _netlink_sockets: (&mut super::netlink::Socket, &mut super::netlink::Socket), [INFO] [stdout] 40 | ) -> NetavarkResult<(types::StatusBlock, Option)> { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | ) -> NetavarkResult<(types::StatusBlock, Option>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/network/vlan.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 148 | netlink_sockets: (&mut netlink::Socket, &mut netlink::Socket), [INFO] [stdout] 149 | ) -> Result<(StatusBlock, Option), NetavarkError> { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 149 | ) -> Result<(StatusBlock, Option>), NetavarkError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/firewall/nft.rs:794:49 [INFO] [stdout] | [INFO] [stdout] 794 | fn get_subnet_chain_name(subnet: IpNet, net_id: &str, dnat: bool) -> Cow { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 794 | fn get_subnet_chain_name(subnet: IpNet, net_id: &str, dnat: bool) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/firewall/nft.rs:818:34 [INFO] [stdout] | [INFO] [stdout] 818 | fn get_dest_bridge_match(bridge: &str) -> stmt::Statement { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 818 | fn get_dest_bridge_match(bridge: &str) -> stmt::Statement<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/firewall/nft.rs:886:25 [INFO] [stdout] | [INFO] [stdout] 886 | fn get_dport_cond(port: &PortMapping) -> stmt::Statement { [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 886 | fn get_dport_cond(port: &PortMapping) -> stmt::Statement<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/firewall/nft.rs:1092:31 [INFO] [stdout] | [INFO] [stdout] 1092 | fn make_dns_dnat_rule(dns_ip: &IpAddr, dns_port: u16) -> schema::NfListObject { [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1092 | fn make_dns_dnat_rule(dns_ip: &IpAddr, dns_port: u16) -> schema::NfListObject<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/firewall/nft.rs:1155:11 [INFO] [stdout] | [INFO] [stdout] 1155 | name: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1159 | ) -> schema::NfListObject { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1159 | ) -> schema::NfListObject<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/firewall/varktables/types.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | driver: &IPTables, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 91 | ) -> VarkChain { [INFO] [stdout] | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 91 | ) -> VarkChain<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/network/bridge.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 150 | netlink_sockets: (&mut netlink::Socket, &mut netlink::Socket), [INFO] [stdout] 151 | ) -> NetavarkResult<(StatusBlock, Option)> { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 151 | ) -> NetavarkResult<(StatusBlock, Option>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/network/driver.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 41 | netlink_sockets: (&mut netlink::Socket, &mut netlink::Socket), [INFO] [stdout] 42 | ) -> NetavarkResult<(StatusBlock, Option)>; [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | ) -> NetavarkResult<(StatusBlock, Option>)>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/network/plugin.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 39 | _netlink_sockets: (&mut super::netlink::Socket, &mut super::netlink::Socket), [INFO] [stdout] 40 | ) -> NetavarkResult<(types::StatusBlock, Option)> { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | ) -> NetavarkResult<(types::StatusBlock, Option>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/network/vlan.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 148 | netlink_sockets: (&mut netlink::Socket, &mut netlink::Socket), [INFO] [stdout] 149 | ) -> Result<(StatusBlock, Option), NetavarkError> { [INFO] [stdout] | ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 149 | ) -> Result<(StatusBlock, Option>), NetavarkError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "14b459d3901f335cf582820673b56c676ee2b463880a09af75787e0074bbf9da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14b459d3901f335cf582820673b56c676ee2b463880a09af75787e0074bbf9da", kill_on_drop: false }` [INFO] [stdout] 14b459d3901f335cf582820673b56c676ee2b463880a09af75787e0074bbf9da