github-copilot-sdk 1.0.14

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

Build #4475466 2026-09-16 05:16:18

# rustc version rustc 1.100.0-nightly (215a8af4b 2026-09-15)

# docs.rs version docsrs 0.0.0 (5779ee8ca2c69daa652b2060f9f7b942ad62a4f0 2026-09-15 )

# 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" "e5f5877a42eb22b70d86e384e1aa2d9d1991b08cbe30f5ac25a795503b1105d3" "/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\", \"-20260915-1.100.0-nightly-215a8af4b\", \"--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: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:195:1 [INFO] [stderr] | [INFO] [stderr] 195 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: `package.homepage` is redundant with `package.repository` [INFO] [stderr] --> Cargo.toml:190:12 [INFO] [stderr] | [INFO] [stderr] 190 | homepage = "https://github.com/github/copilot-sdk" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 196 | repository = "https://github.com/github/copilot-sdk" [INFO] [stderr] | --------------------------------------- [INFO] [stderr] | [INFO] [stderr] = note: `cargo::redundant_homepage` is set to `warn` by default [INFO] [stderr] help: consider removing `package.homepage` [INFO] [stderr] warning: `github-copilot-sdk` (manifest) generated 2 warnings [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.14: DOCS_RS is set — skipping CLI download/bundle/cache [INFO] [stderr] Documenting github-copilot-sdk v1.0.14 (/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 15.74s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/github_copilot_sdk/index.html [INFO] running `Command { std: "docker" "inspect" "e5f5877a42eb22b70d86e384e1aa2d9d1991b08cbe30f5ac25a795503b1105d3", kill_on_drop: false }`