# rustc version rustc 1.100.0-nightly (f248f4038 2026-09-05)
# 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" "f855b84e237c4e4b56942c7acbce65ada5f98a8694b8c1ceef951cef922b3537" "/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\", \"-20260905-1.100.0-nightly-f248f4038\", \"--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.24 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `onetaskgraph_github_projects` links to private item `GitHubProjectsSource::resolve` [INFO] [stderr] --> src/lib.rs:130:7 [INFO] [stderr] | [INFO] [stderr] 130 | //! [`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 `Limiter` [INFO] [stderr] --> src/lib.rs:179:52 [INFO] [stderr] | [INFO] [stderr] 179 | //! 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:188:7 [INFO] [stderr] | [INFO] [stderr] 188 | //! [`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:277:10 [INFO] [stderr] | [INFO] [stderr] 277 | //! 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:278:7 [INFO] [stderr] | [INFO] [stderr] 278 | //! [`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:278:49 [INFO] [stderr] | [INFO] [stderr] 278 | //! [`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 `pacing` links to private item `Pacing` [INFO] [stderr] --> src/lib.rs:988:64 [INFO] [stderr] | [INFO] [stderr] 988 | /// 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:1025:37 [INFO] [stderr] | [INFO] [stderr] 1025 | /// 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 9 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/onetaskgraph_github_projects/index.html [INFO] running `Command { std: "docker" "inspect" "f855b84e237c4e4b56942c7acbce65ada5f98a8694b8c1ceef951cef922b3537", kill_on_drop: false }`