Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.
# error kind ExecutionFailed
# pre-build errors command failed: exit status: 101
# rustc version rustc 1.98.0-nightly (d1fc603d1 2026-05-26)
# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )
# build log [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" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "1f2388b935c116076d3f8476456fa9546df143406b3a75cc852fc9bbb5b11c0a" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260526-1.98.0-nightly-d1fc603d1\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting netstat v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0659]: `__be16` is ambiguous [INFO] [stderr] --> src/integrations/linux/ffi/structs.rs:22:16 [INFO] [stderr] | [INFO] [stderr] 22 | pub sport: __be16, [INFO] [stderr] | ^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stderr] note: `__be16` could refer to the type alias imported here [INFO] [stderr] --> src/integrations/linux/ffi/structs.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use integrations::linux::ffi::types::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = help: consider adding an explicit import of `__be16` to disambiguate [INFO] [stderr] note: `__be16` could also refer to the type alias imported here [INFO] [stderr] --> src/integrations/linux/ffi/structs.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use libc::*; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] = help: consider adding an explicit import of `__be16` to disambiguate [INFO] [stderr] [INFO] [stderr] error[E0659]: `__be16` is ambiguous [INFO] [stderr] --> src/integrations/linux/ffi/structs.rs:23:16 [INFO] [stderr] | [INFO] [stderr] 23 | pub dport: __be16, [INFO] [stderr] | ^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stderr] note: `__be16` could refer to the type alias imported here [INFO] [stderr] --> src/integrations/linux/ffi/structs.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use integrations::linux::ffi::types::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = help: consider adding an explicit import of `__be16` to disambiguate [INFO] [stderr] note: `__be16` could also refer to the type alias imported here [INFO] [stderr] --> src/integrations/linux/ffi/structs.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use libc::*; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] = help: consider adding an explicit import of `__be16` to disambiguate [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0659`. [INFO] [stderr] error: could not document `netstat` [INFO] running `Command { std: "docker" "inspect" "1f2388b935c116076d3f8476456fa9546df143406b3a75cc852fc9bbb5b11c0a", kill_on_drop: false }`