[INFO] fetching crate detritus-client 0.1.0...
[INFO] documenting detritus-client-0.1.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate detritus-client 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate detritus-client 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate detritus-client 0.1.0
[INFO] tweaked toml for crates.io crate detritus-client 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate detritus-client 0.1.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 detritus-client 0.1.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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b816572844c55c44cd7b7ee5c7bb0a77fd071811f240465facda985d085fdb63
[INFO] running `Command { std: "docker" "start" "b816572844c55c44cd7b7ee5c7bb0a77fd071811f240465facda985d085fdb63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b816572844c55c44cd7b7ee5c7bb0a77fd071811f240465facda985d085fdb63", 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" "b816572844c55c44cd7b7ee5c7bb0a77fd071811f240465facda985d085fdb63" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b816572844c55c44cd7b7ee5c7bb0a77fd071811f240465facda985d085fdb63", 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" "b816572844c55c44cd7b7ee5c7bb0a77fd071811f240465facda985d085fdb63" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking range-map v0.2.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling minidump-writer v0.12.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking failspot v0.2.0
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking crash-context v0.6.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking uds v0.4.2
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking crash-handler v0.7.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking goblin v0.9.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking minidump-common v0.26.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]     Checking error-graph v0.1.1
[INFO] [stderr]     Checking procfs-core v0.18.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling detritus-protocol v0.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.3
[INFO] [stderr]     Checking minidumper v0.10.1
[INFO] [stderr]     Checking minidumper-child v0.3.0
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr]  Documenting detritus-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/layer.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / pub struct Layer {
[INFO] [stdout] 36 | |     sender: mpsc::Sender<WorkerMessage>,
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Tracing subscriber layer API.`
[INFO] [stdout]    = help: ends near `A tracing subscriber layer that exports events to the observability 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/layer.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / pub struct Layer {
[INFO] [stdout] 36 | |     sender: mpsc::Sender<WorkerMessage>,
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `A tracing subscriber layer that exports events to the observability server.`
[INFO] [stdout]    = help: ends near `A tracing subscriber layer that exports events to the observability server.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/layer.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / pub struct LayerBuilder {
[INFO] [stdout] 59 | |     endpoint: Option<Url>,
[INFO] [stdout] 60 | |     token: Option<SecretString>,
[INFO] [stdout] 61 | |     source: Option<SourceId>,
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     sample_rate: f64,
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Tracing subscriber layer API.`
[INFO] [stdout]    = help: ends near `Builder for [`Layer`].`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/layer.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / pub struct LayerBuilder {
[INFO] [stdout] 59 | |     endpoint: Option<Url>,
[INFO] [stdout] 60 | |     token: Option<SecretString>,
[INFO] [stdout] 61 | |     source: Option<SourceId>,
[INFO] [stdout] ...  |
[INFO] [stdout] 66 | |     sample_rate: f64,
[INFO] [stdout] 67 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Builder for [`Layer`].`
[INFO] [stdout]    = help: ends near `Builder for [`Layer`].`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/layer.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / pub enum LayerError {
[INFO] [stdout] 159 | |     /// Builder is missing an endpoint.
[INFO] [stdout] 160 | |     #[error("observability layer endpoint is required")]
[INFO] [stdout] 161 | |     MissingEndpoint,
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |     Flush(String),
[INFO] [stdout] 177 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Tracing subscriber layer API.`
[INFO] [stdout]     = help: ends near `Errors returned while building or flushing a [`Layer`].`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/layer.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / pub enum LayerError {
[INFO] [stdout] 159 | |     /// Builder is missing an endpoint.
[INFO] [stdout] 160 | |     #[error("observability layer endpoint is required")]
[INFO] [stdout] 161 | |     MissingEndpoint,
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |     Flush(String),
[INFO] [stdout] 177 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Errors returned while building or flushing a [`Layer`].`
[INFO] [stdout]     = help: ends near `Errors returned while building or flushing a [`Layer`].`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/panic_hook.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / pub struct PanicHookConfig {
[INFO] [stdout] 27 | |     /// HTTP endpoint for crash upload. A base server URL is joined with `/v1/crashes`.
[INFO] [stdout] 28 | |     pub endpoint: Url,
[INFO] [stdout] 29 | |     /// Bearer token used by [`crate::ship_pending_crashes`].
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     pub sent_retention_days: u64,
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Panic-hook crash capture API.`
[INFO] [stdout]    = help: ends near `Configuration for the process-wide panic hook.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/panic_hook.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / pub struct PanicHookConfig {
[INFO] [stdout] 27 | |     /// HTTP endpoint for crash upload. A base server URL is joined with `/v1/crashes`.
[INFO] [stdout] 28 | |     pub endpoint: Url,
[INFO] [stdout] 29 | |     /// Bearer token used by [`crate::ship_pending_crashes`].
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     pub sent_retention_days: u64,
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Configuration for the process-wide panic hook.`
[INFO] [stdout]    = help: ends near `Configuration for the process-wide panic hook.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/panic_hook.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / pub enum PanicHookError {
[INFO] [stdout] 72 | |     /// Hook spool directory could not be created.
[INFO] [stdout] 73 | |     #[error("failed to prepare panic spool directory: {0}")]
[INFO] [stdout] 74 | |     Io(#[from] io::Error),
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |     Minidump(#[from] minidumper_child::Error),
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Panic-hook crash capture API.`
[INFO] [stdout]    = help: ends near `Errors returned while installing or running the panic hook setup.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/panic_hook.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / pub enum PanicHookError {
[INFO] [stdout] 72 | |     /// Hook spool directory could not be created.
[INFO] [stdout] 73 | |     #[error("failed to prepare panic spool directory: {0}")]
[INFO] [stdout] 74 | |     Io(#[from] io::Error),
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |     Minidump(#[from] minidumper_child::Error),
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Errors returned while installing or running the panic hook setup.`
[INFO] [stdout]    = help: ends near `Errors returned while installing or running the panic hook setup.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/panic_hook.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / pub enum PanicKind {
[INFO] [stdout] 50 | |     /// Native minidump output where platform support is available.
[INFO] [stdout] 51 | |     ///
[INFO] [stdout] 52 | |     /// `minidumper-child` supports Linux, Windows, and macOS. Android runtime
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |     PanicTarball,
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Panic-hook crash capture API.`
[INFO] [stdout]    = help: ends near `Crash artifact strategy used by [`install_panic_hook`].`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/panic_hook.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / pub enum PanicKind {
[INFO] [stdout] 50 | |     /// Native minidump output where platform support is available.
[INFO] [stdout] 51 | |     ///
[INFO] [stdout] 52 | |     /// `minidumper-child` supports Linux, Windows, and macOS. Android runtime
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |     PanicTarball,
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Crash artifact strategy used by [`install_panic_hook`].`
[INFO] [stdout]    = help: ends near `Crash artifact strategy used by [`install_panic_hook`].`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/panic_hook.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | / pub fn install_panic_hook(config: PanicHookConfig) -> Result<(), PanicHookError> {
[INFO] [stdout] 86 | |     fs::create_dir_all(config.spool_dir.join("pending"))?;
[INFO] [stdout] 87 | |     fs::create_dir_all(config.spool_dir.join("sent"))?;
[INFO] [stdout] 88 | |     install_minidumper_if_requested(&config)?;
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |     Ok(())
[INFO] [stdout] 98 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Panic-hook crash capture API.`
[INFO] [stdout]    = help: ends near `Installs a process-wide hook that synchronously spools panic artifacts.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/panic_hook.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | / pub fn install_panic_hook(config: PanicHookConfig) -> Result<(), PanicHookError> {
[INFO] [stdout] 86 | |     fs::create_dir_all(config.spool_dir.join("pending"))?;
[INFO] [stdout] 87 | |     fs::create_dir_all(config.spool_dir.join("sent"))?;
[INFO] [stdout] 88 | |     install_minidumper_if_requested(&config)?;
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |     Ok(())
[INFO] [stdout] 98 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Installs a process-wide hook that synchronously spools panic artifacts.`
[INFO] [stdout]    = help: ends near `Installs a process-wide hook that synchronously spools panic artifacts.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/shipper.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / pub struct ShipConfig {
[INFO] [stdout] 29 | |     /// Zstd level used for the `dump` part. Valid range is `1..=22`.
[INFO] [stdout] 30 | |     /// Defaults to [`DEFAULT_COMPRESSION_LEVEL`] (19).
[INFO] [stdout] 31 | |     pub dump_compression_level: i32,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     pub attachment_compression: bool,
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Offline crash spool shipping API.`
[INFO] [stdout]    = help: ends near `Configuration knobs for crash-dump upload compression.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/shipper.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / pub struct ShipConfig {
[INFO] [stdout] 29 | |     /// Zstd level used for the `dump` part. Valid range is `1..=22`.
[INFO] [stdout] 30 | |     /// Defaults to [`DEFAULT_COMPRESSION_LEVEL`] (19).
[INFO] [stdout] 31 | |     pub dump_compression_level: i32,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     pub attachment_compression: bool,
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Configuration knobs for crash-dump upload compression.`
[INFO] [stdout]    = help: ends near `Configuration knobs for crash-dump upload compression.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/shipper.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / pub enum ShipError {
[INFO] [stdout] 65 | |     /// Filesystem operation failed.
[INFO] [stdout] 66 | |     #[error("crash spool I/O error: {0}")]
[INFO] [stdout] 67 | |     Io(#[from] io::Error),
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     Protocol(#[from] detritus_protocol::ProtocolError),
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Offline crash spool shipping API.`
[INFO] [stdout]    = help: ends near `Errors returned while shipping pending crash reports.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/shipper.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / pub enum ShipError {
[INFO] [stdout] 65 | |     /// Filesystem operation failed.
[INFO] [stdout] 66 | |     #[error("crash spool I/O error: {0}")]
[INFO] [stdout] 67 | |     Io(#[from] io::Error),
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     Protocol(#[from] detritus_protocol::ProtocolError),
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Errors returned while shipping pending crash reports.`
[INFO] [stdout]    = help: ends near `Errors returned while shipping pending crash reports.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/shipper.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | / pub async fn ship_pending_crashes(
[INFO] [stdout] 92 | |     spool_dir: impl AsRef<Path>,
[INFO] [stdout] 93 | |     endpoint: Url,
[INFO] [stdout] 94 | |     token: SecretString,
[INFO] [stdout] 95 | | ) -> Result<usize, ShipError> {
[INFO] [stdout] 96 | |     ship_pending_crashes_with_config(spool_dir, endpoint, token, ShipConfig::default()).await
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Offline crash spool shipping API.`
[INFO] [stdout]    = help: ends near `Ships pending crash artifacts and moves successful entries to `sent/`.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/shipper.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | / pub async fn ship_pending_crashes(
[INFO] [stdout] 92 | |     spool_dir: impl AsRef<Path>,
[INFO] [stdout] 93 | |     endpoint: Url,
[INFO] [stdout] 94 | |     token: SecretString,
[INFO] [stdout] 95 | | ) -> Result<usize, ShipError> {
[INFO] [stdout] 96 | |     ship_pending_crashes_with_config(spool_dir, endpoint, token, ShipConfig::default()).await
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Ships pending crash artifacts and moves successful entries to `sent/`.`
[INFO] [stdout]    = help: ends near `Ships pending crash artifacts and moves successful entries to `sent/`.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/shipper.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | / pub async fn ship_pending_crashes_with_config(
[INFO] [stdout] 101 | |     spool_dir: impl AsRef<Path>,
[INFO] [stdout] 102 | |     endpoint: Url,
[INFO] [stdout] 103 | |     token: SecretString,
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | |     Ok(shipped)
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Offline crash spool shipping API.`
[INFO] [stdout]     = help: ends near `Like [`ship_pending_crashes`] but with explicit compression settings.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/shipper.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | / pub async fn ship_pending_crashes_with_config(
[INFO] [stdout] 101 | |     spool_dir: impl AsRef<Path>,
[INFO] [stdout] 102 | |     endpoint: Url,
[INFO] [stdout] 103 | |     token: SecretString,
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | |     Ok(shipped)
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Like [`ship_pending_crashes`] but with explicit compression settings.`
[INFO] [stdout]     = help: ends near `Like [`ship_pending_crashes`] but with explicit compression settings.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `detritus-client`
[INFO] running `Command { std: "docker" "inspect" "b816572844c55c44cd7b7ee5c7bb0a77fd071811f240465facda985d085fdb63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b816572844c55c44cd7b7ee5c7bb0a77fd071811f240465facda985d085fdb63", kill_on_drop: false }`
[INFO] [stdout] b816572844c55c44cd7b7ee5c7bb0a77fd071811f240465facda985d085fdb63
