squawk-parser 2.58.0

Linter for Postgres migrations & SQL
Documentation

Build #3572268 2026-06-14 01:33:13

# rustc version rustc 1.98.0-nightly (654079540 2026-06-12)

# docs.rs version docsrs 0.0.0 (315c10ebfec2882140bb9b1758b9798e401693bc 2026-06-13 )

# 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" "7290fa7a267b0a811695cd9f02224d80e1364a8ca72791c938d5699a00897db0" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260612-1.98.0-nightly-654079540\", \"--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.58.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.61s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/squawk_parser/index.html [INFO] running `Command { std: "docker" "inspect" "7290fa7a267b0a811695cd9f02224d80e1364a8ca72791c938d5699a00897db0", kill_on_drop: false }`