[INFO] fetching crate foundation_netio 0.0.3...
[INFO] documenting foundation_netio-0.0.3 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate foundation_netio 0.0.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate foundation_netio 0.0.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate foundation_netio 0.0.3
[INFO] tweaked toml for crates.io crate foundation_netio 0.0.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate foundation_netio 0.0.3 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 foundation_netio 0.0.3 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] 867cbad58692fbf7ebccb1b04d00495cd2f5b4656bdf83bad04a7b6ca37634df
[INFO] running `Command { std: "docker" "start" "867cbad58692fbf7ebccb1b04d00495cd2f5b4656bdf83bad04a7b6ca37634df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "867cbad58692fbf7ebccb1b04d00495cd2f5b4656bdf83bad04a7b6ca37634df", 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" "867cbad58692fbf7ebccb1b04d00495cd2f5b4656bdf83bad04a7b6ca37634df" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "867cbad58692fbf7ebccb1b04d00495cd2f5b4656bdf83bad04a7b6ca37634df", 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" "867cbad58692fbf7ebccb1b04d00495cd2f5b4656bdf83bad04a7b6ca37634df" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling new_mime_guess v4.0.4
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.10
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling toml_datetime v0.7.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling alloc-stdlib v0.2.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling brotli-decompressor v5.0.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking serde_spanned v1.0.1
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling foundation_theme v0.0.2
[INFO] [stderr]     Checking clap_lex v1.0.1
[INFO] [stderr]    Compiling foundation_nostd v0.0.5
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling base85rs v0.1.3
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking clap_builder v4.5.61
[INFO] [stderr]    Compiling brotli v8.0.4
[INFO] [stderr]     Checking toml v0.9.6
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling foundation_buildtools v0.0.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling foundation_core v0.0.5
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]     Checking fstr v0.2.22
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking libyml v0.0.5
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]    Compiling toml_edit v0.23.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.10.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.61
[INFO] [stderr]    Compiling foundation_macros v0.0.5
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking clap v4.5.61
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling custom_debug_derive v0.6.2
[INFO] [stderr]     Checking foundation_compact v0.2.1
[INFO] [stderr]     Checking custom_debug v0.6.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking foundation_codegen v0.1.1
[INFO] [stderr]     Checking foundation_wasm v0.0.4
[INFO] [stderr]  Documenting foundation_netio v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `HttpClient::open_exchange`
[INFO] [stdout]    --> src/shared/client/request_builder.rs:387:46
[INFO] [stdout]     |
[INFO] [stdout] 387 |     /// WHAT: Builds the request and calls [`HttpClient::open_exchange`] on the
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `HttpClient` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `branch`
[INFO] [stdout]     --> src/shared/http/impls.rs:4122:11
[INFO] [stdout]      |
[INFO] [stdout] 4122 |     /// [`branch`] will create a new `HttpSendResponseReader`
[INFO] [stdout]      |           ^^^^^^ no item named `branch` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `branch`
[INFO] [stdout]     --> src/shared/http/impls.rs:4169:11
[INFO] [stdout]      |
[INFO] [stdout] 4169 |     /// [`branch`] will create a new `HttpSendResponseReader`
[INFO] [stdout]      |           ^^^^^^ no item named `branch` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `FullBodyReader`
[INFO] [stdout]     --> src/shared/http/impls.rs:5707:20
[INFO] [stdout]      |
[INFO] [stdout] 5707 | /// entirely via [`FullBodyReader`] (returned as `SendSafeBody::Bytes`); larger
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ no item named `FullBodyReader` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `BatchStreamReader`
[INFO] [stdout]     --> src/shared/http/impls.rs:5708:31
[INFO] [stdout]      |
[INFO] [stdout] 5708 | /// bodies are streamed via [`BatchStreamReader`] (returned as `SendSafeBody::Stream`).
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^ no item named `BatchStreamReader` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `EOFStreamReader`
[INFO] [stdout]      |
[INFO] [stdout] 5708 - /// bodies are streamed via [`BatchStreamReader`] (returned as `SendSafeBody::Stream`).
[INFO] [stdout] 5708 + /// bodies are streamed via [`EOFStreamReader`] (returned as `SendSafeBody::Stream`).
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::clone_box`
[INFO] [stdout]    --> src/native/connection.rs:334:33
[INFO] [stdout]     |
[INFO] [stdout] 334 | /// Cloneable via [`clone_box`](Self::clone_box) — the underlying smoltcp socket
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^ the type alias `ConnWaker` has no associated item named `clone_box`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::EventSourceError`
[INFO] [stdout]    --> src/event_source/native/reconnecting_task.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 |     /// Returns [`super::EventSourceError`] if the URL is invalid.
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ no item named `EventSourceError` in module `native`
[INFO] [stdout]     |
[INFO] [stdout] help: there's a similarly named item `EventSourceTask`
[INFO] [stdout]     |
[INFO] [stdout] 102 -     /// Returns [`super::EventSourceError`] if the URL is invalid.
[INFO] [stdout] 102 +     /// Returns [`super::EventSourceTask`] if the URL is invalid.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `client::MessageDelivery`
[INFO] [stdout]   --> src/websocket/shared/connector.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 | //! [`WsExchangeTask`] + [`MessageDelivery`](client::MessageDelivery), mirroring
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^ no item named `client` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `read_frame`
[INFO] [stdout]    --> src/http2/conn.rs:181:31
[INFO] [stdout]     |
[INFO] [stdout] 181 |     /// use this instead of [`read_frame`] — otherwise PING frames from the peer
[INFO] [stdout]     |                               ^^^^^^^^^^ no item named `read_frame` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `send_data_frame`
[INFO] [stdout]    --> src/http2/connection.rs:877:38
[INFO] [stdout]     |
[INFO] [stdout] 877 |     /// The caller follows up with [`send_data_frame`] calls and ends with
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^ no item named `send_data_frame` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `H2ConnectionHandler`
[INFO] [stdout]     --> src/http2/connection.rs:1074:52
[INFO] [stdout]      |
[INFO] [stdout] 1074 |     /// [`H2Conn`](crate::http2::conn::H2Conn) / [`H2ConnectionHandler`]).
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^^^^^ no item named `H2ConnectionHandler` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Data`
[INFO] [stdout]  --> src/http2/frame/mod.rs:8:44
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! typed payload structs for each kind: [`Data`], [`Headers`], [`Priority`],
[INFO] [stdout]   |                                            ^^^^ no item named `Data` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Headers`
[INFO] [stdout]  --> src/http2/frame/mod.rs:8:54
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! typed payload structs for each kind: [`Data`], [`Headers`], [`Priority`],
[INFO] [stdout]   |                                                      ^^^^^^^ no item named `Headers` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Priority`
[INFO] [stdout]  --> src/http2/frame/mod.rs:8:67
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! typed payload structs for each kind: [`Data`], [`Headers`], [`Priority`],
[INFO] [stdout]   |                                                                   ^^^^^^^^ no item named `Priority` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Settings`
[INFO] [stdout]  --> src/http2/frame/mod.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! [`Settings`], [`Ping`], [`GoAway`], [`WindowUpdate`], [`Continuation`],
[INFO] [stdout]   |       ^^^^^^^^ no item named `Settings` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `Setting`
[INFO] [stdout]   |
[INFO] [stdout] 9 - //! [`Settings`], [`Ping`], [`GoAway`], [`WindowUpdate`], [`Continuation`],
[INFO] [stdout] 9 + //! [`Setting`], [`Ping`], [`GoAway`], [`WindowUpdate`], [`Continuation`],
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Ping`
[INFO] [stdout]  --> src/http2/frame/mod.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! [`Settings`], [`Ping`], [`GoAway`], [`WindowUpdate`], [`Continuation`],
[INFO] [stdout]   |                     ^^^^ no item named `Ping` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `GoAway`
[INFO] [stdout]  --> src/http2/frame/mod.rs:9:31
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! [`Settings`], [`Ping`], [`GoAway`], [`WindowUpdate`], [`Continuation`],
[INFO] [stdout]   |                               ^^^^^^ no item named `GoAway` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `WindowUpdate`
[INFO] [stdout]  --> src/http2/frame/mod.rs:9:43
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! [`Settings`], [`Ping`], [`GoAway`], [`WindowUpdate`], [`Continuation`],
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ no item named `WindowUpdate` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Continuation`
[INFO] [stdout]  --> src/http2/frame/mod.rs:9:61
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! [`Settings`], [`Ping`], [`GoAway`], [`WindowUpdate`], [`Continuation`],
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^ no item named `Continuation` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Reset`
[INFO] [stdout]   --> src/http2/frame/mod.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! [`Reset`] (`RST_STREAM`), [`PushPromise`].
[INFO] [stdout]    |       ^^^^^ no item named `Reset` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `PushPromise`
[INFO] [stdout]   --> src/http2/frame/mod.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! [`Reset`] (`RST_STREAM`), [`PushPromise`].
[INFO] [stdout]    |                                 ^^^^^^^^^^^ no item named `PushPromise` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `encode_header`
[INFO] [stdout]   --> src/http2/hpack/mod.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! [`encode_header`] function that appends to a buffer. The dynamic table is
[INFO] [stdout]    |       ^^^^^^^^^^^^^ no item named `encode_header` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `huffman` links to private item `huffman_table`
[INFO] [stdout]   --> src/http2/hpack/huffman.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! HOW: The tables are in [`huffman_table`] (copied from the h2 crate's
[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: unresolved link to `decode_fragment`
[INFO] [stdout]    --> src/http2/hpack/mod.rs:393:12
[INFO] [stdout]     |
[INFO] [stdout] 393 | /// Call [`decode_fragment`] repeatedly with bytes as they arrive. It returns
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ no item named `decode_fragment` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Settings`
[INFO] [stdout]  --> src/http2/settings.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! WHAT: [`Settings`] stores both local (our) and remote (peer) values with
[INFO] [stdout]   |             ^^^^^^^^ no item named `Settings` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `Setting`
[INFO] [stdout]   |
[INFO] [stdout] 7 - //! WHAT: [`Settings`] stores both local (our) and remote (peer) values with
[INFO] [stdout] 7 + //! WHAT: [`Setting`] stores both local (our) and remote (peer) values with
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `ModelEntry`
[INFO] [stdout]    --> src/http/tasks/state.rs:178:46
[INFO] [stdout]     |
[INFO] [stdout] 178 | /// * `T` - Success result type (default: Vec<ModelEntry>)
[INFO] [stdout]     |                                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 178 | /// * `T` - Success result type (default: `Vec<ModelEntry>`)
[INFO] [stdout]     |                                           +               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/event_source/native/reconnecting_task.rs:1:46
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! Reconnecting SSE client [`TaskIterator`](foundation_core::valtron::TaskIterator) implementation.
[INFO] [stdout]   |                              --------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout]   = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 1 - //! Reconnecting SSE client [`TaskIterator`](foundation_core::valtron::TaskIterator) implementation.
[INFO] [stdout] 1 + //! Reconnecting SSE client [`TaskIterator`] implementation.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/event_source/native/task.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! SSE client [`TaskIterator`](foundation_core::valtron::TaskIterator) implementation.
[INFO] [stdout]   |                 --------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 1 - //! SSE client [`TaskIterator`](foundation_core::valtron::TaskIterator) implementation.
[INFO] [stdout] 1 + //! SSE client [`TaskIterator`] implementation.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Instant`
[INFO] [stdout]   --> src/websocket/native/readiness.rs:10:67
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! until the next tick. No epoll, no fd, no kernel — just a Mutex<Instant>.
[INFO] [stdout]    |                                                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! until the next tick. No epoll, no fd, no kernel — just a `Mutex<Instant>`.
[INFO] [stdout]    |                                                              +              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/websocket/native/reconnecting_task.rs:1:52
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! Reconnecting WebSocket client [`TaskIterator`](foundation_core::valtron::TaskIterator) implementation.
[INFO] [stdout]   |                                    --------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                                    |
[INFO] [stdout]   |                                    because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 1 - //! Reconnecting WebSocket client [`TaskIterator`](foundation_core::valtron::TaskIterator) implementation.
[INFO] [stdout] 1 + //! Reconnecting WebSocket client [`TaskIterator`] implementation.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/websocket/native/task.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! WebSocket client [`TaskIterator`](foundation_core::valtron::TaskIterator) implementation.
[INFO] [stdout]   |                       --------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 1 - //! WebSocket client [`TaskIterator`](foundation_core::valtron::TaskIterator) implementation.
[INFO] [stdout] 1 + //! WebSocket client [`TaskIterator`] implementation.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/websocket/native/task.rs:117:26
[INFO] [stdout]     |
[INFO] [stdout] 117 | /// WHY: Using Option<Box<T>> for each state allows zero-copy state transitions
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 117 | /// WHY: Using `Option<Box<T>>` for each state allows zero-copy state transitions
[INFO] [stdout]     |                +              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.84s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/foundation_netio/index.html
[INFO] running `Command { std: "docker" "inspect" "867cbad58692fbf7ebccb1b04d00495cd2f5b4656bdf83bad04a7b6ca37634df", 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" "867cbad58692fbf7ebccb1b04d00495cd2f5b4656bdf83bad04a7b6ca37634df" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "ssl-rustls" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting foundation_netio v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `HttpClient::open_exchange`
[INFO] [stdout]    --> src/shared/client/request_builder.rs:387:46
[INFO] [stdout]     |
[INFO] [stdout] 387 |     /// WHAT: Builds the request and calls [`HttpClient::open_exchange`] on the
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `HttpClient` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `branch`
[INFO] [stdout]     --> src/shared/http/impls.rs:4122:11
[INFO] [stdout]      |
[INFO] [stdout] 4122 |     /// [`branch`] will create a new `HttpSendResponseReader`
[INFO] [stdout]      |           ^^^^^^ no item named `branch` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `branch`
[INFO] [stdout]     --> src/shared/http/impls.rs:4169:11
[INFO] [stdout]      |
[INFO] [stdout] 4169 |     /// [`branch`] will create a new `HttpSendResponseReader`
[INFO] [stdout]      |           ^^^^^^ no item named `branch` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `FullBodyReader`
[INFO] [stdout]     --> src/shared/http/impls.rs:5707:20
[INFO] [stdout]      |
[INFO] [stdout] 5707 | /// entirely via [`FullBodyReader`] (returned as `SendSafeBody::Bytes`); larger
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ no item named `FullBodyReader` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `BatchStreamReader`
[INFO] [stdout]     --> src/shared/http/impls.rs:5708:31
[INFO] [stdout]      |
[INFO] [stdout] 5708 | /// bodies are streamed via [`BatchStreamReader`] (returned as `SendSafeBody::Stream`).
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^ no item named `BatchStreamReader` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `EOFStreamReader`
[INFO] [stdout]      |
[INFO] [stdout] 5708 - /// bodies are streamed via [`BatchStreamReader`] (returned as `SendSafeBody::Stream`).
[INFO] [stdout] 5708 + /// bodies are streamed via [`EOFStreamReader`] (returned as `SendSafeBody::Stream`).
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::clone_box`
[INFO] [stdout]    --> src/native/connection.rs:334:33
[INFO] [stdout]     |
[INFO] [stdout] 334 | /// Cloneable via [`clone_box`](Self::clone_box) — the underlying smoltcp socket
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^ the type alias `ConnWaker` has no associated item named `clone_box`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::EventSourceError`
[INFO] [stdout]    --> src/event_source/native/reconnecting_task.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 |     /// Returns [`super::EventSourceError`] if the URL is invalid.
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ no item named `EventSourceError` in module `native`
[INFO] [stdout]     |
[INFO] [stdout] help: there's a similarly named item `EventSourceTask`
[INFO] [stdout]     |
[INFO] [stdout] 102 -     /// Returns [`super::EventSourceError`] if the URL is invalid.
[INFO] [stdout] 102 +     /// Returns [`super::EventSourceTask`] if the URL is invalid.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `client::MessageDelivery`
[INFO] [stdout]   --> src/websocket/shared/connector.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 | //! [`WsExchangeTask`] + [`MessageDelivery`](client::MessageDelivery), mirroring
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^ no item named `client` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `read_frame`
[INFO] [stdout]    --> src/http2/conn.rs:181:31
[INFO] [stdout]     |
[INFO] [stdout] 181 |     /// use this instead of [`read_frame`] — otherwise PING frames from the peer
[INFO] [stdout]     |                               ^^^^^^^^^^ no item named `read_frame` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `send_data_frame`
[INFO] [stdout]    --> src/http2/connection.rs:877:38
[INFO] [stdout]     |
[INFO] [stdout] 877 |     /// The caller follows up with [`send_data_frame`] calls and ends with
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^ no item named `send_data_frame` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `H2ConnectionHandler`
[INFO] [stdout]     --> src/http2/connection.rs:1074:52
[INFO] [stdout]      |
[INFO] [stdout] 1074 |     /// [`H2Conn`](crate::http2::conn::H2Conn) / [`H2ConnectionHandler`]).
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^^^^^ no item named `H2ConnectionHandler` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Data`
[INFO] [stdout]  --> src/http2/frame/mod.rs:8:44
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! typed payload structs for each kind: [`Data`], [`Headers`], [`Priority`],
[INFO] [stdout]   |                                            ^^^^ no item named `Data` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Headers`
[INFO] [stdout]  --> src/http2/frame/mod.rs:8:54
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! typed payload structs for each kind: [`Data`], [`Headers`], [`Priority`],
[INFO] [stdout]   |                                                      ^^^^^^^ no item named `Headers` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Priority`
[INFO] [stdout]  --> src/http2/frame/mod.rs:8:67
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! typed payload structs for each kind: [`Data`], [`Headers`], [`Priority`],
[INFO] [stdout]   |                                                                   ^^^^^^^^ no item named `Priority` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Settings`
[INFO] [stdout]  --> src/http2/frame/mod.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! [`Settings`], [`Ping`], [`GoAway`], [`WindowUpdate`], [`Continuation`],
[INFO] [stdout]   |       ^^^^^^^^ no item named `Settings` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `Setting`
[INFO] [stdout]   |
[INFO] [stdout] 9 - //! [`Settings`], [`Ping`], [`GoAway`], [`WindowUpdate`], [`Continuation`],
[INFO] [stdout] 9 + //! [`Setting`], [`Ping`], [`GoAway`], [`WindowUpdate`], [`Continuation`],
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Ping`
[INFO] [stdout]  --> src/http2/frame/mod.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! [`Settings`], [`Ping`], [`GoAway`], [`WindowUpdate`], [`Continuation`],
[INFO] [stdout]   |                     ^^^^ no item named `Ping` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `GoAway`
[INFO] [stdout]  --> src/http2/frame/mod.rs:9:31
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! [`Settings`], [`Ping`], [`GoAway`], [`WindowUpdate`], [`Continuation`],
[INFO] [stdout]   |                               ^^^^^^ no item named `GoAway` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `WindowUpdate`
[INFO] [stdout]  --> src/http2/frame/mod.rs:9:43
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! [`Settings`], [`Ping`], [`GoAway`], [`WindowUpdate`], [`Continuation`],
[INFO] [stdout]   |                                           ^^^^^^^^^^^^ no item named `WindowUpdate` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Continuation`
[INFO] [stdout]  --> src/http2/frame/mod.rs:9:61
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! [`Settings`], [`Ping`], [`GoAway`], [`WindowUpdate`], [`Continuation`],
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^ no item named `Continuation` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Reset`
[INFO] [stdout]   --> src/http2/frame/mod.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! [`Reset`] (`RST_STREAM`), [`PushPromise`].
[INFO] [stdout]    |       ^^^^^ no item named `Reset` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `PushPromise`
[INFO] [stdout]   --> src/http2/frame/mod.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! [`Reset`] (`RST_STREAM`), [`PushPromise`].
[INFO] [stdout]    |                                 ^^^^^^^^^^^ no item named `PushPromise` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `encode_header`
[INFO] [stdout]   --> src/http2/hpack/mod.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | //! [`encode_header`] function that appends to a buffer. The dynamic table is
[INFO] [stdout]    |       ^^^^^^^^^^^^^ no item named `encode_header` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `huffman` links to private item `huffman_table`
[INFO] [stdout]   --> src/http2/hpack/huffman.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! HOW: The tables are in [`huffman_table`] (copied from the h2 crate's
[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: unresolved link to `decode_fragment`
[INFO] [stdout]    --> src/http2/hpack/mod.rs:393:12
[INFO] [stdout]     |
[INFO] [stdout] 393 | /// Call [`decode_fragment`] repeatedly with bytes as they arrive. It returns
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ no item named `decode_fragment` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Settings`
[INFO] [stdout]  --> src/http2/settings.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | //! WHAT: [`Settings`] stores both local (our) and remote (peer) values with
[INFO] [stdout]   |             ^^^^^^^^ no item named `Settings` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `Setting`
[INFO] [stdout]   |
[INFO] [stdout] 7 - //! WHAT: [`Settings`] stores both local (our) and remote (peer) values with
[INFO] [stdout] 7 + //! WHAT: [`Setting`] stores both local (our) and remote (peer) values with
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `ModelEntry`
[INFO] [stdout]    --> src/http/tasks/state.rs:178:46
[INFO] [stdout]     |
[INFO] [stdout] 178 | /// * `T` - Success result type (default: Vec<ModelEntry>)
[INFO] [stdout]     |                                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 178 | /// * `T` - Success result type (default: `Vec<ModelEntry>`)
[INFO] [stdout]     |                                           +               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/event_source/native/reconnecting_task.rs:1:46
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! Reconnecting SSE client [`TaskIterator`](foundation_core::valtron::TaskIterator) implementation.
[INFO] [stdout]   |                              --------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout]   = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 1 - //! Reconnecting SSE client [`TaskIterator`](foundation_core::valtron::TaskIterator) implementation.
[INFO] [stdout] 1 + //! Reconnecting SSE client [`TaskIterator`] implementation.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/event_source/native/task.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! SSE client [`TaskIterator`](foundation_core::valtron::TaskIterator) implementation.
[INFO] [stdout]   |                 --------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 1 - //! SSE client [`TaskIterator`](foundation_core::valtron::TaskIterator) implementation.
[INFO] [stdout] 1 + //! SSE client [`TaskIterator`] implementation.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Instant`
[INFO] [stdout]   --> src/websocket/native/readiness.rs:10:67
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! until the next tick. No epoll, no fd, no kernel — just a Mutex<Instant>.
[INFO] [stdout]    |                                                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! until the next tick. No epoll, no fd, no kernel — just a `Mutex<Instant>`.
[INFO] [stdout]    |                                                              +              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/websocket/native/reconnecting_task.rs:1:52
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! Reconnecting WebSocket client [`TaskIterator`](foundation_core::valtron::TaskIterator) implementation.
[INFO] [stdout]   |                                    --------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                                    |
[INFO] [stdout]   |                                    because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 1 - //! Reconnecting WebSocket client [`TaskIterator`](foundation_core::valtron::TaskIterator) implementation.
[INFO] [stdout] 1 + //! Reconnecting WebSocket client [`TaskIterator`] implementation.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> src/websocket/native/task.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! WebSocket client [`TaskIterator`](foundation_core::valtron::TaskIterator) implementation.
[INFO] [stdout]   |                       --------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 1 - //! WebSocket client [`TaskIterator`](foundation_core::valtron::TaskIterator) implementation.
[INFO] [stdout] 1 + //! WebSocket client [`TaskIterator`] implementation.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.75s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/foundation_netio/index.html
[INFO] running `Command { std: "docker" "inspect" "867cbad58692fbf7ebccb1b04d00495cd2f5b4656bdf83bad04a7b6ca37634df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "867cbad58692fbf7ebccb1b04d00495cd2f5b4656bdf83bad04a7b6ca37634df", kill_on_drop: false }`
[INFO] [stdout] 867cbad58692fbf7ebccb1b04d00495cd2f5b4656bdf83bad04a7b6ca37634df
