restify-openapi 0.0.1

STILL WIP
Documentation

Build #3543433 2026-06-11 05:18:37

# rustc version rustc 1.98.0-nightly (485ec3fbc 2026-06-10)

# docs.rs version docsrs 0.0.0 (39849b9c22c419f6b690c8d2213455bc7426a6b8 2026-06-03 )

# 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" "9a3fc944c617b981a6026463e5bc09a7b9eba52f4538297a5fda717e4de0420a" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260610-1.98.0-nightly-485ec3fbc\", \"--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 restify-openapi v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/mod.rs:30:13 [INFO] [stderr] | [INFO] [stderr] 30 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/mod.rs:47:13 [INFO] [stderr] | [INFO] [stderr] 47 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/components.rs:13:13 [INFO] [stderr] | [INFO] [stderr] 13 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/info.rs:7:22 [INFO] [stderr] | [INFO] [stderr] 7 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/info.rs:33:22 [INFO] [stderr] | [INFO] [stderr] 33 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/info.rs:52:22 [INFO] [stderr] | [INFO] [stderr] 52 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/paths.rs:12:13 [INFO] [stderr] | [INFO] [stderr] 12 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/paths.rs:31:13 [INFO] [stderr] | [INFO] [stderr] 31 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/paths.rs:60:22 [INFO] [stderr] | [INFO] [stderr] 60 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/paths.rs:84:13 [INFO] [stderr] | [INFO] [stderr] 84 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/paths.rs:136:13 [INFO] [stderr] | [INFO] [stderr] 136 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/paths.rs:166:13 [INFO] [stderr] | [INFO] [stderr] 166 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/paths.rs:215:13 [INFO] [stderr] | [INFO] [stderr] 215 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/paths.rs:229:13 [INFO] [stderr] | [INFO] [stderr] 229 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/paths.rs:254:13 [INFO] [stderr] | [INFO] [stderr] 254 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/paths.rs:290:13 [INFO] [stderr] | [INFO] [stderr] 290 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/paths.rs:312:22 [INFO] [stderr] | [INFO] [stderr] 312 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/paths.rs:329:13 [INFO] [stderr] | [INFO] [stderr] 329 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/paths.rs:352:13 [INFO] [stderr] | [INFO] [stderr] 352 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/paths.rs:365:13 [INFO] [stderr] | [INFO] [stderr] 365 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/paths.rs:390:13 [INFO] [stderr] | [INFO] [stderr] 390 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/paths.rs:404:13 [INFO] [stderr] | [INFO] [stderr] 404 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/paths.rs:436:13 [INFO] [stderr] | [INFO] [stderr] 436 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/paths.rs:458:13 [INFO] [stderr] | [INFO] [stderr] 458 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/paths.rs:491:13 [INFO] [stderr] | [INFO] [stderr] 491 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/paths.rs:522:13 [INFO] [stderr] | [INFO] [stderr] 522 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/paths.rs:541:13 [INFO] [stderr] | [INFO] [stderr] 541 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/paths.rs:553:13 [INFO] [stderr] | [INFO] [stderr] 553 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/reference_or.rs:5:22 [INFO] [stderr] | [INFO] [stderr] 5 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/security.rs:12:22 [INFO] [stderr] | [INFO] [stderr] 12 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/security.rs:22:22 [INFO] [stderr] | [INFO] [stderr] 22 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/security.rs:37:22 [INFO] [stderr] | [INFO] [stderr] 37 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/security.rs:48:22 [INFO] [stderr] | [INFO] [stderr] 48 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/security.rs:59:22 [INFO] [stderr] | [INFO] [stderr] 59 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/security.rs:68:22 [INFO] [stderr] | [INFO] [stderr] 68 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/security.rs:79:22 [INFO] [stderr] | [INFO] [stderr] 79 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/security.rs:88:22 [INFO] [stderr] | [INFO] [stderr] 88 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/security.rs:109:22 [INFO] [stderr] | [INFO] [stderr] 109 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/security.rs:122:22 [INFO] [stderr] | [INFO] [stderr] 122 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/security.rs:135:22 [INFO] [stderr] | [INFO] [stderr] 135 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/server.rs:8:22 [INFO] [stderr] | [INFO] [stderr] 8 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/server.rs:26:22 [INFO] [stderr] | [INFO] [stderr] 26 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stderr] --> src/models/tag.rs:9:13 [INFO] [stderr] | [INFO] [stderr] 9 | any(test, feature = "deserialize"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `chrono` [INFO] [stderr] --> src/simple.rs:29:7 [INFO] [stderr] | [INFO] [stderr] 29 | #[cfg(feature = "chrono")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `chrono` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rust_decimal` [INFO] [stderr] --> src/simple.rs:31:7 [INFO] [stderr] | [INFO] [stderr] 31 | #[cfg(feature = "rust_decimal")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `rust_decimal` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `uuid` [INFO] [stderr] --> src/simple.rs:33:7 [INFO] [stderr] | [INFO] [stderr] 33 | #[cfg(feature = "uuid")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `uuid` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `url` [INFO] [stderr] --> src/simple.rs:35:7 [INFO] [stderr] | [INFO] [stderr] 35 | #[cfg(feature = "url")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `url` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `chrono` [INFO] [stderr] --> src/simple.rs:38:7 [INFO] [stderr] | [INFO] [stderr] 38 | #[cfg(feature = "chrono")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `axum` [INFO] [stderr] = help: consider adding `chrono` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `restify-openapi` (lib doc) generated 48 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/restify_openapi/index.html [INFO] running `Command { std: "docker" "inspect" "9a3fc944c617b981a6026463e5bc09a7b9eba52f4538297a5fda717e4de0420a", kill_on_drop: false }`