async-io 2.4.0

Async I/O and timers
Documentation
Build #1506616 2024-11-07T21:01:44.478557+00:00
# rustc version
rustc 1.84.0-nightly (854980293 2024-11-06)# docs.rs version
docsrs 0.6.0 (36c721fb 2024-11-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/async-io-2.4.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/async-io-2.4.0/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241106-1.84.0-nightly-854980293\", \"--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-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-pc-windows-msvc", 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] d054d1523703bc8ce6e075c676ec4c5e98b40750731fc171bbc40267f0f29244
[INFO] running `Command { std: "docker" "start" "-a" "d054d1523703bc8ce6e075c676ec4c5e98b40750731fc171bbc40267f0f29244", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: kqueue-process, linux-inotify, linux-timerfd, unix-signal, windows-command, windows-uds
[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 async-io v2.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `Filter::ready`
[INFO] [stderr]    --> src/os/windows.rs:180:18
[INFO] [stderr]     |
[INFO] [stderr] 180 | /// Future for [`Filter::ready`].
[INFO] [stderr]     |                  ^^^^^^^^^^^^^ no item named `Filter` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `futures_lite::AsyncWriteExt::close`
[INFO] [stderr]    --> src/lib.rs:582:59
[INFO] [stderr]     |
[INFO] [stderr] 582 | /// Closing the write side of [`Async`] with [`close()`][`futures_lite::AsyncWriteExt::close()`]
[INFO] [stderr]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `AsyncWriteExt` in module `futures_lite`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `UnixListener`
[INFO] [stderr]     --> src/lib.rs:1173:56
[INFO] [stderr]      |
[INFO] [stderr] 1173 | /// happen if the inner resource (the [`TcpStream`], [`UnixListener`] or other `T`) is moved out
[INFO] [stderr]      |                                                        ^^^^^^^^^^^^ no item named `UnixListener` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/os/windows.rs:38:46
[INFO] [stderr]    |
[INFO] [stderr] 38 | /// Read the documentation for the [`Async`](crate::Async) type for more information regarding the
[INFO] [stderr]    |                                     -------  ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                                     |
[INFO] [stderr]    |                                     because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr]    = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 38 | /// Read the documentation for the [`Async`] type for more information regarding the
[INFO] [stderr]    |                                    ~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: `async-io` (lib doc) generated 4 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-pc-windows-msvc/doc/async_io/index.html
[INFO] running `Command { std: "docker" "inspect" "d054d1523703bc8ce6e075c676ec4c5e98b40750731fc171bbc40267f0f29244", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d054d1523703bc8ce6e075c676ec4c5e98b40750731fc171bbc40267f0f29244", kill_on_drop: false }`
[INFO] [stdout] d054d1523703bc8ce6e075c676ec4c5e98b40750731fc171bbc40267f0f29244