hvcg_example_openapi_entity 1.0.0

This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
Documentation
Build #1773398 2025-02-18 06:37:35

# rustc version rustc 1.87.0-nightly (ce36a966c 2025-02-17)

# docs.rs version docsrs 0.6.0 (35977596 2025-02-09)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/hvcg_example_openapi_entity-1.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/hvcg_example_openapi_entity-1.0.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250217-1.87.0-nightly-ce36a966c\", \"--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: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 314fb74f8b3646999f1ec2c49a6bdd21e9baf5841100cdaf5f3367e80b8a0eb0 [INFO] running `Command { std: "docker" "start" "-a" "314fb74f8b3646999f1ec2c49a6bdd21e9baf5841100cdaf5f3367e80b8a0eb0", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: client, server [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting hvcg_example_openapi_entity v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/client/mod.rs:147:60 [INFO] [stderr] | [INFO] [stderr] 147 | /// * `base_path` - base path of the client API, i.e. "http://www.my-api-implementation.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] 147 | /// * `base_path` - base path of the client API, i.e. "<http://www.my-api-implementation.com>" [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/client/mod.rs:199:60 [INFO] [stderr] | [INFO] [stderr] 199 | /// * `base_path` - base path of the client API, i.e. "http://www.my-api-implementation.com" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 199 | /// * `base_path` - base path of the client API, i.e. "<http://www.my-api-implementation.com>" [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/client/mod.rs:241:60 [INFO] [stderr] | [INFO] [stderr] 241 | /// * `base_path` - base path of the client API, i.e. "http://www.my-api-implementation.com" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 241 | /// * `base_path` - base path of the client API, i.e. "<http://www.my-api-implementation.com>" [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/client/mod.rs:263:60 [INFO] [stderr] | [INFO] [stderr] 263 | /// * `base_path` - base path of the client API, i.e. "https://www.my-api-implementation.com" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 263 | /// * `base_path` - base path of the client API, i.e. "<https://www.my-api-implementation.com>" [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/client/mod.rs:276:60 [INFO] [stderr] | [INFO] [stderr] 276 | /// * `base_path` - base path of the client API, i.e. "https://www.my-api-implementation.com" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 276 | /// * `base_path` - base path of the client API, i.e. "<https://www.my-api-implementation.com>" [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/client/mod.rs:297:60 [INFO] [stderr] | [INFO] [stderr] 297 | /// * `base_path` - base path of the client API, i.e. "https://www.my-api-implementation.com" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 297 | /// * `base_path` - base path of the client API, i.e. "<https://www.my-api-implementation.com>" [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/models.rs:36:18 [INFO] [stderr] | [INFO] [stderr] 36 | /// specified in https://swagger.io/docs/specification/serialization/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 36 | /// specified in <https://swagger.io/docs/specification/serialization/> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/models.rs:64:21 [INFO] [stderr] | [INFO] [stderr] 64 | /// as specified in https://swagger.io/docs/specification/serialization/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 64 | /// as specified in <https://swagger.io/docs/specification/serialization/> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/models.rs:176:18 [INFO] [stderr] | [INFO] [stderr] 176 | /// specified in https://swagger.io/docs/specification/serialization/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 176 | /// specified in <https://swagger.io/docs/specification/serialization/> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/models.rs:198:21 [INFO] [stderr] | [INFO] [stderr] 198 | /// as specified in https://swagger.io/docs/specification/serialization/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 198 | /// as specified in <https://swagger.io/docs/specification/serialization/> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/models.rs:329:18 [INFO] [stderr] | [INFO] [stderr] 329 | /// specified in https://swagger.io/docs/specification/serialization/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 329 | /// specified in <https://swagger.io/docs/specification/serialization/> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/models.rs:371:21 [INFO] [stderr] | [INFO] [stderr] 371 | /// as specified in https://swagger.io/docs/specification/serialization/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 371 | /// as specified in <https://swagger.io/docs/specification/serialization/> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/models.rs:512:18 [INFO] [stderr] | [INFO] [stderr] 512 | /// specified in https://swagger.io/docs/specification/serialization/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 512 | /// specified in <https://swagger.io/docs/specification/serialization/> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/models.rs:546:21 [INFO] [stderr] | [INFO] [stderr] 546 | /// as specified in https://swagger.io/docs/specification/serialization/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 546 | /// as specified in <https://swagger.io/docs/specification/serialization/> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/models.rs:667:18 [INFO] [stderr] | [INFO] [stderr] 667 | /// specified in https://swagger.io/docs/specification/serialization/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 667 | /// specified in <https://swagger.io/docs/specification/serialization/> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/models.rs:689:21 [INFO] [stderr] | [INFO] [stderr] 689 | /// as specified in https://swagger.io/docs/specification/serialization/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 689 | /// as specified in <https://swagger.io/docs/specification/serialization/> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/models.rs:829:18 [INFO] [stderr] | [INFO] [stderr] 829 | /// specified in https://swagger.io/docs/specification/serialization/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 829 | /// specified in <https://swagger.io/docs/specification/serialization/> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/models.rs:887:21 [INFO] [stderr] | [INFO] [stderr] 887 | /// as specified in https://swagger.io/docs/specification/serialization/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 887 | /// as specified in <https://swagger.io/docs/specification/serialization/> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `hvcg_example_openapi_entity` (lib doc) generated 18 warnings (run `cargo fix --lib -p hvcg_example_openapi_entity` to apply 18 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.16.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/hvcg_example_openapi_entity/index.html [INFO] running `Command { std: "docker" "inspect" "314fb74f8b3646999f1ec2c49a6bdd21e9baf5841100cdaf5f3367e80b8a0eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "314fb74f8b3646999f1ec2c49a6bdd21e9baf5841100cdaf5f3367e80b8a0eb0", kill_on_drop: false }` [INFO] [stdout] 314fb74f8b3646999f1ec2c49a6bdd21e9baf5841100cdaf5f3367e80b8a0eb0