nom-bufreader 0.2.0

BufReader adapter for nom parsers
Documentation

Build #3323538 2026-05-19 09:02:11

# rustc version rustc 1.97.0-nightly (9eb3be26b 2026-05-18)

# docs.rs version docsrs 0.0.0 (e50152ed411bb913753b1dfd203f22cb8711f097 2026-05-17 )

# 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" "15f1089ae0404a44bdc0e16d6cabbcd2961a589c305cd9694e3e233ef363deed" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260518-1.97.0-nightly-9eb3be26b\", \"--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\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: async_std_http, sync_http, tokio_http [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 nom-bufreader v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unexpected `cfg` condition value: `read-initializer` [INFO] [stderr] --> src/async_bufreader.rs:146:11 [INFO] [stderr] | [INFO] [stderr] 146 | #[cfg(feature = "read-initializer")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `async`, `async-trait`, `default`, `futures`, and `pin-project-lite` [INFO] [stderr] = help: consider adding `read-initializer` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `super::super::super::net::TcpStream::read` [INFO] [stderr] --> src/bufreader.rs:56:26 [INFO] [stderr] | [INFO] [stderr] 56 | /// [`TcpStream::read`]: super::super::super::net::TcpStream::read [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `super` in module `nom_bufreader` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `crate::net::TcpStream` [INFO] [stderr] --> src/bufreader.rs:57:20 [INFO] [stderr] | [INFO] [stderr] 57 | /// [`TcpStream`]: crate::net::TcpStream [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `net` in module `nom_bufreader` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `futures_io::AsyncSeek` [INFO] [stderr] --> src/async_bufreader.rs:238:27 [INFO] [stderr] | [INFO] [stderr] 238 | /// See [`AsyncSeek`](futures_io::AsyncSeek) for more details. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `futures_io` in scope [INFO] [stderr] [INFO] [stderr] warning: `nom-bufreader` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/nom_bufreader/index.html [INFO] running `Command { std: "docker" "inspect" "15f1089ae0404a44bdc0e16d6cabbcd2961a589c305cd9694e3e233ef363deed", kill_on_drop: false }`