[INFO] cloning repository https://github.com/DaZuo0122/NetWarden
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DaZuo0122/NetWarden" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaZuo0122%2FNetWarden", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaZuo0122%2FNetWarden'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6ab98da90c1a0f55bcebb8c954be2639fcd9d11
[INFO] checking DaZuo0122/NetWarden against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaZuo0122%2FNetWarden" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DaZuo0122/NetWarden
[INFO] finished tweaking git repo https://github.com/DaZuo0122/NetWarden
[INFO] tweaked toml for git repo https://github.com/DaZuo0122/NetWarden written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DaZuo0122/NetWarden on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DaZuo0122/NetWarden 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oid-registry v0.8.1
[INFO] [stderr]   Downloaded tracert v0.9.0
[INFO] [stderr]   Downloaded dns-lookup v2.1.1
[INFO] [stderr]   Downloaded nex-core v0.19.1
[INFO] [stderr]   Downloaded windows-collections v0.1.1
[INFO] [stderr]   Downloaded nex-macro v0.19.1
[INFO] [stderr]   Downloaded windows-numerics v0.1.1
[INFO] [stderr]   Downloaded winroute v0.2.2
[INFO] [stderr]   Downloaded resolv-conf v0.7.5
[INFO] [stderr]   Downloaded ipnetwork v0.21.1
[INFO] [stderr]   Downloaded windows-core v0.60.1
[INFO] [stderr]   Downloaded neli v0.7.1
[INFO] [stderr]   Downloaded der-parser v10.0.0
[INFO] [stderr]   Downloaded x509-parser v0.18.0
[INFO] [stderr]   Downloaded asn1-rs v0.7.1
[INFO] [stderr]   Downloaded nex-packet v0.19.1
[INFO] [stderr]   Downloaded getset v0.1.6
[INFO] [stderr]   Downloaded netstat2 v0.11.2
[INFO] [stderr]   Downloaded moka v0.12.11
[INFO] [stderr]   Downloaded windows-future v0.1.1
[INFO] [stderr]   Downloaded netdev v0.34.1
[INFO] [stderr]   Downloaded maxminddb v0.26.0
[INFO] [stderr]   Downloaded neli-proc-macros v0.2.1
[INFO] [stderr]   Downloaded netlink-packet-sock-diag v0.4.2
[INFO] [stderr]   Downloaded asn1-rs-derive v0.6.0
[INFO] [stderr]   Downloaded nex-macro-helper v0.19.1
[INFO] [stderr]   Downloaded windows v0.60.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54e09e65403d282b4207840d7dae5879d69a429a840820d8d1d7ccd50c771627
[INFO] running `Command { std: "docker" "start" "-a" "54e09e65403d282b4207840d7dae5879d69a429a840820d8d1d7ccd50c771627", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54e09e65403d282b4207840d7dae5879d69a429a840820d8d1d7ccd50c771627", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54e09e65403d282b4207840d7dae5879d69a429a840820d8d1d7ccd50c771627", kill_on_drop: false }`
[INFO] [stdout] 54e09e65403d282b4207840d7dae5879d69a429a840820d8d1d7ccd50c771627
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae1a8ef24a083ec1a71ca89d31fc6ce8eb7992313ec523cee2b5ca431602b977
[INFO] running `Command { std: "docker" "start" "-a" "ae1a8ef24a083ec1a71ca89d31fc6ce8eb7992313ec523cee2b5ca431602b977", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]     Checking ipnetwork v0.21.1
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking netdev v0.34.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking netlink-sys v0.8.7
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking nex-core v0.19.1
[INFO] [stderr]     Checking nex-macro-helper v0.19.1
[INFO] [stderr]     Checking dns-lookup v2.1.1
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking resolv-conf v0.7.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling nex-macro v0.19.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking nex-packet v0.19.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking netlink-packet-core v0.7.0
[INFO] [stderr]     Checking asn1-rs v0.7.1
[INFO] [stderr]     Checking netlink-packet-sock-diag v0.4.2
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking x509-parser v0.18.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]    Compiling neli-proc-macros v0.2.1
[INFO] [stderr]     Checking maxminddb v0.26.0
[INFO] [stderr]     Checking tcping v1.2.19 (/opt/rustwide/workdir/libraries/tcping)
[INFO] [stderr]     Checking neli v0.7.1
[INFO] [stderr]     Checking neli v0.6.5
[INFO] [stderr]     Checking tracert v0.9.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking geoip v0.1.0 (/opt/rustwide/workdir/libraries/geoip)
[INFO] [stderr]     Checking hickory-proto v0.25.2
[INFO] [stderr]    Compiling netstat2 v0.11.2
[INFO] [stderr]     Checking local-ip-address v0.6.5
[INFO] [stderr]     Checking netinfo v0.1.0 (/opt/rustwide/workdir/libraries/netinfo)
[INFO] [stdout] error[E0432]: unresolved import `neli::attr::NlattrIter`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:341:9
[INFO] [stdout]     |
[INFO] [stdout] 341 |     use neli::attr::NlattrIter;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ no `NlattrIter` in `attr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `neli::socket::NlSocketHandle`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:345:9
[INFO] [stdout]     |
[INFO] [stdout] 345 |     use neli::socket::NlSocketHandle;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `NlSocketHandle` in `socket`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 345 |     use neli::socket::synchronous::NlSocketHandle;
[INFO] [stdout]     |                       +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libc`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:340:9
[INFO] [stdout]     |
[INFO] [stdout] 340 |     use libc::{AF_INET, AF_INET6, freeifaddrs, getifaddrs, ifaddrs};
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `neli::attr::NlattrIter`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:341:9
[INFO] [stdout]     |
[INFO] [stdout] 341 |     use neli::attr::NlattrIter;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ no `NlattrIter` in `attr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `neli::socket::NlSocketHandle`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:345:9
[INFO] [stdout]     |
[INFO] [stdout] 345 |     use neli::socket::NlSocketHandle;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `NlSocketHandle` in `socket`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 345 |     use neli::socket::synchronous::NlSocketHandle;
[INFO] [stdout]     |                       +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libc`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:340:9
[INFO] [stdout]     |
[INFO] [stdout] 340 |     use libc::{AF_INET, AF_INET6, freeifaddrs, getifaddrs, ifaddrs};
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0532]: expected a pattern, found a function call
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:435:44
[INFO] [stdout]     |
[INFO] [stdout] 435 | ...                   if let Ok(v) = a.get_payload_as::<u32>() {
[INFO] [stdout]     |                              ^^ not a tuple struct or tuple variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: function calls are not allowed in patterns: <https://doc.rust-lang.org/book/ch19-00-patterns.html>
[INFO] [stdout] help: consider importing this tuple variant instead
[INFO] [stdout]     |
[INFO] [stdout] 338 +     use std::result::Result::Ok;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0532]: expected a pattern, found a function call
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:456:44
[INFO] [stdout]     |
[INFO] [stdout] 456 | ...                   if let Ok(v) = a.get_payload_as::<u32>() {
[INFO] [stdout]     |                              ^^ not a tuple struct or tuple variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: function calls are not allowed in patterns: <https://doc.rust-lang.org/book/ch19-00-patterns.html>
[INFO] [stdout] help: consider importing this tuple variant instead
[INFO] [stdout]     |
[INFO] [stdout] 338 +     use std::result::Result::Ok;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CertificateInfo`
[INFO] [stdout]  --> libraries/netinfo/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use cert::{CertificateInfo, CertificateResult, load_native_certs_raw, parse_certificate};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CertificateResult` and `load_certs_from_paths_internal`
[INFO] [stdout]  --> libraries/netinfo/src/cert.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use super::{CertificateResult, load_certs_from_paths_internal};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |     use std::io;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0532]: expected a pattern, found a function call
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:435:44
[INFO] [stdout]     |
[INFO] [stdout] 435 | ...                   if let Ok(v) = a.get_payload_as::<u32>() {
[INFO] [stdout]     |                              ^^ not a tuple struct or tuple variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: function calls are not allowed in patterns: <https://doc.rust-lang.org/book/ch19-00-patterns.html>
[INFO] [stdout] help: consider importing this tuple variant instead
[INFO] [stdout]     |
[INFO] [stdout] 338 +     use std::result::Result::Ok;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0532]: expected a pattern, found a function call
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:456:44
[INFO] [stdout]     |
[INFO] [stdout] 456 | ...                   if let Ok(v) = a.get_payload_as::<u32>() {
[INFO] [stdout]     |                              ^^ not a tuple struct or tuple variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: function calls are not allowed in patterns: <https://doc.rust-lang.org/book/ch19-00-patterns.html>
[INFO] [stdout] help: consider importing this tuple variant instead
[INFO] [stdout]     |
[INFO] [stdout] 338 +     use std::result::Result::Ok;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CertificateInfo`
[INFO] [stdout]  --> libraries/netinfo/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use cert::{CertificateInfo, CertificateResult, load_native_certs_raw, parse_certificate};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CertificateResult` and `load_certs_from_paths_internal`
[INFO] [stdout]  --> libraries/netinfo/src/cert.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use super::{CertificateResult, load_certs_from_paths_internal};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |     use std::io;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:366:33
[INFO] [stdout]     |
[INFO] [stdout] 366 |                     let ifidx = libc::if_nametoindex(ifa.ifa_name);
[INFO] [stdout]     |                                 ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Family`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:369:32
[INFO] [stdout]     |
[INFO] [stdout] 369 |                         if fam == Family::V4 && sa_family == AF_INET {
[INFO] [stdout]     |                            --- ^^ ---------- Family
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            Family
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Family`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub enum Family {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Family` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  50 + #[derive(PartialEq)]
[INFO] [stdout]  51 | pub enum Family {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Family`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:376:39
[INFO] [stdout]     |
[INFO] [stdout] 376 |                         } else if fam == Family::V6 && sa_family == AF_INET6 {
[INFO] [stdout]     |                                   --- ^^ ---------- Family
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   Family
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Family`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub enum Family {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Family` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  50 + #[derive(PartialEq)]
[INFO] [stdout]  51 | pub enum Family {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:366:33
[INFO] [stdout]     |
[INFO] [stdout] 366 |                     let ifidx = libc::if_nametoindex(ifa.ifa_name);
[INFO] [stdout]     |                                 ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Family`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:369:32
[INFO] [stdout]     |
[INFO] [stdout] 369 |                         if fam == Family::V4 && sa_family == AF_INET {
[INFO] [stdout]     |                            --- ^^ ---------- Family
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            Family
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Family`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub enum Family {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Family` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  50 + #[derive(PartialEq)]
[INFO] [stdout]  51 | pub enum Family {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Family`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:376:39
[INFO] [stdout]     |
[INFO] [stdout] 376 |                         } else if fam == Family::V6 && sa_family == AF_INET6 {
[INFO] [stdout]     |                                   --- ^^ ---------- Family
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   Family
[INFO] [stdout]     |
[INFO] [stdout] note: an implementation of `PartialEq` might be missing for `Family`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub enum Family {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ must implement `PartialEq`
[INFO] [stdout] help: consider annotating `Family` with `#[derive(PartialEq)]`
[INFO] [stdout]     |
[INFO] [stdout]  50 + #[derive(PartialEq)]
[INFO] [stdout]  51 | pub enum Family {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:396:29
[INFO] [stdout]     |
[INFO] [stdout] 396 |                 rtm_family: family as u8,
[INFO] [stdout]     |                             ^^^^^^^^^^^^ expected `RtAddrFamily`, found `u8`
[INFO] [stdout]     |
[INFO] [stdout] help: try wrapping the expression in `neli::consts::rtnl::RtAddrFamily::UnrecognizedConst`
[INFO] [stdout]     |
[INFO] [stdout] 396 |                 rtm_family: neli::consts::rtnl::RtAddrFamily::UnrecognizedConst(family as u8),
[INFO] [stdout]     |                             ++++++++++++++++++++++++++++++++++++++++++++++++++++            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:396:29
[INFO] [stdout]     |
[INFO] [stdout] 396 |                 rtm_family: family as u8,
[INFO] [stdout]     |                             ^^^^^^^^^^^^ expected `RtAddrFamily`, found `u8`
[INFO] [stdout]     |
[INFO] [stdout] help: try wrapping the expression in `neli::consts::rtnl::RtAddrFamily::UnrecognizedConst`
[INFO] [stdout]     |
[INFO] [stdout] 396 |                 rtm_family: neli::consts::rtnl::RtAddrFamily::UnrecognizedConst(family as u8),
[INFO] [stdout]     |                             ++++++++++++++++++++++++++++++++++++++++++++++++++++            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:400:28
[INFO] [stdout]     |
[INFO] [stdout] 400 |                 rtm_table: 0,
[INFO] [stdout]     |                            ^ expected `RtTable`, found integer
[INFO] [stdout]     |
[INFO] [stdout] help: try wrapping the expression in `neli::consts::rtnl::RtTable::UnrecognizedConst`
[INFO] [stdout]     |
[INFO] [stdout] 400 |                 rtm_table: neli::consts::rtnl::RtTable::UnrecognizedConst(0),
[INFO] [stdout]     |                            +++++++++++++++++++++++++++++++++++++++++++++++ +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:400:28
[INFO] [stdout]     |
[INFO] [stdout] 400 |                 rtm_table: 0,
[INFO] [stdout]     |                            ^ expected `RtTable`, found integer
[INFO] [stdout]     |
[INFO] [stdout] help: try wrapping the expression in `neli::consts::rtnl::RtTable::UnrecognizedConst`
[INFO] [stdout]     |
[INFO] [stdout] 400 |                 rtm_table: neli::consts::rtnl::RtTable::UnrecognizedConst(0),
[INFO] [stdout]     |                            +++++++++++++++++++++++++++++++++++++++++++++++ +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:401:31
[INFO] [stdout]     |
[INFO] [stdout] 401 |                 rtm_protocol: 0,
[INFO] [stdout]     |                               ^ expected `Rtprot`, found integer
[INFO] [stdout]     |
[INFO] [stdout] help: try wrapping the expression in `neli::consts::rtnl::Rtprot::UnrecognizedConst`
[INFO] [stdout]     |
[INFO] [stdout] 401 |                 rtm_protocol: neli::consts::rtnl::Rtprot::UnrecognizedConst(0),
[INFO] [stdout]     |                               ++++++++++++++++++++++++++++++++++++++++++++++ +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:401:31
[INFO] [stdout]     |
[INFO] [stdout] 401 |                 rtm_protocol: 0,
[INFO] [stdout]     |                               ^ expected `Rtprot`, found integer
[INFO] [stdout]     |
[INFO] [stdout] help: try wrapping the expression in `neli::consts::rtnl::Rtprot::UnrecognizedConst`
[INFO] [stdout]     |
[INFO] [stdout] 401 |                 rtm_protocol: neli::consts::rtnl::Rtprot::UnrecognizedConst(0),
[INFO] [stdout]     |                               ++++++++++++++++++++++++++++++++++++++++++++++ +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:402:28
[INFO] [stdout]     |
[INFO] [stdout] 402 |                 rtm_scope: 0,
[INFO] [stdout]     |                            ^ expected `RtScope`, found integer
[INFO] [stdout]     |
[INFO] [stdout] help: try wrapping the expression in `neli::consts::rtnl::RtScope::UnrecognizedConst`
[INFO] [stdout]     |
[INFO] [stdout] 402 |                 rtm_scope: neli::consts::rtnl::RtScope::UnrecognizedConst(0),
[INFO] [stdout]     |                            +++++++++++++++++++++++++++++++++++++++++++++++ +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:402:28
[INFO] [stdout]     |
[INFO] [stdout] 402 |                 rtm_scope: 0,
[INFO] [stdout]     |                            ^ expected `RtScope`, found integer
[INFO] [stdout]     |
[INFO] [stdout] help: try wrapping the expression in `neli::consts::rtnl::RtScope::UnrecognizedConst`
[INFO] [stdout]     |
[INFO] [stdout] 402 |                 rtm_scope: neli::consts::rtnl::RtScope::UnrecognizedConst(0),
[INFO] [stdout]     |                            +++++++++++++++++++++++++++++++++++++++++++++++ +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:403:27
[INFO] [stdout]     |
[INFO] [stdout] 403 |                 rtm_type: 0,
[INFO] [stdout]     |                           ^ expected `Rtn`, found integer
[INFO] [stdout]     |
[INFO] [stdout] help: try wrapping the expression in `neli::consts::rtnl::Rtn::UnrecognizedConst`
[INFO] [stdout]     |
[INFO] [stdout] 403 |                 rtm_type: neli::consts::rtnl::Rtn::UnrecognizedConst(0),
[INFO] [stdout]     |                           +++++++++++++++++++++++++++++++++++++++++++ +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:403:27
[INFO] [stdout]     |
[INFO] [stdout] 403 |                 rtm_type: 0,
[INFO] [stdout]     |                           ^ expected `Rtn`, found integer
[INFO] [stdout]     |
[INFO] [stdout] help: try wrapping the expression in `neli::consts::rtnl::Rtn::UnrecognizedConst`
[INFO] [stdout]     |
[INFO] [stdout] 403 |                 rtm_type: neli::consts::rtnl::Rtn::UnrecognizedConst(0),
[INFO] [stdout]     |                           +++++++++++++++++++++++++++++++++++++++++++ +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot construct `neli::rtnl::Rtmsg` with struct literal syntax due to private fields
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:395:25
[INFO] [stdout]     |
[INFO] [stdout] 395 |             let rtmsg = Rtmsg {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] 396 |                 rtm_family: family as u8,
[INFO] [stdout]     |                 ------------------------ private field
[INFO] [stdout] 397 |                 rtm_dst_len: 0,
[INFO] [stdout]     |                 -------------- private field
[INFO] [stdout] 398 |                 rtm_src_len: 0,
[INFO] [stdout]     |                 -------------- private field
[INFO] [stdout] 399 |                 rtm_tos: 0,
[INFO] [stdout]     |                 ---------- private field
[INFO] [stdout] 400 |                 rtm_table: 0,
[INFO] [stdout]     |                 ------------ private field
[INFO] [stdout] 401 |                 rtm_protocol: 0,
[INFO] [stdout]     |                 --------------- private field
[INFO] [stdout] 402 |                 rtm_scope: 0,
[INFO] [stdout]     |                 ------------ private field
[INFO] [stdout] 403 |                 rtm_type: 0,
[INFO] [stdout]     |                 ----------- private field
[INFO] [stdout] 404 |                 rtm_flags: 0,
[INFO] [stdout]     |                 ------------ private field
[INFO] [stdout]     |
[INFO] [stdout]     = note: ...and other private field `rtattrs` that was not provided
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot construct `neli::rtnl::Rtmsg` with struct literal syntax due to private fields
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:395:25
[INFO] [stdout]     |
[INFO] [stdout] 395 |             let rtmsg = Rtmsg {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] 396 |                 rtm_family: family as u8,
[INFO] [stdout]     |                 ------------------------ private field
[INFO] [stdout] 397 |                 rtm_dst_len: 0,
[INFO] [stdout]     |                 -------------- private field
[INFO] [stdout] 398 |                 rtm_src_len: 0,
[INFO] [stdout]     |                 -------------- private field
[INFO] [stdout] 399 |                 rtm_tos: 0,
[INFO] [stdout]     |                 ---------- private field
[INFO] [stdout] 400 |                 rtm_table: 0,
[INFO] [stdout]     |                 ------------ private field
[INFO] [stdout] 401 |                 rtm_protocol: 0,
[INFO] [stdout]     |                 --------------- private field
[INFO] [stdout] 402 |                 rtm_scope: 0,
[INFO] [stdout]     |                 ------------ private field
[INFO] [stdout] 403 |                 rtm_type: 0,
[INFO] [stdout]     |                 ----------- private field
[INFO] [stdout] 404 |                 rtm_flags: 0,
[INFO] [stdout]     |                 ------------ private field
[INFO] [stdout]     |
[INFO] [stdout]     = note: ...and other private field `rtattrs` that was not provided
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `neli::nl::Nlmsghdr<T, P>` in the current scope
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:406:32
[INFO] [stdout]     |
[INFO] [stdout] 406 |             let nl = Nlmsghdr::new(
[INFO] [stdout]     |                                ^^^ function or associated item not found in `neli::nl::Nlmsghdr<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]    --> library/core/src/cmp.rs:264:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `neli::nl::Nlmsghdr<T, P>` in the current scope
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:406:32
[INFO] [stdout]     |
[INFO] [stdout] 406 |             let nl = Nlmsghdr::new(
[INFO] [stdout]     |                                ^^^ function or associated item not found in `neli::nl::Nlmsghdr<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]    --> library/core/src/cmp.rs:264:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:421:53
[INFO] [stdout]     |
[INFO] [stdout] 421 |                     if let NlPayload::Payload(rt) = m.get_payload()? {
[INFO] [stdout]     |                                                     ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:421:53
[INFO] [stdout]     |
[INFO] [stdout] 421 |                     if let NlPayload::Payload(rt) = m.get_payload()? {
[INFO] [stdout]     |                                                     ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0605]: non-primitive cast: `RtAddrFamily` as `u8`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:396:29
[INFO] [stdout]     |
[INFO] [stdout] 396 |                 rtm_family: family as u8,
[INFO] [stdout]     |                             ^^^^^^^^^^^^ an `as` expression can be used to convert enum types to numeric types only if the enum type is unit-only or field-less
[INFO] [stdout]     |
[INFO] [stdout]     = note: see https://doc.rust-lang.org/reference/items/enumerations.html#casting for more information
[INFO] [stdout] help: consider using the `From` trait instead
[INFO] [stdout]     |
[INFO] [stdout] 396 -                 rtm_family: family as u8,
[INFO] [stdout] 396 +                 rtm_family: u8::from(family),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0605]: non-primitive cast: `RtAddrFamily` as `u8`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:396:29
[INFO] [stdout]     |
[INFO] [stdout] 396 |                 rtm_family: family as u8,
[INFO] [stdout]     |                             ^^^^^^^^^^^^ an `as` expression can be used to convert enum types to numeric types only if the enum type is unit-only or field-less
[INFO] [stdout]     |
[INFO] [stdout]     = note: see https://doc.rust-lang.org/reference/items/enumerations.html#casting for more information
[INFO] [stdout] help: consider using the `From` trait instead
[INFO] [stdout]     |
[INFO] [stdout] 396 -                 rtm_family: family as u8,
[INFO] [stdout] 396 +                 rtm_family: u8::from(family),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:377:66
[INFO] [stdout]     |
[INFO] [stdout] 377 | ...                   let sin6 = &*(ifa.ifa_addr as *const libc::sockaddr_in6);
[INFO] [stdout]     |                                                            ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:370:65
[INFO] [stdout]     |
[INFO] [stdout] 370 | ...                   let sin = &*(ifa.ifa_addr as *const libc::sockaddr_in);
[INFO] [stdout]     |                                                           ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:404:28
[INFO] [stdout]     |
[INFO] [stdout] 404 |                 rtm_flags: 0,
[INFO] [stdout]     |                            ^ expected `RtmF`, found integer
[INFO] [stdout]     |
[INFO] [stdout] help: call `Into::into` on this expression to convert `{integer}` into `RtmF`
[INFO] [stdout]     |
[INFO] [stdout] 404 |                 rtm_flags: 0.into(),
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0308, E0369, E0432, E0433, E0532, E0599, E0605.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `netinfo` (lib test) due to 20 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:377:66
[INFO] [stdout]     |
[INFO] [stdout] 377 | ...                   let sin6 = &*(ifa.ifa_addr as *const libc::sockaddr_in6);
[INFO] [stdout]     |                                                            ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libc`
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:370:65
[INFO] [stdout]     |
[INFO] [stdout] 370 | ...                   let sin = &*(ifa.ifa_addr as *const libc::sockaddr_in);
[INFO] [stdout]     |                                                           ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> libraries/netinfo/src/lib.rs:404:28
[INFO] [stdout]     |
[INFO] [stdout] 404 |                 rtm_flags: 0,
[INFO] [stdout]     |                            ^ expected `RtmF`, found integer
[INFO] [stdout]     |
[INFO] [stdout] help: call `Into::into` on this expression to convert `{integer}` into `RtmF`
[INFO] [stdout]     |
[INFO] [stdout] 404 |                 rtm_flags: 0.into(),
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0308, E0369, E0432, E0433, E0532, E0599, E0605.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `netinfo` (lib) due to 20 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ae1a8ef24a083ec1a71ca89d31fc6ce8eb7992313ec523cee2b5ca431602b977", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae1a8ef24a083ec1a71ca89d31fc6ce8eb7992313ec523cee2b5ca431602b977", kill_on_drop: false }`
[INFO] [stdout] ae1a8ef24a083ec1a71ca89d31fc6ce8eb7992313ec523cee2b5ca431602b977
