# rustc version rustc 1.97.0-nightly (d3cd04068 2026-05-16)
# 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" "e5c544a643bda4be09fe1d99b15434c0a33e5b3dace1a844bbb7a22c27293ef6" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260516-1.97.0-nightly-d3cd04068\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting squawk-parser v2.53.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `rowan::SyntaxKind` [INFO] [stderr] --> src/generated/syntax_kind.rs:5:112 [INFO] [stderr] | [INFO] [stderr] 5 | #[doc = r"The kind of syntax node, e.g. `IDENT`, `SELECT_KW`, or `WHERE_CLAUSE`. Needs to be compatible with [`rowan::SyntaxKind`]"] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `rowan` in scope [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `Output` links to private item `Output::iter` [INFO] [stderr] --> src/output.rs:33:15 [INFO] [stderr] | [INFO] [stderr] 33 | /// Use the [`Output::iter`] method to iterate over traversal steps and consume [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: public documentation for `Output` links to private item `crate::Input` [INFO] [stderr] --> src/output.rs:37:38 [INFO] [stderr] | [INFO] [stderr] 37 | /// interspersed into the original [`crate::Input`]. The output is fundamentally [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 `Output` links to private item `crate::Input::push` [INFO] [stderr] --> src/output.rs:39:13 [INFO] [stderr] | [INFO] [stderr] 39 | /// times [`crate::Input::push`] was called. [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: `squawk-parser` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/squawk_parser/index.html [INFO] running `Command { std: "docker" "inspect" "e5c544a643bda4be09fe1d99b15434c0a33e5b3dace1a844bbb7a22c27293ef6", kill_on_drop: false }`