[INFO] cloning repository https://github.com/tj-smith47/brontes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tj-smith47/brontes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftj-smith47%2Fbrontes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftj-smith47%2Fbrontes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0832c71bc73d112ae69641140bd6d175df4095cb
[INFO] documenting tj-smith47/brontes against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftj-smith47%2Fbrontes" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tj-smith47/brontes
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/tj-smith47/brontes
[INFO] tweaked toml for git repo https://github.com/tj-smith47/brontes written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tj-smith47/brontes 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 git repo https://github.com/tj-smith47/brontes 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rmcp-macros v3.0.1
[INFO] [stderr]   Downloaded sse-stream v0.2.4
[INFO] [stderr]   Downloaded base64 v0.23.0
[INFO] [stderr]   Downloaded syn v3.0.0
[INFO] [stderr]   Downloaded rmcp v3.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d1a861312170030977458fcb1785a3d5e692be625d5d854e9624ea14b0634a5f
[INFO] running `Command { std: "docker" "start" "d1a861312170030977458fcb1785a3d5e692be625d5d854e9624ea14b0634a5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1a861312170030977458fcb1785a3d5e692be625d5d854e9624ea14b0634a5f", 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" "d1a861312170030977458fcb1785a3d5e692be625d5d854e9624ea14b0634a5f" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1a861312170030977458fcb1785a3d5e692be625d5d854e9624ea14b0634a5f", 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" "d1a861312170030977458fcb1785a3d5e692be625d5d854e9624ea14b0634a5f" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling rmcp v3.0.1
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking base64 v0.23.0
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking ref-cast v1.0.26
[INFO] [stderr]     Checking clap v4.6.3
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v3.0.1
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]     Checking sse-stream v0.2.4
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]  Documenting brontes v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `ToolInput`
[INFO] [stdout]  --> src/schema/cache.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! Base-schema cache for [`ToolInput`] and [`ToolOutput`].
[INFO] [stdout]   |                             ^^^^^^^^^ no item named `ToolInput` 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 `ToolOutput`
[INFO] [stdout]  --> src/schema/cache.rs:1:47
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! Base-schema cache for [`ToolInput`] and [`ToolOutput`].
[INFO] [stdout]   |                                               ^^^^^^^^^^ no item named `ToolOutput` 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 `TypeId`
[INFO] [stdout]    --> src/schema/flag.rs:296:67
[INFO] [stdout]     |
[INFO] [stdout] 296 | /// Walks [`known_type_classifications`] comparing each entry's [`TypeId`]
[INFO] [stdout]     |                                                                   ^^^^^^ no item named `TypeId` 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 `BTreeMap`
[INFO] [stdout]  --> src/subcommands/editor/claude.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! - JSON server map is a [`BTreeMap`] for byte-stable on-disk output.
[INFO] [stdout]   |                              ^^^^^^^^ no item named `BTreeMap` 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 `BTreeMap`
[INFO] [stdout]  --> src/subcommands/editor/cursor.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! - JSON server map is a [`BTreeMap`] for byte-stable on-disk output.
[INFO] [stdout]   |                              ^^^^^^^^ no item named `BTreeMap` 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 `BTreeMap`
[INFO] [stdout]  --> src/subcommands/editor/vscode.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! - JSON server map is a [`BTreeMap`] for byte-stable on-disk output.
[INFO] [stdout]   |                              ^^^^^^^^ no item named `BTreeMap` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/manager/zed.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 | //!   [`EditorConfig::preprocess`](super::EditorConfig::preprocess) hook
[INFO] [stdout]    |        --------------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |        |
[INFO] [stdout]    |        because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout]    = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 17 - //!   [`EditorConfig::preprocess`](super::EditorConfig::preprocess) hook
[INFO] [stdout] 17 + //!   [`EditorConfig::preprocess`] hook
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/server/http.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / pub trait Acceptor: Send + Sync + 'static {
[INFO] [stdout] 70 | |     /// Wait for the next incoming connection and return either the
[INFO] [stdout] 71 | |     /// bridged hyper-compatible IO + peer address, or an `io::Error`
[INFO] [stdout] 72 | |     /// that the accept loop logs and continues past.
[INFO] [stdout] 73 | |     fn accept(&self) -> impl Future<Output = io::Result<(TokioIo<TcpStream>, SocketAddr)>> + Send;
[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 `Re-exported HTTP-server internals so the warn-fire test crate can`
[INFO] [stdout]    = help: ends near `Source of incoming TCP connections for the streamable-HTTP server.`
[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/server/http.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / pub trait Acceptor: Send + Sync + 'static {
[INFO] [stdout] 70 | |     /// Wait for the next incoming connection and return either the
[INFO] [stdout] 71 | |     /// bridged hyper-compatible IO + peer address, or an `io::Error`
[INFO] [stdout] 72 | |     /// that the accept loop logs and continues past.
[INFO] [stdout] 73 | |     fn accept(&self) -> impl Future<Output = io::Result<(TokioIo<TcpStream>, SocketAddr)>> + Send;
[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 `Source of incoming TCP connections for the streamable-HTTP server.`
[INFO] [stdout]    = help: ends near `Source of incoming TCP connections for the streamable-HTTP server.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/server/http.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub const SHUTDOWN_GRACE: Duration = Duration::from_secs(5);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exported HTTP-server internals so the warn-fire test crate can`
[INFO] [stdout]    = help: ends near `cancellation token fires. Matches ophis `config.go:101-110`.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/server/http.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub const SHUTDOWN_GRACE: Duration = Duration::from_secs(5);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Grace window for in-flight HTTP connections to drain after the`
[INFO] [stdout]    = help: ends near `Grace window for in-flight HTTP connections to drain after the`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/server/http.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / pub struct TokioTcpAcceptor {
[INFO] [stdout] 82 | |     listener: TcpListener,
[INFO] [stdout] 83 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exported HTTP-server internals so the warn-fire test crate can`
[INFO] [stdout]    = help: ends near `Production [`Acceptor`] backed by [`tokio::net::TcpListener`].`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/server/http.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / pub struct TokioTcpAcceptor {
[INFO] [stdout] 82 | |     listener: TcpListener,
[INFO] [stdout] 83 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Production [`Acceptor`] backed by [`tokio::net::TcpListener`].`
[INFO] [stdout]    = help: ends near `Production [`Acceptor`] backed by [`tokio::net::TcpListener`].`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/server/http.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / pub async fn bind_default_acceptor(addr: SocketAddr) -> Result<TokioTcpAcceptor> {
[INFO] [stdout] 120 | |     let listener = TcpListener::bind(addr)
[INFO] [stdout] 121 | |         .await
[INFO] [stdout] 122 | |         .map_err(|e| crate::Error::Io {
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |     Ok(TokioTcpAcceptor::new(listener))
[INFO] [stdout] 127 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Re-exported HTTP-server internals so the warn-fire test crate can`
[INFO] [stdout]     = help: ends near `Bind a [`TcpListener`] at `addr` and wrap it as a [`TokioTcpAcceptor`].`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/server/http.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / pub async fn bind_default_acceptor(addr: SocketAddr) -> Result<TokioTcpAcceptor> {
[INFO] [stdout] 120 | |     let listener = TcpListener::bind(addr)
[INFO] [stdout] 121 | |         .await
[INFO] [stdout] 122 | |         .map_err(|e| crate::Error::Io {
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |     Ok(TokioTcpAcceptor::new(listener))
[INFO] [stdout] 127 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Bind a [`TcpListener`] at `addr` and wrap it as a [`TokioTcpAcceptor`].`
[INFO] [stdout]     = help: ends near `Bind a [`TcpListener`] at `addr` and wrap it as a [`TokioTcpAcceptor`].`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/server/http.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | / pub async fn serve_http_with<A>(
[INFO] [stdout] 204 | |     server: BrontesServer,
[INFO] [stdout] 205 | |     acceptor: A,
[INFO] [stdout] 206 | |     cancel: CancellationToken,
[INFO] [stdout] ...   |
[INFO] [stdout] 316 | |     Ok(())
[INFO] [stdout] 317 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Re-exported HTTP-server internals so the warn-fire test crate can`
[INFO] [stdout]     = help: ends near `supplied [`Acceptor`] with a caller-chosen `shutdown_grace`.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/server/http.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | / pub async fn serve_http_with<A>(
[INFO] [stdout] 204 | |     server: BrontesServer,
[INFO] [stdout] 205 | |     acceptor: A,
[INFO] [stdout] 206 | |     cancel: CancellationToken,
[INFO] [stdout] ...   |
[INFO] [stdout] 316 | |     Ok(())
[INFO] [stdout] 317 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Generic core of [`serve_http`]: serve [`BrontesServer`] over the`
[INFO] [stdout]     = help: ends near `Generic core of [`serve_http`]: serve [`BrontesServer`] over the`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown link and refdef are defined on different items
[INFO] [stdout]   --> src/subcommands/signal.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct TokioUnixSignalSource;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: refdef starts near `[`SignalSource`]: crate::subcommands::signal::SignalSource`
[INFO] [stdout]    = help: item starts near `Production [`SignalSource`] backed by [`tokio::signal::unix::signal`].`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/schema/flag.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / pub enum FlagRender {
[INFO] [stdout] 24 | |     /// `--name VALUE`, repeated once per element for an array value.
[INFO] [stdout] 25 | |     Value,
[INFO] [stdout] 26 | |     /// `--name` when the value is `true`, omitted when `false`.
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |     Count,
[INFO] [stdout] 33 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `How brontes lowers a flag's JSON value into argv. Re-exported so the`
[INFO] [stdout]    = help: ends near `How a flag's JSON value lowers into argv.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/schema/flag.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / pub enum FlagRender {
[INFO] [stdout] 24 | |     /// `--name VALUE`, repeated once per element for an array value.
[INFO] [stdout] 25 | |     Value,
[INFO] [stdout] 26 | |     /// `--name` when the value is `true`, omitted when `false`.
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |     Count,
[INFO] [stdout] 33 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `How a flag's JSON value lowers into argv.`
[INFO] [stdout]    = help: ends near `How a flag's JSON value lowers into argv.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `command` is both a function and a module
[INFO] [stdout]   --> src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | //! - [`command`], [`handle`], [`run`] — mount the `mcp` subtree and serve
[INFO] [stdout]    |         ^^^^^^^ ambiguous link
[INFO] [stdout]    |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 | //! - [`command()`], [`handle`], [`run`] — mount the `mcp` subtree and serve
[INFO] [stdout]    |                ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]    |
[INFO] [stdout] 46 | //! - [`mod@command`], [`handle`], [`run`] — mount the `mcp` subtree and serve
[INFO] [stdout]    |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `crate::command` is both a function and a module
[INFO] [stdout]  --> src/subcommands/mod.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Registered via [`crate::command`] onto the consumer's CLI; dispatched
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^ ambiguous link
[INFO] [stdout]   |
[INFO] [stdout] help: to link to the function, add parentheses
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Registered via [`crate::command()`] onto the consumer's CLI; dispatched
[INFO] [stdout]   |                                    ++
[INFO] [stdout] help: to link to the module, prefix with `mod@`
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! Registered via [`mod@crate::command`] onto the consumer's CLI; dispatched
[INFO] [stdout]   |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `brontes`
[INFO] running `Command { std: "docker" "inspect" "d1a861312170030977458fcb1785a3d5e692be625d5d854e9624ea14b0634a5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1a861312170030977458fcb1785a3d5e692be625d5d854e9624ea14b0634a5f", kill_on_drop: false }`
[INFO] [stdout] d1a861312170030977458fcb1785a3d5e692be625d5d854e9624ea14b0634a5f
