# rustc version rustc 1.95.0-nightly (c04308580 2026-02-18)
# docs.rs version docsrs 0.0.0 (91dcccd9 2026-02-13 )
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/agentkernel-0.15.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/agentkernel-0.15.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260218-1.95.0-nightly-c04308580\", \"--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: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 02ed5280e39fdce6a43ecf6289aceda2ef22ae1364e2a5a576a2f3ef37390edb [INFO] running `Command { std: "docker" "start" "-a" "02ed5280e39fdce6a43ecf6289aceda2ef22ae1364e2a5a576a2f3ef37390edb", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting agentkernel v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `agent` [INFO] [stderr] --> src/config.rs:606:44 [INFO] [stderr] | [INFO] [stderr] 606 | /// If a compatibility_mode is set in [agent], uses that profile's permissions. [INFO] [stderr] | ^^^^^ no item named `agent` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `security` [INFO] [stderr] --> src/config.rs:607:38 [INFO] [stderr] | [INFO] [stderr] 607 | /// Otherwise falls back to the [security] profile with overrides. [INFO] [stderr] | ^^^^^^^^ no item named `security` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `files` [INFO] [stderr] --> src/config.rs:783:43 [INFO] [stderr] | [INFO] [stderr] 783 | /// Load and resolve files from the [[files]] section [INFO] [stderr] | ^^^^^ no item named `files` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `llm_keys` [INFO] [stderr] --> src/proxy.rs:165:64 [INFO] [stderr] | [INFO] [stderr] 165 | /// Domains whose keys are managed at the org level (from [llm_keys] config) [INFO] [stderr] | ^^^^^^^^ no item named `llm_keys` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/asciicast.rs:6:27 [INFO] [stderr] | [INFO] [stderr] 6 | //! Format specification: https://github.com/asciinema/asciinema/blob/develop/doc/asciicast-v2.md [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 6 | //! Format specification: <https://github.com/asciinema/asciinema/blob/develop/doc/asciicast-v2.md> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/policy/client.rs:17:47 [INFO] [stderr] | [INFO] [stderr] 17 | /// Base URL of the policy server (e.g., "https://policy.acme-corp.com") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 17 | /// Base URL of the policy server (e.g., "<https://policy.acme-corp.com>") [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `agentkernel` (lib doc) generated 6 warnings (run `cargo fix --lib -p agentkernel` to apply 2 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.75s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/agentkernel/index.html [INFO] running `Command { std: "docker" "inspect" "02ed5280e39fdce6a43ecf6289aceda2ef22ae1364e2a5a576a2f3ef37390edb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02ed5280e39fdce6a43ecf6289aceda2ef22ae1364e2a5a576a2f3ef37390edb", kill_on_drop: false }` [INFO] [stdout] 02ed5280e39fdce6a43ecf6289aceda2ef22ae1364e2a5a576a2f3ef37390edb