mockforge-http 0.3.197

HTTP/REST protocol support for MockForge
Documentation

Build #3738160 2026-07-01 18:02:06

# rustc version rustc 1.98.0-nightly (f46ec5218 2026-06-30)

# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )

# build log [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" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "173269c9b345a8db1763801b9004b5dc7c27bde3289d11671f38e1b0284fbec5" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260630-1.98.0-nightly-f46ec5218\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting mockforge-http v0.3.197 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `Contracts` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] Pillars: [Contracts] [INFO] [stderr] ^^^^^^^^^ [INFO] [stderr] = note: no item named `Contracts` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `TrackedService` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] * The returned per-connection service is wrapped in a [`TrackedService`] [INFO] [stderr] ^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: no item named `TrackedService` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `LlmMockMode` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] Four modes ([`LlmMockMode`]), all opt-in via `--llm-mock-mode`; the default [INFO] [stderr] ^^^^^^^^^^^^^ [INFO] [stderr] = note: no item named `LlmMockMode` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/auth/oidc.rs:21:35 [INFO] [stderr] | [INFO] [stderr] 21 | /// Issuer identifier (e.g., "https://mockforge.example.com") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 21 | /// Issuer identifier (e.g., "<https://mockforge.example.com>") [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `Value` [INFO] [stderr] --> src/quick_mock.rs:103:41 [INFO] [stderr] | [INFO] [stderr] 103 | /// Data store: resource_name -> Vec<Value> [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 103 | /// Data store: resource_name -> `Vec<Value>` [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `AuthClaims` [INFO] [stderr] --> src/handlers/auth_helpers.rs:14:46 [INFO] [stderr] | [INFO] [stderr] 14 | /// This is a type alias for Option<Extension<AuthClaims>> which Axum supports natively. [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 14 | /// This is a type alias for `Option<Extension<AuthClaims>>` which Axum supports natively. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `http_tracing_middleware` is both a function and a module [INFO] [stderr] --> src/lib.rs:168:30 [INFO] [stderr] | [INFO] [stderr] 168 | //! - **Request Tracing**: [`http_tracing_middleware`] - Distributed tracing integration [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] help: to link to the function, add parentheses [INFO] [stderr] | [INFO] [stderr] 168 | //! - **Request Tracing**: [`http_tracing_middleware()`] - Distributed tracing integration [INFO] [stderr] | ++ [INFO] [stderr] help: to link to the module, prefix with `mod@` [INFO] [stderr] | [INFO] [stderr] 168 | //! - **Request Tracing**: [`mod@http_tracing_middleware`] - Distributed tracing integration [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `mockforge-http` (lib doc) generated 7 warnings (run `cargo fix --lib -p mockforge-http` to apply 1 suggestion) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.74s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/mockforge_http/index.html [INFO] running `Command { std: "docker" "inspect" "173269c9b345a8db1763801b9004b5dc7c27bde3289d11671f38e1b0284fbec5", kill_on_drop: false }`