[INFO] fetching crate imcp2-core 0.2.0...
[INFO] documenting imcp2-core-0.2.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate imcp2-core 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate imcp2-core 0.2.0
[INFO] finished tweaking crates.io crate imcp2-core 0.2.0
[INFO] tweaked toml for crates.io crate imcp2-core 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate imcp2-core 0.2.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 imcp2-core 0.2.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-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] 83627541c825aa71641f3af75b9a1d7ec125b0fbdbc06b2e648f7145df352f28
[INFO] running `Command { std: "docker" "start" "83627541c825aa71641f3af75b9a1d7ec125b0fbdbc06b2e648f7145df352f28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83627541c825aa71641f3af75b9a1d7ec125b0fbdbc06b2e648f7145df352f28", 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" "83627541c825aa71641f3af75b9a1d7ec125b0fbdbc06b2e648f7145df352f28" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83627541c825aa71641f3af75b9a1d7ec125b0fbdbc06b2e648f7145df352f28", 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" "83627541c825aa71641f3af75b9a1d7ec125b0fbdbc06b2e648f7145df352f28" "/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.106
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling binrw_derive v0.15.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling binrw v0.15.2
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking leb128 v0.2.7
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking num-modular v0.6.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking time v0.3.49
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.2
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking generic-array v0.14.9
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling candid_derive v0.10.35
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking curve25519-dalek-ng v4.1.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking ic_bls12_381 v0.10.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking ic-verify-bls-signature v0.6.0
[INFO] [stderr]     Checking logos v0.14.4
[INFO] [stderr]    Compiling rmcp-macros v1.7.0
[INFO] [stderr]     Checking cached v0.56.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking ic_principal v0.1.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking ic-certification v3.2.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking ic-ed25519 v0.6.0
[INFO] [stderr]     Checking ed25519-consensus v2.1.0
[INFO] [stderr]     Checking handlebars v6.4.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]    Compiling candid_parser v0.3.2
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking candid v0.10.35
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking ic-transport-types v0.49.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking ic-agent v0.49.0
[INFO] [stderr]  Documenting imcp2-core v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `identities` links to private item `make_room`
[INFO] [stdout]   --> src/identities.rs:43:26
[INFO] [stdout]    |
[INFO] [stdout] 43 | //!   * **Admission** ([`make_room`], on every session creation): prune what 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]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `identities` links to private item `MAX_SESSIONS`
[INFO] [stdout]   --> src/identities.rs:45:50
[INFO] [stdout]    |
[INFO] [stdout] 45 | //!     and refuse a new session outright past [`MAX_SESSIONS`] — never evicting a
[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 `identities` links to private item `PENDING_CONNECT_TTL_NS`
[INFO] [stdout]   --> src/identities.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | //!     [`PENDING_CONNECT_TTL_NS`]) leave the map.
[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 `identities` links to private item `MAX_APP_DELEGATIONS`
[INFO] [stdout]   --> src/identities.rs:51:54
[INFO] [stdout]    |
[INFO] [stdout] 51 | //! Per session, the delegation cache is capped at [`MAX_APP_DELEGATIONS`]
[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 `MAX_PENDING_CONNECTS` links to private item `make_room`
[INFO] [stdout]   --> src/identities.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | /// one ([`make_room`]) rather than being refused, so a flood churns its own
[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 `crate::McpServer::session_gauges`
[INFO] [stdout]    --> src/identities.rs:229:35
[INFO] [stdout]     |
[INFO] [stdout] 229 | /// [`McpServer::session_gauges`](crate::McpServer::session_gauges) so a scrape
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `McpServer` in module `imcp2_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `registration_pubkey_b64` links to private item `make_room`
[INFO] [stdout]    --> src/identities.rs:592:55
[INFO] [stdout]     |
[INFO] [stdout] 592 |     /// Errors when the session map is at capacity ([`make_room`]) — the connect
[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 `session_gauges` links to private item `ACTIVE_SESSION_WINDOW_NS`
[INFO] [stdout]    --> src/identities.rs:728:13
[INFO] [stdout]     |
[INFO] [stdout] 728 |     ///   [`ACTIVE_SESSION_WINDOW_NS`] — a ballpark of who is working right now, so
[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 `reap_expired_sessions` links to private item `prune_stale`
[INFO] [stdout]    --> src/identities.rs:769:61
[INFO] [stdout]     |
[INFO] [stdout] 769 |     /// Evict every session that no longer serves anyone ([`prune_stale`]) and
[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 `reap_expired_sessions` links to private item `PENDING_CONNECT_TTL_NS`
[INFO] [stdout]    --> src/identities.rs:778:15
[INFO] [stdout]     |
[INFO] [stdout] 778 |     ///     [`PENDING_CONNECT_TTL_NS`]. `/oauth/authorize` mints one of these per
[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 `reap_expired_sessions` links to private item `make_room`
[INFO] [stdout]    --> src/identities.rs:785:49
[INFO] [stdout]     |
[INFO] [stdout] 785 |     /// Together with the admission bounds in [`make_room`] (which cap the map
[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 `redeem_registration_delegation` links to private item `McpRegisterV2Reply`
[INFO] [stdout]    --> src/identities.rs:933:25
[INFO] [stdout]     |
[INFO] [stdout] 933 |     /// > (decoded as [`McpRegisterV2Reply`]; [`McpRegisterV2Ok`] is the `Ok`
[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 `redeem_registration_delegation` links to private item `McpRegisterV2Ok`
[INFO] [stdout]    --> src/identities.rs:933:49
[INFO] [stdout]     |
[INFO] [stdout] 933 |     /// > (decoded as [`McpRegisterV2Reply`]; [`McpRegisterV2Ok`] is the `Ok`
[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 `delegation` links to private item `JsonDelegationChain`
[INFO] [stdout]    --> src/iiconnect.rs:241:12
[INFO] [stdout]     |
[INFO] [stdout] 241 |     /// ([`JsonDelegationChain`]); `der(P_reg)` rides inside as `publicKey`.
[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 `parse_registration_delegation` links to private item `JsonDelegationChain`
[INFO] [stdout]    --> src/iiconnect.rs:306:7
[INFO] [stdout]     |
[INFO] [stdout] 306 | /// [`JsonDelegationChain`] fails fast if one ever does.
[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 `crate::McpServer`
[INFO] [stdout]  --> src/tools.rs:6:34
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! embedding application (see [`crate::McpServer`]); per-app identities are
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^ no item named `McpServer` in module `imcp2_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `frontend-canister`
[INFO] [stdout]    --> src/identities.rs:361:24
[INFO] [stdout]     |
[INFO] [stdout] 361 |     /// (e.g. "https://<frontend-canister>.icp0.io"). Do NOT infer it from an
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/identities.rs:452:38
[INFO] [stdout]     |
[INFO] [stdout] 452 |     /// The application's URL, e.g. "https://oisy.com". Must be a URL you actually
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 452 |     /// The application's URL, e.g. "<https://oisy.com>". Must be a URL you actually
[INFO] [stdout]     |                                      +                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `LABEL`
[INFO] [stdout]   --> src/discover.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |     /// "env.json", "bundle:<LABEL>", "bundle".
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `LABEL`
[INFO] [stdout]   --> src/discover.rs:69:39
[INFO] [stdout]    |
[INFO] [stdout] 69 |     /// "header", "env.json", "bundle:<LABEL>", or "bundle". The first two are
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/discover.rs:940:17
[INFO] [stdout]     |
[INFO] [stdout] 940 | /// real URL is https://multidex.ai. Used to attach a "did you mean …" repair to
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 940 | /// real URL is <https://multidex.ai>. Used to attach a "did you mean …" repair to
[INFO] [stdout]     |                 +                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/discover.rs:1814:10
[INFO] [stdout]      |
[INFO] [stdout] 1814 |     /// "https://oisy.com"). A name — or a bare host — is matched against the
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1814 |     /// "<https://oisy.com>"). A name — or a bare host — is matched against the
[INFO] [stdout]      |          +                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/imcp2_core/index.html
[INFO] running `Command { std: "docker" "inspect" "83627541c825aa71641f3af75b9a1d7ec125b0fbdbc06b2e648f7145df352f28", 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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83627541c825aa71641f3af75b9a1d7ec125b0fbdbc06b2e648f7145df352f28" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "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 imcp2-core v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `identities` links to private item `make_room`
[INFO] [stdout]   --> src/identities.rs:43:26
[INFO] [stdout]    |
[INFO] [stdout] 43 | //!   * **Admission** ([`make_room`], on every session creation): prune what 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]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `identities` links to private item `MAX_SESSIONS`
[INFO] [stdout]   --> src/identities.rs:45:50
[INFO] [stdout]    |
[INFO] [stdout] 45 | //!     and refuse a new session outright past [`MAX_SESSIONS`] — never evicting a
[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 `identities` links to private item `PENDING_CONNECT_TTL_NS`
[INFO] [stdout]   --> src/identities.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | //!     [`PENDING_CONNECT_TTL_NS`]) leave the map.
[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 `identities` links to private item `MAX_APP_DELEGATIONS`
[INFO] [stdout]   --> src/identities.rs:51:54
[INFO] [stdout]    |
[INFO] [stdout] 51 | //! Per session, the delegation cache is capped at [`MAX_APP_DELEGATIONS`]
[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 `MAX_PENDING_CONNECTS` links to private item `make_room`
[INFO] [stdout]   --> src/identities.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | /// one ([`make_room`]) rather than being refused, so a flood churns its own
[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 `crate::McpServer::session_gauges`
[INFO] [stdout]    --> src/identities.rs:229:35
[INFO] [stdout]     |
[INFO] [stdout] 229 | /// [`McpServer::session_gauges`](crate::McpServer::session_gauges) so a scrape
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `McpServer` in module `imcp2_core`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `registration_pubkey_b64` links to private item `make_room`
[INFO] [stdout]    --> src/identities.rs:592:55
[INFO] [stdout]     |
[INFO] [stdout] 592 |     /// Errors when the session map is at capacity ([`make_room`]) — the connect
[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 `session_gauges` links to private item `ACTIVE_SESSION_WINDOW_NS`
[INFO] [stdout]    --> src/identities.rs:728:13
[INFO] [stdout]     |
[INFO] [stdout] 728 |     ///   [`ACTIVE_SESSION_WINDOW_NS`] — a ballpark of who is working right now, so
[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 `reap_expired_sessions` links to private item `prune_stale`
[INFO] [stdout]    --> src/identities.rs:769:61
[INFO] [stdout]     |
[INFO] [stdout] 769 |     /// Evict every session that no longer serves anyone ([`prune_stale`]) and
[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 `reap_expired_sessions` links to private item `PENDING_CONNECT_TTL_NS`
[INFO] [stdout]    --> src/identities.rs:778:15
[INFO] [stdout]     |
[INFO] [stdout] 778 |     ///     [`PENDING_CONNECT_TTL_NS`]. `/oauth/authorize` mints one of these per
[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 `reap_expired_sessions` links to private item `make_room`
[INFO] [stdout]    --> src/identities.rs:785:49
[INFO] [stdout]     |
[INFO] [stdout] 785 |     /// Together with the admission bounds in [`make_room`] (which cap the map
[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 `redeem_registration_delegation` links to private item `McpRegisterV2Reply`
[INFO] [stdout]    --> src/identities.rs:933:25
[INFO] [stdout]     |
[INFO] [stdout] 933 |     /// > (decoded as [`McpRegisterV2Reply`]; [`McpRegisterV2Ok`] is the `Ok`
[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 `redeem_registration_delegation` links to private item `McpRegisterV2Ok`
[INFO] [stdout]    --> src/identities.rs:933:49
[INFO] [stdout]     |
[INFO] [stdout] 933 |     /// > (decoded as [`McpRegisterV2Reply`]; [`McpRegisterV2Ok`] is the `Ok`
[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 `delegation` links to private item `JsonDelegationChain`
[INFO] [stdout]    --> src/iiconnect.rs:241:12
[INFO] [stdout]     |
[INFO] [stdout] 241 |     /// ([`JsonDelegationChain`]); `der(P_reg)` rides inside as `publicKey`.
[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 `parse_registration_delegation` links to private item `JsonDelegationChain`
[INFO] [stdout]    --> src/iiconnect.rs:306:7
[INFO] [stdout]     |
[INFO] [stdout] 306 | /// [`JsonDelegationChain`] fails fast if one ever does.
[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 `crate::McpServer`
[INFO] [stdout]  --> src/tools.rs:6:34
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! embedding application (see [`crate::McpServer`]); per-app identities are
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^ no item named `McpServer` in module `imcp2_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `frontend-canister`
[INFO] [stdout]    --> src/identities.rs:361:24
[INFO] [stdout]     |
[INFO] [stdout] 361 |     /// (e.g. "https://<frontend-canister>.icp0.io"). Do NOT infer it from an
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/identities.rs:452:38
[INFO] [stdout]     |
[INFO] [stdout] 452 |     /// The application's URL, e.g. "https://oisy.com". Must be a URL you actually
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 452 |     /// The application's URL, e.g. "<https://oisy.com>". Must be a URL you actually
[INFO] [stdout]     |                                      +                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.56s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/imcp2_core/index.html
[INFO] running `Command { std: "docker" "inspect" "83627541c825aa71641f3af75b9a1d7ec125b0fbdbc06b2e648f7145df352f28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83627541c825aa71641f3af75b9a1d7ec125b0fbdbc06b2e648f7145df352f28", kill_on_drop: false }`
[INFO] [stdout] 83627541c825aa71641f3af75b9a1d7ec125b0fbdbc06b2e648f7145df352f28
