[INFO] fetching crate em-client 4.0.2...
[INFO] checking em-client-4.0.2 against 1.94.0 for beta-1.95-4
[INFO] extracting crate em-client 4.0.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate em-client 4.0.2
[INFO] finished tweaking crates.io crate em-client 4.0.2
[INFO] tweaked toml for crates.io crate em-client 4.0.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate em-client 4.0.2 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate em-client 4.0.2 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v0.6.5
[INFO] [stderr]   Downloaded mockito v1.7.2
[INFO] [stderr]   Downloaded rs-libc v0.2.4
[INFO] [stderr]   Downloaded mime v0.2.6
[INFO] [stderr]   Downloaded traitobject v0.1.1
[INFO] [stderr]   Downloaded yasna v0.2.2
[INFO] [stderr]   Downloaded language-tags v0.2.2
[INFO] [stderr]   Downloaded error-chain v0.12.4
[INFO] [stderr]   Downloaded typeable v0.1.2
[INFO] [stderr]   Downloaded prettyplease v0.2.35
[INFO] [stderr]   Downloaded unicase v1.4.2
[INFO] [stderr]   Downloaded mbedtls-platform-support v0.1.1
[INFO] [stderr]   Downloaded bit-vec v0.5.1
[INFO] [stderr]   Downloaded bindgen v0.65.1
[INFO] [stderr]   Downloaded hyper v0.10.16
[INFO] [stderr]   Downloaded mbedtls v0.13.4
[INFO] [stderr]   Downloaded mbedtls-sys-auto v2.28.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9b9bcb69ed267a1380943a9aae4005972f60c76087215ff68c6bc6e5641c039
[INFO] running `Command { std: "docker" "start" "-a" "a9b9bcb69ed267a1380943a9aae4005972f60c76087215ff68c6bc6e5641c039", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9b9bcb69ed267a1380943a9aae4005972f60c76087215ff68c6bc6e5641c039", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9b9bcb69ed267a1380943a9aae4005972f60c76087215ff68c6bc6e5641c039", kill_on_drop: false }`
[INFO] [stdout] a9b9bcb69ed267a1380943a9aae4005972f60c76087215ff68c6bc6e5641c039
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 884cf3512812963701b2e97d9eeb1b1dcaf43451e611357a15cdda47a91bf040
[INFO] running `Command { std: "docker" "start" "-a" "884cf3512812963701b2e97d9eeb1b1dcaf43451e611357a15cdda47a91bf040", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking bit-vec v0.5.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking traitobject v0.1.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking yasna v0.2.2
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling mbedtls-platform-support v0.1.1
[INFO] [stderr]    Compiling mbedtls v0.13.4
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking serde_json v1.0.143
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v0.6.5
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_ignored v0.1.12
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking mockito v1.7.2
[INFO] [stderr]    Compiling mbedtls-sys-auto v2.28.12
[INFO] [stderr]     Checking em-client v4.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]   --> src/models.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]    = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `conversion`
[INFO] [stdout]   --> src/models.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]    = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:198:12
[INFO] [stdout]     |
[INFO] [stdout] 198 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:239:12
[INFO] [stdout]     |
[INFO] [stdout] 239 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:263:12
[INFO] [stdout]     |
[INFO] [stdout] 263 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:319:12
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:439:12
[INFO] [stdout]     |
[INFO] [stdout] 439 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:508:12
[INFO] [stdout]     |
[INFO] [stdout] 508 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:571:12
[INFO] [stdout]     |
[INFO] [stdout] 571 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:593:12
[INFO] [stdout]     |
[INFO] [stdout] 593 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:669:12
[INFO] [stdout]     |
[INFO] [stdout] 669 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:703:12
[INFO] [stdout]     |
[INFO] [stdout] 703 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:737:12
[INFO] [stdout]     |
[INFO] [stdout] 737 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:751:12
[INFO] [stdout]     |
[INFO] [stdout] 751 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:794:12
[INFO] [stdout]     |
[INFO] [stdout] 794 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:816:12
[INFO] [stdout]     |
[INFO] [stdout] 816 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:832:12
[INFO] [stdout]     |
[INFO] [stdout] 832 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:854:12
[INFO] [stdout]     |
[INFO] [stdout] 854 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:869:12
[INFO] [stdout]     |
[INFO] [stdout] 869 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:884:12
[INFO] [stdout]     |
[INFO] [stdout] 884 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:900:12
[INFO] [stdout]     |
[INFO] [stdout] 900 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:912:12
[INFO] [stdout]     |
[INFO] [stdout] 912 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:951:12
[INFO] [stdout]     |
[INFO] [stdout] 951 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1009:12
[INFO] [stdout]      |
[INFO] [stdout] 1009 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1037:12
[INFO] [stdout]      |
[INFO] [stdout] 1037 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1075:12
[INFO] [stdout]      |
[INFO] [stdout] 1075 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1095:12
[INFO] [stdout]      |
[INFO] [stdout] 1095 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1122:12
[INFO] [stdout]      |
[INFO] [stdout] 1122 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1218:12
[INFO] [stdout]      |
[INFO] [stdout] 1218 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1257:12
[INFO] [stdout]      |
[INFO] [stdout] 1257 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1300:12
[INFO] [stdout]      |
[INFO] [stdout] 1300 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1330:12
[INFO] [stdout]      |
[INFO] [stdout] 1330 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1346:12
[INFO] [stdout]      |
[INFO] [stdout] 1346 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1375:12
[INFO] [stdout]      |
[INFO] [stdout] 1375 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1403:12
[INFO] [stdout]      |
[INFO] [stdout] 1403 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1426:12
[INFO] [stdout]      |
[INFO] [stdout] 1426 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1484:12
[INFO] [stdout]      |
[INFO] [stdout] 1484 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1503:12
[INFO] [stdout]      |
[INFO] [stdout] 1503 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1518:12
[INFO] [stdout]      |
[INFO] [stdout] 1518 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1533:12
[INFO] [stdout]      |
[INFO] [stdout] 1533 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]   --> src/models.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]    = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `conversion`
[INFO] [stdout]     --> src/models.rs:1548:12
[INFO] [stdout]      |
[INFO] [stdout] 1548 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1569:12
[INFO] [stdout]      |
[INFO] [stdout] 1569 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1584:12
[INFO] [stdout]      |
[INFO] [stdout] 1584 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1606:12
[INFO] [stdout]      |
[INFO] [stdout] 1606 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1632:12
[INFO] [stdout]      |
[INFO] [stdout] 1632 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1661:12
[INFO] [stdout]      |
[INFO] [stdout] 1661 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1762:12
[INFO] [stdout]      |
[INFO] [stdout] 1762 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1791:12
[INFO] [stdout]      |
[INFO] [stdout] 1791 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1820:12
[INFO] [stdout]      |
[INFO] [stdout] 1820 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1846:12
[INFO] [stdout]      |
[INFO] [stdout] 1846 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1879:12
[INFO] [stdout]      |
[INFO] [stdout] 1879 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]   --> src/models.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]    = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1893:12
[INFO] [stdout]      |
[INFO] [stdout] 1893 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1922:12
[INFO] [stdout]      |
[INFO] [stdout] 1922 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1948:12
[INFO] [stdout]      |
[INFO] [stdout] 1948 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:198:12
[INFO] [stdout]     |
[INFO] [stdout] 198 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:239:12
[INFO] [stdout]     |
[INFO] [stdout] 239 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1973:12
[INFO] [stdout]      |
[INFO] [stdout] 1973 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:263:12
[INFO] [stdout]     |
[INFO] [stdout] 263 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:319:12
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2007:12
[INFO] [stdout]      |
[INFO] [stdout] 2007 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:439:12
[INFO] [stdout]     |
[INFO] [stdout] 439 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:508:12
[INFO] [stdout]     |
[INFO] [stdout] 508 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2068:12
[INFO] [stdout]      |
[INFO] [stdout] 2068 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:571:12
[INFO] [stdout]     |
[INFO] [stdout] 571 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:593:12
[INFO] [stdout]     |
[INFO] [stdout] 593 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2127:12
[INFO] [stdout]      |
[INFO] [stdout] 2127 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:669:12
[INFO] [stdout]     |
[INFO] [stdout] 669 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:703:12
[INFO] [stdout]     |
[INFO] [stdout] 703 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2168:12
[INFO] [stdout]      |
[INFO] [stdout] 2168 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:737:12
[INFO] [stdout]     |
[INFO] [stdout] 737 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:751:12
[INFO] [stdout]     |
[INFO] [stdout] 751 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:794:12
[INFO] [stdout]     |
[INFO] [stdout] 794 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2183:12
[INFO] [stdout]      |
[INFO] [stdout] 2183 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:816:12
[INFO] [stdout]     |
[INFO] [stdout] 816 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:832:12
[INFO] [stdout]     |
[INFO] [stdout] 832 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2198:12
[INFO] [stdout]      |
[INFO] [stdout] 2198 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2338:12
[INFO] [stdout]      |
[INFO] [stdout] 2338 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2391:12
[INFO] [stdout]      |
[INFO] [stdout] 2391 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2458:12
[INFO] [stdout]      |
[INFO] [stdout] 2458 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2528:12
[INFO] [stdout]      |
[INFO] [stdout] 2528 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:854:12
[INFO] [stdout]     |
[INFO] [stdout] 854 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2566:12
[INFO] [stdout]      |
[INFO] [stdout] 2566 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:869:12
[INFO] [stdout]     |
[INFO] [stdout] 869 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2594:12
[INFO] [stdout]      |
[INFO] [stdout] 2594 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:884:12
[INFO] [stdout]     |
[INFO] [stdout] 884 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2632:12
[INFO] [stdout]      |
[INFO] [stdout] 2632 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:900:12
[INFO] [stdout]     |
[INFO] [stdout] 900 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2660:12
[INFO] [stdout]      |
[INFO] [stdout] 2660 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2675:12
[INFO] [stdout]      |
[INFO] [stdout] 2675 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:912:12
[INFO] [stdout]     |
[INFO] [stdout] 912 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2735:12
[INFO] [stdout]      |
[INFO] [stdout] 2735 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]    --> src/models.rs:951:12
[INFO] [stdout]     |
[INFO] [stdout] 951 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]     = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2750:12
[INFO] [stdout]      |
[INFO] [stdout] 2750 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1009:12
[INFO] [stdout]      |
[INFO] [stdout] 1009 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1037:12
[INFO] [stdout]      |
[INFO] [stdout] 1037 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2763:12
[INFO] [stdout]      |
[INFO] [stdout] 2763 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1075:12
[INFO] [stdout]      |
[INFO] [stdout] 1075 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1095:12
[INFO] [stdout]      |
[INFO] [stdout] 1095 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1122:12
[INFO] [stdout]      |
[INFO] [stdout] 1122 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2800:12
[INFO] [stdout]      |
[INFO] [stdout] 2800 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2816:12
[INFO] [stdout]      |
[INFO] [stdout] 2816 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2850:12
[INFO] [stdout]      |
[INFO] [stdout] 2850 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2882:12
[INFO] [stdout]      |
[INFO] [stdout] 2882 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2897:12
[INFO] [stdout]      |
[INFO] [stdout] 2897 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2928:12
[INFO] [stdout]      |
[INFO] [stdout] 2928 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2987:12
[INFO] [stdout]      |
[INFO] [stdout] 2987 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3026:12
[INFO] [stdout]      |
[INFO] [stdout] 3026 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3069:12
[INFO] [stdout]      |
[INFO] [stdout] 3069 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3238:12
[INFO] [stdout]      |
[INFO] [stdout] 3238 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3283:12
[INFO] [stdout]      |
[INFO] [stdout] 3283 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3321:12
[INFO] [stdout]      |
[INFO] [stdout] 3321 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3336:12
[INFO] [stdout]      |
[INFO] [stdout] 3336 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3356:12
[INFO] [stdout]      |
[INFO] [stdout] 3356 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3376:12
[INFO] [stdout]      |
[INFO] [stdout] 3376 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3396:12
[INFO] [stdout]      |
[INFO] [stdout] 3396 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3416:12
[INFO] [stdout]      |
[INFO] [stdout] 3416 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3436:12
[INFO] [stdout]      |
[INFO] [stdout] 3436 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1218:12
[INFO] [stdout]      |
[INFO] [stdout] 1218 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3456:12
[INFO] [stdout]      |
[INFO] [stdout] 3456 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1257:12
[INFO] [stdout]      |
[INFO] [stdout] 1257 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1300:12
[INFO] [stdout]      |
[INFO] [stdout] 1300 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1330:12
[INFO] [stdout]      |
[INFO] [stdout] 1330 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3476:12
[INFO] [stdout]      |
[INFO] [stdout] 3476 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1346:12
[INFO] [stdout]      |
[INFO] [stdout] 1346 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1375:12
[INFO] [stdout]      |
[INFO] [stdout] 1375 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3496:12
[INFO] [stdout]      |
[INFO] [stdout] 3496 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1403:12
[INFO] [stdout]      |
[INFO] [stdout] 1403 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1426:12
[INFO] [stdout]      |
[INFO] [stdout] 1426 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1484:12
[INFO] [stdout]      |
[INFO] [stdout] 1484 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3516:12
[INFO] [stdout]      |
[INFO] [stdout] 3516 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1503:12
[INFO] [stdout]      |
[INFO] [stdout] 1503 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1518:12
[INFO] [stdout]      |
[INFO] [stdout] 1518 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1533:12
[INFO] [stdout]      |
[INFO] [stdout] 1533 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3536:12
[INFO] [stdout]      |
[INFO] [stdout] 3536 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1548:12
[INFO] [stdout]      |
[INFO] [stdout] 1548 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1569:12
[INFO] [stdout]      |
[INFO] [stdout] 1569 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1584:12
[INFO] [stdout]      |
[INFO] [stdout] 1584 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3556:12
[INFO] [stdout]      |
[INFO] [stdout] 3556 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1606:12
[INFO] [stdout]      |
[INFO] [stdout] 1606 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1632:12
[INFO] [stdout]      |
[INFO] [stdout] 1632 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3571:12
[INFO] [stdout]      |
[INFO] [stdout] 3571 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1661:12
[INFO] [stdout]      |
[INFO] [stdout] 1661 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1762:12
[INFO] [stdout]      |
[INFO] [stdout] 1762 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3604:12
[INFO] [stdout]      |
[INFO] [stdout] 3604 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1791:12
[INFO] [stdout]      |
[INFO] [stdout] 1791 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1820:12
[INFO] [stdout]      |
[INFO] [stdout] 1820 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1846:12
[INFO] [stdout]      |
[INFO] [stdout] 1846 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3618:12
[INFO] [stdout]      |
[INFO] [stdout] 3618 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1879:12
[INFO] [stdout]      |
[INFO] [stdout] 1879 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1893:12
[INFO] [stdout]      |
[INFO] [stdout] 1893 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3654:12
[INFO] [stdout]      |
[INFO] [stdout] 3654 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1922:12
[INFO] [stdout]      |
[INFO] [stdout] 1922 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1948:12
[INFO] [stdout]      |
[INFO] [stdout] 1948 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3691:12
[INFO] [stdout]      |
[INFO] [stdout] 3691 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:1973:12
[INFO] [stdout]      |
[INFO] [stdout] 1973 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2007:12
[INFO] [stdout]      |
[INFO] [stdout] 2007 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2068:12
[INFO] [stdout]      |
[INFO] [stdout] 2068 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3714:12
[INFO] [stdout]      |
[INFO] [stdout] 3714 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2127:12
[INFO] [stdout]      |
[INFO] [stdout] 2127 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2168:12
[INFO] [stdout]      |
[INFO] [stdout] 2168 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2183:12
[INFO] [stdout]      |
[INFO] [stdout] 2183 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3727:12
[INFO] [stdout]      |
[INFO] [stdout] 3727 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2198:12
[INFO] [stdout]      |
[INFO] [stdout] 2198 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3750:12
[INFO] [stdout]      |
[INFO] [stdout] 3750 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2338:12
[INFO] [stdout]      |
[INFO] [stdout] 2338 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3854:12
[INFO] [stdout]      |
[INFO] [stdout] 3854 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2391:12
[INFO] [stdout]      |
[INFO] [stdout] 2391 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3880:12
[INFO] [stdout]      |
[INFO] [stdout] 3880 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2458:12
[INFO] [stdout]      |
[INFO] [stdout] 2458 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3959:12
[INFO] [stdout]      |
[INFO] [stdout] 3959 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2528:12
[INFO] [stdout]      |
[INFO] [stdout] 2528 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4007:12
[INFO] [stdout]      |
[INFO] [stdout] 4007 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2566:12
[INFO] [stdout]      |
[INFO] [stdout] 2566 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4048:12
[INFO] [stdout]      |
[INFO] [stdout] 4048 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4085:12
[INFO] [stdout]      |
[INFO] [stdout] 4085 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2594:12
[INFO] [stdout]      |
[INFO] [stdout] 2594 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4112:12
[INFO] [stdout]      |
[INFO] [stdout] 4112 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2632:12
[INFO] [stdout]      |
[INFO] [stdout] 2632 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4153:12
[INFO] [stdout]      |
[INFO] [stdout] 4153 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2660:12
[INFO] [stdout]      |
[INFO] [stdout] 2660 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4166:12
[INFO] [stdout]      |
[INFO] [stdout] 4166 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2675:12
[INFO] [stdout]      |
[INFO] [stdout] 2675 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4213:12
[INFO] [stdout]      |
[INFO] [stdout] 4213 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4236:12
[INFO] [stdout]      |
[INFO] [stdout] 4236 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2735:12
[INFO] [stdout]      |
[INFO] [stdout] 2735 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4255:12
[INFO] [stdout]      |
[INFO] [stdout] 4255 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2750:12
[INFO] [stdout]      |
[INFO] [stdout] 2750 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4275:12
[INFO] [stdout]      |
[INFO] [stdout] 4275 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2763:12
[INFO] [stdout]      |
[INFO] [stdout] 2763 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4307:12
[INFO] [stdout]      |
[INFO] [stdout] 4307 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4340:12
[INFO] [stdout]      |
[INFO] [stdout] 4340 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2800:12
[INFO] [stdout]      |
[INFO] [stdout] 2800 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4361:12
[INFO] [stdout]      |
[INFO] [stdout] 4361 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2816:12
[INFO] [stdout]      |
[INFO] [stdout] 2816 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4376:12
[INFO] [stdout]      |
[INFO] [stdout] 4376 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2850:12
[INFO] [stdout]      |
[INFO] [stdout] 2850 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4409:12
[INFO] [stdout]      |
[INFO] [stdout] 4409 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2882:12
[INFO] [stdout]      |
[INFO] [stdout] 2882 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4435:12
[INFO] [stdout]      |
[INFO] [stdout] 4435 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2897:12
[INFO] [stdout]      |
[INFO] [stdout] 2897 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4480:12
[INFO] [stdout]      |
[INFO] [stdout] 4480 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2928:12
[INFO] [stdout]      |
[INFO] [stdout] 2928 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4514:12
[INFO] [stdout]      |
[INFO] [stdout] 4514 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:2987:12
[INFO] [stdout]      |
[INFO] [stdout] 2987 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3026:12
[INFO] [stdout]      |
[INFO] [stdout] 3026 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3069:12
[INFO] [stdout]      |
[INFO] [stdout] 3069 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3238:12
[INFO] [stdout]      |
[INFO] [stdout] 3238 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3283:12
[INFO] [stdout]      |
[INFO] [stdout] 3283 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3321:12
[INFO] [stdout]      |
[INFO] [stdout] 3321 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3336:12
[INFO] [stdout]      |
[INFO] [stdout] 3336 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3356:12
[INFO] [stdout]      |
[INFO] [stdout] 3356 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3376:12
[INFO] [stdout]      |
[INFO] [stdout] 3376 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3396:12
[INFO] [stdout]      |
[INFO] [stdout] 3396 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3416:12
[INFO] [stdout]      |
[INFO] [stdout] 3416 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4537:12
[INFO] [stdout]      |
[INFO] [stdout] 4537 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4557:12
[INFO] [stdout]      |
[INFO] [stdout] 4557 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4580:12
[INFO] [stdout]      |
[INFO] [stdout] 4580 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3436:12
[INFO] [stdout]      |
[INFO] [stdout] 3436 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4622:12
[INFO] [stdout]      |
[INFO] [stdout] 4622 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4637:12
[INFO] [stdout]      |
[INFO] [stdout] 4637 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4667:12
[INFO] [stdout]      |
[INFO] [stdout] 4667 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3456:12
[INFO] [stdout]      |
[INFO] [stdout] 3456 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4683:12
[INFO] [stdout]      |
[INFO] [stdout] 4683 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4705:12
[INFO] [stdout]      |
[INFO] [stdout] 4705 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4741:12
[INFO] [stdout]      |
[INFO] [stdout] 4741 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3476:12
[INFO] [stdout]      |
[INFO] [stdout] 3476 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4801:12
[INFO] [stdout]      |
[INFO] [stdout] 4801 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4847:12
[INFO] [stdout]      |
[INFO] [stdout] 4847 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4882:12
[INFO] [stdout]      |
[INFO] [stdout] 4882 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4925:12
[INFO] [stdout]      |
[INFO] [stdout] 4925 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3496:12
[INFO] [stdout]      |
[INFO] [stdout] 3496 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4962:12
[INFO] [stdout]      |
[INFO] [stdout] 4962 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4975:12
[INFO] [stdout]      |
[INFO] [stdout] 4975 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5001:12
[INFO] [stdout]      |
[INFO] [stdout] 5001 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3516:12
[INFO] [stdout]      |
[INFO] [stdout] 3516 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5031:12
[INFO] [stdout]      |
[INFO] [stdout] 5031 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5057:12
[INFO] [stdout]      |
[INFO] [stdout] 5057 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5119:12
[INFO] [stdout]      |
[INFO] [stdout] 5119 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3536:12
[INFO] [stdout]      |
[INFO] [stdout] 3536 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5148:12
[INFO] [stdout]      |
[INFO] [stdout] 5148 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5190:12
[INFO] [stdout]      |
[INFO] [stdout] 5190 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5268:12
[INFO] [stdout]      |
[INFO] [stdout] 5268 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3556:12
[INFO] [stdout]      |
[INFO] [stdout] 3556 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5307:12
[INFO] [stdout]      |
[INFO] [stdout] 5307 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5340:12
[INFO] [stdout]      |
[INFO] [stdout] 5340 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5355:12
[INFO] [stdout]      |
[INFO] [stdout] 5355 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3571:12
[INFO] [stdout]      |
[INFO] [stdout] 3571 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5370:12
[INFO] [stdout]      |
[INFO] [stdout] 5370 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3604:12
[INFO] [stdout]      |
[INFO] [stdout] 3604 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5407:12
[INFO] [stdout]      |
[INFO] [stdout] 5407 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3618:12
[INFO] [stdout]      |
[INFO] [stdout] 3618 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5422:12
[INFO] [stdout]      |
[INFO] [stdout] 5422 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3654:12
[INFO] [stdout]      |
[INFO] [stdout] 3654 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5443:12
[INFO] [stdout]      |
[INFO] [stdout] 5443 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3691:12
[INFO] [stdout]      |
[INFO] [stdout] 3691 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5462:12
[INFO] [stdout]      |
[INFO] [stdout] 5462 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3714:12
[INFO] [stdout]      |
[INFO] [stdout] 3714 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5480:12
[INFO] [stdout]      |
[INFO] [stdout] 5480 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5545:12
[INFO] [stdout]      |
[INFO] [stdout] 5545 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3727:12
[INFO] [stdout]      |
[INFO] [stdout] 3727 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5565:12
[INFO] [stdout]      |
[INFO] [stdout] 5565 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3750:12
[INFO] [stdout]      |
[INFO] [stdout] 3750 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5586:12
[INFO] [stdout]      |
[INFO] [stdout] 5586 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5600:12
[INFO] [stdout]      |
[INFO] [stdout] 5600 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5617:12
[INFO] [stdout]      |
[INFO] [stdout] 5617 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5650:12
[INFO] [stdout]      |
[INFO] [stdout] 5650 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5677:12
[INFO] [stdout]      |
[INFO] [stdout] 5677 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3854:12
[INFO] [stdout]      |
[INFO] [stdout] 3854 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3880:12
[INFO] [stdout]      |
[INFO] [stdout] 3880 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:3959:12
[INFO] [stdout]      |
[INFO] [stdout] 3959 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4007:12
[INFO] [stdout]      |
[INFO] [stdout] 4007 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4048:12
[INFO] [stdout]      |
[INFO] [stdout] 4048 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4085:12
[INFO] [stdout]      |
[INFO] [stdout] 4085 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4112:12
[INFO] [stdout]      |
[INFO] [stdout] 4112 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4153:12
[INFO] [stdout]      |
[INFO] [stdout] 4153 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4166:12
[INFO] [stdout]      |
[INFO] [stdout] 4166 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4213:12
[INFO] [stdout]      |
[INFO] [stdout] 4213 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4236:12
[INFO] [stdout]      |
[INFO] [stdout] 4236 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4255:12
[INFO] [stdout]      |
[INFO] [stdout] 4255 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4275:12
[INFO] [stdout]      |
[INFO] [stdout] 4275 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4307:12
[INFO] [stdout]      |
[INFO] [stdout] 4307 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4340:12
[INFO] [stdout]      |
[INFO] [stdout] 4340 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4361:12
[INFO] [stdout]      |
[INFO] [stdout] 4361 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5697:12
[INFO] [stdout]      |
[INFO] [stdout] 5697 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5713:12
[INFO] [stdout]      |
[INFO] [stdout] 5713 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5728:12
[INFO] [stdout]      |
[INFO] [stdout] 5728 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5782:12
[INFO] [stdout]      |
[INFO] [stdout] 5782 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4376:12
[INFO] [stdout]      |
[INFO] [stdout] 4376 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4409:12
[INFO] [stdout]      |
[INFO] [stdout] 4409 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4435:12
[INFO] [stdout]      |
[INFO] [stdout] 4435 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4480:12
[INFO] [stdout]      |
[INFO] [stdout] 4480 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4514:12
[INFO] [stdout]      |
[INFO] [stdout] 4514 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4537:12
[INFO] [stdout]      |
[INFO] [stdout] 4537 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4557:12
[INFO] [stdout]      |
[INFO] [stdout] 4557 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4580:12
[INFO] [stdout]      |
[INFO] [stdout] 4580 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4622:12
[INFO] [stdout]      |
[INFO] [stdout] 4622 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4637:12
[INFO] [stdout]      |
[INFO] [stdout] 4637 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4667:12
[INFO] [stdout]      |
[INFO] [stdout] 4667 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4683:12
[INFO] [stdout]      |
[INFO] [stdout] 4683 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4705:12
[INFO] [stdout]      |
[INFO] [stdout] 4705 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4741:12
[INFO] [stdout]      |
[INFO] [stdout] 4741 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4801:12
[INFO] [stdout]      |
[INFO] [stdout] 4801 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4847:12
[INFO] [stdout]      |
[INFO] [stdout] 4847 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4882:12
[INFO] [stdout]      |
[INFO] [stdout] 4882 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4925:12
[INFO] [stdout]      |
[INFO] [stdout] 4925 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4962:12
[INFO] [stdout]      |
[INFO] [stdout] 4962 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:4975:12
[INFO] [stdout]      |
[INFO] [stdout] 4975 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5001:12
[INFO] [stdout]      |
[INFO] [stdout] 5001 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5031:12
[INFO] [stdout]      |
[INFO] [stdout] 5031 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5057:12
[INFO] [stdout]      |
[INFO] [stdout] 5057 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5119:12
[INFO] [stdout]      |
[INFO] [stdout] 5119 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5148:12
[INFO] [stdout]      |
[INFO] [stdout] 5148 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5190:12
[INFO] [stdout]      |
[INFO] [stdout] 5190 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5268:12
[INFO] [stdout]      |
[INFO] [stdout] 5268 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5307:12
[INFO] [stdout]      |
[INFO] [stdout] 5307 | #[cfg_attr(feature = "conversion", derive(LabelledGenericEnum))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5340:12
[INFO] [stdout]      |
[INFO] [stdout] 5340 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5355:12
[INFO] [stdout]      |
[INFO] [stdout] 5355 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5370:12
[INFO] [stdout]      |
[INFO] [stdout] 5370 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5407:12
[INFO] [stdout]      |
[INFO] [stdout] 5407 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5422:12
[INFO] [stdout]      |
[INFO] [stdout] 5422 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5443:12
[INFO] [stdout]      |
[INFO] [stdout] 5443 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5462:12
[INFO] [stdout]      |
[INFO] [stdout] 5462 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5480:12
[INFO] [stdout]      |
[INFO] [stdout] 5480 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5545:12
[INFO] [stdout]      |
[INFO] [stdout] 5545 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5565:12
[INFO] [stdout]      |
[INFO] [stdout] 5565 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5586:12
[INFO] [stdout]      |
[INFO] [stdout] 5586 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5600:12
[INFO] [stdout]      |
[INFO] [stdout] 5600 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5617:12
[INFO] [stdout]      |
[INFO] [stdout] 5617 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5650:12
[INFO] [stdout]      |
[INFO] [stdout] 5650 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5677:12
[INFO] [stdout]      |
[INFO] [stdout] 5677 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5697:12
[INFO] [stdout]      |
[INFO] [stdout] 5697 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5713:12
[INFO] [stdout]      |
[INFO] [stdout] 5713 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5728:12
[INFO] [stdout]      |
[INFO] [stdout] 5728 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `conversion`
[INFO] [stdout]     --> src/models.rs:5782:12
[INFO] [stdout]      |
[INFO] [stdout] 5782 | #[cfg_attr(feature = "conversion", derive(LabelledGeneric))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `client`, `default`, `hyper`, `serde_ignored`, and `url`
[INFO] [stdout]      = help: consider adding `conversion` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]     --> src/lib.rs:6062:18
[INFO] [stdout]      |
[INFO] [stdout] 6062 |     use base64::{decode, encode};
[INFO] [stdout]      |                  ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]     --> src/lib.rs:6062:26
[INFO] [stdout]      |
[INFO] [stdout] 6062 |     use base64::{decode, encode};
[INFO] [stdout]      |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]     --> src/lib.rs:6076:39
[INFO] [stdout]      |
[INFO] [stdout] 6076 |             serializer.serialize_str(&encode(&self.0))
[INFO] [stdout]      |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]     --> src/lib.rs:6086:19
[INFO] [stdout]      |
[INFO] [stdout] 6086 |             match decode(&s) {
[INFO] [stdout]      |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]     --> src/lib.rs:6062:18
[INFO] [stdout]      |
[INFO] [stdout] 6062 |     use base64::{decode, encode};
[INFO] [stdout]      |                  ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]     --> src/lib.rs:6062:26
[INFO] [stdout]      |
[INFO] [stdout] 6062 |     use base64::{decode, encode};
[INFO] [stdout]      |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]     --> src/lib.rs:6076:39
[INFO] [stdout]      |
[INFO] [stdout] 6076 |             serializer.serialize_str(&encode(&self.0))
[INFO] [stdout]      |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]     --> src/lib.rs:6086:19
[INFO] [stdout]      |
[INFO] [stdout] 6086 |             match decode(&s) {
[INFO] [stdout]      |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "884cf3512812963701b2e97d9eeb1b1dcaf43451e611357a15cdda47a91bf040", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "884cf3512812963701b2e97d9eeb1b1dcaf43451e611357a15cdda47a91bf040", kill_on_drop: false }`
[INFO] [stdout] 884cf3512812963701b2e97d9eeb1b1dcaf43451e611357a15cdda47a91bf040
