[INFO] fetching crate juno-rust-proto 0.1.5... [INFO] checking juno-rust-proto-0.1.5 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate juno-rust-proto 0.1.5 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate juno-rust-proto 0.1.5 [INFO] finished tweaking crates.io crate juno-rust-proto 0.1.5 [INFO] tweaked toml for crates.io crate juno-rust-proto 0.1.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate juno-rust-proto 0.1.5 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 84 packages to latest compatible versions [INFO] [stderr] Adding prost v0.11.9 (available: v0.14.1) [INFO] [stderr] Adding prost-types v0.11.9 (available: v0.14.1) [INFO] [stderr] Adding schemars v0.8.22 (available: v1.0.4) [INFO] [stderr] Adding tendermint-proto v0.23.9 (available: v0.40.4) [INFO] [stderr] Adding time v0.3.11 (available: v0.3.41) [INFO] [stderr] Adding time-macros v0.2.4 (available: v0.2.22) [INFO] [stderr] Adding tonic v0.8.3 (available: v0.14.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2028c2181bef13ffac4a350446c4d9d004700b18643b42065d6fe0013a370039 [INFO] running `Command { std: "docker" "start" "-a" "2028c2181bef13ffac4a350446c4d9d004700b18643b42065d6fe0013a370039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2028c2181bef13ffac4a350446c4d9d004700b18643b42065d6fe0013a370039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2028c2181bef13ffac4a350446c4d9d004700b18643b42065d6fe0013a370039", kill_on_drop: false }` [INFO] [stdout] 2028c2181bef13ffac4a350446c4d9d004700b18643b42065d6fe0013a370039 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33c9435f95f5239fb2c54e11a58da2f49bc75c9e165191233d20897c4db51d0f [INFO] running `Command { std: "docker" "start" "-a" "33c9435f95f5239fb2c54e11a58da2f49bc75c9e165191233d20897c4db51d0f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking flex-error v0.4.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking time v0.3.11 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Checking prost-types v0.11.9 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking tendermint-proto v0.23.9 [INFO] [stderr] Checking juno-rust-proto v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/lib.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` 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: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:93:7 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:103:7 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:108:7 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:113:7 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:118:7 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:123:7 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:128:7 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:133:7 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:138:7 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:143:7 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.auth.v1beta1.rs:94:7 [INFO] [stdout] | [INFO] [stdout] 94 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.auth.v1beta1.rs:216:7 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.authz.v1beta1.rs:118:7 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.authz.v1beta1.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.authz.v1beta1.rs:522:7 [INFO] [stdout] | [INFO] [stdout] 522 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.authz.v1beta1.rs:648:7 [INFO] [stdout] | [INFO] [stdout] 648 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.bank.v1beta1.rs:124:7 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.bank.v1beta1.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.bank.v1beta1.rs:552:7 [INFO] [stdout] | [INFO] [stdout] 552 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.bank.v1beta1.rs:754:7 [INFO] [stdout] | [INFO] [stdout] 754 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.base.reflection.v1beta1.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.base.reflection.v1beta1.rs:142:7 [INFO] [stdout] | [INFO] [stdout] 142 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.base.reflection.v2alpha1.rs:250:7 [INFO] [stdout] | [INFO] [stdout] 250 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.base.reflection.v2alpha1.rs:431:7 [INFO] [stdout] | [INFO] [stdout] 431 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.base.tendermint.v1beta1.rs:146:7 [INFO] [stdout] | [INFO] [stdout] 146 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.base.tendermint.v1beta1.rs:324:7 [INFO] [stdout] | [INFO] [stdout] 324 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.crisis.v1beta1.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.crisis.v1beta1.rs:105:7 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.distribution.v1beta1.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.distribution.v1beta1.rs:202:7 [INFO] [stdout] | [INFO] [stdout] 202 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.distribution.v1beta1.rs:770:7 [INFO] [stdout] | [INFO] [stdout] 770 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.distribution.v1beta1.rs:1003:7 [INFO] [stdout] | [INFO] [stdout] 1003 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.evidence.v1beta1.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.evidence.v1beta1.rs:123:7 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.evidence.v1beta1.rs:296:7 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.evidence.v1beta1.rs:403:7 [INFO] [stdout] | [INFO] [stdout] 403 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.feegrant.v1beta1.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.feegrant.v1beta1.rs:143:7 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.feegrant.v1beta1.rs:420:7 [INFO] [stdout] | [INFO] [stdout] 420 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.feegrant.v1beta1.rs:527:7 [INFO] [stdout] | [INFO] [stdout] 527 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.gov.v1beta1.rs:285:7 [INFO] [stdout] | [INFO] [stdout] 285 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.gov.v1beta1.rs:420:7 [INFO] [stdout] | [INFO] [stdout] 420 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.gov.v1beta1.rs:828:7 [INFO] [stdout] | [INFO] [stdout] 828 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.gov.v1beta1.rs:1024:7 [INFO] [stdout] | [INFO] [stdout] 1024 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.mint.v1beta1.rs:75:7 [INFO] [stdout] | [INFO] [stdout] 75 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.mint.v1beta1.rs:196:7 [INFO] [stdout] | [INFO] [stdout] 196 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.params.v1beta1.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.params.v1beta1.rs:135:7 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.slashing.v1beta1.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.slashing.v1beta1.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.slashing.v1beta1.rs:329:7 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.slashing.v1beta1.rs:452:7 [INFO] [stdout] | [INFO] [stdout] 452 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.staking.v1beta1.rs:437:7 [INFO] [stdout] | [INFO] [stdout] 437 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.staking.v1beta1.rs:591:7 [INFO] [stdout] | [INFO] [stdout] 591 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.staking.v1beta1.rs:1160:7 [INFO] [stdout] | [INFO] [stdout] 1160 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.staking.v1beta1.rs:1476:7 [INFO] [stdout] | [INFO] [stdout] 1476 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.tx.v1beta1.rs:405:7 [INFO] [stdout] | [INFO] [stdout] 405 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.tx.v1beta1.rs:560:7 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.upgrade.v1beta1.rs:146:7 [INFO] [stdout] | [INFO] [stdout] 146 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.upgrade.v1beta1.rs:295:7 [INFO] [stdout] | [INFO] [stdout] 295 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.vesting.v1beta1.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.vesting.v1beta1.rs:113:7 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/juno.mint.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/juno.mint.rs:189:7 [INFO] [stdout] | [INFO] [stdout] 189 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/juno.oracle.v1.rs:122:7 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/juno.oracle.v1.rs:248:7 [INFO] [stdout] | [INFO] [stdout] 248 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/juno.oracle.v1.rs:632:7 [INFO] [stdout] | [INFO] [stdout] 632 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/juno.oracle.v1.rs:863:7 [INFO] [stdout] | [INFO] [stdout] 863 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/osmosis.tokenfactory.v1beta1.rs:86:7 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/osmosis.tokenfactory.v1beta1.rs:236:7 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/osmosis.tokenfactory.v1beta1.rs:572:7 [INFO] [stdout] | [INFO] [stdout] 572 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/osmosis.tokenfactory.v1beta1.rs:701:7 [INFO] [stdout] | [INFO] [stdout] 701 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/ibc-go/ibc.applications.interchain_accounts.controller.v1.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/ibc-go/ibc.applications.interchain_accounts.host.v1.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/ibc-go/ibc.applications.transfer.v1.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/ibc-go/ibc.applications.transfer.v1.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/ibc-go/ibc.core.channel.v1.rs:469:7 [INFO] [stdout] | [INFO] [stdout] 469 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/ibc-go/ibc.core.channel.v1.rs:1092:7 [INFO] [stdout] | [INFO] [stdout] 1092 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/ibc-go/ibc.core.client.v1.rs:194:7 [INFO] [stdout] | [INFO] [stdout] 194 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/ibc-go/ibc.core.client.v1.rs:500:7 [INFO] [stdout] | [INFO] [stdout] 500 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/ibc-go/ibc.core.connection.v1.rs:264:7 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/ibc-go/ibc.core.connection.v1.rs:538:7 [INFO] [stdout] | [INFO] [stdout] 538 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/lib.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` 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: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:93:7 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:103:7 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:108:7 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:113:7 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:118:7 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:123:7 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:128:7 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:133:7 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:138:7 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cosmwasm` [INFO] [stdout] --> src/type_urls.rs:143:7 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(feature = "cosmwasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `cosmwasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.auth.v1beta1.rs:94:7 [INFO] [stdout] | [INFO] [stdout] 94 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.auth.v1beta1.rs:216:7 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.authz.v1beta1.rs:118:7 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.authz.v1beta1.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.authz.v1beta1.rs:522:7 [INFO] [stdout] | [INFO] [stdout] 522 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.authz.v1beta1.rs:648:7 [INFO] [stdout] | [INFO] [stdout] 648 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.bank.v1beta1.rs:124:7 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.bank.v1beta1.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.bank.v1beta1.rs:552:7 [INFO] [stdout] | [INFO] [stdout] 552 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.bank.v1beta1.rs:754:7 [INFO] [stdout] | [INFO] [stdout] 754 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.base.reflection.v1beta1.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.base.reflection.v1beta1.rs:142:7 [INFO] [stdout] | [INFO] [stdout] 142 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.base.reflection.v2alpha1.rs:250:7 [INFO] [stdout] | [INFO] [stdout] 250 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.base.reflection.v2alpha1.rs:431:7 [INFO] [stdout] | [INFO] [stdout] 431 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.base.tendermint.v1beta1.rs:146:7 [INFO] [stdout] | [INFO] [stdout] 146 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.base.tendermint.v1beta1.rs:324:7 [INFO] [stdout] | [INFO] [stdout] 324 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.crisis.v1beta1.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.crisis.v1beta1.rs:105:7 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.distribution.v1beta1.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.distribution.v1beta1.rs:202:7 [INFO] [stdout] | [INFO] [stdout] 202 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.distribution.v1beta1.rs:770:7 [INFO] [stdout] | [INFO] [stdout] 770 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.distribution.v1beta1.rs:1003:7 [INFO] [stdout] | [INFO] [stdout] 1003 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.evidence.v1beta1.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.evidence.v1beta1.rs:123:7 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.evidence.v1beta1.rs:296:7 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.evidence.v1beta1.rs:403:7 [INFO] [stdout] | [INFO] [stdout] 403 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.feegrant.v1beta1.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.feegrant.v1beta1.rs:143:7 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.feegrant.v1beta1.rs:420:7 [INFO] [stdout] | [INFO] [stdout] 420 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.feegrant.v1beta1.rs:527:7 [INFO] [stdout] | [INFO] [stdout] 527 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.gov.v1beta1.rs:285:7 [INFO] [stdout] | [INFO] [stdout] 285 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.gov.v1beta1.rs:420:7 [INFO] [stdout] | [INFO] [stdout] 420 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.gov.v1beta1.rs:828:7 [INFO] [stdout] | [INFO] [stdout] 828 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.gov.v1beta1.rs:1024:7 [INFO] [stdout] | [INFO] [stdout] 1024 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.mint.v1beta1.rs:75:7 [INFO] [stdout] | [INFO] [stdout] 75 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.mint.v1beta1.rs:196:7 [INFO] [stdout] | [INFO] [stdout] 196 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.params.v1beta1.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.params.v1beta1.rs:135:7 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.slashing.v1beta1.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.slashing.v1beta1.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.slashing.v1beta1.rs:329:7 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.slashing.v1beta1.rs:452:7 [INFO] [stdout] | [INFO] [stdout] 452 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.staking.v1beta1.rs:437:7 [INFO] [stdout] | [INFO] [stdout] 437 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.staking.v1beta1.rs:591:7 [INFO] [stdout] | [INFO] [stdout] 591 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.staking.v1beta1.rs:1160:7 [INFO] [stdout] | [INFO] [stdout] 1160 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.staking.v1beta1.rs:1476:7 [INFO] [stdout] | [INFO] [stdout] 1476 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.tx.v1beta1.rs:405:7 [INFO] [stdout] | [INFO] [stdout] 405 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.tx.v1beta1.rs:560:7 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.upgrade.v1beta1.rs:146:7 [INFO] [stdout] | [INFO] [stdout] 146 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.upgrade.v1beta1.rs:295:7 [INFO] [stdout] | [INFO] [stdout] 295 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.vesting.v1beta1.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/cosmos.vesting.v1beta1.rs:113:7 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/juno.mint.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/juno.mint.rs:189:7 [INFO] [stdout] | [INFO] [stdout] 189 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/juno.oracle.v1.rs:122:7 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/juno.oracle.v1.rs:248:7 [INFO] [stdout] | [INFO] [stdout] 248 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/juno.oracle.v1.rs:632:7 [INFO] [stdout] | [INFO] [stdout] 632 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/juno.oracle.v1.rs:863:7 [INFO] [stdout] | [INFO] [stdout] 863 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/osmosis.tokenfactory.v1beta1.rs:86:7 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/osmosis.tokenfactory.v1beta1.rs:236:7 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/osmosis.tokenfactory.v1beta1.rs:572:7 [INFO] [stdout] | [INFO] [stdout] 572 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/cosmos-sdk/osmosis.tokenfactory.v1beta1.rs:701:7 [INFO] [stdout] | [INFO] [stdout] 701 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/ibc-go/ibc.applications.interchain_accounts.controller.v1.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/ibc-go/ibc.applications.interchain_accounts.host.v1.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/ibc-go/ibc.applications.transfer.v1.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/ibc-go/ibc.applications.transfer.v1.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/ibc-go/ibc.core.channel.v1.rs:469:7 [INFO] [stdout] | [INFO] [stdout] 469 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/ibc-go/ibc.core.channel.v1.rs:1092:7 [INFO] [stdout] | [INFO] [stdout] 1092 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/ibc-go/ibc.core.client.v1.rs:194:7 [INFO] [stdout] | [INFO] [stdout] 194 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/ibc-go/ibc.core.client.v1.rs:500:7 [INFO] [stdout] | [INFO] [stdout] 500 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/ibc-go/ibc.core.connection.v1.rs:264:7 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `grpc` [INFO] [stdout] --> src/prost/ibc-go/ibc.core.connection.v1.rs:538:7 [INFO] [stdout] | [INFO] [stdout] 538 | #[cfg(feature = "grpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tonic` [INFO] [stdout] = help: consider adding `grpc` 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 27.71s [INFO] running `Command { std: "docker" "inspect" "33c9435f95f5239fb2c54e11a58da2f49bc75c9e165191233d20897c4db51d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33c9435f95f5239fb2c54e11a58da2f49bc75c9e165191233d20897c4db51d0f", kill_on_drop: false }` [INFO] [stdout] 33c9435f95f5239fb2c54e11a58da2f49bc75c9e165191233d20897c4db51d0f