onetaskgraph-github-projects 0.2.25

A onetaskgraph source over GitHub Projects.
Documentation

Build #4359615 2026-09-07 02:08:48

# rustc version rustc 1.100.0-nightly (5a2be9f5f 2026-09-06)

# docs.rs version docsrs 0.0.0 (c6ca30c0fecf66cc5a0859ac541222ca6c912d59 2026-09-01 )

# 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" "12e4bdc75f8e71431c56b1747a8a244e0dcd6f85daec1189498551bb4e96b4b3" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260906-1.100.0-nightly-5a2be9f5f\", \"--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\"" "-j12" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting onetaskgraph-github-projects v0.2.25 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `onetaskgraph_github_projects` links to private item `GitHubProjectsSource::resolve` [INFO] [stderr] --> src/lib.rs:131:7 [INFO] [stderr] | [INFO] [stderr] 131 | //! [`GitHubProjectsSource::resolve`] the board walk uses and reports the same title, the [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 `onetaskgraph_github_projects` links to private item `GitHubProjectsSource::resolve` [INFO] [stderr] --> src/lib.rs:160:20 [INFO] [stderr] | [INFO] [stderr] 160 | //! discarded by [`GitHubProjectsSource::resolve`] before labels are read. Both halves are [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 `onetaskgraph_github_projects` links to private item `Limiter` [INFO] [stderr] --> src/lib.rs:204:52 [INFO] [stderr] | [INFO] [stderr] 204 | //! credential does; it is what the two limiters [`Limiter`] tells apart meter, and a [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 `onetaskgraph_github_projects` links to private item `GitHubProjectsSource::created` [INFO] [stderr] --> src/lib.rs:213:7 [INFO] [stderr] | [INFO] [stderr] 213 | //! [`GitHubProjectsSource::created`]: every read this source answers is completed with [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 `onetaskgraph_github_projects` links to private item `Limiter` [INFO] [stderr] --> src/lib.rs:302:10 [INFO] [stderr] | [INFO] [stderr] 302 | //! so [`Limiter`] is a type rather than a detail, and it is what [`MIN_MUTATION_INTERVAL_MS`], [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 `onetaskgraph_github_projects` links to private item `GitHubProjectsSource::board_cache` [INFO] [stderr] --> src/lib.rs:303:7 [INFO] [stderr] | [INFO] [stderr] 303 | //! [`GitHubProjectsSource::board_cache`] and [`GitHubProjectsSource::graphql`] each answer [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 `onetaskgraph_github_projects` links to private item `GitHubProjectsSource::graphql` [INFO] [stderr] --> src/lib.rs:303:49 [INFO] [stderr] | [INFO] [stderr] 303 | //! [`GitHubProjectsSource::board_cache`] and [`GitHubProjectsSource::graphql`] each answer [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 `BudgetReport` links to private item `BudgetReport::record` [INFO] [stderr] --> src/accounting.rs:1021:7 [INFO] [stderr] | [INFO] [stderr] 1021 | /// [`BudgetReport::record`] is where a request joins one: the request count, the spend, 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: public documentation for `ISSUE_BOARD_ITEMS` links to private item `board_item_values` [INFO] [stderr] --> src/lib.rs:589:11 [INFO] [stderr] | [INFO] [stderr] 589 | /// [`board_item_values!`] the fragment does, because what it produces is handed to the [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 `pacing` links to private item `Pacing` [INFO] [stderr] --> src/lib.rs:1085:64 [INFO] [stderr] | [INFO] [stderr] 1085 | /// GitHub's own published limits rather than taste. See [`Pacing`]. [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 `MAX_PACING_MS` links to private item `GitHubProjectsSource::reserve_mutation_slot` [INFO] [stderr] --> src/lib.rs:1122:37 [INFO] [stderr] | [INFO] [stderr] 1122 | /// keeps the clock arithmetic in [`GitHubProjectsSource::reserve_mutation_slot`] inside [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: `onetaskgraph-github-projects` (lib doc) generated 11 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/onetaskgraph_github_projects/index.html [INFO] running `Command { std: "docker" "inspect" "12e4bdc75f8e71431c56b1747a8a244e0dcd6f85daec1189498551bb4e96b4b3", kill_on_drop: false }`