[INFO] cloning repository https://github.com/Coral-Protocol/coral-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Coral-Protocol/coral-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoral-Protocol%2Fcoral-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoral-Protocol%2Fcoral-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0ac95581a886ee0b33b3d7ef91047040fbfa1b4
[INFO] documenting Coral-Protocol/coral-rs against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoral-Protocol%2Fcoral-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Coral-Protocol/coral-rs
[INFO] finished tweaking git repo https://github.com/Coral-Protocol/coral-rs
[INFO] tweaked toml for git repo https://github.com/Coral-Protocol/coral-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Coral-Protocol/coral-rs on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Coral-Protocol/coral-rs 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" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded progenitor-client v0.11.0
[INFO] [stderr]   Downloaded rmcp-macros v0.5.0
[INFO] [stderr]   Downloaded darling_macro v0.21.1
[INFO] [stderr]   Downloaded typify-macro v0.4.2
[INFO] [stderr]   Downloaded progenitor-macro v0.11.0
[INFO] [stderr]   Downloaded progenitor v0.11.0
[INFO] [stderr]   Downloaded darling v0.21.1
[INFO] [stderr]   Downloaded typify v0.4.2
[INFO] [stderr]   Downloaded progenitor-impl v0.11.0
[INFO] [stderr]   Downloaded darling_core v0.21.1
[INFO] [stderr]   Downloaded oauth2 v5.0.0
[INFO] [stderr]   Downloaded process-wrap v8.2.1
[INFO] [stderr]   Downloaded rmcp v0.5.0
[INFO] [stderr]   Downloaded regress v0.10.4
[INFO] [stderr]   Downloaded openapiv3 v2.2.0
[INFO] [stderr]   Downloaded typify-impl v0.4.2
[INFO] [stderr]   Downloaded rig-core v0.18.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd0c2978126a74eab63078cf0ea4f0b1412c6e56c60516b7915b04f756fc86a4
[INFO] running `Command { std: "docker" "start" "-a" "fd0c2978126a74eab63078cf0ea4f0b1412c6e56c60516b7915b04f756fc86a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd0c2978126a74eab63078cf0ea4f0b1412c6e56c60516b7915b04f756fc86a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd0c2978126a74eab63078cf0ea4f0b1412c6e56c60516b7915b04f756fc86a4", kill_on_drop: false }`
[INFO] [stdout] fd0c2978126a74eab63078cf0ea4f0b1412c6e56c60516b7915b04f756fc86a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aff1cd43add666f800770d4960b55c182294964c679b72e60d9ab3600101d490
[INFO] running `Command { std: "docker" "start" "-a" "aff1cd43add666f800770d4960b55c182294964c679b72e60d9ab3600101d490", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling regress v0.10.4
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking as-any v0.3.2
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.21.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.21.1
[INFO] [stderr]    Compiling darling v0.21.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking sse-stream v0.2.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling rmcp-macros v0.5.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking process-wrap v8.2.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking schemars v1.0.4
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling typify-impl v0.4.2
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]    Compiling progenitor-client v0.11.0
[INFO] [stderr]    Compiling typify-macro v0.4.2
[INFO] [stderr]    Compiling typify v0.4.2
[INFO] [stderr]    Compiling progenitor-impl v0.11.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking oauth2 v5.0.0
[INFO] [stderr]     Checking reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling progenitor-macro v0.11.0
[INFO] [stderr]     Checking rmcp v0.5.0
[INFO] [stderr]    Compiling progenitor v0.11.0
[INFO] [stderr]    Compiling coral-rs v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rig-core v0.18.2
[INFO] [stderr]  Documenting coral-rs v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `McpTooling::CoralSendMessage`
[INFO] [stdout]    --> src/agent.rs:245:70
[INFO] [stdout]     |
[INFO] [stdout] 245 |     /// a TelemetryTarget from a Coral message if passed a call to [`McpTooling::CoralSendMessage`]
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `McpTooling` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `blob`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/coral-rs-ebce8720fde114be/out/api_v1.rs:1338:17
[INFO] [stdout]      |
[INFO] [stdout] 1338 |         ///list[blob]
[INFO] [stdout]      |                 ^^^^ no item named `blob` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `string`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/coral-rs-ebce8720fde114be/out/api_v1.rs:1612:17
[INFO] [stdout]      |
[INFO] [stdout] 1612 |         ///list[string]
[INFO] [stdout]      |                 ^^^^^^ no item named `string` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `blob`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/coral-rs-ebce8720fde114be/out/api_v1.rs:2534:17
[INFO] [stdout]      |
[INFO] [stdout] 2534 |         ///list[blob]
[INFO] [stdout]      |                 ^^^^ no item named `blob` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `string`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/coral-rs-ebce8720fde114be/out/api_v1.rs:2579:17
[INFO] [stdout]      |
[INFO] [stdout] 2579 |         ///list[string]
[INFO] [stdout]      |                 ^^^^^^ no item named `string` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `input_token_cost`
[INFO] [stdout]   --> src/claim_manager.rs:41:50
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// The base cost of an output token.  See [`input_token_cost`] for more information.
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^ no item named `input_token_cost` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/coral-rs-ebce8720fde114be/out/api_v1.rs:2846:5
[INFO] [stdout]      |
[INFO] [stdout] 2846 | /     This object is returned by the agent claim endpoint and represents the remaining budget for the agent.  The agent
[INFO] [stdout] 2847 | |     should use this respond to decide whether whether it can continue providing services with the remaining budget.
[INFO] [stdout] 2848 | |
[INFO] [stdout] 2849 | |     This object attaches a USD price for a Coral to it so that agents do not have to make multiple calls to the pricing
[INFO] [stdout] ...    |
[INFO] [stdout] 2853 | |     If better accuracy is required agent-side, the budget should only use micro-corals.
[INFO] [stdout]      | |_______________________________________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: error from rustc: character literal may only contain one codepoint
[INFO] [stdout]      = note: error from rustc: prefix `it` is unknown
[INFO] [stdout]      = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/coral_rs/index.html
[INFO] running `Command { std: "docker" "inspect" "aff1cd43add666f800770d4960b55c182294964c679b72e60d9ab3600101d490", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aff1cd43add666f800770d4960b55c182294964c679b72e60d9ab3600101d490", kill_on_drop: false }`
[INFO] [stdout] aff1cd43add666f800770d4960b55c182294964c679b72e60d9ab3600101d490
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64d7c58ed99d887072ee17f5c88478c8b0047361cd40ac8259716ed85d1db4c8
[INFO] running `Command { std: "docker" "start" "-a" "64d7c58ed99d887072ee17f5c88478c8b0047361cd40ac8259716ed85d1db4c8", kill_on_drop: false }`
[INFO] [stderr]  Documenting coral-rs v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `blob`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/coral-rs-ebce8720fde114be/out/api_v1.rs:1338:17
[INFO] [stdout]      |
[INFO] [stdout] 1338 |         ///list[blob]
[INFO] [stdout]      |                 ^^^^ no item named `blob` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]      = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `string`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/coral-rs-ebce8720fde114be/out/api_v1.rs:1612:17
[INFO] [stdout]      |
[INFO] [stdout] 1612 |         ///list[string]
[INFO] [stdout]      |                 ^^^^^^ no item named `string` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `blob`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/coral-rs-ebce8720fde114be/out/api_v1.rs:2534:17
[INFO] [stdout]      |
[INFO] [stdout] 2534 |         ///list[blob]
[INFO] [stdout]      |                 ^^^^ no item named `blob` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `string`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/coral-rs-ebce8720fde114be/out/api_v1.rs:2579:17
[INFO] [stdout]      |
[INFO] [stdout] 2579 |         ///list[string]
[INFO] [stdout]      |                 ^^^^^^ no item named `string` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/coral-rs-ebce8720fde114be/out/api_v1.rs:2846:5
[INFO] [stdout]      |
[INFO] [stdout] 2846 | /     This object is returned by the agent claim endpoint and represents the remaining budget for the agent.  The agent
[INFO] [stdout] 2847 | |     should use this respond to decide whether whether it can continue providing services with the remaining budget.
[INFO] [stdout] 2848 | |
[INFO] [stdout] 2849 | |     This object attaches a USD price for a Coral to it so that agents do not have to make multiple calls to the pricing
[INFO] [stdout] ...    |
[INFO] [stdout] 2853 | |     If better accuracy is required agent-side, the budget should only use micro-corals.
[INFO] [stdout]      | |_______________________________________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: error from rustc: character literal may only contain one codepoint
[INFO] [stdout]      = note: error from rustc: prefix `it` is unknown
[INFO] [stdout]      = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.25s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/coral_rs/index.html
[INFO] running `Command { std: "docker" "inspect" "64d7c58ed99d887072ee17f5c88478c8b0047361cd40ac8259716ed85d1db4c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64d7c58ed99d887072ee17f5c88478c8b0047361cd40ac8259716ed85d1db4c8", kill_on_drop: false }`
[INFO] [stdout] 64d7c58ed99d887072ee17f5c88478c8b0047361cd40ac8259716ed85d1db4c8
