# rustc version rustc 1.99.0-nightly (7608eb7b0 2026-08-05)
# docs.rs version docsrs 0.0.0 (c0e43eba3fa5e6341d933cf845300a19b1ac3e4e 2026-08-06 )
# 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" "6c6de73ce63e3cda50b32bfc77fbcac0dbc470c297a778e97c96ca2e701bcde1" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260805-1.99.0-nightly-7608eb7b0\", \"--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: profile_parse [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 onenote_parser v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `fs::NativeFs` [INFO] [stderr] --> src/lib.rs:28:44 [INFO] [stderr] | [INFO] [stderr] 28 | //! - `native-fs` (default): Enables the [`fs::NativeFs`] implementation [INFO] [stderr] | ^^^^^^^^^^^^ no item named `NativeFs` 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 `fs::NativeFs` [INFO] [stderr] --> src/lib.rs:77:24 [INFO] [stderr] | [INFO] [stderr] 77 | //! With the default [`fs::NativeFs`] backend the notebook file is read [INFO] [stderr] | ^^^^^^^^^^^^ no item named `NativeFs` in module `fs` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `fs::NativeFs` [INFO] [stderr] --> src/lib.rs:122:7 [INFO] [stderr] | [INFO] [stderr] 122 | //! [`fs::NativeFs`] does an encoding-checked conversion (rejecting paths [INFO] [stderr] | ^^^^^^^^^^^^ no item named `NativeFs` in module `fs` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `FileSystem::open_file` [INFO] [stderr] --> src/fs/file_source.rs:8:33 [INFO] [stderr] | [INFO] [stderr] 8 | //! Returned by the default [`FileSystem::open_file`] when the consumer [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `FileSystem` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `FileSystem::read_file` [INFO] [stderr] --> src/fs/file_source.rs:9:25 [INFO] [stderr] | [INFO] [stderr] 9 | //! only implements [`FileSystem::read_file`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `FileSystem` in scope [INFO] [stderr] [INFO] [stderr] warning: public documentation for `file_source` links to private item `FileBackedSource` [INFO] [stderr] --> src/fs/file_source.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | //! - [`FileBackedSource`] (native-fs only) — positional reads against an [INFO] [stderr] | ^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `NativeFs::open_file` [INFO] [stderr] --> src/fs/file_source.rs:18:7 [INFO] [stderr] | [INFO] [stderr] 18 | //! [`NativeFs::open_file`] wraps a [`FileBackedSource`] in [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `NativeFs` in scope [INFO] [stderr] [INFO] [stderr] warning: public documentation for `file_source` links to private item `FileBackedSource` [INFO] [stderr] --> src/fs/file_source.rs:18:39 [INFO] [stderr] | [INFO] [stderr] 18 | //! [`NativeFs::open_file`] wraps a [`FileBackedSource`] in [INFO] [stderr] | ^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `FileSystem::open_file` [INFO] [stderr] --> src/fs/file_source.rs:32:7 [INFO] [stderr] | [INFO] [stderr] 32 | /// [`FileSystem::open_file`] when the consumer only provides [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `FileSystem` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `FileSystem::read_file` [INFO] [stderr] --> src/fs/file_source.rs:33:7 [INFO] [stderr] | [INFO] [stderr] 33 | /// [`FileSystem::read_file`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `FileSystem` in scope [INFO] [stderr] [INFO] [stderr] warning: public documentation for `CachedFileSource` links to private item `CACHE_PAGES` [INFO] [stderr] --> src/fs/file_source.rs:122:41 [INFO] [stderr] | [INFO] [stderr] 122 | /// structural reads. The cache holds [`CACHE_PAGES`] pages of [INFO] [stderr] | ^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `CachedFileSource` links to private item `PAGE_SIZE` [INFO] [stderr] --> src/fs/file_source.rs:123:7 [INFO] [stderr] | [INFO] [stderr] 123 | /// [`PAGE_SIZE`] bytes each (≈ 4 MiB resident); a single-slot [INFO] [stderr] | ^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `CachedFileSource` links to private item `crate::reader` [INFO] [stderr] --> src/fs/file_source.rs:132:43 [INFO] [stderr] | [INFO] [stderr] 132 | /// pass-through: the parser's [`Reader`](crate::reader) takes its [INFO] [stderr] | ^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `nt_path` [INFO] [stderr] --> src/fs/native_fs.rs:7:8 [INFO] [stderr] | [INFO] [stderr] 7 | //! ([`nt_path`]) that routes paths through the `\\?\` verbatim namespace [INFO] [stderr] | ^^^^^^^ no item named `nt_path` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `native_fs` links to private item `FileBackedSource` [INFO] [stderr] --> src/fs/native_fs.rs:12:7 [INFO] [stderr] | [INFO] [stderr] 12 | //! [`FileBackedSource`], so large notebooks parse via positional reads [INFO] [stderr] | ^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `NativeFs` [INFO] [stderr] --> src/fs/mod.rs:60:19 [INFO] [stderr] | [INFO] [stderr] 60 | /// The bundled [`NativeFs`] impl handles this. External impls [INFO] [stderr] | ^^^^^^^^ no item named `NativeFs` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Read` [INFO] [stderr] --> src/onenote/embedded_file.rs:61:13 [INFO] [stderr] | [INFO] [stderr] 61 | /// A [`Read`] over the file's binary data. [INFO] [stderr] | ^^^^ no item named `Read` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Read` [INFO] [stderr] --> src/onenote/image.rs:53:13 [INFO] [stderr] | [INFO] [stderr] 53 | /// A [`Read`] over the image's binary data. [INFO] [stderr] | ^^^^ no item named `Read` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `onenote_parser` (lib doc) generated 18 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/onenote_parser/index.html [INFO] running `Command { std: "docker" "inspect" "6c6de73ce63e3cda50b32bfc77fbcac0dbc470c297a778e97c96ca2e701bcde1", kill_on_drop: false }`