[INFO] cloning repository https://github.com/msft-mirror-aosp/platform.external.rust.pica
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/msft-mirror-aosp/platform.external.rust.pica" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsft-mirror-aosp%2Fplatform.external.rust.pica", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsft-mirror-aosp%2Fplatform.external.rust.pica'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ae235498e8698a5bdc7c7d8226b9d693241e154
[INFO] checking msft-mirror-aosp/platform.external.rust.pica against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsft-mirror-aosp%2Fplatform.external.rust.pica" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/msft-mirror-aosp/platform.external.rust.pica
[INFO] finished tweaking git repo https://github.com/msft-mirror-aosp/platform.external.rust.pica
[INFO] tweaked toml for git repo https://github.com/msft-mirror-aosp/platform.external.rust.pica written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/msft-mirror-aosp/platform.external.rust.pica on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/msft-mirror-aosp/platform.external.rust.pica 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: bin.1.features
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c84672a45b7c7aed9efca65d36d893a44708576fc9bdf2edef07abffe7ee6492
[INFO] running `Command { std: "docker" "start" "-a" "c84672a45b7c7aed9efca65d36d893a44708576fc9bdf2edef07abffe7ee6492", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c84672a45b7c7aed9efca65d36d893a44708576fc9bdf2edef07abffe7ee6492", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c84672a45b7c7aed9efca65d36d893a44708576fc9bdf2edef07abffe7ee6492", kill_on_drop: false }`
[INFO] [stdout] c84672a45b7c7aed9efca65d36d893a44708576fc9bdf2edef07abffe7ee6492
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c2a71b6a9515eba517737c0bf53f551351881317e6984bf2e84442afba8ee20
[INFO] running `Command { std: "docker" "start" "-a" "2c2a71b6a9515eba517737c0bf53f551351881317e6984bf2e84442afba8ee20", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: bin.1.features
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.23
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]     Checking clap_lex v0.3.2
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking tracing v0.1.32
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.1.8
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking clap v4.1.8
[INFO] [stderr]     Checking pdl-runtime v0.3.0
[INFO] [stderr]    Compiling pest v2.7.4
[INFO] [stderr]    Compiling pest_meta v2.7.4
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling pest_generator v2.7.4
[INFO] [stderr]    Compiling pest_derive v2.7.4
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking hyper v0.14.18
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stderr]    Compiling argh_shared v0.1.12
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]    Compiling argh v0.1.12
[INFO] [stderr]    Compiling pdl-compiler v0.3.0
[INFO] [stderr]    Compiling pica v0.1.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [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: `serde`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:258:12
[INFO] [stdout]     |
[INFO] [stdout] 258 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:259:12
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:324:12
[INFO] [stdout]     |
[INFO] [stdout] 324 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:325:12
[INFO] [stdout]     |
[INFO] [stdout] 325 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:408:12
[INFO] [stdout]     |
[INFO] [stdout] 408 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:409:12
[INFO] [stdout]     |
[INFO] [stdout] 409 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:501:12
[INFO] [stdout]     |
[INFO] [stdout] 501 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:502:12
[INFO] [stdout]     |
[INFO] [stdout] 502 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:576:12
[INFO] [stdout]     |
[INFO] [stdout] 576 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:577:12
[INFO] [stdout]     |
[INFO] [stdout] 577 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:644:12
[INFO] [stdout]     |
[INFO] [stdout] 644 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:645:12
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:815:12
[INFO] [stdout]     |
[INFO] [stdout] 815 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:816:12
[INFO] [stdout]     |
[INFO] [stdout] 816 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:879:12
[INFO] [stdout]     |
[INFO] [stdout] 879 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:880:12
[INFO] [stdout]     |
[INFO] [stdout] 880 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:940:12
[INFO] [stdout]     |
[INFO] [stdout] 940 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:941:12
[INFO] [stdout]     |
[INFO] [stdout] 941 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1035:12
[INFO] [stdout]      |
[INFO] [stdout] 1035 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1036:12
[INFO] [stdout]      |
[INFO] [stdout] 1036 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1092:12
[INFO] [stdout]      |
[INFO] [stdout] 1092 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1093:12
[INFO] [stdout]      |
[INFO] [stdout] 1093 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1405:12
[INFO] [stdout]      |
[INFO] [stdout] 1405 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1406:12
[INFO] [stdout]      |
[INFO] [stdout] 1406 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1466:12
[INFO] [stdout]      |
[INFO] [stdout] 1466 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1467:12
[INFO] [stdout]      |
[INFO] [stdout] 1467 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1545:12
[INFO] [stdout]      |
[INFO] [stdout] 1545 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1546:12
[INFO] [stdout]      |
[INFO] [stdout] 1546 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1615:12
[INFO] [stdout]      |
[INFO] [stdout] 1615 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1616:12
[INFO] [stdout]      |
[INFO] [stdout] 1616 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1676:12
[INFO] [stdout]      |
[INFO] [stdout] 1676 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1677:12
[INFO] [stdout]      |
[INFO] [stdout] 1677 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1755:12
[INFO] [stdout]      |
[INFO] [stdout] 1755 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1756:12
[INFO] [stdout]      |
[INFO] [stdout] 1756 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1815:12
[INFO] [stdout]      |
[INFO] [stdout] 1815 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1900:12
[INFO] [stdout]      |
[INFO] [stdout] 1900 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1901:12
[INFO] [stdout]      |
[INFO] [stdout] 1901 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1967:12
[INFO] [stdout]      |
[INFO] [stdout] 1967 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1968:12
[INFO] [stdout]      |
[INFO] [stdout] 1968 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2046:12
[INFO] [stdout]      |
[INFO] [stdout] 2046 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2047:12
[INFO] [stdout]      |
[INFO] [stdout] 2047 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2119:12
[INFO] [stdout]      |
[INFO] [stdout] 2119 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2120:12
[INFO] [stdout]      |
[INFO] [stdout] 2120 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2183:12
[INFO] [stdout]      |
[INFO] [stdout] 2183 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2184:12
[INFO] [stdout]      |
[INFO] [stdout] 2184 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2244:12
[INFO] [stdout]      |
[INFO] [stdout] 2244 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2245:12
[INFO] [stdout]      |
[INFO] [stdout] 2245 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2311:12
[INFO] [stdout]      |
[INFO] [stdout] 2311 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2312:12
[INFO] [stdout]      |
[INFO] [stdout] 2312 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2372:12
[INFO] [stdout]      |
[INFO] [stdout] 2372 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2373:12
[INFO] [stdout]      |
[INFO] [stdout] 2373 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2430:12
[INFO] [stdout]      |
[INFO] [stdout] 2430 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2431:12
[INFO] [stdout]      |
[INFO] [stdout] 2431 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2488:12
[INFO] [stdout]      |
[INFO] [stdout] 2488 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2489:12
[INFO] [stdout]      |
[INFO] [stdout] 2489 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2552:12
[INFO] [stdout]      |
[INFO] [stdout] 2552 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2553:12
[INFO] [stdout]      |
[INFO] [stdout] 2553 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2613:12
[INFO] [stdout]      |
[INFO] [stdout] 2613 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2614:12
[INFO] [stdout]      |
[INFO] [stdout] 2614 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2674:12
[INFO] [stdout]      |
[INFO] [stdout] 2674 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2675:12
[INFO] [stdout]      |
[INFO] [stdout] 2675 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2738:12
[INFO] [stdout]      |
[INFO] [stdout] 2738 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2739:12
[INFO] [stdout]      |
[INFO] [stdout] 2739 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2798:12
[INFO] [stdout]      |
[INFO] [stdout] 2798 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2881:12
[INFO] [stdout]      |
[INFO] [stdout] 2881 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2882:12
[INFO] [stdout]      |
[INFO] [stdout] 2882 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2942:12
[INFO] [stdout]      |
[INFO] [stdout] 2942 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2943:12
[INFO] [stdout]      |
[INFO] [stdout] 2943 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3006:12
[INFO] [stdout]      |
[INFO] [stdout] 3006 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3007:12
[INFO] [stdout]      |
[INFO] [stdout] 3007 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3067:12
[INFO] [stdout]      |
[INFO] [stdout] 3067 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3068:12
[INFO] [stdout]      |
[INFO] [stdout] 3068 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3128:12
[INFO] [stdout]      |
[INFO] [stdout] 3128 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3129:12
[INFO] [stdout]      |
[INFO] [stdout] 3129 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3188:12
[INFO] [stdout]      |
[INFO] [stdout] 3188 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3189:12
[INFO] [stdout]      |
[INFO] [stdout] 3189 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3368:12
[INFO] [stdout]      |
[INFO] [stdout] 3368 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3369:12
[INFO] [stdout]      |
[INFO] [stdout] 3369 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3438:12
[INFO] [stdout]      |
[INFO] [stdout] 3438 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3439:12
[INFO] [stdout]      |
[INFO] [stdout] 3439 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3502:12
[INFO] [stdout]      |
[INFO] [stdout] 3502 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3503:12
[INFO] [stdout]      |
[INFO] [stdout] 3503 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3568:12
[INFO] [stdout]      |
[INFO] [stdout] 3568 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3569:12
[INFO] [stdout]      |
[INFO] [stdout] 3569 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3769:12
[INFO] [stdout]      |
[INFO] [stdout] 3769 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3770:12
[INFO] [stdout]      |
[INFO] [stdout] 3770 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3851:12
[INFO] [stdout]      |
[INFO] [stdout] 3851 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3852:12
[INFO] [stdout]      |
[INFO] [stdout] 3852 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3912:12
[INFO] [stdout]      |
[INFO] [stdout] 3912 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3913:12
[INFO] [stdout]      |
[INFO] [stdout] 3913 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3990:12
[INFO] [stdout]      |
[INFO] [stdout] 3990 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3996:12
[INFO] [stdout]      |
[INFO] [stdout] 3996 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4002:12
[INFO] [stdout]      |
[INFO] [stdout] 4002 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4117:12
[INFO] [stdout]      |
[INFO] [stdout] 4117 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4124:12
[INFO] [stdout]      |
[INFO] [stdout] 4124 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4130:12
[INFO] [stdout]      |
[INFO] [stdout] 4130 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4268:12
[INFO] [stdout]      |
[INFO] [stdout] 4268 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4275:12
[INFO] [stdout]      |
[INFO] [stdout] 4275 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4281:12
[INFO] [stdout]      |
[INFO] [stdout] 4281 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4419:12
[INFO] [stdout]      |
[INFO] [stdout] 4419 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4441:12
[INFO] [stdout]      |
[INFO] [stdout] 4441 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4451:12
[INFO] [stdout]      |
[INFO] [stdout] 4451 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4458:12
[INFO] [stdout]      |
[INFO] [stdout] 4458 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4464:12
[INFO] [stdout]      |
[INFO] [stdout] 4464 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4652:12
[INFO] [stdout]      |
[INFO] [stdout] 4652 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4670:12
[INFO] [stdout]      |
[INFO] [stdout] 4670 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4678:12
[INFO] [stdout]      |
[INFO] [stdout] 4678 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4686:12
[INFO] [stdout]      |
[INFO] [stdout] 4686 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4692:12
[INFO] [stdout]      |
[INFO] [stdout] 4692 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4891:12
[INFO] [stdout]      |
[INFO] [stdout] 4891 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4899:12
[INFO] [stdout]      |
[INFO] [stdout] 4899 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4907:12
[INFO] [stdout]      |
[INFO] [stdout] 4907 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5112:12
[INFO] [stdout]      |
[INFO] [stdout] 5112 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5121:12
[INFO] [stdout]      |
[INFO] [stdout] 5121 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5129:12
[INFO] [stdout]      |
[INFO] [stdout] 5129 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5355:12
[INFO] [stdout]      |
[INFO] [stdout] 5355 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5397:12
[INFO] [stdout]      |
[INFO] [stdout] 5397 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5417:12
[INFO] [stdout]      |
[INFO] [stdout] 5417 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5423:12
[INFO] [stdout]      |
[INFO] [stdout] 5423 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5431:12
[INFO] [stdout]      |
[INFO] [stdout] 5431 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5803:12
[INFO] [stdout]      |
[INFO] [stdout] 5803 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5905:12
[INFO] [stdout]      |
[INFO] [stdout] 5905 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5934:12
[INFO] [stdout]      |
[INFO] [stdout] 5934 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5940:12
[INFO] [stdout]      |
[INFO] [stdout] 5940 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5948:12
[INFO] [stdout]      |
[INFO] [stdout] 5948 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:6550:12
[INFO] [stdout]      |
[INFO] [stdout] 6550 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:6600:12
[INFO] [stdout]      |
[INFO] [stdout] 6600 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:6615:12
[INFO] [stdout]      |
[INFO] [stdout] 6615 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:6621:12
[INFO] [stdout]      |
[INFO] [stdout] 6621 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:6629:12
[INFO] [stdout]      |
[INFO] [stdout] 6629 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:6955:12
[INFO] [stdout]      |
[INFO] [stdout] 6955 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:6989:12
[INFO] [stdout]      |
[INFO] [stdout] 6989 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7000:12
[INFO] [stdout]      |
[INFO] [stdout] 7000 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7006:12
[INFO] [stdout]      |
[INFO] [stdout] 7006 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7014:12
[INFO] [stdout]      |
[INFO] [stdout] 7014 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7273:12
[INFO] [stdout]      |
[INFO] [stdout] 7273 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7278:12
[INFO] [stdout]      |
[INFO] [stdout] 7278 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7288:12
[INFO] [stdout]      |
[INFO] [stdout] 7288 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7455:12
[INFO] [stdout]      |
[INFO] [stdout] 7455 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7460:12
[INFO] [stdout]      |
[INFO] [stdout] 7460 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7470:12
[INFO] [stdout]      |
[INFO] [stdout] 7470 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7637:12
[INFO] [stdout]      |
[INFO] [stdout] 7637 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7642:12
[INFO] [stdout]      |
[INFO] [stdout] 7642 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7652:12
[INFO] [stdout]      |
[INFO] [stdout] 7652 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7819:12
[INFO] [stdout]      |
[INFO] [stdout] 7819 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7822:12
[INFO] [stdout]      |
[INFO] [stdout] 7822 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7832:12
[INFO] [stdout]      |
[INFO] [stdout] 7832 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7977:12
[INFO] [stdout]      |
[INFO] [stdout] 7977 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7987:12
[INFO] [stdout]      |
[INFO] [stdout] 7987 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7997:12
[INFO] [stdout]      |
[INFO] [stdout] 7997 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8254:12
[INFO] [stdout]      |
[INFO] [stdout] 8254 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8257:12
[INFO] [stdout]      |
[INFO] [stdout] 8257 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8267:12
[INFO] [stdout]      |
[INFO] [stdout] 8267 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8412:12
[INFO] [stdout]      |
[INFO] [stdout] 8412 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8477:12
[INFO] [stdout]      |
[INFO] [stdout] 8477 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8483:12
[INFO] [stdout]      |
[INFO] [stdout] 8483 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8493:12
[INFO] [stdout]      |
[INFO] [stdout] 8493 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8680:12
[INFO] [stdout]      |
[INFO] [stdout] 8680 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8681:12
[INFO] [stdout]      |
[INFO] [stdout] 8681 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8742:12
[INFO] [stdout]      |
[INFO] [stdout] 8742 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8816:12
[INFO] [stdout]      |
[INFO] [stdout] 8816 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8821:12
[INFO] [stdout]      |
[INFO] [stdout] 8821 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8831:12
[INFO] [stdout]      |
[INFO] [stdout] 8831 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8998:12
[INFO] [stdout]      |
[INFO] [stdout] 8998 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9056:12
[INFO] [stdout]      |
[INFO] [stdout] 9056 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9062:12
[INFO] [stdout]      |
[INFO] [stdout] 9062 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9072:12
[INFO] [stdout]      |
[INFO] [stdout] 9072 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9266:12
[INFO] [stdout]      |
[INFO] [stdout] 9266 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9271:12
[INFO] [stdout]      |
[INFO] [stdout] 9271 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9281:12
[INFO] [stdout]      |
[INFO] [stdout] 9281 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9463:12
[INFO] [stdout]      |
[INFO] [stdout] 9463 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9469:12
[INFO] [stdout]      |
[INFO] [stdout] 9469 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9479:12
[INFO] [stdout]      |
[INFO] [stdout] 9479 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9666:12
[INFO] [stdout]      |
[INFO] [stdout] 9666 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9671:12
[INFO] [stdout]      |
[INFO] [stdout] 9671 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9681:12
[INFO] [stdout]      |
[INFO] [stdout] 9681 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9848:12
[INFO] [stdout]      |
[INFO] [stdout] 9848 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9851:12
[INFO] [stdout]      |
[INFO] [stdout] 9851 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9861:12
[INFO] [stdout]      |
[INFO] [stdout] 9861 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10006:12
[INFO] [stdout]       |
[INFO] [stdout] 10006 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10012:12
[INFO] [stdout]       |
[INFO] [stdout] 10012 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10022:12
[INFO] [stdout]       |
[INFO] [stdout] 10022 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10203:12
[INFO] [stdout]       |
[INFO] [stdout] 10203 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10209:12
[INFO] [stdout]       |
[INFO] [stdout] 10209 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10219:12
[INFO] [stdout]       |
[INFO] [stdout] 10219 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10400:12
[INFO] [stdout]       |
[INFO] [stdout] 10400 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10406:12
[INFO] [stdout]       |
[INFO] [stdout] 10406 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10416:12
[INFO] [stdout]       |
[INFO] [stdout] 10416 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10599:12
[INFO] [stdout]       |
[INFO] [stdout] 10599 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10604:12
[INFO] [stdout]       |
[INFO] [stdout] 10604 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10614:12
[INFO] [stdout]       |
[INFO] [stdout] 10614 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10781:12
[INFO] [stdout]       |
[INFO] [stdout] 10781 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10786:12
[INFO] [stdout]       |
[INFO] [stdout] 10786 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10796:12
[INFO] [stdout]       |
[INFO] [stdout] 10796 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10957:12
[INFO] [stdout]       |
[INFO] [stdout] 10957 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10962:12
[INFO] [stdout]       |
[INFO] [stdout] 10962 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10972:12
[INFO] [stdout]       |
[INFO] [stdout] 10972 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11139:12
[INFO] [stdout]       |
[INFO] [stdout] 11139 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11146:12
[INFO] [stdout]       |
[INFO] [stdout] 11146 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11156:12
[INFO] [stdout]       |
[INFO] [stdout] 11156 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11355:12
[INFO] [stdout]       |
[INFO] [stdout] 11355 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11420:12
[INFO] [stdout]       |
[INFO] [stdout] 11420 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11426:12
[INFO] [stdout]       |
[INFO] [stdout] 11426 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11436:12
[INFO] [stdout]       |
[INFO] [stdout] 11436 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11621:12
[INFO] [stdout]       |
[INFO] [stdout] 11621 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11679:12
[INFO] [stdout]       |
[INFO] [stdout] 11679 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11685:12
[INFO] [stdout]       |
[INFO] [stdout] 11685 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11695:12
[INFO] [stdout]       |
[INFO] [stdout] 11695 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11893:12
[INFO] [stdout]       |
[INFO] [stdout] 11893 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11899:12
[INFO] [stdout]       |
[INFO] [stdout] 11899 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11909:12
[INFO] [stdout]       |
[INFO] [stdout] 11909 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12109:12
[INFO] [stdout]       |
[INFO] [stdout] 12109 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12115:12
[INFO] [stdout]       |
[INFO] [stdout] 12115 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12125:12
[INFO] [stdout]       |
[INFO] [stdout] 12125 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12316:12
[INFO] [stdout]       |
[INFO] [stdout] 12316 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12319:12
[INFO] [stdout]       |
[INFO] [stdout] 12319 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12329:12
[INFO] [stdout]       |
[INFO] [stdout] 12329 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12476:12
[INFO] [stdout]       |
[INFO] [stdout] 12476 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12482:12
[INFO] [stdout]       |
[INFO] [stdout] 12482 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12492:12
[INFO] [stdout]       |
[INFO] [stdout] 12492 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12675:12
[INFO] [stdout]       |
[INFO] [stdout] 12675 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12680:12
[INFO] [stdout]       |
[INFO] [stdout] 12680 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12690:12
[INFO] [stdout]       |
[INFO] [stdout] 12690 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12853:12
[INFO] [stdout]       |
[INFO] [stdout] 12853 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12859:12
[INFO] [stdout]       |
[INFO] [stdout] 12859 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12869:12
[INFO] [stdout]       |
[INFO] [stdout] 12869 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13058:12
[INFO] [stdout]       |
[INFO] [stdout] 13058 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13061:12
[INFO] [stdout]       |
[INFO] [stdout] 13061 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13071:12
[INFO] [stdout]       |
[INFO] [stdout] 13071 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13233:12
[INFO] [stdout]       |
[INFO] [stdout] 13233 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13236:12
[INFO] [stdout]       |
[INFO] [stdout] 13236 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13246:12
[INFO] [stdout]       |
[INFO] [stdout] 13246 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13408:12
[INFO] [stdout]       |
[INFO] [stdout] 13408 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13414:12
[INFO] [stdout]       |
[INFO] [stdout] 13414 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13424:12
[INFO] [stdout]       |
[INFO] [stdout] 13424 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13630:12
[INFO] [stdout]       |
[INFO] [stdout] 13630 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13636:12
[INFO] [stdout]       |
[INFO] [stdout] 13636 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13646:12
[INFO] [stdout]       |
[INFO] [stdout] 13646 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13858:12
[INFO] [stdout]       |
[INFO] [stdout] 13858 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13913:12
[INFO] [stdout]       |
[INFO] [stdout] 13913 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13985:12
[INFO] [stdout]       |
[INFO] [stdout] 13985 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14058:12
[INFO] [stdout]       |
[INFO] [stdout] 14058 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14059:12
[INFO] [stdout]       |
[INFO] [stdout] 14059 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14124:12
[INFO] [stdout]       |
[INFO] [stdout] 14124 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14140:12
[INFO] [stdout]       |
[INFO] [stdout] 14140 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14146:12
[INFO] [stdout]       |
[INFO] [stdout] 14146 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14153:12
[INFO] [stdout]       |
[INFO] [stdout] 14153 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14163:12
[INFO] [stdout]       |
[INFO] [stdout] 14163 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14404:12
[INFO] [stdout]       |
[INFO] [stdout] 14404 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14453:12
[INFO] [stdout]       |
[INFO] [stdout] 14453 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14502:12
[INFO] [stdout]       |
[INFO] [stdout] 14502 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14551:12
[INFO] [stdout]       |
[INFO] [stdout] 14551 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14556:12
[INFO] [stdout]       |
[INFO] [stdout] 14556 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14566:12
[INFO] [stdout]       |
[INFO] [stdout] 14566 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14750:12
[INFO] [stdout]       |
[INFO] [stdout] 14750 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14808:12
[INFO] [stdout]       |
[INFO] [stdout] 14808 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14814:12
[INFO] [stdout]       |
[INFO] [stdout] 14814 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14824:12
[INFO] [stdout]       |
[INFO] [stdout] 14824 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15032:12
[INFO] [stdout]       |
[INFO] [stdout] 15032 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15038:12
[INFO] [stdout]       |
[INFO] [stdout] 15038 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15048:12
[INFO] [stdout]       |
[INFO] [stdout] 15048 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15236:12
[INFO] [stdout]       |
[INFO] [stdout] 15236 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15244:12
[INFO] [stdout]       |
[INFO] [stdout] 15244 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15254:12
[INFO] [stdout]       |
[INFO] [stdout] 15254 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15478:12
[INFO] [stdout]       |
[INFO] [stdout] 15478 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15483:12
[INFO] [stdout]       |
[INFO] [stdout] 15483 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15493:12
[INFO] [stdout]       |
[INFO] [stdout] 15493 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15669:12
[INFO] [stdout]       |
[INFO] [stdout] 15669 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15675:12
[INFO] [stdout]       |
[INFO] [stdout] 15675 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15685:12
[INFO] [stdout]       |
[INFO] [stdout] 15685 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15878:12
[INFO] [stdout]       |
[INFO] [stdout] 15878 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15883:12
[INFO] [stdout]       |
[INFO] [stdout] 15883 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15893:12
[INFO] [stdout]       |
[INFO] [stdout] 15893 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:16054:12
[INFO] [stdout]       |
[INFO] [stdout] 16054 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:16059:12
[INFO] [stdout]       |
[INFO] [stdout] 16059 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:16069:12
[INFO] [stdout]       |
[INFO] [stdout] 16069 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:16236:12
[INFO] [stdout]       |
[INFO] [stdout] 16236 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:16441:12
[INFO] [stdout]       |
[INFO] [stdout] 16441 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:16637:12
[INFO] [stdout]       |
[INFO] [stdout] 16637 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:16769:12
[INFO] [stdout]       |
[INFO] [stdout] 16769 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:16902:12
[INFO] [stdout]       |
[INFO] [stdout] 16902 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:16903:12
[INFO] [stdout]       |
[INFO] [stdout] 16903 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:16968:12
[INFO] [stdout]       |
[INFO] [stdout] 16968 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17006:12
[INFO] [stdout]       |
[INFO] [stdout] 17006 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17018:12
[INFO] [stdout]       |
[INFO] [stdout] 17018 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17029:12
[INFO] [stdout]       |
[INFO] [stdout] 17029 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17039:12
[INFO] [stdout]       |
[INFO] [stdout] 17039 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17451:12
[INFO] [stdout]       |
[INFO] [stdout] 17451 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17457:12
[INFO] [stdout]       |
[INFO] [stdout] 17457 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17469:12
[INFO] [stdout]       |
[INFO] [stdout] 17469 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17724:12
[INFO] [stdout]       |
[INFO] [stdout] 17724 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17730:12
[INFO] [stdout]       |
[INFO] [stdout] 17730 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17742:12
[INFO] [stdout]       |
[INFO] [stdout] 17742 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17999:12
[INFO] [stdout]       |
[INFO] [stdout] 17999 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18005:12
[INFO] [stdout]       |
[INFO] [stdout] 18005 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18017:12
[INFO] [stdout]       |
[INFO] [stdout] 18017 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18252:12
[INFO] [stdout]       |
[INFO] [stdout] 18252 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18258:12
[INFO] [stdout]       |
[INFO] [stdout] 18258 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18270:12
[INFO] [stdout]       |
[INFO] [stdout] 18270 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18507:12
[INFO] [stdout]       |
[INFO] [stdout] 18507 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18513:12
[INFO] [stdout]       |
[INFO] [stdout] 18513 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18525:12
[INFO] [stdout]       |
[INFO] [stdout] 18525 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18780:12
[INFO] [stdout]       |
[INFO] [stdout] 18780 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18786:12
[INFO] [stdout]       |
[INFO] [stdout] 18786 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18798:12
[INFO] [stdout]       |
[INFO] [stdout] 18798 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19055:12
[INFO] [stdout]       |
[INFO] [stdout] 19055 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19060:12
[INFO] [stdout]       |
[INFO] [stdout] 19060 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19070:12
[INFO] [stdout]       |
[INFO] [stdout] 19070 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19231:12
[INFO] [stdout]       |
[INFO] [stdout] 19231 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19236:12
[INFO] [stdout]       |
[INFO] [stdout] 19236 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19246:12
[INFO] [stdout]       |
[INFO] [stdout] 19246 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19413:12
[INFO] [stdout]       |
[INFO] [stdout] 19413 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19418:12
[INFO] [stdout]       |
[INFO] [stdout] 19418 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19428:12
[INFO] [stdout]       |
[INFO] [stdout] 19428 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19597:12
[INFO] [stdout]       |
[INFO] [stdout] 19597 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19603:12
[INFO] [stdout]       |
[INFO] [stdout] 19603 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19613:12
[INFO] [stdout]       |
[INFO] [stdout] 19613 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19802:12
[INFO] [stdout]       |
[INFO] [stdout] 19802 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19805:12
[INFO] [stdout]       |
[INFO] [stdout] 19805 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19815:12
[INFO] [stdout]       |
[INFO] [stdout] 19815 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19964:12
[INFO] [stdout]       |
[INFO] [stdout] 19964 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20052:12
[INFO] [stdout]       |
[INFO] [stdout] 20052 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20057:12
[INFO] [stdout]       |
[INFO] [stdout] 20057 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20067:12
[INFO] [stdout]       |
[INFO] [stdout] 20067 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20227:12
[INFO] [stdout]       |
[INFO] [stdout] 20227 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20232:12
[INFO] [stdout]       |
[INFO] [stdout] 20232 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20242:12
[INFO] [stdout]       |
[INFO] [stdout] 20242 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20413:12
[INFO] [stdout]       |
[INFO] [stdout] 20413 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20418:12
[INFO] [stdout]       |
[INFO] [stdout] 20418 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20428:12
[INFO] [stdout]       |
[INFO] [stdout] 20428 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20600:12
[INFO] [stdout]       |
[INFO] [stdout] 20600 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20601:12
[INFO] [stdout]       |
[INFO] [stdout] 20601 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20663:12
[INFO] [stdout]       |
[INFO] [stdout] 20663 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20737:12
[INFO] [stdout]       |
[INFO] [stdout] 20737 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20757:12
[INFO] [stdout]       |
[INFO] [stdout] 20757 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20766:12
[INFO] [stdout]       |
[INFO] [stdout] 20766 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20772:12
[INFO] [stdout]       |
[INFO] [stdout] 20772 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20778:12
[INFO] [stdout]       |
[INFO] [stdout] 20778 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20961:12
[INFO] [stdout]       |
[INFO] [stdout] 20961 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20966:12
[INFO] [stdout]       |
[INFO] [stdout] 20966 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20974:12
[INFO] [stdout]       |
[INFO] [stdout] 20974 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:21097:12
[INFO] [stdout]       |
[INFO] [stdout] 21097 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:21173:12
[INFO] [stdout]       |
[INFO] [stdout] 21173 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:21178:12
[INFO] [stdout]       |
[INFO] [stdout] 21178 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:21186:12
[INFO] [stdout]       |
[INFO] [stdout] 21186 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:21316:12
[INFO] [stdout]       |
[INFO] [stdout] 21316 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:21464:12
[INFO] [stdout]       |
[INFO] [stdout] 21464 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:21469:12
[INFO] [stdout]       |
[INFO] [stdout] 21469 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:21477:12
[INFO] [stdout]       |
[INFO] [stdout] 21477 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:21610:12
[INFO] [stdout]       |
[INFO] [stdout] 21610 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:21687:12
[INFO] [stdout]       |
[INFO] [stdout] 21687 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:21694:12
[INFO] [stdout]       |
[INFO] [stdout] 21694 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:21704:12
[INFO] [stdout]       |
[INFO] [stdout] 21704 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3998:16
[INFO] [stdout]      |
[INFO] [stdout] 3998 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4126:16
[INFO] [stdout]      |
[INFO] [stdout] 4126 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4277:16
[INFO] [stdout]      |
[INFO] [stdout] 4277 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4460:16
[INFO] [stdout]      |
[INFO] [stdout] 4460 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4688:16
[INFO] [stdout]      |
[INFO] [stdout] 4688 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4901:16
[INFO] [stdout]      |
[INFO] [stdout] 4901 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4903:16
[INFO] [stdout]      |
[INFO] [stdout] 4903 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5123:16
[INFO] [stdout]      |
[INFO] [stdout] 5123 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5125:16
[INFO] [stdout]      |
[INFO] [stdout] 5125 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5425:16
[INFO] [stdout]      |
[INFO] [stdout] 5425 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5427:16
[INFO] [stdout]      |
[INFO] [stdout] 5427 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5942:16
[INFO] [stdout]      |
[INFO] [stdout] 5942 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5944:16
[INFO] [stdout]      |
[INFO] [stdout] 5944 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:6623:16
[INFO] [stdout]      |
[INFO] [stdout] 6623 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:6625:16
[INFO] [stdout]      |
[INFO] [stdout] 6625 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7008:16
[INFO] [stdout]      |
[INFO] [stdout] 7008 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7010:16
[INFO] [stdout]      |
[INFO] [stdout] 7010 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7280:16
[INFO] [stdout]      |
[INFO] [stdout] 7280 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7282:16
[INFO] [stdout]      |
[INFO] [stdout] 7282 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7284:16
[INFO] [stdout]      |
[INFO] [stdout] 7284 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7462:16
[INFO] [stdout]      |
[INFO] [stdout] 7462 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7464:16
[INFO] [stdout]      |
[INFO] [stdout] 7464 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7466:16
[INFO] [stdout]      |
[INFO] [stdout] 7466 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7644:16
[INFO] [stdout]      |
[INFO] [stdout] 7644 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7646:16
[INFO] [stdout]      |
[INFO] [stdout] 7646 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7648:16
[INFO] [stdout]      |
[INFO] [stdout] 7648 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7824:16
[INFO] [stdout]      |
[INFO] [stdout] 7824 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7826:16
[INFO] [stdout]      |
[INFO] [stdout] 7826 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7828:16
[INFO] [stdout]      |
[INFO] [stdout] 7828 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7989:16
[INFO] [stdout]      |
[INFO] [stdout] 7989 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7991:16
[INFO] [stdout]      |
[INFO] [stdout] 7991 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7993:16
[INFO] [stdout]      |
[INFO] [stdout] 7993 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8259:16
[INFO] [stdout]      |
[INFO] [stdout] 8259 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8261:16
[INFO] [stdout]      |
[INFO] [stdout] 8261 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8263:16
[INFO] [stdout]      |
[INFO] [stdout] 8263 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8485:16
[INFO] [stdout]      |
[INFO] [stdout] 8485 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8487:16
[INFO] [stdout]      |
[INFO] [stdout] 8487 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8489:16
[INFO] [stdout]      |
[INFO] [stdout] 8489 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8823:16
[INFO] [stdout]      |
[INFO] [stdout] 8823 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8825:16
[INFO] [stdout]      |
[INFO] [stdout] 8825 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8827:16
[INFO] [stdout]      |
[INFO] [stdout] 8827 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9064:16
[INFO] [stdout]      |
[INFO] [stdout] 9064 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9066:16
[INFO] [stdout]      |
[INFO] [stdout] 9066 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9068:16
[INFO] [stdout]      |
[INFO] [stdout] 9068 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9273:16
[INFO] [stdout]      |
[INFO] [stdout] 9273 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9275:16
[INFO] [stdout]      |
[INFO] [stdout] 9275 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9277:16
[INFO] [stdout]      |
[INFO] [stdout] 9277 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9471:16
[INFO] [stdout]      |
[INFO] [stdout] 9471 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9473:16
[INFO] [stdout]      |
[INFO] [stdout] 9473 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9475:16
[INFO] [stdout]      |
[INFO] [stdout] 9475 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9673:16
[INFO] [stdout]      |
[INFO] [stdout] 9673 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9675:16
[INFO] [stdout]      |
[INFO] [stdout] 9675 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9677:16
[INFO] [stdout]      |
[INFO] [stdout] 9677 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9853:16
[INFO] [stdout]      |
[INFO] [stdout] 9853 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9855:16
[INFO] [stdout]      |
[INFO] [stdout] 9855 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9857:16
[INFO] [stdout]      |
[INFO] [stdout] 9857 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10014:16
[INFO] [stdout]       |
[INFO] [stdout] 10014 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10016:16
[INFO] [stdout]       |
[INFO] [stdout] 10016 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10018:16
[INFO] [stdout]       |
[INFO] [stdout] 10018 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10211:16
[INFO] [stdout]       |
[INFO] [stdout] 10211 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10213:16
[INFO] [stdout]       |
[INFO] [stdout] 10213 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10215:16
[INFO] [stdout]       |
[INFO] [stdout] 10215 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10408:16
[INFO] [stdout]       |
[INFO] [stdout] 10408 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10410:16
[INFO] [stdout]       |
[INFO] [stdout] 10410 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10412:16
[INFO] [stdout]       |
[INFO] [stdout] 10412 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10606:16
[INFO] [stdout]       |
[INFO] [stdout] 10606 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10608:16
[INFO] [stdout]       |
[INFO] [stdout] 10608 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10610:16
[INFO] [stdout]       |
[INFO] [stdout] 10610 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10788:16
[INFO] [stdout]       |
[INFO] [stdout] 10788 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10790:16
[INFO] [stdout]       |
[INFO] [stdout] 10790 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10792:16
[INFO] [stdout]       |
[INFO] [stdout] 10792 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10964:16
[INFO] [stdout]       |
[INFO] [stdout] 10964 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10966:16
[INFO] [stdout]       |
[INFO] [stdout] 10966 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10968:16
[INFO] [stdout]       |
[INFO] [stdout] 10968 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11148:16
[INFO] [stdout]       |
[INFO] [stdout] 11148 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11150:16
[INFO] [stdout]       |
[INFO] [stdout] 11150 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11152:16
[INFO] [stdout]       |
[INFO] [stdout] 11152 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11428:16
[INFO] [stdout]       |
[INFO] [stdout] 11428 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11430:16
[INFO] [stdout]       |
[INFO] [stdout] 11430 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11432:16
[INFO] [stdout]       |
[INFO] [stdout] 11432 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11687:16
[INFO] [stdout]       |
[INFO] [stdout] 11687 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11689:16
[INFO] [stdout]       |
[INFO] [stdout] 11689 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11691:16
[INFO] [stdout]       |
[INFO] [stdout] 11691 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11901:16
[INFO] [stdout]       |
[INFO] [stdout] 11901 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11903:16
[INFO] [stdout]       |
[INFO] [stdout] 11903 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11905:16
[INFO] [stdout]       |
[INFO] [stdout] 11905 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12117:16
[INFO] [stdout]       |
[INFO] [stdout] 12117 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12119:16
[INFO] [stdout]       |
[INFO] [stdout] 12119 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12121:16
[INFO] [stdout]       |
[INFO] [stdout] 12121 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12321:16
[INFO] [stdout]       |
[INFO] [stdout] 12321 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12323:16
[INFO] [stdout]       |
[INFO] [stdout] 12323 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12325:16
[INFO] [stdout]       |
[INFO] [stdout] 12325 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12484:16
[INFO] [stdout]       |
[INFO] [stdout] 12484 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12486:16
[INFO] [stdout]       |
[INFO] [stdout] 12486 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12488:16
[INFO] [stdout]       |
[INFO] [stdout] 12488 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12682:16
[INFO] [stdout]       |
[INFO] [stdout] 12682 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12684:16
[INFO] [stdout]       |
[INFO] [stdout] 12684 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12686:16
[INFO] [stdout]       |
[INFO] [stdout] 12686 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12861:16
[INFO] [stdout]       |
[INFO] [stdout] 12861 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12863:16
[INFO] [stdout]       |
[INFO] [stdout] 12863 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12865:16
[INFO] [stdout]       |
[INFO] [stdout] 12865 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13063:16
[INFO] [stdout]       |
[INFO] [stdout] 13063 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13065:16
[INFO] [stdout]       |
[INFO] [stdout] 13065 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13067:16
[INFO] [stdout]       |
[INFO] [stdout] 13067 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13238:16
[INFO] [stdout]       |
[INFO] [stdout] 13238 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13240:16
[INFO] [stdout]       |
[INFO] [stdout] 13240 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13242:16
[INFO] [stdout]       |
[INFO] [stdout] 13242 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13416:16
[INFO] [stdout]       |
[INFO] [stdout] 13416 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13418:16
[INFO] [stdout]       |
[INFO] [stdout] 13418 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13420:16
[INFO] [stdout]       |
[INFO] [stdout] 13420 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13638:16
[INFO] [stdout]       |
[INFO] [stdout] 13638 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13640:16
[INFO] [stdout]       |
[INFO] [stdout] 13640 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13642:16
[INFO] [stdout]       |
[INFO] [stdout] 13642 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14155:16
[INFO] [stdout]       |
[INFO] [stdout] 14155 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14157:16
[INFO] [stdout]       |
[INFO] [stdout] 14157 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14159:16
[INFO] [stdout]       |
[INFO] [stdout] 14159 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14558:16
[INFO] [stdout]       |
[INFO] [stdout] 14558 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14560:16
[INFO] [stdout]       |
[INFO] [stdout] 14560 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14562:16
[INFO] [stdout]       |
[INFO] [stdout] 14562 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14816:16
[INFO] [stdout]       |
[INFO] [stdout] 14816 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14818:16
[INFO] [stdout]       |
[INFO] [stdout] 14818 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14820:16
[INFO] [stdout]       |
[INFO] [stdout] 14820 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15040:16
[INFO] [stdout]       |
[INFO] [stdout] 15040 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15042:16
[INFO] [stdout]       |
[INFO] [stdout] 15042 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15044:16
[INFO] [stdout]       |
[INFO] [stdout] 15044 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15246:16
[INFO] [stdout]       |
[INFO] [stdout] 15246 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15248:16
[INFO] [stdout]       |
[INFO] [stdout] 15248 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15250:16
[INFO] [stdout]       |
[INFO] [stdout] 15250 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15485:16
[INFO] [stdout]       |
[INFO] [stdout] 15485 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15487:16
[INFO] [stdout]       |
[INFO] [stdout] 15487 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15489:16
[INFO] [stdout]       |
[INFO] [stdout] 15489 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15677:16
[INFO] [stdout]       |
[INFO] [stdout] 15677 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15679:16
[INFO] [stdout]       |
[INFO] [stdout] 15679 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15681:16
[INFO] [stdout]       |
[INFO] [stdout] 15681 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15885:16
[INFO] [stdout]       |
[INFO] [stdout] 15885 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15887:16
[INFO] [stdout]       |
[INFO] [stdout] 15887 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15889:16
[INFO] [stdout]       |
[INFO] [stdout] 15889 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:16061:16
[INFO] [stdout]       |
[INFO] [stdout] 16061 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:16063:16
[INFO] [stdout]       |
[INFO] [stdout] 16063 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:16065:16
[INFO] [stdout]       |
[INFO] [stdout] 16065 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17031:16
[INFO] [stdout]       |
[INFO] [stdout] 17031 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17033:16
[INFO] [stdout]       |
[INFO] [stdout] 17033 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17035:16
[INFO] [stdout]       |
[INFO] [stdout] 17035 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17459:16
[INFO] [stdout]       |
[INFO] [stdout] 17459 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17461:16
[INFO] [stdout]       |
[INFO] [stdout] 17461 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17463:16
[INFO] [stdout]       |
[INFO] [stdout] 17463 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17465:16
[INFO] [stdout]       |
[INFO] [stdout] 17465 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17732:16
[INFO] [stdout]       |
[INFO] [stdout] 17732 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17734:16
[INFO] [stdout]       |
[INFO] [stdout] 17734 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17736:16
[INFO] [stdout]       |
[INFO] [stdout] 17736 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17738:16
[INFO] [stdout]       |
[INFO] [stdout] 17738 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18007:16
[INFO] [stdout]       |
[INFO] [stdout] 18007 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18009:16
[INFO] [stdout]       |
[INFO] [stdout] 18009 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18011:16
[INFO] [stdout]       |
[INFO] [stdout] 18011 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18013:16
[INFO] [stdout]       |
[INFO] [stdout] 18013 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18260:16
[INFO] [stdout]       |
[INFO] [stdout] 18260 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18262:16
[INFO] [stdout]       |
[INFO] [stdout] 18262 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18264:16
[INFO] [stdout]       |
[INFO] [stdout] 18264 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18266:16
[INFO] [stdout]       |
[INFO] [stdout] 18266 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18515:16
[INFO] [stdout]       |
[INFO] [stdout] 18515 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18517:16
[INFO] [stdout]       |
[INFO] [stdout] 18517 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18519:16
[INFO] [stdout]       |
[INFO] [stdout] 18519 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18521:16
[INFO] [stdout]       |
[INFO] [stdout] 18521 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18788:16
[INFO] [stdout]       |
[INFO] [stdout] 18788 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18790:16
[INFO] [stdout]       |
[INFO] [stdout] 18790 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18792:16
[INFO] [stdout]       |
[INFO] [stdout] 18792 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18794:16
[INFO] [stdout]       |
[INFO] [stdout] 18794 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19062:16
[INFO] [stdout]       |
[INFO] [stdout] 19062 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19064:16
[INFO] [stdout]       |
[INFO] [stdout] 19064 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19066:16
[INFO] [stdout]       |
[INFO] [stdout] 19066 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19238:16
[INFO] [stdout]       |
[INFO] [stdout] 19238 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19240:16
[INFO] [stdout]       |
[INFO] [stdout] 19240 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19242:16
[INFO] [stdout]       |
[INFO] [stdout] 19242 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19420:16
[INFO] [stdout]       |
[INFO] [stdout] 19420 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19422:16
[INFO] [stdout]       |
[INFO] [stdout] 19422 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19424:16
[INFO] [stdout]       |
[INFO] [stdout] 19424 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19605:16
[INFO] [stdout]       |
[INFO] [stdout] 19605 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19607:16
[INFO] [stdout]       |
[INFO] [stdout] 19607 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19609:16
[INFO] [stdout]       |
[INFO] [stdout] 19609 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19807:16
[INFO] [stdout]       |
[INFO] [stdout] 19807 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19809:16
[INFO] [stdout]       |
[INFO] [stdout] 19809 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19811:16
[INFO] [stdout]       |
[INFO] [stdout] 19811 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20059:16
[INFO] [stdout]       |
[INFO] [stdout] 20059 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20061:16
[INFO] [stdout]       |
[INFO] [stdout] 20061 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20063:16
[INFO] [stdout]       |
[INFO] [stdout] 20063 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20234:16
[INFO] [stdout]       |
[INFO] [stdout] 20234 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20236:16
[INFO] [stdout]       |
[INFO] [stdout] 20236 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20238:16
[INFO] [stdout]       |
[INFO] [stdout] 20238 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20420:16
[INFO] [stdout]       |
[INFO] [stdout] 20420 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20422:16
[INFO] [stdout]       |
[INFO] [stdout] 20422 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20424:16
[INFO] [stdout]       |
[INFO] [stdout] 20424 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20774:16
[INFO] [stdout]       |
[INFO] [stdout] 20774 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20968:16
[INFO] [stdout]       |
[INFO] [stdout] 20968 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20970:16
[INFO] [stdout]       |
[INFO] [stdout] 20970 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:21180:16
[INFO] [stdout]       |
[INFO] [stdout] 21180 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:21182:16
[INFO] [stdout]       |
[INFO] [stdout] 21182 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:21471:16
[INFO] [stdout]       |
[INFO] [stdout] 21471 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:21473:16
[INFO] [stdout]       |
[INFO] [stdout] 21473 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:21696:16
[INFO] [stdout]       |
[INFO] [stdout] 21696 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:21698:16
[INFO] [stdout]       |
[INFO] [stdout] 21698 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:21700:16
[INFO] [stdout]       |
[INFO] [stdout] 21700 |     #[cfg_attr(feature = "serde", serde(flatten))]
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [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: `serde`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:258:12
[INFO] [stdout]     |
[INFO] [stdout] 258 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:259:12
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:324:12
[INFO] [stdout]     |
[INFO] [stdout] 324 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:325:12
[INFO] [stdout]     |
[INFO] [stdout] 325 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:408:12
[INFO] [stdout]     |
[INFO] [stdout] 408 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:409:12
[INFO] [stdout]     |
[INFO] [stdout] 409 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:501:12
[INFO] [stdout]     |
[INFO] [stdout] 501 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:502:12
[INFO] [stdout]     |
[INFO] [stdout] 502 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:576:12
[INFO] [stdout]     |
[INFO] [stdout] 576 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:577:12
[INFO] [stdout]     |
[INFO] [stdout] 577 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:644:12
[INFO] [stdout]     |
[INFO] [stdout] 644 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:645:12
[INFO] [stdout]     |
[INFO] [stdout] 645 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:815:12
[INFO] [stdout]     |
[INFO] [stdout] 815 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:816:12
[INFO] [stdout]     |
[INFO] [stdout] 816 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:879:12
[INFO] [stdout]     |
[INFO] [stdout] 879 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:880:12
[INFO] [stdout]     |
[INFO] [stdout] 880 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:940:12
[INFO] [stdout]     |
[INFO] [stdout] 940 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:941:12
[INFO] [stdout]     |
[INFO] [stdout] 941 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1035:12
[INFO] [stdout]      |
[INFO] [stdout] 1035 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1036:12
[INFO] [stdout]      |
[INFO] [stdout] 1036 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1092:12
[INFO] [stdout]      |
[INFO] [stdout] 1092 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1093:12
[INFO] [stdout]      |
[INFO] [stdout] 1093 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1405:12
[INFO] [stdout]      |
[INFO] [stdout] 1405 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1406:12
[INFO] [stdout]      |
[INFO] [stdout] 1406 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1466:12
[INFO] [stdout]      |
[INFO] [stdout] 1466 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1467:12
[INFO] [stdout]      |
[INFO] [stdout] 1467 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1545:12
[INFO] [stdout]      |
[INFO] [stdout] 1545 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1546:12
[INFO] [stdout]      |
[INFO] [stdout] 1546 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1615:12
[INFO] [stdout]      |
[INFO] [stdout] 1615 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1616:12
[INFO] [stdout]      |
[INFO] [stdout] 1616 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1676:12
[INFO] [stdout]      |
[INFO] [stdout] 1676 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1677:12
[INFO] [stdout]      |
[INFO] [stdout] 1677 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1755:12
[INFO] [stdout]      |
[INFO] [stdout] 1755 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1756:12
[INFO] [stdout]      |
[INFO] [stdout] 1756 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1815:12
[INFO] [stdout]      |
[INFO] [stdout] 1815 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1900:12
[INFO] [stdout]      |
[INFO] [stdout] 1900 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1901:12
[INFO] [stdout]      |
[INFO] [stdout] 1901 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1967:12
[INFO] [stdout]      |
[INFO] [stdout] 1967 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:1968:12
[INFO] [stdout]      |
[INFO] [stdout] 1968 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2046:12
[INFO] [stdout]      |
[INFO] [stdout] 2046 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2047:12
[INFO] [stdout]      |
[INFO] [stdout] 2047 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2119:12
[INFO] [stdout]      |
[INFO] [stdout] 2119 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2120:12
[INFO] [stdout]      |
[INFO] [stdout] 2120 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2183:12
[INFO] [stdout]      |
[INFO] [stdout] 2183 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2184:12
[INFO] [stdout]      |
[INFO] [stdout] 2184 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2244:12
[INFO] [stdout]      |
[INFO] [stdout] 2244 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2245:12
[INFO] [stdout]      |
[INFO] [stdout] 2245 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2311:12
[INFO] [stdout]      |
[INFO] [stdout] 2311 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2312:12
[INFO] [stdout]      |
[INFO] [stdout] 2312 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2372:12
[INFO] [stdout]      |
[INFO] [stdout] 2372 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2373:12
[INFO] [stdout]      |
[INFO] [stdout] 2373 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2430:12
[INFO] [stdout]      |
[INFO] [stdout] 2430 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2431:12
[INFO] [stdout]      |
[INFO] [stdout] 2431 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2488:12
[INFO] [stdout]      |
[INFO] [stdout] 2488 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2489:12
[INFO] [stdout]      |
[INFO] [stdout] 2489 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2552:12
[INFO] [stdout]      |
[INFO] [stdout] 2552 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2553:12
[INFO] [stdout]      |
[INFO] [stdout] 2553 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2613:12
[INFO] [stdout]      |
[INFO] [stdout] 2613 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2614:12
[INFO] [stdout]      |
[INFO] [stdout] 2614 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2674:12
[INFO] [stdout]      |
[INFO] [stdout] 2674 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2675:12
[INFO] [stdout]      |
[INFO] [stdout] 2675 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2738:12
[INFO] [stdout]      |
[INFO] [stdout] 2738 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2739:12
[INFO] [stdout]      |
[INFO] [stdout] 2739 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2798:12
[INFO] [stdout]      |
[INFO] [stdout] 2798 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2881:12
[INFO] [stdout]      |
[INFO] [stdout] 2881 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2882:12
[INFO] [stdout]      |
[INFO] [stdout] 2882 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2942:12
[INFO] [stdout]      |
[INFO] [stdout] 2942 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:2943:12
[INFO] [stdout]      |
[INFO] [stdout] 2943 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3006:12
[INFO] [stdout]      |
[INFO] [stdout] 3006 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3007:12
[INFO] [stdout]      |
[INFO] [stdout] 3007 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3067:12
[INFO] [stdout]      |
[INFO] [stdout] 3067 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3068:12
[INFO] [stdout]      |
[INFO] [stdout] 3068 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3128:12
[INFO] [stdout]      |
[INFO] [stdout] 3128 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3129:12
[INFO] [stdout]      |
[INFO] [stdout] 3129 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3188:12
[INFO] [stdout]      |
[INFO] [stdout] 3188 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3189:12
[INFO] [stdout]      |
[INFO] [stdout] 3189 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3368:12
[INFO] [stdout]      |
[INFO] [stdout] 3368 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3369:12
[INFO] [stdout]      |
[INFO] [stdout] 3369 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3438:12
[INFO] [stdout]      |
[INFO] [stdout] 3438 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3439:12
[INFO] [stdout]      |
[INFO] [stdout] 3439 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3502:12
[INFO] [stdout]      |
[INFO] [stdout] 3502 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3503:12
[INFO] [stdout]      |
[INFO] [stdout] 3503 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3568:12
[INFO] [stdout]      |
[INFO] [stdout] 3568 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3569:12
[INFO] [stdout]      |
[INFO] [stdout] 3569 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3769:12
[INFO] [stdout]      |
[INFO] [stdout] 3769 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3770:12
[INFO] [stdout]      |
[INFO] [stdout] 3770 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3851:12
[INFO] [stdout]      |
[INFO] [stdout] 3851 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3852:12
[INFO] [stdout]      |
[INFO] [stdout] 3852 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3912:12
[INFO] [stdout]      |
[INFO] [stdout] 3912 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3913:12
[INFO] [stdout]      |
[INFO] [stdout] 3913 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3990:12
[INFO] [stdout]      |
[INFO] [stdout] 3990 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:3996:12
[INFO] [stdout]      |
[INFO] [stdout] 3996 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4002:12
[INFO] [stdout]      |
[INFO] [stdout] 4002 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4117:12
[INFO] [stdout]      |
[INFO] [stdout] 4117 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4124:12
[INFO] [stdout]      |
[INFO] [stdout] 4124 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4130:12
[INFO] [stdout]      |
[INFO] [stdout] 4130 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4268:12
[INFO] [stdout]      |
[INFO] [stdout] 4268 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4275:12
[INFO] [stdout]      |
[INFO] [stdout] 4275 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4281:12
[INFO] [stdout]      |
[INFO] [stdout] 4281 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4419:12
[INFO] [stdout]      |
[INFO] [stdout] 4419 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4441:12
[INFO] [stdout]      |
[INFO] [stdout] 4441 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4451:12
[INFO] [stdout]      |
[INFO] [stdout] 4451 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4458:12
[INFO] [stdout]      |
[INFO] [stdout] 4458 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4464:12
[INFO] [stdout]      |
[INFO] [stdout] 4464 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4652:12
[INFO] [stdout]      |
[INFO] [stdout] 4652 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4670:12
[INFO] [stdout]      |
[INFO] [stdout] 4670 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4678:12
[INFO] [stdout]      |
[INFO] [stdout] 4678 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4686:12
[INFO] [stdout]      |
[INFO] [stdout] 4686 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4692:12
[INFO] [stdout]      |
[INFO] [stdout] 4692 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4891:12
[INFO] [stdout]      |
[INFO] [stdout] 4891 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4899:12
[INFO] [stdout]      |
[INFO] [stdout] 4899 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:4907:12
[INFO] [stdout]      |
[INFO] [stdout] 4907 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5112:12
[INFO] [stdout]      |
[INFO] [stdout] 5112 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5121:12
[INFO] [stdout]      |
[INFO] [stdout] 5121 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5129:12
[INFO] [stdout]      |
[INFO] [stdout] 5129 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5355:12
[INFO] [stdout]      |
[INFO] [stdout] 5355 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5397:12
[INFO] [stdout]      |
[INFO] [stdout] 5397 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5417:12
[INFO] [stdout]      |
[INFO] [stdout] 5417 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5423:12
[INFO] [stdout]      |
[INFO] [stdout] 5423 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5431:12
[INFO] [stdout]      |
[INFO] [stdout] 5431 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5803:12
[INFO] [stdout]      |
[INFO] [stdout] 5803 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5905:12
[INFO] [stdout]      |
[INFO] [stdout] 5905 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5934:12
[INFO] [stdout]      |
[INFO] [stdout] 5934 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5940:12
[INFO] [stdout]      |
[INFO] [stdout] 5940 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:5948:12
[INFO] [stdout]      |
[INFO] [stdout] 5948 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:6550:12
[INFO] [stdout]      |
[INFO] [stdout] 6550 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:6600:12
[INFO] [stdout]      |
[INFO] [stdout] 6600 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:6615:12
[INFO] [stdout]      |
[INFO] [stdout] 6615 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:6621:12
[INFO] [stdout]      |
[INFO] [stdout] 6621 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:6629:12
[INFO] [stdout]      |
[INFO] [stdout] 6629 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:6955:12
[INFO] [stdout]      |
[INFO] [stdout] 6955 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:6989:12
[INFO] [stdout]      |
[INFO] [stdout] 6989 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7000:12
[INFO] [stdout]      |
[INFO] [stdout] 7000 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7006:12
[INFO] [stdout]      |
[INFO] [stdout] 7006 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7014:12
[INFO] [stdout]      |
[INFO] [stdout] 7014 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7273:12
[INFO] [stdout]      |
[INFO] [stdout] 7273 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7278:12
[INFO] [stdout]      |
[INFO] [stdout] 7278 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7288:12
[INFO] [stdout]      |
[INFO] [stdout] 7288 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7455:12
[INFO] [stdout]      |
[INFO] [stdout] 7455 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7460:12
[INFO] [stdout]      |
[INFO] [stdout] 7460 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7470:12
[INFO] [stdout]      |
[INFO] [stdout] 7470 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7637:12
[INFO] [stdout]      |
[INFO] [stdout] 7637 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7642:12
[INFO] [stdout]      |
[INFO] [stdout] 7642 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7652:12
[INFO] [stdout]      |
[INFO] [stdout] 7652 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7819:12
[INFO] [stdout]      |
[INFO] [stdout] 7819 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7822:12
[INFO] [stdout]      |
[INFO] [stdout] 7822 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7832:12
[INFO] [stdout]      |
[INFO] [stdout] 7832 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7977:12
[INFO] [stdout]      |
[INFO] [stdout] 7977 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7987:12
[INFO] [stdout]      |
[INFO] [stdout] 7987 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:7997:12
[INFO] [stdout]      |
[INFO] [stdout] 7997 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8254:12
[INFO] [stdout]      |
[INFO] [stdout] 8254 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8257:12
[INFO] [stdout]      |
[INFO] [stdout] 8257 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8267:12
[INFO] [stdout]      |
[INFO] [stdout] 8267 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8412:12
[INFO] [stdout]      |
[INFO] [stdout] 8412 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8477:12
[INFO] [stdout]      |
[INFO] [stdout] 8477 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8483:12
[INFO] [stdout]      |
[INFO] [stdout] 8483 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8493:12
[INFO] [stdout]      |
[INFO] [stdout] 8493 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8680:12
[INFO] [stdout]      |
[INFO] [stdout] 8680 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8681:12
[INFO] [stdout]      |
[INFO] [stdout] 8681 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8742:12
[INFO] [stdout]      |
[INFO] [stdout] 8742 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8816:12
[INFO] [stdout]      |
[INFO] [stdout] 8816 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8821:12
[INFO] [stdout]      |
[INFO] [stdout] 8821 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8831:12
[INFO] [stdout]      |
[INFO] [stdout] 8831 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:8998:12
[INFO] [stdout]      |
[INFO] [stdout] 8998 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9056:12
[INFO] [stdout]      |
[INFO] [stdout] 9056 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9062:12
[INFO] [stdout]      |
[INFO] [stdout] 9062 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9072:12
[INFO] [stdout]      |
[INFO] [stdout] 9072 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9266:12
[INFO] [stdout]      |
[INFO] [stdout] 9266 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9271:12
[INFO] [stdout]      |
[INFO] [stdout] 9271 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9281:12
[INFO] [stdout]      |
[INFO] [stdout] 9281 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9463:12
[INFO] [stdout]      |
[INFO] [stdout] 9463 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9469:12
[INFO] [stdout]      |
[INFO] [stdout] 9469 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9479:12
[INFO] [stdout]      |
[INFO] [stdout] 9479 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9666:12
[INFO] [stdout]      |
[INFO] [stdout] 9666 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9671:12
[INFO] [stdout]      |
[INFO] [stdout] 9671 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9681:12
[INFO] [stdout]      |
[INFO] [stdout] 9681 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9848:12
[INFO] [stdout]      |
[INFO] [stdout] 9848 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9851:12
[INFO] [stdout]      |
[INFO] [stdout] 9851 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:9861:12
[INFO] [stdout]      |
[INFO] [stdout] 9861 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10006:12
[INFO] [stdout]       |
[INFO] [stdout] 10006 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10012:12
[INFO] [stdout]       |
[INFO] [stdout] 10012 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10022:12
[INFO] [stdout]       |
[INFO] [stdout] 10022 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10203:12
[INFO] [stdout]       |
[INFO] [stdout] 10203 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10209:12
[INFO] [stdout]       |
[INFO] [stdout] 10209 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10219:12
[INFO] [stdout]       |
[INFO] [stdout] 10219 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10400:12
[INFO] [stdout]       |
[INFO] [stdout] 10400 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10406:12
[INFO] [stdout]       |
[INFO] [stdout] 10406 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10416:12
[INFO] [stdout]       |
[INFO] [stdout] 10416 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10599:12
[INFO] [stdout]       |
[INFO] [stdout] 10599 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10604:12
[INFO] [stdout]       |
[INFO] [stdout] 10604 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10614:12
[INFO] [stdout]       |
[INFO] [stdout] 10614 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10781:12
[INFO] [stdout]       |
[INFO] [stdout] 10781 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10786:12
[INFO] [stdout]       |
[INFO] [stdout] 10786 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10796:12
[INFO] [stdout]       |
[INFO] [stdout] 10796 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10957:12
[INFO] [stdout]       |
[INFO] [stdout] 10957 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10962:12
[INFO] [stdout]       |
[INFO] [stdout] 10962 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:10972:12
[INFO] [stdout]       |
[INFO] [stdout] 10972 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11139:12
[INFO] [stdout]       |
[INFO] [stdout] 11139 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11146:12
[INFO] [stdout]       |
[INFO] [stdout] 11146 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11156:12
[INFO] [stdout]       |
[INFO] [stdout] 11156 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11355:12
[INFO] [stdout]       |
[INFO] [stdout] 11355 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11420:12
[INFO] [stdout]       |
[INFO] [stdout] 11420 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11426:12
[INFO] [stdout]       |
[INFO] [stdout] 11426 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11436:12
[INFO] [stdout]       |
[INFO] [stdout] 11436 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11621:12
[INFO] [stdout]       |
[INFO] [stdout] 11621 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11679:12
[INFO] [stdout]       |
[INFO] [stdout] 11679 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11685:12
[INFO] [stdout]       |
[INFO] [stdout] 11685 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11695:12
[INFO] [stdout]       |
[INFO] [stdout] 11695 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11893:12
[INFO] [stdout]       |
[INFO] [stdout] 11893 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11899:12
[INFO] [stdout]       |
[INFO] [stdout] 11899 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:11909:12
[INFO] [stdout]       |
[INFO] [stdout] 11909 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12109:12
[INFO] [stdout]       |
[INFO] [stdout] 12109 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12115:12
[INFO] [stdout]       |
[INFO] [stdout] 12115 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12125:12
[INFO] [stdout]       |
[INFO] [stdout] 12125 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12316:12
[INFO] [stdout]       |
[INFO] [stdout] 12316 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12319:12
[INFO] [stdout]       |
[INFO] [stdout] 12319 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12329:12
[INFO] [stdout]       |
[INFO] [stdout] 12329 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12476:12
[INFO] [stdout]       |
[INFO] [stdout] 12476 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12482:12
[INFO] [stdout]       |
[INFO] [stdout] 12482 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12492:12
[INFO] [stdout]       |
[INFO] [stdout] 12492 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12675:12
[INFO] [stdout]       |
[INFO] [stdout] 12675 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12680:12
[INFO] [stdout]       |
[INFO] [stdout] 12680 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12690:12
[INFO] [stdout]       |
[INFO] [stdout] 12690 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12853:12
[INFO] [stdout]       |
[INFO] [stdout] 12853 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12859:12
[INFO] [stdout]       |
[INFO] [stdout] 12859 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:12869:12
[INFO] [stdout]       |
[INFO] [stdout] 12869 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13058:12
[INFO] [stdout]       |
[INFO] [stdout] 13058 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13061:12
[INFO] [stdout]       |
[INFO] [stdout] 13061 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13071:12
[INFO] [stdout]       |
[INFO] [stdout] 13071 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13233:12
[INFO] [stdout]       |
[INFO] [stdout] 13233 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13236:12
[INFO] [stdout]       |
[INFO] [stdout] 13236 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13246:12
[INFO] [stdout]       |
[INFO] [stdout] 13246 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13408:12
[INFO] [stdout]       |
[INFO] [stdout] 13408 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13414:12
[INFO] [stdout]       |
[INFO] [stdout] 13414 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13424:12
[INFO] [stdout]       |
[INFO] [stdout] 13424 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13630:12
[INFO] [stdout]       |
[INFO] [stdout] 13630 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13636:12
[INFO] [stdout]       |
[INFO] [stdout] 13636 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13646:12
[INFO] [stdout]       |
[INFO] [stdout] 13646 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13858:12
[INFO] [stdout]       |
[INFO] [stdout] 13858 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13913:12
[INFO] [stdout]       |
[INFO] [stdout] 13913 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:13985:12
[INFO] [stdout]       |
[INFO] [stdout] 13985 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14058:12
[INFO] [stdout]       |
[INFO] [stdout] 14058 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14059:12
[INFO] [stdout]       |
[INFO] [stdout] 14059 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14124:12
[INFO] [stdout]       |
[INFO] [stdout] 14124 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14140:12
[INFO] [stdout]       |
[INFO] [stdout] 14140 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14146:12
[INFO] [stdout]       |
[INFO] [stdout] 14146 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14153:12
[INFO] [stdout]       |
[INFO] [stdout] 14153 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14163:12
[INFO] [stdout]       |
[INFO] [stdout] 14163 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14404:12
[INFO] [stdout]       |
[INFO] [stdout] 14404 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14453:12
[INFO] [stdout]       |
[INFO] [stdout] 14453 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14502:12
[INFO] [stdout]       |
[INFO] [stdout] 14502 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14551:12
[INFO] [stdout]       |
[INFO] [stdout] 14551 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14556:12
[INFO] [stdout]       |
[INFO] [stdout] 14556 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14566:12
[INFO] [stdout]       |
[INFO] [stdout] 14566 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14750:12
[INFO] [stdout]       |
[INFO] [stdout] 14750 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14808:12
[INFO] [stdout]       |
[INFO] [stdout] 14808 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14814:12
[INFO] [stdout]       |
[INFO] [stdout] 14814 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:14824:12
[INFO] [stdout]       |
[INFO] [stdout] 14824 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15032:12
[INFO] [stdout]       |
[INFO] [stdout] 15032 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15038:12
[INFO] [stdout]       |
[INFO] [stdout] 15038 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15048:12
[INFO] [stdout]       |
[INFO] [stdout] 15048 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15236:12
[INFO] [stdout]       |
[INFO] [stdout] 15236 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15244:12
[INFO] [stdout]       |
[INFO] [stdout] 15244 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15254:12
[INFO] [stdout]       |
[INFO] [stdout] 15254 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15478:12
[INFO] [stdout]       |
[INFO] [stdout] 15478 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15483:12
[INFO] [stdout]       |
[INFO] [stdout] 15483 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15493:12
[INFO] [stdout]       |
[INFO] [stdout] 15493 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15669:12
[INFO] [stdout]       |
[INFO] [stdout] 15669 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15675:12
[INFO] [stdout]       |
[INFO] [stdout] 15675 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15685:12
[INFO] [stdout]       |
[INFO] [stdout] 15685 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15878:12
[INFO] [stdout]       |
[INFO] [stdout] 15878 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15883:12
[INFO] [stdout]       |
[INFO] [stdout] 15883 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:15893:12
[INFO] [stdout]       |
[INFO] [stdout] 15893 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:16054:12
[INFO] [stdout]       |
[INFO] [stdout] 16054 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:16059:12
[INFO] [stdout]       |
[INFO] [stdout] 16059 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:16069:12
[INFO] [stdout]       |
[INFO] [stdout] 16069 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:16236:12
[INFO] [stdout]       |
[INFO] [stdout] 16236 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:16441:12
[INFO] [stdout]       |
[INFO] [stdout] 16441 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:16637:12
[INFO] [stdout]       |
[INFO] [stdout] 16637 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:16769:12
[INFO] [stdout]       |
[INFO] [stdout] 16769 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:16902:12
[INFO] [stdout]       |
[INFO] [stdout] 16902 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:16903:12
[INFO] [stdout]       |
[INFO] [stdout] 16903 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:16968:12
[INFO] [stdout]       |
[INFO] [stdout] 16968 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17006:12
[INFO] [stdout]       |
[INFO] [stdout] 17006 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17018:12
[INFO] [stdout]       |
[INFO] [stdout] 17018 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17029:12
[INFO] [stdout]       |
[INFO] [stdout] 17029 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17039:12
[INFO] [stdout]       |
[INFO] [stdout] 17039 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17451:12
[INFO] [stdout]       |
[INFO] [stdout] 17451 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17457:12
[INFO] [stdout]       |
[INFO] [stdout] 17457 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17469:12
[INFO] [stdout]       |
[INFO] [stdout] 17469 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17724:12
[INFO] [stdout]       |
[INFO] [stdout] 17724 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17730:12
[INFO] [stdout]       |
[INFO] [stdout] 17730 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17742:12
[INFO] [stdout]       |
[INFO] [stdout] 17742 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:17999:12
[INFO] [stdout]       |
[INFO] [stdout] 17999 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18005:12
[INFO] [stdout]       |
[INFO] [stdout] 18005 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18017:12
[INFO] [stdout]       |
[INFO] [stdout] 18017 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18252:12
[INFO] [stdout]       |
[INFO] [stdout] 18252 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18258:12
[INFO] [stdout]       |
[INFO] [stdout] 18258 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18270:12
[INFO] [stdout]       |
[INFO] [stdout] 18270 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18507:12
[INFO] [stdout]       |
[INFO] [stdout] 18507 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18513:12
[INFO] [stdout]       |
[INFO] [stdout] 18513 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18525:12
[INFO] [stdout]       |
[INFO] [stdout] 18525 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18780:12
[INFO] [stdout]       |
[INFO] [stdout] 18780 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18786:12
[INFO] [stdout]       |
[INFO] [stdout] 18786 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:18798:12
[INFO] [stdout]       |
[INFO] [stdout] 18798 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19055:12
[INFO] [stdout]       |
[INFO] [stdout] 19055 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19060:12
[INFO] [stdout]       |
[INFO] [stdout] 19060 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19070:12
[INFO] [stdout]       |
[INFO] [stdout] 19070 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19231:12
[INFO] [stdout]       |
[INFO] [stdout] 19231 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19236:12
[INFO] [stdout]       |
[INFO] [stdout] 19236 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19246:12
[INFO] [stdout]       |
[INFO] [stdout] 19246 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19413:12
[INFO] [stdout]       |
[INFO] [stdout] 19413 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19418:12
[INFO] [stdout]       |
[INFO] [stdout] 19418 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19428:12
[INFO] [stdout]       |
[INFO] [stdout] 19428 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19597:12
[INFO] [stdout]       |
[INFO] [stdout] 19597 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19603:12
[INFO] [stdout]       |
[INFO] [stdout] 19603 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19613:12
[INFO] [stdout]       |
[INFO] [stdout] 19613 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19802:12
[INFO] [stdout]       |
[INFO] [stdout] 19802 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19805:12
[INFO] [stdout]       |
[INFO] [stdout] 19805 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19815:12
[INFO] [stdout]       |
[INFO] [stdout] 19815 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:19964:12
[INFO] [stdout]       |
[INFO] [stdout] 19964 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20052:12
[INFO] [stdout]       |
[INFO] [stdout] 20052 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20057:12
[INFO] [stdout]       |
[INFO] [stdout] 20057 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20067:12
[INFO] [stdout]       |
[INFO] [stdout] 20067 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20227:12
[INFO] [stdout]       |
[INFO] [stdout] 20227 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20232:12
[INFO] [stdout]       |
[INFO] [stdout] 20232 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20242:12
[INFO] [stdout]       |
[INFO] [stdout] 20242 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20413:12
[INFO] [stdout]       |
[INFO] [stdout] 20413 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20418:12
[INFO] [stdout]       |
[INFO] [stdout] 20418 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20428:12
[INFO] [stdout]       |
[INFO] [stdout] 20428 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20600:12
[INFO] [stdout]       |
[INFO] [stdout] 20600 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20601:12
[INFO] [stdout]       |
[INFO] [stdout] 20601 | #[cfg_attr(feature = "serde", serde(try_from = "u8", into = "u8"))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20663:12
[INFO] [stdout]       |
[INFO] [stdout] 20663 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20737:12
[INFO] [stdout]       |
[INFO] [stdout] 20737 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected values for `feature` are: `default`, `hyper`, and `web`
[INFO] [stdout]       = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/pica-cc40c4647178b752/out/uci_packets.rs:20757:12
[INFO] [stdout]       |
[INFO] [stdout] 20757 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
[WARN] too many lines in the log, truncating it
