[INFO] fetching crate astra-plugin-sdk 0.7.1...
[INFO] documenting astra-plugin-sdk-0.7.1 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate astra-plugin-sdk 0.7.1 into /workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate astra-plugin-sdk 0.7.1 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded multimap v0.10.1
[INFO] [stderr]   Downloaded schemars_derive v1.2.2
[INFO] [stderr]   Downloaded tonic-build v0.12.3
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.27
[INFO] [stderr]   Downloaded ref-cast v1.0.27
[INFO] [stderr]   Downloaded serde_derive_internals v0.30.0
[INFO] [stderr]   Downloaded tonic v0.12.3
[INFO] [stderr]   Downloaded clap_derive v4.6.4
[INFO] [stderr]   Downloaded clap v4.6.6
[INFO] [stderr]   Downloaded h2 v0.4.18
[INFO] [stderr]   Downloaded clap_builder v4.6.6
[INFO] [stderr]   Downloaded astra-plugin-macros v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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] 1530475077b597f9f891338f70e9d681e74a1f6b987d5451f09b2807a8ea4ce5
[INFO] running `Command { std: "docker" "start" "1530475077b597f9f891338f70e9d681e74a1f6b987d5451f09b2807a8ea4ce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1530475077b597f9f891338f70e9d681e74a1f6b987d5451f09b2807a8ea4ce5", 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" "1530475077b597f9f891338f70e9d681e74a1f6b987d5451f09b2807a8ea4ce5" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1530475077b597f9f891338f70e9d681e74a1f6b987d5451f09b2807a8ea4ce5", 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" "1530475077b597f9f891338f70e9d681e74a1f6b987d5451f09b2807a8ea4ce5" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "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]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling anyhow v1.0.104
[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 zerocopy v0.8.56
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling log v0.4.34
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling ref-cast v1.0.27
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[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 socket2 v0.6.5
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking socket2 v0.5.10
[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 v1.13.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive_internals v0.30.0
[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]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling schemars_derive v1.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling prost-derive v0.13.5
[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 clap v4.6.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking pin-project v1.1.13
[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]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking schemars v1.2.2
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]    Compiling astra-plugin-sdk v0.7.1 (/opt/rustwide/workdir)
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.80s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/astra_plugin_sdk/index.html
[INFO] running `Command { std: "docker" "inspect" "1530475077b597f9f891338f70e9d681e74a1f6b987d5451f09b2807a8ea4ce5", 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" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1530475077b597f9f891338f70e9d681e74a1f6b987d5451f09b2807a8ea4ce5" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[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 will resolve properly if you pass `--document-private-items`
[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 will resolve properly if you pass `--document-private-items`
[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 will resolve properly if you pass `--document-private-items`
[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 will resolve properly if you pass `--document-private-items`
[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 will resolve properly if you pass `--document-private-items`
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.47s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/astra_plugin_sdk/index.html
[INFO] running `Command { std: "docker" "inspect" "1530475077b597f9f891338f70e9d681e74a1f6b987d5451f09b2807a8ea4ce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1530475077b597f9f891338f70e9d681e74a1f6b987d5451f09b2807a8ea4ce5", kill_on_drop: false }`
[INFO] [stdout] 1530475077b597f9f891338f70e9d681e74a1f6b987d5451f09b2807a8ea4ce5
