[INFO] cloning repository https://github.com/coders-collab-org/restify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coders-collab-org/restify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoders-collab-org%2Frestify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoders-collab-org%2Frestify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 166ad77e538de7c601d53e2cfbbbeb5b96d0692f [INFO] checking coders-collab-org/restify against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoders-collab-org%2Frestify" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coders-collab-org/restify on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coders-collab-org/restify [INFO] finished tweaking git repo https://github.com/coders-collab-org/restify [INFO] tweaked toml for git repo https://github.com/coders-collab-org/restify written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/coders-collab-org/restify 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded apistos-schemars_derive v0.8.21 [INFO] [stderr] Downloaded sea-bae v0.2.0 [INFO] [stderr] Downloaded apistos-schemars v0.8.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e0a2aeb380796f42f55587f4af49d8e5bbce2a5a481e9833d386809b3ad2748 [INFO] running `Command { std: "docker" "start" "-a" "3e0a2aeb380796f42f55587f4af49d8e5bbce2a5a481e9833d386809b3ad2748", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e0a2aeb380796f42f55587f4af49d8e5bbce2a5a481e9833d386809b3ad2748", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e0a2aeb380796f42f55587f4af49d8e5bbce2a5a481e9833d386809b3ad2748", kill_on_drop: false }` [INFO] [stdout] 3e0a2aeb380796f42f55587f4af49d8e5bbce2a5a481e9833d386809b3ad2748 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 743d32ca5d6163b855490af82df4de302a136145ee9f49e4b881ac3a0cb794e3 [INFO] running `Command { std: "docker" "start" "-a" "743d32ca5d6163b855490af82df4de302a136145ee9f49e4b881ac3a0cb794e3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Checking uuid v1.9.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking proc-macro2 v1.0.86 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling apistos-schemars v0.8.21 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling apistos-schemars_derive v0.8.21 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking axum-core v0.4.3 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking actix-router v0.5.3 [INFO] [stderr] Checking toml_edit v0.22.15 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking restify-openapi v0.0.1 (/opt/rustwide/workdir/restify-openapi) [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/mod.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/mod.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/components.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/info.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/info.rs:33:22 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/info.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:254:13 [INFO] [stdout] | [INFO] [stdout] 254 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:290:13 [INFO] [stdout] | [INFO] [stdout] 290 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:312:22 [INFO] [stdout] | [INFO] [stdout] 312 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:365:13 [INFO] [stdout] | [INFO] [stdout] 365 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:404:13 [INFO] [stdout] | [INFO] [stdout] 404 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:436:13 [INFO] [stdout] | [INFO] [stdout] 436 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:458:13 [INFO] [stdout] | [INFO] [stdout] 458 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:491:13 [INFO] [stdout] | [INFO] [stdout] 491 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:522:13 [INFO] [stdout] | [INFO] [stdout] 522 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:541:13 [INFO] [stdout] | [INFO] [stdout] 541 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:553:13 [INFO] [stdout] | [INFO] [stdout] 553 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/reference_or.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:79:22 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:88:22 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:135:22 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/server.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/server.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/tag.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `chrono` [INFO] [stdout] --> restify-openapi/src/simple.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "chrono")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `chrono` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rust_decimal` [INFO] [stdout] --> restify-openapi/src/simple.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "rust_decimal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `rust_decimal` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `uuid` [INFO] [stdout] --> restify-openapi/src/simple.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "uuid")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `uuid` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `url` [INFO] [stdout] --> restify-openapi/src/simple.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "url")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `url` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `chrono` [INFO] [stdout] --> restify-openapi/src/simple.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "chrono")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `chrono` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking toml v0.8.14 [INFO] [stdout] warning: 48 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/mod.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/mod.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/components.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/info.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/info.rs:33:22 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/info.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:254:13 [INFO] [stdout] | [INFO] [stdout] 254 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:290:13 [INFO] [stdout] | [INFO] [stdout] 290 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:312:22 [INFO] [stdout] | [INFO] [stdout] 312 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:365:13 [INFO] [stdout] | [INFO] [stdout] 365 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:404:13 [INFO] [stdout] | [INFO] [stdout] 404 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:436:13 [INFO] [stdout] | [INFO] [stdout] 436 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:458:13 [INFO] [stdout] | [INFO] [stdout] 458 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:491:13 [INFO] [stdout] | [INFO] [stdout] 491 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:522:13 [INFO] [stdout] | [INFO] [stdout] 522 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:541:13 [INFO] [stdout] | [INFO] [stdout] 541 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:553:13 [INFO] [stdout] | [INFO] [stdout] 553 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/reference_or.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:79:22 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:88:22 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:135:22 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/server.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/server.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/tag.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `chrono` [INFO] [stdout] --> restify-openapi/src/simple.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "chrono")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `chrono` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rust_decimal` [INFO] [stdout] --> restify-openapi/src/simple.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "rust_decimal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `rust_decimal` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `uuid` [INFO] [stdout] --> restify-openapi/src/simple.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "uuid")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `uuid` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `url` [INFO] [stdout] --> restify-openapi/src/simple.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "url")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `url` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `chrono` [INFO] [stdout] --> restify-openapi/src/simple.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "chrono")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `chrono` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking restify-macros v0.0.6 (/opt/rustwide/workdir/restify-macros) [INFO] [stdout] warning: 48 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking restify-core v0.0.3 (/opt/rustwide/workdir/restify-core) [INFO] [stderr] Checking restify v0.0.6 (/opt/rustwide/workdir/restify) [INFO] [stderr] Checking todo v0.1.0 (/opt/rustwide/workdir/examples/todo) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.79s [INFO] running `Command { std: "docker" "inspect" "743d32ca5d6163b855490af82df4de302a136145ee9f49e4b881ac3a0cb794e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "743d32ca5d6163b855490af82df4de302a136145ee9f49e4b881ac3a0cb794e3", kill_on_drop: false }` [INFO] [stdout] 743d32ca5d6163b855490af82df4de302a136145ee9f49e4b881ac3a0cb794e3 [INFO] checking coders-collab-org/restify against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoders-collab-org%2Frestify" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coders-collab-org/restify on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coders-collab-org/restify [INFO] finished tweaking git repo https://github.com/coders-collab-org/restify [INFO] tweaked toml for git repo https://github.com/coders-collab-org/restify written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/coders-collab-org/restify 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0b251ed0f17acb81a1cee31b022644687a7a86817d6502776340606e96c54b8 [INFO] running `Command { std: "docker" "start" "-a" "a0b251ed0f17acb81a1cee31b022644687a7a86817d6502776340606e96c54b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0b251ed0f17acb81a1cee31b022644687a7a86817d6502776340606e96c54b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0b251ed0f17acb81a1cee31b022644687a7a86817d6502776340606e96c54b8", kill_on_drop: false }` [INFO] [stdout] a0b251ed0f17acb81a1cee31b022644687a7a86817d6502776340606e96c54b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df3f32915d492882249ebb57ef6dff8a2d18b0e9cf3fcf114feabb0e126c5904 [INFO] running `Command { std: "docker" "start" "-a" "df3f32915d492882249ebb57ef6dff8a2d18b0e9cf3fcf114feabb0e126c5904", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Checking uuid v1.9.1 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Checking proc-macro2 v1.0.86 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling apistos-schemars v0.8.21 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling apistos-schemars_derive v0.8.21 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking axum-core v0.4.3 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking actix-router v0.5.3 [INFO] [stderr] Checking toml_edit v0.22.15 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking restify-openapi v0.0.1 (/opt/rustwide/workdir/restify-openapi) [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/mod.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/mod.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/components.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/info.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/info.rs:33:22 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/info.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:254:13 [INFO] [stdout] | [INFO] [stdout] 254 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:290:13 [INFO] [stdout] | [INFO] [stdout] 290 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:312:22 [INFO] [stdout] | [INFO] [stdout] 312 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:365:13 [INFO] [stdout] | [INFO] [stdout] 365 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:404:13 [INFO] [stdout] | [INFO] [stdout] 404 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:436:13 [INFO] [stdout] | [INFO] [stdout] 436 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:458:13 [INFO] [stdout] | [INFO] [stdout] 458 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:491:13 [INFO] [stdout] | [INFO] [stdout] 491 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:522:13 [INFO] [stdout] | [INFO] [stdout] 522 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:541:13 [INFO] [stdout] | [INFO] [stdout] 541 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:553:13 [INFO] [stdout] | [INFO] [stdout] 553 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/reference_or.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:79:22 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:88:22 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:135:22 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/server.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/server.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/tag.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `chrono` [INFO] [stdout] --> restify-openapi/src/simple.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "chrono")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `chrono` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rust_decimal` [INFO] [stdout] --> restify-openapi/src/simple.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "rust_decimal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `rust_decimal` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `uuid` [INFO] [stdout] --> restify-openapi/src/simple.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "uuid")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `uuid` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `url` [INFO] [stdout] --> restify-openapi/src/simple.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "url")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `url` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `chrono` [INFO] [stdout] --> restify-openapi/src/simple.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "chrono")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `chrono` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking restify-macros v0.0.6 (/opt/rustwide/workdir/restify-macros) [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/mod.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/mod.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/components.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/info.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/info.rs:33:22 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/info.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:254:13 [INFO] [stdout] | [INFO] [stdout] 254 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:290:13 [INFO] [stdout] | [INFO] [stdout] 290 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:312:22 [INFO] [stdout] | [INFO] [stdout] 312 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:365:13 [INFO] [stdout] | [INFO] [stdout] 365 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:404:13 [INFO] [stdout] | [INFO] [stdout] 404 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:436:13 [INFO] [stdout] | [INFO] [stdout] 436 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:458:13 [INFO] [stdout] | [INFO] [stdout] 458 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:491:13 [INFO] [stdout] | [INFO] [stdout] 491 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:522:13 [INFO] [stdout] | [INFO] [stdout] 522 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:541:13 [INFO] [stdout] | [INFO] [stdout] 541 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/paths.rs:553:13 [INFO] [stdout] | [INFO] [stdout] 553 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/reference_or.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:79:22 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:88:22 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/security.rs:135:22 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/server.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/server.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg_attr(any(test, feature = "deserialize"), derive(serde::Deserialize, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> restify-openapi/src/models/tag.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | any(test, feature = "deserialize"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `deserialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `chrono` [INFO] [stdout] --> restify-openapi/src/simple.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "chrono")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `chrono` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rust_decimal` [INFO] [stdout] --> restify-openapi/src/simple.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "rust_decimal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `rust_decimal` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `uuid` [INFO] [stdout] --> restify-openapi/src/simple.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "uuid")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `uuid` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `url` [INFO] [stdout] --> restify-openapi/src/simple.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "url")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `url` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `chrono` [INFO] [stdout] --> restify-openapi/src/simple.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "chrono")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `axum` [INFO] [stdout] = help: consider adding `chrono` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 48 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 48 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking restify-core v0.0.3 (/opt/rustwide/workdir/restify-core) [INFO] [stderr] Checking restify v0.0.6 (/opt/rustwide/workdir/restify) [INFO] [stderr] Checking todo v0.1.0 (/opt/rustwide/workdir/examples/todo) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.23s [INFO] running `Command { std: "docker" "inspect" "df3f32915d492882249ebb57ef6dff8a2d18b0e9cf3fcf114feabb0e126c5904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df3f32915d492882249ebb57ef6dff8a2d18b0e9cf3fcf114feabb0e126c5904", kill_on_drop: false }` [INFO] [stdout] df3f32915d492882249ebb57ef6dff8a2d18b0e9cf3fcf114feabb0e126c5904