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 #388751 2021-05-14 17:05:48

# rustc version rustc 1.54.0-nightly (5c0292654 2021-05-11)

# docs.rs version docsrs 0.6.0 (c2d325f 2021-05-02)

# 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" "3221225472" "--cpus" "2" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--emit=invocation-specific" "--resource-suffix" "-20210511-1.54.0-nightly-5c0292654" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }` [INFO] [stdout] 106264b9332b82e9050a76be4678bed333b7ee7bbebe1c53c45e600b19e33cb3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "106264b9332b82e9050a76be4678bed333b7ee7bbebe1c53c45e600b19e33cb3", kill_on_drop: false }` [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://www.my-api-implementation.com>` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://www.my-api-implementation.com>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://www.my-api-implementation.com>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.my-api-implementation.com>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.my-api-implementation.com>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.my-api-implementation.com>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: 18 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.45s [INFO] running `Command { std: "docker" "inspect" "106264b9332b82e9050a76be4678bed333b7ee7bbebe1c53c45e600b19e33cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "106264b9332b82e9050a76be4678bed333b7ee7bbebe1c53c45e600b19e33cb3", kill_on_drop: false }` [INFO] [stdout] 106264b9332b82e9050a76be4678bed333b7ee7bbebe1c53c45e600b19e33cb3