# rustc version rustc 1.100.0-nightly (c656540d6 2026-08-21)
# docs.rs version docsrs 0.0.0 (e1bf2044f995578af06750ed1e554ccf8db7c5c4 2026-08-21 )
# 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" "c5bb33a13b581d2da411d217150cd8083d6c282210fd4e067f2b87fc540ca36c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260821-1.100.0-nightly-c656540d6\", \"--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: Rustdoc did not scrape the following examples because they require dev-dependencies: actix_multipart, cli_compress, file_extraction [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_zip v0.0.19 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `stream` [INFO] [stderr] --> src/base/read1/mod.rs:26:88 [INFO] [stderr] | [INFO] [stderr] 26 | //! - [`ZipFileReader`] does not support seeking, so nested ZIPs must be opened with [`stream`]. [INFO] [stderr] | ^^^^^^ no item named `stream` 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 `stream` [INFO] [stderr] --> src/base/read1/mod.rs:29:74 [INFO] [stderr] | [INFO] [stderr] 29 | //! The stream reader acts over a single non-[`AsyncSeek`] reader. See [`stream`] for usage information. [INFO] [stderr] | ^^^^^^ no item named `stream` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `write` is both a module and a macro [INFO] [stderr] --> src/base/mod.rs:6:56 [INFO] [stderr] | [INFO] [stderr] 6 | //! Please see our [`read1`] (formerly [`read`]) and [`write`] modules for more information. We'd [INFO] [stderr] | ^^^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] help: to link to the module, prefix with `mod@` [INFO] [stderr] | [INFO] [stderr] 6 | //! Please see our [`read1`] (formerly [`read`]) and [`mod@write`] modules for more information. We'd [INFO] [stderr] | ++++ [INFO] [stderr] help: to link to the macro, add an exclamation mark [INFO] [stderr] | [INFO] [stderr] 6 | //! Please see our [`read1`] (formerly [`read`]) and [`write!`] modules for more information. We'd [INFO] [stderr] | + [INFO] [stderr] [INFO] [stderr] warning: `async_zip` (lib doc) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/async_zip/index.html [INFO] running `Command { std: "docker" "inspect" "c5bb33a13b581d2da411d217150cd8083d6c282210fd4e067f2b87fc540ca36c", kill_on_drop: false }`