[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] building coders-collab-org/restify against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [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] 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] validating manifest of git repo https://github.com/coders-collab-org/restify on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee155045e35b375afcd13aa6ddea04589cd17ded8511cdd57af8e2cbb24db85f [INFO] running `Command { std: "docker" "start" "-a" "ee155045e35b375afcd13aa6ddea04589cd17ded8511cdd57af8e2cbb24db85f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee155045e35b375afcd13aa6ddea04589cd17ded8511cdd57af8e2cbb24db85f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee155045e35b375afcd13aa6ddea04589cd17ded8511cdd57af8e2cbb24db85f", kill_on_drop: false }` [INFO] [stdout] ee155045e35b375afcd13aa6ddea04589cd17ded8511cdd57af8e2cbb24db85f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 109b98811df47c43f07c4d2c3c859c7b6d0d5a2f5922f56a557c19a353527370 [INFO] running `Command { std: "docker" "start" "-a" "109b98811df47c43f07c4d2c3c859c7b6d0d5a2f5922f56a557c19a353527370", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling apistos-schemars v0.8.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling uuid v1.9.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling regex v1.10.5 [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 sea-bae v0.2.0 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling apistos-schemars_derive v0.8.21 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling toml_edit v0.22.15 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling restify-macros v0.0.6 (/opt/rustwide/workdir/restify-macros) [INFO] [stderr] Compiling 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] Compiling restify-core v0.0.3 (/opt/rustwide/workdir/restify-core) [INFO] [stderr] Compiling restify v0.0.6 (/opt/rustwide/workdir/restify) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "109b98811df47c43f07c4d2c3c859c7b6d0d5a2f5922f56a557c19a353527370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "109b98811df47c43f07c4d2c3c859c7b6d0d5a2f5922f56a557c19a353527370", kill_on_drop: false }` [INFO] [stdout] 109b98811df47c43f07c4d2c3c859c7b6d0d5a2f5922f56a557c19a353527370 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7251d659ff0bd5634e36affef66a41b50a9773ce3528a9c24ecffb20755de03c [INFO] running `Command { std: "docker" "start" "-a" "7251d659ff0bd5634e36affef66a41b50a9773ce3528a9c24ecffb20755de03c", kill_on_drop: false }` [INFO] [stderr] Compiling restify-macros v0.0.6 (/opt/rustwide/workdir/restify-macros) [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling restify-core v0.0.3 (/opt/rustwide/workdir/restify-core) [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] Compiling 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] Compiling restify v0.0.6 (/opt/rustwide/workdir/restify) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.66s [INFO] running `Command { std: "docker" "inspect" "7251d659ff0bd5634e36affef66a41b50a9773ce3528a9c24ecffb20755de03c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7251d659ff0bd5634e36affef66a41b50a9773ce3528a9c24ecffb20755de03c", kill_on_drop: false }` [INFO] [stdout] 7251d659ff0bd5634e36affef66a41b50a9773ce3528a9c24ecffb20755de03c