agentcarousel 0.8.1

Unit tests for AI agents. Run behavioral tests in CI, score with an LLM judge, and export signed evidence your auditors accept.
Documentation

Build #3545457 2026-06-11 10:29:25

# rustc version rustc 1.98.0-nightly (485ec3fbc 2026-06-10)

# docs.rs version docsrs 0.0.0 (39849b9c22c419f6b690c8d2213455bc7426a6b8 2026-06-03 )

# 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" "12b99544884e1e0f336c2555392ec20b816ff5cde80df518eb373ba1b5291900" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260610-1.98.0-nightly-485ec3fbc\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting agentcarousel v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: `T####` contains multiple anchors [INFO] [stderr] --> src/core/models.rs:216:96 [INFO] [stderr] | [INFO] [stderr] 216 | /// Human-readable description of the systematic failure pattern (e.g. "7/7 cases missing [T####] citations"). [INFO] [stderr] | ^^--- [INFO] [stderr] | | [INFO] [stderr] | invalid anchor [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `BatchError` links to private item `super::generator::GeneratorError` [INFO] [stderr] --> src/runner/batch.rs:64:51 [INFO] [stderr] | [INFO] [stderr] 64 | /// Error type for batch dispatchers, mirroring [`super::generator::GeneratorError`]. [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: unresolved link to `BatchStateRecord` [INFO] [stderr] --> src/runner/orchestration.rs:229:20 [INFO] [stderr] | [INFO] [stderr] 229 | /// Saves a rich [`BatchStateRecord`] (including fixture paths and judge config) so [INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `BatchStateRecord` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `agentcarousel` (lib doc) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.79s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/agentcarousel/index.html [INFO] running `Command { std: "docker" "inspect" "12b99544884e1e0f336c2555392ec20b816ff5cde80df518eb373ba1b5291900", kill_on_drop: false }`