[INFO] fetching crate restify-openapi 0.0.1... [INFO] checking restify-openapi-0.0.1 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate restify-openapi 0.0.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate restify-openapi 0.0.1 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate restify-openapi 0.0.1 [INFO] finished tweaking crates.io crate restify-openapi 0.0.1 [INFO] tweaked toml for crates.io crate restify-openapi 0.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 100 packages to latest compatible versions [INFO] [stderr] Adding addr2line v0.22.0 (latest: v0.24.1) [INFO] [stderr] Adding gimli v0.29.0 (latest: v0.31.0) [INFO] [stderr] Adding hermit-abi v0.3.9 (latest: v0.4.0) [INFO] [stderr] Adding idna v0.5.0 (latest: v1.0.2) [INFO] [stderr] Adding matchit v0.7.3 (latest: v0.8.4) [INFO] [stderr] Adding miniz_oxide v0.7.4 (latest: v0.8.0) [INFO] [stderr] Adding sync_wrapper v0.1.2 (latest: v1.0.1) [INFO] [stderr] Adding tower v0.4.13 (latest: v0.5.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded apistos-schemars v0.8.21 [INFO] [stderr] Downloaded apistos-schemars_derive v0.8.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 444b3301fb344b9e4384edf5ebeb64d49aaf1dbca33c51976fd27919ef0a5f2a [INFO] running `Command { std: "docker" "start" "-a" "444b3301fb344b9e4384edf5ebeb64d49aaf1dbca33c51976fd27919ef0a5f2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "444b3301fb344b9e4384edf5ebeb64d49aaf1dbca33c51976fd27919ef0a5f2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "444b3301fb344b9e4384edf5ebeb64d49aaf1dbca33c51976fd27919ef0a5f2a", kill_on_drop: false }` [INFO] [stdout] 444b3301fb344b9e4384edf5ebeb64d49aaf1dbca33c51976fd27919ef0a5f2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dd03f24f9055a499a545467a779d6366c7f278b9886ab4019db298519a98a43 [INFO] running `Command { std: "docker" "start" "-a" "9dd03f24f9055a499a545467a779d6366c7f278b9886ab4019db298519a98a43", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling apistos-schemars v0.8.21 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling apistos-schemars_derive v0.8.21 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking serde v1.0.209 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking restify-openapi v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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: unexpected `cfg` condition value: `deserialize` [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.63s [INFO] running `Command { std: "docker" "inspect" "9dd03f24f9055a499a545467a779d6366c7f278b9886ab4019db298519a98a43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dd03f24f9055a499a545467a779d6366c7f278b9886ab4019db298519a98a43", kill_on_drop: false }` [INFO] [stdout] 9dd03f24f9055a499a545467a779d6366c7f278b9886ab4019db298519a98a43