[INFO] fetching crate astra-plugin-sdk 0.7.1...
[INFO] documenting astra-plugin-sdk-0.7.1 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate astra-plugin-sdk 0.7.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate astra-plugin-sdk 0.7.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate astra-plugin-sdk 0.7.1
[INFO] tweaked toml for crates.io crate astra-plugin-sdk 0.7.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate astra-plugin-sdk 0.7.1 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 astra-plugin-sdk 0.7.1 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-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 38cc545133400e6d358587666e2c3367454f849bf0db9970f8bd413bda7dbe7c
[INFO] running `Command { std: "docker" "start" "38cc545133400e6d358587666e2c3367454f849bf0db9970f8bd413bda7dbe7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38cc545133400e6d358587666e2c3367454f849bf0db9970f8bd413bda7dbe7c", 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" "38cc545133400e6d358587666e2c3367454f849bf0db9970f8bd413bda7dbe7c" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38cc545133400e6d358587666e2c3367454f849bf0db9970f8bd413bda7dbe7c", 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" "38cc545133400e6d358587666e2c3367454f849bf0db9970f8bd413bda7dbe7c" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]    Compiling log v0.4.34
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling ref-cast v1.0.27
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling serde_derive_internals v0.30.0
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling ref-cast-impl v1.0.27
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling schemars_derive v1.2.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling astra-plugin-macros v0.7.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking schemars v1.2.2
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling astra-plugin-sdk v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking h2 v0.4.18
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]  Documenting astra-plugin-sdk v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `CapabilityAuth` links to private item `CAPABILITY_AUTH_ENV`
[INFO] [stdout]    --> src/auth.rs:108:7
[INFO] [stdout]     |
[INFO] [stdout] 108 | /// [`CAPABILITY_AUTH_ENV`] to `require` in the plugin's environment. So a plugin
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `Warn` links to private item `CAPABILITY_AUTH_ENV`
[INFO] [stdout]    --> src/auth.rs:129:11
[INFO] [stdout]     |
[INFO] [stdout] 129 |     /// [`CAPABILITY_AUTH_ENV`].
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `fire_trigger_caused_by` links to private item `PluginContext::for_invocation`
[INFO] [stdout]   --> src/context.rs:89:50
[INFO] [stdout]    |
[INFO] [stdout] 89 |     /// scopes the context it hands a handler ([`PluginContext::for_invocation`])
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `I18n::discover`
[INFO] [stdout]    --> src/context.rs:501:53
[INFO] [stdout]     |
[INFO] [stdout] 501 |     /// Loaded from `locales/` on first use — see [`I18n::discover`] for where
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^ no item named `I18n` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `HostClient` links to private item `BootstrapHostClient::register`
[INFO] [stdout]    --> src/host_client.rs:146:28
[INFO] [stdout]     |
[INFO] [stdout] 146 | /// Only obtainable from [`BootstrapHostClient::register`], so holding one is
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `MIN_SUPPORTED_DAEMON_PROTOCOL` links to private item `evaluate_against`
[INFO] [stdout]   --> src/protocol.rs:47:34
[INFO] [stdout]    |
[INFO] [stdout] 47 | /// live for exactly that day; [`evaluate_against`] lets a test rehearse it now.
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `boot-uuid`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/astra-plugin-sdk/5cedfc04379396bb/out/astra.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |     /// emitted — "<boot-uuid>.<seq>", see astra_core::event::CapabilityEpoch.
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `seq`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/astra-plugin-sdk/5cedfc04379396bb/out/astra.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |     /// emitted — "<boot-uuid>.<seq>", see astra_core::event::CapabilityEpoch.
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `id`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/astra-plugin-sdk/5cedfc04379396bb/out/astra.rs:195:65
[INFO] [stdout]     |
[INFO] [stdout] 195 | /// `trigger_type` is what MATCHED — "voice", "hotkey", "plugin:<id>", "schedule"
[INFO] [stdout]     |                                                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `id`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/astra-plugin-sdk/5cedfc04379396bb/out/astra.rs:1046:77
[INFO] [stdout]      |
[INFO] [stdout] 1046 |     /// The SOURCE whose own thread this belongs to — "scheduler" | "plugin:<id>"
[INFO] [stdout]      |                                                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `uuid`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/astra-plugin-sdk/5cedfc04379396bb/out/astra.rs:1047:20
[INFO] [stdout]      |
[INFO] [stdout] 1047 |     /// | "command:<uuid>" | "editor". "" when the entry went into a bubble.
[INFO] [stdout]      |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `uuid`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/astra-plugin-sdk/5cedfc04379396bb/out/astra.rs:1744:56
[INFO] [stdout]      |
[INFO] [stdout] 1744 |     /// "astra.overlay" | "astra.ptt" | "astra.command.<uuid>"
[INFO] [stdout]      |                                                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `currency`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/astra-plugin-sdk/5cedfc04379396bb/out/astra.rs:1862:10
[INFO] [stdout]      |
[INFO] [stdout] 1862 |     /// "<currency> doesn't support price history" message instead of an empty
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `voice`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/astra-plugin-sdk/5cedfc04379396bb/out/astra.rs:2394:35
[INFO] [stdout]      |
[INFO] [stdout] 2394 |     /// Brief TTS mode: AI writes <voice> summary instead of reading full response
[INFO] [stdout]      |                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `slug`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/astra-plugin-sdk/5cedfc04379396bb/out/astra.rs:2571:18
[INFO] [stdout]      |
[INFO] [stdout] 2571 |     /// "custom__<slug>" — stable across renames
[INFO] [stdout]      |                  ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 2571 |     /// "`custom__<slug>`" — stable across renames
[INFO] [stdout]      |          +              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `uuid`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/astra-plugin-sdk/5cedfc04379396bb/out/astra.rs:3548:46
[INFO] [stdout]      |
[INFO] [stdout] 3548 |     /// Synthesis key: "F1".."M5" or "custom_<uuid>"
[INFO] [stdout]      |                                              ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 3548 |     /// Synthesis key: "F1".."M5" or "`custom_<uuid>`"
[INFO] [stdout]      |                                       +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `active`
[INFO] [stdout]   --> src/plural.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 | //! lookup_chain: <active language>, then en, then the key itself
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `key`
[INFO] [stdout]   --> src/plural.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 | //! tn_key_chain: <key>.<category>, then <key>.other, then <key>, then the key
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `category`
[INFO] [stdout]   --> src/plural.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 30 | //! tn_key_chain: <key>.<category>, then <key>.other, then <key>, then the key
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `key`
[INFO] [stdout]   --> src/plural.rs:30:42
[INFO] [stdout]    |
[INFO] [stdout] 30 | //! tn_key_chain: <key>.<category>, then <key>.other, then <key>, then the key
[INFO] [stdout]    |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `key`
[INFO] [stdout]   --> src/plural.rs:30:60
[INFO] [stdout]    |
[INFO] [stdout] 30 | //! tn_key_chain: <key>.<category>, then <key>.other, then <key>, then the key
[INFO] [stdout]    |                                                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/capability.rs:331:1
[INFO] [stdout]     |
[INFO] [stdout] 331 | / pub struct AiModelInfo {
[INFO] [stdout] 332 | |     pub id: String,
[INFO] [stdout] 333 | |     pub name: String,
[INFO] [stdout] 334 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `It has to be a replacement rather than an addition: importing both globs`
[INFO] [stdout]     = help: ends near `An AI model provided by the plugin.`
[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/capability.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | / pub struct AudioData {
[INFO] [stdout] 149 | |     pub data: Vec<u8>,
[INFO] [stdout] 150 | |     /// `"mp3"`, `"wav"`, `"pcm"` or `"ogg"`.
[INFO] [stdout] 151 | |     pub format: String,
[INFO] [stdout] 152 | |     pub sample_rate: u32,
[INFO] [stdout] 153 | |     pub duration_ms: u32,
[INFO] [stdout] 154 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `It has to be a replacement rather than an addition: importing both globs`
[INFO] [stdout]     = help: ends near `Synthesized audio data.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/capability.rs:581:1
[INFO] [stdout]     |
[INFO] [stdout] 581 | pub struct Config<T>(ArcSwap<T>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `It has to be a replacement rather than an addition: importing both globs`
[INFO] [stdout]     = help: ends near `A config value that a handler on any thread can read without locking.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/capability.rs:546:1
[INFO] [stdout]     |
[INFO] [stdout] 546 | pub struct NoConfig;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `It has to be a replacement rather than an addition: importing both globs`
[INFO] [stdout]     = help: ends near `The config type for a plugin that has no settings.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1621) panicked at /rustc-dev/da3f5c31e5535b3dc210067de660a45784ae1e9c/compiler/rustc_resolve/src/rustdoc.rs:650:47:
[INFO] [stderr] end byte index 784 is not a char boundary; it is inside '—' (bytes 783..786 of string)
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x72cec3a44f16 - <<std[c2577c5add975170]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[45eb60b2de227a2c]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x72cec400bb0f - core[45eb60b2de227a2c]::fmt::write
[INFO] [stderr]    2:     0x72cec3a5a00c - <std[c2577c5add975170]::sys::stdio::unix::Stderr as core[45eb60b2de227a2c]::io::write::Write>::write_fmt
[INFO] [stderr]    3:     0x72cec3a177ea - std[c2577c5add975170]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x72cec3a39243 - std[c2577c5add975170]::panicking::default_hook
[INFO] [stderr]    5:     0x72cec29af4cf - std[c2577c5add975170]::panicking::update_hook::<alloc[223e3de3f1abdb8b]::boxed::Box<rustc_driver_impl[4b73d46cdbe287a1]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x72cec3a396e2 - std[c2577c5add975170]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x72cec3a178a2 - std[c2577c5add975170]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x72cec3a0f4a9 - std[c2577c5add975170]::sys::backtrace::__rust_end_short_backtrace::<std[c2577c5add975170]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x72cec3a1947d - __rustc[b1482ee701bb2aa]::rust_begin_unwind
[INFO] [stderr]   10:     0x72cec08211ec - core[45eb60b2de227a2c]::panicking::panic_fmt
[INFO] [stderr]   11:     0x72cec233a9c3 - core[45eb60b2de227a2c]::str::slice_error_fail_rt
[INFO] [stderr]   12:     0x72cec213845a - core[45eb60b2de227a2c]::str::slice_error_fail
[INFO] [stderr]   13:     0x72cec35bbacb - rustc_resolve[9ed1b7cef59020b5]::rustdoc::source_span_for_markdown_range_inner
[INFO] [stderr]   14:     0x601a93fd0a0b - <rustdoc[33599144c5b96b58]::passes::lint::Linter as rustdoc[33599144c5b96b58]::visit::DocVisitor>::visit_item
[INFO] [stderr]   15:     0x601a93fcd4f6 - <rustdoc[33599144c5b96b58]::passes::lint::Linter as rustdoc[33599144c5b96b58]::visit::DocVisitor>::visit_item
[INFO] [stderr]   16:     0x601a93fcd4f6 - <rustdoc[33599144c5b96b58]::passes::lint::Linter as rustdoc[33599144c5b96b58]::visit::DocVisitor>::visit_item
[INFO] [stderr]   17:     0x601a93fcd4f6 - <rustdoc[33599144c5b96b58]::passes::lint::Linter as rustdoc[33599144c5b96b58]::visit::DocVisitor>::visit_item
[INFO] [stderr]   18:     0x601a93f8872f - rustdoc[33599144c5b96b58]::core::run_global_ctxt
[INFO] [stderr]   19:     0x601a94069860 - rustdoc[33599144c5b96b58]::main_args::{closure#2}::{closure#0}
[INFO] [stderr]   20:     0x601a9407702d - rustc_interface[6115ffe46e65b891]::interface::run_compiler::<(), rustdoc[33599144c5b96b58]::main_args::{closure#2}>::{closure#2}
[INFO] [stderr]   21:     0x601a94074bd3 - std[c2577c5add975170]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[6115ffe46e65b891]::util::run_in_thread_with_globals<rustc_interface[6115ffe46e65b891]::util::run_in_thread_pool_with_globals<rustc_interface[6115ffe46e65b891]::interface::run_compiler<(), rustdoc[33599144c5b96b58]::main_args::{closure#2}>::{closure#2}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   22:     0x601a9407493f - <std[c2577c5add975170]::thread::lifecycle::spawn_unchecked<rustc_interface[6115ffe46e65b891]::util::run_in_thread_with_globals<rustc_interface[6115ffe46e65b891]::util::run_in_thread_pool_with_globals<rustc_interface[6115ffe46e65b891]::interface::run_compiler<(), rustdoc[33599144c5b96b58]::main_args::{closure#2}>::{closure#2}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[45eb60b2de227a2c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   23:     0x72cec5458a87 - <std[c2577c5add975170]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   24:     0x72cebe88307a - <unknown>
[INFO] [stderr]   25:     0x72cebe916534 - clone
[INFO] [stderr]   26:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-rustdoc&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-09-07T14_01_54-1620.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.100.0-nightly (da3f5c31e 2026-09-02) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not document `astra-plugin-sdk`
[INFO] running `Command { std: "docker" "inspect" "38cc545133400e6d358587666e2c3367454f849bf0db9970f8bd413bda7dbe7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38cc545133400e6d358587666e2c3367454f849bf0db9970f8bd413bda7dbe7c", kill_on_drop: false }`
[INFO] [stdout] 38cc545133400e6d358587666e2c3367454f849bf0db9970f8bd413bda7dbe7c
