Build #1580854 2024-12-10T10:24:09.440865+00:00
# rustc version
rustc 1.84.0-nightly (3fee0f12e 2024-11-20)# docs.rs version
docsrs 0.6.0 (29635694 2024-12-09)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/netlink-sys-0.8.7/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/netlink-sys-0.8.7/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-11-21" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241120-1.84.0-nightly-3fee0f12e\", \"--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-apple-darwin\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-apple-darwin", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 61fec071f27cae9ba8d1465c7c978797052a1979d2b7287a6645c94d7842e5ff
[INFO] running `Command { std: "docker" "start" "-a" "61fec071f27cae9ba8d1465c7c978797052a1979d2b7287a6645c94d7842e5ff", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: audit_events, audit_events_async_std, audit_events_tokio, audit_events_tokio_manual_thread_builder
[INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr] to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting netlink-sys v0.8.7 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0412]: cannot find type `sockaddr_nl` in crate `libc`
[INFO] [stderr] --> src/addr.rs:99:40
[INFO] [stderr] |
[INFO] [stderr] 99 | pub struct SocketAddr(pub(crate) libc::sockaddr_nl);
[INFO] [stderr] | ^^^^^^^^^^^ help: a struct with a similar name exists: `sockaddr_dl`
[INFO] [stderr] |
[INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.168/src/unix/bsd/apple/mod.rs:260:1
[INFO] [stderr] |
[INFO] [stderr] 260 | / s! {
[INFO] [stderr] 261 | | pub struct ip_mreq {
[INFO] [stderr] 262 | | pub imr_multiaddr: in_addr,
[INFO] [stderr] 263 | | pub imr_interface: in_addr,
[INFO] [stderr] ... |
[INFO] [stderr] 1306 | | }
[INFO] [stderr] 1307 | | }
[INFO] [stderr] | |_- similarly named struct `sockaddr_dl` defined here
[INFO] [stderr]
[INFO] [stderr] For more information about this error, try `rustc --explain E0412`.
[INFO] [stderr] error: could not document `netlink-sys`
[INFO] running `Command { std: "docker" "inspect" "61fec071f27cae9ba8d1465c7c978797052a1979d2b7287a6645c94d7842e5ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61fec071f27cae9ba8d1465c7c978797052a1979d2b7287a6645c94d7842e5ff", kill_on_drop: false }`
[INFO] [stdout] 61fec071f27cae9ba8d1465c7c978797052a1979d2b7287a6645c94d7842e5ff