[INFO] fetching crate mdx-rust-core 1.0.0...
[INFO] documenting mdx-rust-core-1.0.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate mdx-rust-core 1.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate mdx-rust-core 1.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mdx-rust-core 1.0.0
[INFO] tweaked toml for crates.io crate mdx-rust-core 1.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mdx-rust-core 1.0.0 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mdx-rust-core 1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 99d634903586ca9d8d6af20f141921a25b97b23c47f13937299f331e3f762031
[INFO] running `Command { std: "docker" "start" "99d634903586ca9d8d6af20f141921a25b97b23c47f13937299f331e3f762031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99d634903586ca9d8d6af20f141921a25b97b23c47f13937299f331e3f762031", kill_on_drop: false }`
[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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "99d634903586ca9d8d6af20f141921a25b97b23c47f13937299f331e3f762031" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99d634903586ca9d8d6af20f141921a25b97b23c47f13937299f331e3f762031", kill_on_drop: false }`
[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" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "99d634903586ca9d8d6af20f141921a25b97b23c47f13937299f331e3f762031" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking schemars v0.8.22
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]    Compiling tree-sitter v0.26.9
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking mdx-rust-analysis v1.0.0
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking rig-core v0.10.0
[INFO] [stderr]  Documenting mdx-rust-core v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/config.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / pub struct Config {
[INFO] [stdout]  8 | |     /// Default models to use for different roles
[INFO] [stdout]  9 | |     pub models: ModelConfig,
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     pub artifact_dir: String,
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Configuration loading and defaults used by the CLI.`
[INFO] [stdout]    = help: ends near `Root configuration for an mdx-rust project`
[INFO] [stdout]    = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/config.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / pub struct Config {
[INFO] [stdout]  8 | |     /// Default models to use for different roles
[INFO] [stdout]  9 | |     pub models: ModelConfig,
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     pub artifact_dir: String,
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Root configuration for an mdx-rust project`
[INFO] [stdout]    = help: ends near `Root configuration for an mdx-rust project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/optimizer.rs:1162:1
[INFO] [stdout]      |
[INFO] [stdout] 1162 | / pub fn mechanical_score(result: &AgentRunResult) -> f32 {
[INFO] [stdout] 1163 | |     let answer = result
[INFO] [stdout] 1164 | |         .output
[INFO] [stdout] 1165 | |         .get("answer")
[INFO] [stdout] ...    |
[INFO] [stdout] 1193 | |     score.min(0.95)
[INFO] [stdout] 1194 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near `Optimizer entrypoint and run records. These are unstable during the v1 beta.`
[INFO] [stdout]      = help: ends near `Gives higher score if the output is not the echo fallback.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/optimizer.rs:1162:1
[INFO] [stdout]      |
[INFO] [stdout] 1162 | / pub fn mechanical_score(result: &AgentRunResult) -> f32 {
[INFO] [stdout] 1163 | |     let answer = result
[INFO] [stdout] 1164 | |         .output
[INFO] [stdout] 1165 | |         .get("answer")
[INFO] [stdout] ...    |
[INFO] [stdout] 1193 | |     score.min(0.95)
[INFO] [stdout] 1194 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near `Very rough mechanical scorer for the example agent.`
[INFO] [stdout]      = help: ends near `Very rough mechanical scorer for the example agent.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/optimizer.rs:284:1
[INFO] [stdout]     |
[INFO] [stdout] 284 | / pub async fn run_optimization(
[INFO] [stdout] 285 | |     agent: &RegisteredAgent,
[INFO] [stdout] 286 | |     config: &OptimizeConfig,
[INFO] [stdout] 287 | | ) -> anyhow::Result<Vec<OptimizationRun>> {
[INFO] [stdout] ...   |
[INFO] [stdout] 775 | |     Ok(runs)
[INFO] [stdout] 776 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Optimizer entrypoint and run records. These are unstable during the v1 beta.`
[INFO] [stdout]     = help: ends near `In a real implementation this would orchestrate:`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/optimizer.rs:284:1
[INFO] [stdout]     |
[INFO] [stdout] 284 | / pub async fn run_optimization(
[INFO] [stdout] 285 | |     agent: &RegisteredAgent,
[INFO] [stdout] 286 | |     config: &OptimizeConfig,
[INFO] [stdout] 287 | | ) -> anyhow::Result<Vec<OptimizationRun>> {
[INFO] [stdout] ...   |
[INFO] [stdout] 775 | |     Ok(runs)
[INFO] [stdout] 776 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Placeholder for the full optimization engine.`
[INFO] [stdout]     = help: ends near `Placeholder for the full optimization engine.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/optimizer.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | / pub struct AcceptedEditSummary {
[INFO] [stdout] 225 | |     pub description: String,
[INFO] [stdout] 226 | |     pub changed_file: String,
[INFO] [stdout] 227 | |     pub diff_hash: String,
[INFO] [stdout] 228 | |     pub diff: String,
[INFO] [stdout] 229 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Optimizer entrypoint and run records. These are unstable during the v1 beta.`
[INFO] [stdout]     = help: ends near `Summary of the accepted source edit.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/optimizer.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | / pub struct AcceptedEditSummary {
[INFO] [stdout] 225 | |     pub description: String,
[INFO] [stdout] 226 | |     pub changed_file: String,
[INFO] [stdout] 227 | |     pub diff_hash: String,
[INFO] [stdout] 228 | |     pub diff: String,
[INFO] [stdout] 229 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Summary of the accepted source edit.`
[INFO] [stdout]     = help: ends near `Summary of the accepted source edit.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/optimizer.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | / pub struct AuditPacket {
[INFO] [stdout] 207 | |     pub schema_version: String,
[INFO] [stdout] 208 | |     pub agent_name: String,
[INFO] [stdout] 209 | |     pub iteration: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 219 | |     pub candidate_timed_out: bool,
[INFO] [stdout] 220 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Optimizer entrypoint and run records. These are unstable during the v1 beta.`
[INFO] [stdout]     = help: ends near `Versioned machine-readable evidence for one accepted optimizer change.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/optimizer.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | / pub struct AuditPacket {
[INFO] [stdout] 207 | |     pub schema_version: String,
[INFO] [stdout] 208 | |     pub agent_name: String,
[INFO] [stdout] 209 | |     pub iteration: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 219 | |     pub candidate_timed_out: bool,
[INFO] [stdout] 220 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Versioned machine-readable evidence for one accepted optimizer change.`
[INFO] [stdout]     = help: ends near `Versioned machine-readable evidence for one accepted optimizer change.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/optimizer.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | / pub struct AuditProvenance {
[INFO] [stdout] 234 | |     pub git_sha_before: Option<String>,
[INFO] [stdout] 235 | |     pub git_sha_after: Option<String>,
[INFO] [stdout] 236 | |     pub working_tree_dirty_after: Option<bool>,
[INFO] [stdout] ...   |
[INFO] [stdout] 243 | |     pub model: ModelProvenance,
[INFO] [stdout] 244 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Optimizer entrypoint and run records. These are unstable during the v1 beta.`
[INFO] [stdout]     = help: ends near `Provenance fields that identify what inputs and tools produced the change.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/optimizer.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | / pub struct AuditProvenance {
[INFO] [stdout] 234 | |     pub git_sha_before: Option<String>,
[INFO] [stdout] 235 | |     pub git_sha_after: Option<String>,
[INFO] [stdout] 236 | |     pub working_tree_dirty_after: Option<bool>,
[INFO] [stdout] ...   |
[INFO] [stdout] 243 | |     pub model: ModelProvenance,
[INFO] [stdout] 244 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Provenance fields that identify what inputs and tools produced the change.`
[INFO] [stdout]     = help: ends near `Provenance fields that identify what inputs and tools produced the change.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/optimizer.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | / pub struct Candidate {
[INFO] [stdout] 258 | |     pub focus: String, // e.g. "system_prompt", "tool_descriptions", "reasoning_step"
[INFO] [stdout] 259 | |     pub description: String,
[INFO] [stdout] 260 | |     pub expected_improvement: String,
[INFO] [stdout] 261 | |     #[serde(default)]
[INFO] [stdout] 262 | |     pub strategy: Option<EditStrategy>,
[INFO] [stdout] 263 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Optimizer entrypoint and run records. These are unstable during the v1 beta.`
[INFO] [stdout]     = help: ends near `A proposed improvement generated during an optimization iteration.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/optimizer.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | / pub struct Candidate {
[INFO] [stdout] 258 | |     pub focus: String, // e.g. "system_prompt", "tool_descriptions", "reasoning_step"
[INFO] [stdout] 259 | |     pub description: String,
[INFO] [stdout] 260 | |     pub expected_improvement: String,
[INFO] [stdout] 261 | |     #[serde(default)]
[INFO] [stdout] 262 | |     pub strategy: Option<EditStrategy>,
[INFO] [stdout] 263 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A proposed improvement generated during an optimization iteration.`
[INFO] [stdout]     = help: ends near `A proposed improvement generated during an optimization iteration.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/optimizer.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | / pub struct OptimizationRun {
[INFO] [stdout] 123 | |     pub iteration: u32,
[INFO] [stdout] 124 | |     pub scores: Vec<f32>,
[INFO] [stdout] 125 | |     /// Number of changes that were fully validated in isolation
[INFO] [stdout] ...   |
[INFO] [stdout] 189 | |     pub audit_packet: Option<AuditPacket>,
[INFO] [stdout] 190 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Optimizer entrypoint and run records. These are unstable during the v1 beta.`
[INFO] [stdout]     = help: ends near `A single optimization experiment / iteration result.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/optimizer.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | / pub struct OptimizationRun {
[INFO] [stdout] 123 | |     pub iteration: u32,
[INFO] [stdout] 124 | |     pub scores: Vec<f32>,
[INFO] [stdout] 125 | |     /// Number of changes that were fully validated in isolation
[INFO] [stdout] ...   |
[INFO] [stdout] 189 | |     pub audit_packet: Option<AuditPacket>,
[INFO] [stdout] 190 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `A single optimization experiment / iteration result.`
[INFO] [stdout]     = help: ends near `A single optimization experiment / iteration result.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/optimizer.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / pub struct OptimizeConfig {
[INFO] [stdout] 102 | |     pub max_iterations: u32,
[INFO] [stdout] 103 | |     pub candidates_per_iteration: u32,
[INFO] [stdout] 104 | |     pub use_llm_judge: bool,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pub candidate_timeout: Duration,
[INFO] [stdout] 118 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Optimizer entrypoint and run records. These are unstable during the v1 beta.`
[INFO] [stdout]     = help: ends near `Configuration for a single optimization run.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/optimizer.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / pub struct OptimizeConfig {
[INFO] [stdout] 102 | |     pub max_iterations: u32,
[INFO] [stdout] 103 | |     pub candidates_per_iteration: u32,
[INFO] [stdout] 104 | |     pub use_llm_judge: bool,
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |     pub candidate_timeout: Duration,
[INFO] [stdout] 118 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Configuration for a single optimization run.`
[INFO] [stdout]     = help: ends near `Configuration for a single optimization run.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/optimizer.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | / pub struct ScoreProvenance {
[INFO] [stdout] 249 | |     pub baseline_score: f32,
[INFO] [stdout] 250 | |     pub patched_score: f32,
[INFO] [stdout] 251 | |     pub score_delta: f32,
[INFO] [stdout] 252 | |     pub holdout_score: Option<f32>,
[INFO] [stdout] 253 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Optimizer entrypoint and run records. These are unstable during the v1 beta.`
[INFO] [stdout]     = help: ends near `Score evidence for the accepted change.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/optimizer.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | / pub struct ScoreProvenance {
[INFO] [stdout] 249 | |     pub baseline_score: f32,
[INFO] [stdout] 250 | |     pub patched_score: f32,
[INFO] [stdout] 251 | |     pub score_delta: f32,
[INFO] [stdout] 252 | |     pub holdout_score: Option<f32>,
[INFO] [stdout] 253 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Score evidence for the accepted change.`
[INFO] [stdout]     = help: ends near `Score evidence for the accepted change.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/registry.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / pub enum AgentContract {
[INFO] [stdout] 20 | |     /// Native Rust function or trait (preferred for Rig agents)
[INFO] [stdout] 21 | |     NativeRust,
[INFO] [stdout] 22 | |     /// Separate process speaking JSON over stdin/stdout
[INFO] [stdout] 23 | |     Process,
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Agent registry types used by CLI commands.`
[INFO] [stdout]    = help: ends near `The kind of agent contract detected`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/registry.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / pub enum AgentContract {
[INFO] [stdout] 20 | |     /// Native Rust function or trait (preferred for Rig agents)
[INFO] [stdout] 21 | |     NativeRust,
[INFO] [stdout] 22 | |     /// Separate process speaking JSON over stdin/stdout
[INFO] [stdout] 23 | |     Process,
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `The kind of agent contract detected`
[INFO] [stdout]    = help: ends near `The kind of agent contract detected`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/registry.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / pub struct RegisteredAgent {
[INFO] [stdout] 11 | |     pub name: String,
[INFO] [stdout] 12 | |     pub path: PathBuf,
[INFO] [stdout] 13 | |     pub contract: AgentContract,
[INFO] [stdout] 14 | |     pub registered_at: String, // ISO8601 for simplicity in early phases
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Agent registry types used by CLI commands.`
[INFO] [stdout]    = help: ends near `Represents a registered agent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/registry.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / pub struct RegisteredAgent {
[INFO] [stdout] 11 | |     pub name: String,
[INFO] [stdout] 12 | |     pub path: PathBuf,
[INFO] [stdout] 13 | |     pub contract: AgentContract,
[INFO] [stdout] 14 | |     pub registered_at: String, // ISO8601 for simplicity in early phases
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Represents a registered agent`
[INFO] [stdout]    = help: ends near `Represents a registered agent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/runner.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / pub async fn run_agent(
[INFO] [stdout]  80 | |     agent: &RegisteredAgent,
[INFO] [stdout]  81 | |     input: serde_json::Value,
[INFO] [stdout]  82 | | ) -> anyhow::Result<AgentRunResult> {
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Agent runner result and trace events. These are unstable during the v1 beta.`
[INFO] [stdout]     = help: ends near `NativeRust support will be added when we generate harnesses.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/runner.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | / pub async fn run_agent(
[INFO] [stdout]  80 | |     agent: &RegisteredAgent,
[INFO] [stdout]  81 | |     input: serde_json::Value,
[INFO] [stdout]  82 | | ) -> anyhow::Result<AgentRunResult> {
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Run a registered agent with the given input.`
[INFO] [stdout]     = help: ends near `Run a registered agent with the given input.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/runner.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / pub struct AgentRunResult {
[INFO] [stdout] 69 | |     pub output: serde_json::Value,
[INFO] [stdout] 70 | |     pub duration_ms: u64,
[INFO] [stdout] 71 | |     pub success: bool,
[INFO] [stdout] 72 | |     pub error: Option<String>,
[INFO] [stdout] 73 | |     pub traces: Vec<TraceEvent>,
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Agent runner result and trace events. These are unstable during the v1 beta.`
[INFO] [stdout]    = help: ends near `The result of running an agent on a single input, including traces.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/runner.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / pub struct AgentRunResult {
[INFO] [stdout] 69 | |     pub output: serde_json::Value,
[INFO] [stdout] 70 | |     pub duration_ms: u64,
[INFO] [stdout] 71 | |     pub success: bool,
[INFO] [stdout] 72 | |     pub error: Option<String>,
[INFO] [stdout] 73 | |     pub traces: Vec<TraceEvent>,
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `The result of running an agent on a single input, including traces.`
[INFO] [stdout]    = help: ends near `The result of running an agent on a single input, including traces.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/runner.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / pub struct TraceEvent {
[INFO] [stdout] 17 | |     pub timestamp_ms: u64,
[INFO] [stdout] 18 | |     pub event_type: String, // "llm_call", "tool_call", "error", "decision", etc.
[INFO] [stdout] 19 | |     pub data: serde_json::Value,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     pub candidate_id: Option<String>,
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Agent runner result and trace events. These are unstable during the v1 beta.`
[INFO] [stdout]    = help: ends near `Made first-class for trace-to-patch optimization.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/runner.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / pub struct TraceEvent {
[INFO] [stdout] 17 | |     pub timestamp_ms: u64,
[INFO] [stdout] 18 | |     pub event_type: String, // "llm_call", "tool_call", "error", "decision", etc.
[INFO] [stdout] 19 | |     pub data: serde_json::Value,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     pub candidate_id: Option<String>,
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `A single trace event captured during an agent run.`
[INFO] [stdout]    = help: ends near `A single trace event captured during an agent run.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `mdx-rust-core`
[INFO] running `Command { std: "docker" "inspect" "99d634903586ca9d8d6af20f141921a25b97b23c47f13937299f331e3f762031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99d634903586ca9d8d6af20f141921a25b97b23c47f13937299f331e3f762031", kill_on_drop: false }`
[INFO] [stdout] 99d634903586ca9d8d6af20f141921a25b97b23c47f13937299f331e3f762031
