# rustc version rustc 1.72.0-nightly (f20afcc45 2023-07-04)
# docs.rs version docsrs 0.6.0 (eb803472 2023-06-29)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/interprocess-docfix-1.2.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/interprocess-docfix-1.2.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "doc_cfg tokio_support" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230704-1.72.0-nightly-f20afcc45\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stdout] 83686f6b4fe5e68d4ef25e972f7ac28006fa6b81ee39dfd77e4b82f2098e74a9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "83686f6b4fe5e68d4ef25e972f7ac28006fa6b81ee39dfd77e4b82f2098e74a9", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: tokio_udstream, local_socket, lockstep_teletype, tokio_udsocket, tokio_local_socket, unidirectional_teletype, tokio_named_pipe [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 interprocess-docfix v1.2.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `inner` [INFO] [stderr] --> src/local_socket/name.rs:77:60 [INFO] [stderr] | [INFO] [stderr] 77 | /// If you need the value as a borrowed `OsStr`, see [`inner`]; if you need the value as an owned `OsString`, see [`.into_inner()`](S... [INFO] [stderr] | ^^^^^ no item named `inner` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `super::UdSocketListener` [INFO] [stderr] --> src/os/unix/udsocket/tokio/socket.rs:16:78 [INFO] [stderr] | [INFO] [stderr] 16 | ...her from [`UdSocketListener`](super::UdSocketListener) or by connecting to an existing server. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `UdSocketListener` in module `tokio` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Self::connect` [INFO] [stderr] --> src/os/unix/udsocket/tokio/socket.rs:28:209 [INFO] [stderr] | [INFO] [stderr] 28 | ...to()`] or [`.connect()`](Self::connect) will go here. [INFO] [stderr] | ^^^^^^^^^^^^^ the struct `UdSocket` has no field or associated item named `connect` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Self::send_to` [INFO] [stderr] --> src/os/unix/udsocket/socket.rs:78:97 [INFO] [stderr] | [INFO] [stderr] 78 | ... just use [`.send_to()`](Self::send_to) instead, but supplying the address to the kernel once is more efficient. [INFO] [stderr] | ^^^^^^^^^^^^^ the struct `UdSocket` has no field or associated item named `send_to` [INFO] [stderr] [INFO] [stderr] warning: `interprocess-docfix` (lib doc) generated 4 warnings [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `Command { std: "docker" "inspect" "83686f6b4fe5e68d4ef25e972f7ac28006fa6b81ee39dfd77e4b82f2098e74a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83686f6b4fe5e68d4ef25e972f7ac28006fa6b81ee39dfd77e4b82f2098e74a9", kill_on_drop: false }` [INFO] [stdout] 83686f6b4fe5e68d4ef25e972f7ac28006fa6b81ee39dfd77e4b82f2098e74a9