agent-framework-core 0.3.0

Core abstractions for agent-framework-rs: messages, chat clients, agents, tools, threads, middleware, memory, and workflows
Documentation

Build #4208392 2026-08-25 07:05:49

# rustc version rustc 1.100.0-nightly (e7769602a 2026-08-24)

# docs.rs version docsrs 0.0.0 (6c3c2ab33f39d2284fd26cea84fae0598b4cbd55 2026-08-24 )

# 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" "3ed0cfe5d4f1e36ee93f1b9e928e992415ae1a6207f9074e4fd7a37d8cebc40d" "/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\", \"-20260824-1.100.0-nightly-e7769602a\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting agent-framework-core v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `metrics::TOKEN_USAGE_METRIC` [INFO] [stderr] --> src/observability.rs:41:7 [INFO] [stderr] | [INFO] [stderr] 41 | //! [`metrics::TOKEN_USAGE_METRIC`] (`gen_ai.client.token.usage`, unit [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `metrics` in scope [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `metrics::OPERATION_DURATION_METRIC` [INFO] [stderr] --> src/observability.rs:42:23 [INFO] [stderr] | [INFO] [stderr] 42 | //! `"tokens"`) and [`metrics::OPERATION_DURATION_METRIC`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `metrics` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `metrics::FUNCTION_INVOCATION_DURATION_METRIC` [INFO] [stderr] --> src/observability.rs:44:7 [INFO] [stderr] | [INFO] [stderr] 44 | //! [`metrics::FUNCTION_INVOCATION_DURATION_METRIC`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `metrics` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `metrics::record_function_invocation_duration` [INFO] [stderr] --> src/observability.rs:46:19 [INFO] [stderr] | [INFO] [stderr] 46 | //! timing; see [`metrics::record_function_invocation_duration`] for why it [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `metrics` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `opentelemetry::global::set_meter_provider` [INFO] [stderr] --> src/observability.rs:49:7 [INFO] [stderr] | [INFO] [stderr] 49 | //! [`opentelemetry::global::set_meter_provider`]) the instruments are no-ops, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `opentelemetry` in scope [INFO] [stderr] [INFO] [stderr] warning: `agent-framework-core` (lib doc) generated 5 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/agent_framework_core/index.html [INFO] running `Command { std: "docker" "inspect" "3ed0cfe5d4f1e36ee93f1b9e928e992415ae1a6207f9074e4fd7a37d8cebc40d", kill_on_drop: false }`