github-copilot-sdk 1.0.11

Rust SDK for programmatic control of the GitHub Copilot CLI via JSON-RPC.
Documentation

Build #4130446 2026-08-14 16:22:00

# rustc version rustc 1.99.0-nightly (ba28ff76f 2026-08-13)

# docs.rs version docsrs 0.0.0 (b67fb7d1993e3c70fff4d05e2bc482bd9d0d774f 2026-08-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" "b5e0ddd9d22ef82f7db4165e48979d5218e8a8658af23d90dc6ff2e1dfd92ba3" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260813-1.99.0-nightly-ba28ff76f\", \"--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\"" "-j6" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: chat, hooks, lifecycle_observer, manual_tool_resume, session_fs, tool_server [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] warning: github-copilot-sdk@1.0.11: DOCS_RS is set — skipping CLI download/bundle/cache [INFO] [stderr] Documenting github-copilot-sdk v1.0.11 (/opt/rustwide/workdir) [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/tool.rs:180:1 [INFO] [stderr] | [INFO] [stderr] 180 | / /// A client-defined tool's runtime implementation. [INFO] [stderr] 181 | | /// [INFO] [stderr] 182 | | /// Implement this trait when you want to bind a Rust function to a tool [INFO] [stderr] 183 | | /// name and have the SDK dispatch matching `external_tool.requested` [INFO] [stderr] ... | [INFO] [stderr] 224 | | /// .with_handler(Arc::new(GetWeather)); [INFO] [stderr] 225 | | /// ``` [INFO] [stderr] | |_______^ explicit target `crate::types::Tool` is redundant because label `Tool` resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] [INFO] [stderr] warning: `github-copilot-sdk` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.94s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/github_copilot_sdk/index.html [INFO] running `Command { std: "docker" "inspect" "b5e0ddd9d22ef82f7db4165e48979d5218e8a8658af23d90dc6ff2e1dfd92ba3", kill_on_drop: false }`