[INFO] cloning repository https://github.com/demand-open-source/share-accounting-ext [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/demand-open-source/share-accounting-ext" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemand-open-source%2Fshare-accounting-ext", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemand-open-source%2Fshare-accounting-ext'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c661e936264cd8cc6b13b51fc06a79e04a6ae76e [INFO] checking demand-open-source/share-accounting-ext against master#b56aaec52bc0fa35591a872fb4aac81f606e265c for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemand-open-source%2Fshare-accounting-ext" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/demand-open-source/share-accounting-ext [INFO] finished tweaking git repo https://github.com/demand-open-source/share-accounting-ext [INFO] tweaked toml for git repo https://github.com/demand-open-source/share-accounting-ext written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/demand-open-source/share-accounting-ext on toolchain b56aaec52bc0fa35591a872fb4aac81f606e265c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/demand-open-source/share-accounting-ext 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" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.binary_sv2.subdirectory [INFO] [stderr] warning: unused manifest key: dependencies.framing_sv2.subdirectory [INFO] [stderr] warning: unused manifest key: dependencies.roles_logic_sv2.subdirectory [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-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2a221a8087f72167915db940cd437b990cfb270b6b6004d7c1ec0a32ce42e01 [INFO] running `Command { std: "docker" "start" "-a" "a2a221a8087f72167915db940cd437b990cfb270b6b6004d7c1ec0a32ce42e01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2a221a8087f72167915db940cd437b990cfb270b6b6004d7c1ec0a32ce42e01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2a221a8087f72167915db940cd437b990cfb270b6b6004d7c1ec0a32ce42e01", kill_on_drop: false }` [INFO] [stdout] a2a221a8087f72167915db940cd437b990cfb270b6b6004d7c1ec0a32ce42e01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08fcf4b4a554d8cd554fbfa6e5a821116aaedd594d35e3bbffa469a9504da7a1 [INFO] running `Command { std: "docker" "start" "-a" "08fcf4b4a554d8cd554fbfa6e5a821116aaedd594d35e3bbffa469a9504da7a1", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.binary_sv2.subdirectory [INFO] [stderr] warning: unused manifest key: dependencies.framing_sv2.subdirectory [INFO] [stderr] warning: unused manifest key: dependencies.roles_logic_sv2.subdirectory [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling binary_codec_sv2 v2.0.0 (https://github.com/demand-open-source/stratum#2b1bac86) [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking const_sv2 v3.0.0 (https://github.com/demand-open-source/stratum#2b1bac86) [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling bitcoin v0.32.6 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking hex-conservative v0.2.1 [INFO] [stderr] Checking bitcoin-units v0.1.2 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking hex-conservative v0.3.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking uint v0.10.0 [INFO] [stderr] Compiling derive_codec_sv2 v2.0.0 (https://github.com/demand-open-source/stratum#2b1bac86) [INFO] [stderr] Checking bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking binary_sv2 v2.0.0 (https://github.com/demand-open-source/stratum#2b1bac86) [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking common_messages_sv2 v4.0.0 (https://github.com/demand-open-source/stratum#2b1bac86) [INFO] [stderr] Checking framing_sv2 v4.0.0 (https://github.com/demand-open-source/stratum#2b1bac86) [INFO] [stderr] Checking job_declaration_sv2 v3.0.0 (https://github.com/demand-open-source/stratum#2b1bac86) [INFO] [stderr] Checking template_distribution_sv2 v3.0.0 (https://github.com/demand-open-source/stratum#2b1bac86) [INFO] [stderr] Checking mining_sv2 v3.0.0 (https://github.com/demand-open-source/stratum#2b1bac86) [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Checking base58ck v0.1.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking primitive-types v0.13.1 [INFO] [stderr] Checking secp256k1 v0.29.1 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking stratum-common v1.0.0 (https://github.com/demand-open-source/stratum#2b1bac86) [INFO] [stderr] Checking roles_logic_sv2 v3.1.1 (https://github.com/demand-open-source/stratum#2b1bac86) [INFO] [stderr] Checking demand-share-accounting-ext v0.0.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/activate_ext.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/activate_ext.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/activate_ext.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/activate_ext.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/activate_ext.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/activate_ext.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/mod.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/mod.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/mod.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/mod.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/phash.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/phash.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/phash.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/phash.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/share.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/share.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/share.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/share.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/share.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/slice.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/slice.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/slice.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/slice.rs:123:7 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/error_message.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/error_message.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/error_message.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/error_message.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/error_message.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/error_message.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_shares.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_shares.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_shares.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_shares.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_shares.rs:86:7 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_shares.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_shares.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_window.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_window.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_window.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_window.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_window.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_window.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_window.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_window.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_window.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_block_found.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_block_found.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_block_found.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_block_found.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_block_found.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_block_found.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_txs.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_txs.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_txs.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_txs.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_txs.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_txs.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg_attr(feature = "with_serde", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:111:11 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:123:11 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg_attr(feature = "with_serde", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:241:11 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:218:16 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:220:16 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:222:16 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:224:16 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:226:16 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/share_ok.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/share_ok.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/share_ok.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/share_ok.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/share_ok.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:82:7 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:96:7 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:65:16 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:79:16 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/activate_ext.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/activate_ext.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/activate_ext.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/activate_ext.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/activate_ext.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/activate_ext.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/mod.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/mod.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/mod.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/mod.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/phash.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/phash.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/phash.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/phash.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/share.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/share.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/share.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/share.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/share.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/slice.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/slice.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/slice.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/data_types/slice.rs:123:7 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/error_message.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/error_message.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/error_message.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/error_message.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/error_message.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/error_message.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_shares.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_shares.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_shares.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_shares.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_shares.rs:86:7 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_shares.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_shares.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_window.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_window.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_window.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_window.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_window.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_window.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_window.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_window.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/get_window.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_block_found.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_block_found.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_block_found.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_block_found.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_block_found.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_block_found.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_txs.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_txs.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_txs.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_txs.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_txs.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/new_txs.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg_attr(feature = "with_serde", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:111:11 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:123:11 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg_attr(feature = "with_serde", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:241:11 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:218:16 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:220:16 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:222:16 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:224:16 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/parser.rs:226:16 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/share_ok.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/share_ok.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/share_ok.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/share_ok.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/share_ok.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "with_serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:82:7 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:96:7 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(feature = "with_serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:65:16 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:79:16 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with_serde` [INFO] [stdout] --> src/verify_fees.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg_attr(feature = "with_serde", serde(borrow))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `no_std` and `serde` [INFO] [stdout] = help: consider adding `with_serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.63s [INFO] running `Command { std: "docker" "inspect" "08fcf4b4a554d8cd554fbfa6e5a821116aaedd594d35e3bbffa469a9504da7a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08fcf4b4a554d8cd554fbfa6e5a821116aaedd594d35e3bbffa469a9504da7a1", kill_on_drop: false }` [INFO] [stdout] 08fcf4b4a554d8cd554fbfa6e5a821116aaedd594d35e3bbffa469a9504da7a1