# rustc version rustc 1.100.0-nightly (f7d782a3b 2026-08-19)
# docs.rs version docsrs 0.0.0 (a6757ed35a774170b44320b67e718713fe2d54eb 2026-08-20 )
# 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" "730588407d2bfe29a886f4a79e1213aa2f09f4031969ba76917f7b8a7e87d488" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260819-1.100.0-nightly-f7d782a3b\", \"--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\"" "-j6" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting cap-async-std v3.4.6 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `std::fs::try_exists` [INFO] [stderr] --> src/fs/dir.rs:779:46 [INFO] [stderr] | [INFO] [stderr] 779 | /// This is an asynchronous version of [`std::fs::try_exists`], and also [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `try_exists` in module `fs` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `async_std::fs::File::options` [INFO] [stderr] --> src/fs/file.rs:181:31 [INFO] [stderr] | [INFO] [stderr] 181 | /// This corresponds to [`async_std::fs::File::options`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `File` has no field or associated item named `options` [INFO] [stderr] [INFO] [stderr] warning: `cap-async-std` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/cap_async_std/index.html [INFO] running `Command { std: "docker" "inspect" "730588407d2bfe29a886f4a79e1213aa2f09f4031969ba76917f7b8a7e87d488", kill_on_drop: false }`