[INFO] cloning repository https://github.com/tf1997/jvm-exporter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tf1997/jvm-exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftf1997%2Fjvm-exporter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftf1997%2Fjvm-exporter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 827ebcbde1405c8b8919db0fa97b9bf873886866
[INFO] checking tf1997/jvm-exporter/827ebcbde1405c8b8919db0fa97b9bf873886866 against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftf1997%2Fjvm-exporter" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tf1997/jvm-exporter
[INFO] finished tweaking git repo https://github.com/tf1997/jvm-exporter
[INFO] tweaked toml for git repo https://github.com/tf1997/jvm-exporter written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tf1997/jvm-exporter on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 193 packages to latest compatible versions
[INFO] [stderr]       Adding clap v3.2.25 (available: v4.6.4)
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.11)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding prometheus v0.13.4 (available: v0.14.0)
[INFO] [stderr]       Adding sysinfo v0.34.2 (available: v0.39.6)
[INFO] [stderr]       Adding ureq v2.12.1 (available: v3.3.0)
[INFO] [stderr]       Adding warp v0.3.7 (available: v0.4.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha1 v0.10.7
[INFO] [stderr]   Downloaded tokio-macros v2.7.2
[INFO] [stderr]   Downloaded warp v0.3.7
[INFO] [stderr]   Downloaded futures-macro v0.3.33
[INFO] [stderr]   Downloaded displaydoc v0.2.7
[INFO] [stderr]   Downloaded rand v0.8.7
[INFO] [stderr]   Downloaded futures-executor v0.3.33
[INFO] [stderr]   Downloaded netstat v0.7.0
[INFO] [stderr]   Downloaded humantime v2.4.0
[INFO] [stderr]   Downloaded os_str_bytes v6.6.1
[INFO] [stderr]   Downloaded cc v1.4.0
[INFO] [stderr]   Downloaded http v1.5.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.55
[INFO] [stderr]   Downloaded futures v0.3.33
[INFO] [stderr]   Downloaded sysinfo v0.34.2
[INFO] [stderr]   Downloaded clap v3.2.25
[INFO] [stderr]   Downloaded zerocopy v0.8.55
[INFO] [stderr]   Downloaded rustls v0.23.43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3120947ad5b8360c32070fa2347f594cf32bb04973344885312d7c4112eb1164
[INFO] running `Command { std: "docker" "start" "3120947ad5b8360c32070fa2347f594cf32bb04973344885312d7c4112eb1164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3120947ad5b8360c32070fa2347f594cf32bb04973344885312d7c4112eb1164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3120947ad5b8360c32070fa2347f594cf32bb04973344885312d7c4112eb1164" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3120947ad5b8360c32070fa2347f594cf32bb04973344885312d7c4112eb1164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3120947ad5b8360c32070fa2347f594cf32bb04973344885312d7c4112eb1164" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking humantime v2.4.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking netstat v0.7.0
[INFO] [stdout] error[E0659]: `__be16` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/ffi/structs.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub sport: __be16,
[INFO] [stdout]    |                ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `__be16` could refer to the type alias imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/ffi/structs.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use integrations::linux::ffi::types::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `__be16` to disambiguate
[INFO] [stdout] note: `__be16` could also refer to the type alias imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/ffi/structs.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 | use libc::*;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `__be16` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `__be16` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/ffi/structs.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub dport: __be16,
[INFO] [stdout]    |                ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `__be16` could refer to the type alias imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/ffi/structs.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use integrations::linux::ffi::types::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `__be16` to disambiguate
[INFO] [stdout] note: `__be16` could also refer to the type alias imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/ffi/structs.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 | use libc::*;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `__be16` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `rtattr` is ambiguous
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/netlink_iterator.rs:169:75
[INFO] [stdout]     |
[INFO] [stdout] 169 |     let mut attr = (diag_msg as *const inet_diag_msg).offset(1) as *const rtattr;
[INFO] [stdout]     |                                                                           ^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `rtattr` could refer to the struct imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/netlink_iterator.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use libc::*;
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `rtattr` to disambiguate
[INFO] [stdout] note: `rtattr` could also refer to the struct imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/netlink_iterator.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use integrations::linux::ffi::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `rtattr` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `rtattr` is ambiguous
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/ffi/macros.rs:44:47
[INFO] [stdout]     |
[INFO] [stdout]  44 |         let rtattr_size = std::mem::size_of::<rtattr>();
[INFO] [stdout]     |                                               ^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/netlink_iterator.rs:170:11
[INFO] [stdout]     |
[INFO] [stdout] 170 |     while RTA_OK!(attr, len) {
[INFO] [stdout]     |           ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `rtattr` could refer to the struct imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/netlink_iterator.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use libc::*;
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `rtattr` to disambiguate
[INFO] [stdout] note: `rtattr` could also refer to the struct imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/netlink_iterator.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use integrations::linux::ffi::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `rtattr` to disambiguate
[INFO] [stdout]     = note: this error originates in the macro `RTA_OK` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `rtattr` is ambiguous
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/ffi/macros.rs:61:47
[INFO] [stdout]     |
[INFO] [stdout]  61 |         $len + RTA_ALIGN!(std::mem::size_of::<rtattr>())
[INFO] [stdout]     |                                               ^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/netlink_iterator.rs:172:27
[INFO] [stdout]     |
[INFO] [stdout] 172 |             let tcpi = &*(RTA_DATA!(attr) as *const tcp_info);
[INFO] [stdout]     |                           --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `rtattr` could refer to the struct imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/netlink_iterator.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use libc::*;
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `rtattr` to disambiguate
[INFO] [stdout] note: `rtattr` could also refer to the struct imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/netlink_iterator.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use integrations::linux::ffi::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `rtattr` to disambiguate
[INFO] [stdout]     = note: this error originates in the macro `RTA_LENGTH` which comes from the expansion of the macro `RTA_DATA` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `tcp_info` is ambiguous
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/netlink_iterator.rs:172:53
[INFO] [stdout]     |
[INFO] [stdout] 172 |             let tcpi = &*(RTA_DATA!(attr) as *const tcp_info);
[INFO] [stdout]     |                                                     ^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `tcp_info` could refer to the struct imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/netlink_iterator.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use libc::*;
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `tcp_info` to disambiguate
[INFO] [stdout] note: `tcp_info` could also refer to the struct imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/netlink_iterator.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use integrations::linux::ffi::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `tcp_info` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `rtattr` is ambiguous
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/ffi/macros.rs:55:67
[INFO] [stdout]     |
[INFO] [stdout]  55 |         ($rta as *const u8).offset(RTA_ALIGN!(rta_len)) as *const rtattr
[INFO] [stdout]     |                                                                   ^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/netlink_iterator.rs:175:16
[INFO] [stdout]     |
[INFO] [stdout] 175 |         attr = RTA_NEXT!(attr, len);
[INFO] [stdout]     |                -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `rtattr` could refer to the struct imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/netlink_iterator.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use libc::*;
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `rtattr` to disambiguate
[INFO] [stdout] note: `rtattr` could also refer to the struct imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/netlink_iterator.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use integrations::linux::ffi::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `rtattr` to disambiguate
[INFO] [stdout]     = note: this error originates in the macro `RTA_NEXT` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sysinfo v0.34.2
[INFO] [stdout] error[E0609]: no field `state` on type `&libc::tcp_info`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netstat-0.7.0/src/integrations/linux/netlink_iterator.rs:173:40
[INFO] [stdout]     |
[INFO] [stdout] 173 |             return TcpState::from(tcpi.state);
[INFO] [stdout]     |                                        ^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `tcpi_state`, `tcpi_ca_state`, `tcpi_retransmits`, `tcpi_probes`, `tcpi_backoff` ... and 62 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stdout] Some errors have detailed explanations: E0609, E0659.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0609`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `netstat` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3120947ad5b8360c32070fa2347f594cf32bb04973344885312d7c4112eb1164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3120947ad5b8360c32070fa2347f594cf32bb04973344885312d7c4112eb1164", kill_on_drop: false }`
[INFO] [stdout] 3120947ad5b8360c32070fa2347f594cf32bb04973344885312d7c4112eb1164
