[INFO] fetching crate googapis 0.6.0...
[INFO] checking googapis-0.6.0 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate googapis 0.6.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate googapis 0.6.0
[INFO] finished tweaking crates.io crate googapis 0.6.0
[INFO] tweaked toml for crates.io crate googapis 0.6.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate googapis 0.6.0 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 95 packages to latest compatible versions
[INFO] [stderr]       Adding prost v0.9.0 (available: v0.14.1)
[INFO] [stderr]       Adding prost-types v0.9.0 (available: v0.14.1)
[INFO] [stderr]       Adding tonic v0.6.2 (available: v0.14.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6747ca2dcc9ce47c1a2c7aebc5b7c578ebb8a23cb1556a4c2daae3d827307e87
[INFO] running `Command { std: "docker" "start" "-a" "6747ca2dcc9ce47c1a2c7aebc5b7c578ebb8a23cb1556a4c2daae3d827307e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6747ca2dcc9ce47c1a2c7aebc5b7c578ebb8a23cb1556a4c2daae3d827307e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6747ca2dcc9ce47c1a2c7aebc5b7c578ebb8a23cb1556a4c2daae3d827307e87", kill_on_drop: false }`
[INFO] [stdout] 6747ca2dcc9ce47c1a2c7aebc5b7c578ebb8a23cb1556a4c2daae3d827307e87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05347571ab55e7d97e84852b7b7af4217ee9c49deedd68b04217e6adca3d1874
[INFO] running `Command { std: "docker" "start" "-a" "05347571ab55e7d97e84852b7b7af4217ee9c49deedd68b04217e6adca3d1874", kill_on_drop: false }`
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]     Checking prost v0.9.0
[INFO] [stderr]     Checking prost-types v0.9.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.6.2
[INFO] [stderr]     Checking googapis v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p1beta1`
[INFO] [stdout]    --> src/googapis.rs:262:13
[INFO] [stdout]     |
[INFO] [stdout] 262 |             feature = "google-cloud-asset-v1p1beta1",
[INFO] [stdout]     |             ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-cloud-asset-v1p1beta1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p2beta1`
[INFO] [stdout]    --> src/googapis.rs:263:13
[INFO] [stdout]     |
[INFO] [stdout] 263 |             feature = "google-cloud-asset-v1p2beta1",
[INFO] [stdout]     |             ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-cloud-asset-v1p2beta1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p4beta1`
[INFO] [stdout]    --> src/googapis.rs:264:13
[INFO] [stdout]     |
[INFO] [stdout] 264 |             feature = "google-cloud-asset-v1p4beta1",
[INFO] [stdout]     |             ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-cloud-asset-v1p4beta1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p5beta1`
[INFO] [stdout]    --> src/googapis.rs:265:13
[INFO] [stdout]     |
[INFO] [stdout] 265 |             feature = "google-cloud-asset-v1p5beta1",
[INFO] [stdout]     |             ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-cloud-asset-v1p5beta1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-binaryauthorization-v1`
[INFO] [stdout]    --> src/googapis.rs:288:13
[INFO] [stdout]     |
[INFO] [stdout] 288 |             feature = "google-cloud-binaryauthorization-v1",
[INFO] [stdout]     |             ^^^^^^^^^^-------------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"google-cloud-binaryauthorization-v1beta1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-cloud-binaryauthorization-v1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-devtools-containeranalysis-v1`
[INFO] [stdout]    --> src/googapis.rs:479:13
[INFO] [stdout]     |
[INFO] [stdout] 479 |             feature = "google-devtools-containeranalysis-v1",
[INFO] [stdout]     |             ^^^^^^^^^^--------------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"google-devtools-containeranalysis-v1beta1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-devtools-containeranalysis-v1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-firestore-bundle`
[INFO] [stdout]    --> src/googapis.rs:496:13
[INFO] [stdout]     |
[INFO] [stdout] 496 |             feature = "google-firestore-bundle",
[INFO] [stdout]     |             ^^^^^^^^^^-------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"google-firestore-v1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-firestore-bundle` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p1beta1`
[INFO] [stdout]    --> src/googapis.rs:832:27
[INFO] [stdout]     |
[INFO] [stdout] 832 |                 #[cfg(any(feature = "google-cloud-asset-v1p1beta1",))]
[INFO] [stdout]     |                           ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-cloud-asset-v1p1beta1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p2beta1`
[INFO] [stdout]    --> src/googapis.rs:836:27
[INFO] [stdout]     |
[INFO] [stdout] 836 |                 #[cfg(any(feature = "google-cloud-asset-v1p2beta1",))]
[INFO] [stdout]     |                           ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-cloud-asset-v1p2beta1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p4beta1`
[INFO] [stdout]    --> src/googapis.rs:840:27
[INFO] [stdout]     |
[INFO] [stdout] 840 |                 #[cfg(any(feature = "google-cloud-asset-v1p4beta1",))]
[INFO] [stdout]     |                           ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-cloud-asset-v1p4beta1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p5beta1`
[INFO] [stdout]    --> src/googapis.rs:844:27
[INFO] [stdout]     |
[INFO] [stdout] 844 |                 #[cfg(any(feature = "google-cloud-asset-v1p5beta1",))]
[INFO] [stdout]     |                           ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-cloud-asset-v1p5beta1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-binaryauthorization-v1`
[INFO] [stdout]    --> src/googapis.rs:974:27
[INFO] [stdout]     |
[INFO] [stdout] 974 |                 #[cfg(any(feature = "google-cloud-binaryauthorization-v1",))]
[INFO] [stdout]     |                           ^^^^^^^^^^-------------------------------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"google-cloud-binaryauthorization-v1beta1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-cloud-binaryauthorization-v1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p5beta1`
[INFO] [stdout]     --> src/googapis.rs:1488:21
[INFO] [stdout]      |
[INFO] [stdout] 1488 |                     feature = "google-cloud-asset-v1p5beta1",
[INFO] [stdout]      |                     ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p5beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-devtools-containeranalysis-v1`
[INFO] [stdout]     --> src/googapis.rs:2055:27
[INFO] [stdout]      |
[INFO] [stdout] 2055 |                 #[cfg(any(feature = "google-devtools-containeranalysis-v1",))]
[INFO] [stdout]      |                           ^^^^^^^^^^--------------------------------------
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     help: there is a expected value with a similar name: `"google-devtools-containeranalysis-v1beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-devtools-containeranalysis-v1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-firestore-bundle`
[INFO] [stdout]     --> src/googapis.rs:2155:23
[INFO] [stdout]      |
[INFO] [stdout] 2155 |             #[cfg(any(feature = "google-firestore-bundle",))]
[INFO] [stdout]      |                       ^^^^^^^^^^-------------------------
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 help: there is a expected value with a similar name: `"google-firestore-v1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-firestore-bundle` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-firestore-bundle`
[INFO] [stdout]     --> src/googapis.rs:2159:23
[INFO] [stdout]      |
[INFO] [stdout] 2159 |             #[cfg(any(feature = "google-firestore-bundle", feature = "google-firestore-v1",))]
[INFO] [stdout]      |                       ^^^^^^^^^^-------------------------
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 help: there is a expected value with a similar name: `"google-firestore-v1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-firestore-bundle` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p1beta1`
[INFO] [stdout]     --> src/googapis.rs:2226:17
[INFO] [stdout]      |
[INFO] [stdout] 2226 |                 feature = "google-cloud-asset-v1p1beta1",
[INFO] [stdout]      |                 ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p1beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p2beta1`
[INFO] [stdout]     --> src/googapis.rs:2227:17
[INFO] [stdout]      |
[INFO] [stdout] 2227 |                 feature = "google-cloud-asset-v1p2beta1",
[INFO] [stdout]      |                 ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p2beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p4beta1`
[INFO] [stdout]     --> src/googapis.rs:2228:17
[INFO] [stdout]      |
[INFO] [stdout] 2228 |                 feature = "google-cloud-asset-v1p4beta1",
[INFO] [stdout]      |                 ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p4beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p5beta1`
[INFO] [stdout]     --> src/googapis.rs:2229:17
[INFO] [stdout]      |
[INFO] [stdout] 2229 |                 feature = "google-cloud-asset-v1p5beta1",
[INFO] [stdout]      |                 ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p5beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-devtools-containeranalysis-v1`
[INFO] [stdout]     --> src/googapis.rs:2258:17
[INFO] [stdout]      |
[INFO] [stdout] 2258 |                 feature = "google-devtools-containeranalysis-v1",
[INFO] [stdout]      |                 ^^^^^^^^^^--------------------------------------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: there is a expected value with a similar name: `"google-devtools-containeranalysis-v1beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-devtools-containeranalysis-v1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p5beta1`
[INFO] [stdout]     --> src/googapis.rs:2286:21
[INFO] [stdout]      |
[INFO] [stdout] 2286 |                     feature = "google-cloud-asset-v1p5beta1",
[INFO] [stdout]      |                     ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p5beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p5beta1`
[INFO] [stdout]     --> src/googapis.rs:2296:21
[INFO] [stdout]      |
[INFO] [stdout] 2296 |                     feature = "google-cloud-asset-v1p5beta1",
[INFO] [stdout]      |                     ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p5beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p2beta1`
[INFO] [stdout]     --> src/googapis.rs:2335:13
[INFO] [stdout]      |
[INFO] [stdout] 2335 |             feature = "google-cloud-asset-v1p2beta1",
[INFO] [stdout]      |             ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p2beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p4beta1`
[INFO] [stdout]     --> src/googapis.rs:2336:13
[INFO] [stdout]      |
[INFO] [stdout] 2336 |             feature = "google-cloud-asset-v1p4beta1",
[INFO] [stdout]      |             ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p4beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p1beta1`
[INFO] [stdout]     --> src/googapis.rs:2564:13
[INFO] [stdout]      |
[INFO] [stdout] 2564 |             feature = "google-cloud-asset-v1p1beta1",
[INFO] [stdout]      |             ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p1beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p2beta1`
[INFO] [stdout]     --> src/googapis.rs:2565:13
[INFO] [stdout]      |
[INFO] [stdout] 2565 |             feature = "google-cloud-asset-v1p2beta1",
[INFO] [stdout]      |             ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p2beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p4beta1`
[INFO] [stdout]     --> src/googapis.rs:2566:13
[INFO] [stdout]      |
[INFO] [stdout] 2566 |             feature = "google-cloud-asset-v1p4beta1",
[INFO] [stdout]      |             ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p4beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p5beta1`
[INFO] [stdout]     --> src/googapis.rs:2567:13
[INFO] [stdout]      |
[INFO] [stdout] 2567 |             feature = "google-cloud-asset-v1p5beta1",
[INFO] [stdout]      |             ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p5beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-devtools-containeranalysis-v1`
[INFO] [stdout]     --> src/googapis.rs:2640:13
[INFO] [stdout]      |
[INFO] [stdout] 2640 |             feature = "google-devtools-containeranalysis-v1",
[INFO] [stdout]      |             ^^^^^^^^^^--------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-devtools-containeranalysis-v1beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-devtools-containeranalysis-v1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-firestore-bundle`
[INFO] [stdout]     --> src/googapis.rs:2646:13
[INFO] [stdout]      |
[INFO] [stdout] 2646 |             feature = "google-firestore-bundle",
[INFO] [stdout]      |             ^^^^^^^^^^-------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-firestore-v1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-firestore-bundle` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p2beta1`
[INFO] [stdout]     --> src/googapis.rs:2700:13
[INFO] [stdout]      |
[INFO] [stdout] 2700 |             feature = "google-cloud-asset-v1p2beta1",
[INFO] [stdout]      |             ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p2beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p4beta1`
[INFO] [stdout]     --> src/googapis.rs:2701:13
[INFO] [stdout]      |
[INFO] [stdout] 2701 |             feature = "google-cloud-asset-v1p4beta1",
[INFO] [stdout]      |             ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p4beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `grafeas-v1beta1-discovery`
[INFO] [stdout]     --> src/googapis.rs:2859:13
[INFO] [stdout]      |
[INFO] [stdout] 2859 |             feature = "grafeas-v1beta1-discovery",
[INFO] [stdout]      |             ^^^^^^^^^^---------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"grafeas-v1beta1-image"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `grafeas-v1beta1-discovery` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-binaryauthorization-v1`
[INFO] [stdout]     --> src/googapis.rs:2931:13
[INFO] [stdout]      |
[INFO] [stdout] 2931 |             feature = "google-cloud-binaryauthorization-v1",
[INFO] [stdout]      |             ^^^^^^^^^^-------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-cloud-binaryauthorization-v1beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-binaryauthorization-v1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-devtools-containeranalysis-v1`
[INFO] [stdout]     --> src/googapis.rs:2932:13
[INFO] [stdout]      |
[INFO] [stdout] 2932 |             feature = "google-devtools-containeranalysis-v1",
[INFO] [stdout]      |             ^^^^^^^^^^--------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-devtools-containeranalysis-v1beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-devtools-containeranalysis-v1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `grafeas-v1beta1-attestation`
[INFO] [stdout]     --> src/googapis.rs:2940:13
[INFO] [stdout]      |
[INFO] [stdout] 2940 |             feature = "grafeas-v1beta1-attestation",
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `grafeas-v1beta1-attestation` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `grafeas-v1beta1-discovery`
[INFO] [stdout]     --> src/googapis.rs:2941:13
[INFO] [stdout]      |
[INFO] [stdout] 2941 |             feature = "grafeas-v1beta1-discovery",
[INFO] [stdout]      |             ^^^^^^^^^^---------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"grafeas-v1beta1-image"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `grafeas-v1beta1-discovery` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `grafeas-v1beta1-vulnerability`
[INFO] [stdout]     --> src/googapis.rs:2942:13
[INFO] [stdout]      |
[INFO] [stdout] 2942 |             feature = "grafeas-v1beta1-vulnerability",
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `grafeas-v1beta1-vulnerability` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `grafeas-v1beta1-attestation`
[INFO] [stdout]     --> src/googapis.rs:2946:52
[INFO] [stdout]      |
[INFO] [stdout] 2946 |             #[cfg(any(feature = "grafeas-v1beta1", feature = "grafeas-v1beta1-attestation",))]
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `grafeas-v1beta1-attestation` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `grafeas-v1beta1-discovery`
[INFO] [stdout]     --> src/googapis.rs:2958:52
[INFO] [stdout]      |
[INFO] [stdout] 2958 |             #[cfg(any(feature = "grafeas-v1beta1", feature = "grafeas-v1beta1-discovery",))]
[INFO] [stdout]      |                                                    ^^^^^^^^^^---------------------------
[INFO] [stdout]      |                                                              |
[INFO] [stdout]      |                                                              help: there is a expected value with a similar name: `"grafeas-v1beta1-image"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `grafeas-v1beta1-discovery` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `grafeas-v1beta1-vulnerability`
[INFO] [stdout]     --> src/googapis.rs:2969:17
[INFO] [stdout]      |
[INFO] [stdout] 2969 |                 feature = "grafeas-v1beta1-vulnerability",
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `grafeas-v1beta1-vulnerability` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `grafeas-v1beta1-vulnerability`
[INFO] [stdout]     --> src/googapis.rs:2991:52
[INFO] [stdout]      |
[INFO] [stdout] 2991 |             #[cfg(any(feature = "grafeas-v1beta1", feature = "grafeas-v1beta1-vulnerability",))]
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `grafeas-v1beta1-vulnerability` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p1beta1`
[INFO] [stdout]    --> src/googapis.rs:262:13
[INFO] [stdout]     |
[INFO] [stdout] 262 |             feature = "google-cloud-asset-v1p1beta1",
[INFO] [stdout]     |             ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-cloud-asset-v1p1beta1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p2beta1`
[INFO] [stdout]    --> src/googapis.rs:263:13
[INFO] [stdout]     |
[INFO] [stdout] 263 |             feature = "google-cloud-asset-v1p2beta1",
[INFO] [stdout]     |             ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-cloud-asset-v1p2beta1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p4beta1`
[INFO] [stdout]    --> src/googapis.rs:264:13
[INFO] [stdout]     |
[INFO] [stdout] 264 |             feature = "google-cloud-asset-v1p4beta1",
[INFO] [stdout]     |             ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-cloud-asset-v1p4beta1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p5beta1`
[INFO] [stdout]    --> src/googapis.rs:265:13
[INFO] [stdout]     |
[INFO] [stdout] 265 |             feature = "google-cloud-asset-v1p5beta1",
[INFO] [stdout]     |             ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-cloud-asset-v1p5beta1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-binaryauthorization-v1`
[INFO] [stdout]    --> src/googapis.rs:288:13
[INFO] [stdout]     |
[INFO] [stdout] 288 |             feature = "google-cloud-binaryauthorization-v1",
[INFO] [stdout]     |             ^^^^^^^^^^-------------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"google-cloud-binaryauthorization-v1beta1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-cloud-binaryauthorization-v1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-devtools-containeranalysis-v1`
[INFO] [stdout]    --> src/googapis.rs:479:13
[INFO] [stdout]     |
[INFO] [stdout] 479 |             feature = "google-devtools-containeranalysis-v1",
[INFO] [stdout]     |             ^^^^^^^^^^--------------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"google-devtools-containeranalysis-v1beta1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-devtools-containeranalysis-v1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-firestore-bundle`
[INFO] [stdout]    --> src/googapis.rs:496:13
[INFO] [stdout]     |
[INFO] [stdout] 496 |             feature = "google-firestore-bundle",
[INFO] [stdout]     |             ^^^^^^^^^^-------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"google-firestore-v1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-firestore-bundle` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p1beta1`
[INFO] [stdout]    --> src/googapis.rs:832:27
[INFO] [stdout]     |
[INFO] [stdout] 832 |                 #[cfg(any(feature = "google-cloud-asset-v1p1beta1",))]
[INFO] [stdout]     |                           ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-cloud-asset-v1p1beta1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p2beta1`
[INFO] [stdout]    --> src/googapis.rs:836:27
[INFO] [stdout]     |
[INFO] [stdout] 836 |                 #[cfg(any(feature = "google-cloud-asset-v1p2beta1",))]
[INFO] [stdout]     |                           ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-cloud-asset-v1p2beta1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p4beta1`
[INFO] [stdout]    --> src/googapis.rs:840:27
[INFO] [stdout]     |
[INFO] [stdout] 840 |                 #[cfg(any(feature = "google-cloud-asset-v1p4beta1",))]
[INFO] [stdout]     |                           ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-cloud-asset-v1p4beta1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p5beta1`
[INFO] [stdout]    --> src/googapis.rs:844:27
[INFO] [stdout]     |
[INFO] [stdout] 844 |                 #[cfg(any(feature = "google-cloud-asset-v1p5beta1",))]
[INFO] [stdout]     |                           ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-cloud-asset-v1p5beta1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-binaryauthorization-v1`
[INFO] [stdout]    --> src/googapis.rs:974:27
[INFO] [stdout]     |
[INFO] [stdout] 974 |                 #[cfg(any(feature = "google-cloud-binaryauthorization-v1",))]
[INFO] [stdout]     |                           ^^^^^^^^^^-------------------------------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"google-cloud-binaryauthorization-v1beta1"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]     = help: consider adding `google-cloud-binaryauthorization-v1` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p5beta1`
[INFO] [stdout]     --> src/googapis.rs:1488:21
[INFO] [stdout]      |
[INFO] [stdout] 1488 |                     feature = "google-cloud-asset-v1p5beta1",
[INFO] [stdout]      |                     ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p5beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-devtools-containeranalysis-v1`
[INFO] [stdout]     --> src/googapis.rs:2055:27
[INFO] [stdout]      |
[INFO] [stdout] 2055 |                 #[cfg(any(feature = "google-devtools-containeranalysis-v1",))]
[INFO] [stdout]      |                           ^^^^^^^^^^--------------------------------------
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     help: there is a expected value with a similar name: `"google-devtools-containeranalysis-v1beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-devtools-containeranalysis-v1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-firestore-bundle`
[INFO] [stdout]     --> src/googapis.rs:2155:23
[INFO] [stdout]      |
[INFO] [stdout] 2155 |             #[cfg(any(feature = "google-firestore-bundle",))]
[INFO] [stdout]      |                       ^^^^^^^^^^-------------------------
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 help: there is a expected value with a similar name: `"google-firestore-v1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-firestore-bundle` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-firestore-bundle`
[INFO] [stdout]     --> src/googapis.rs:2159:23
[INFO] [stdout]      |
[INFO] [stdout] 2159 |             #[cfg(any(feature = "google-firestore-bundle", feature = "google-firestore-v1",))]
[INFO] [stdout]      |                       ^^^^^^^^^^-------------------------
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 help: there is a expected value with a similar name: `"google-firestore-v1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-firestore-bundle` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p1beta1`
[INFO] [stdout]     --> src/googapis.rs:2226:17
[INFO] [stdout]      |
[INFO] [stdout] 2226 |                 feature = "google-cloud-asset-v1p1beta1",
[INFO] [stdout]      |                 ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p1beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p2beta1`
[INFO] [stdout]     --> src/googapis.rs:2227:17
[INFO] [stdout]      |
[INFO] [stdout] 2227 |                 feature = "google-cloud-asset-v1p2beta1",
[INFO] [stdout]      |                 ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p2beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p4beta1`
[INFO] [stdout]     --> src/googapis.rs:2228:17
[INFO] [stdout]      |
[INFO] [stdout] 2228 |                 feature = "google-cloud-asset-v1p4beta1",
[INFO] [stdout]      |                 ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p4beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p5beta1`
[INFO] [stdout]     --> src/googapis.rs:2229:17
[INFO] [stdout]      |
[INFO] [stdout] 2229 |                 feature = "google-cloud-asset-v1p5beta1",
[INFO] [stdout]      |                 ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p5beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-devtools-containeranalysis-v1`
[INFO] [stdout]     --> src/googapis.rs:2258:17
[INFO] [stdout]      |
[INFO] [stdout] 2258 |                 feature = "google-devtools-containeranalysis-v1",
[INFO] [stdout]      |                 ^^^^^^^^^^--------------------------------------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: there is a expected value with a similar name: `"google-devtools-containeranalysis-v1beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-devtools-containeranalysis-v1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p5beta1`
[INFO] [stdout]     --> src/googapis.rs:2286:21
[INFO] [stdout]      |
[INFO] [stdout] 2286 |                     feature = "google-cloud-asset-v1p5beta1",
[INFO] [stdout]      |                     ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p5beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p5beta1`
[INFO] [stdout]     --> src/googapis.rs:2296:21
[INFO] [stdout]      |
[INFO] [stdout] 2296 |                     feature = "google-cloud-asset-v1p5beta1",
[INFO] [stdout]      |                     ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p5beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p2beta1`
[INFO] [stdout]     --> src/googapis.rs:2335:13
[INFO] [stdout]      |
[INFO] [stdout] 2335 |             feature = "google-cloud-asset-v1p2beta1",
[INFO] [stdout]      |             ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p2beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p4beta1`
[INFO] [stdout]     --> src/googapis.rs:2336:13
[INFO] [stdout]      |
[INFO] [stdout] 2336 |             feature = "google-cloud-asset-v1p4beta1",
[INFO] [stdout]      |             ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p4beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p1beta1`
[INFO] [stdout]     --> src/googapis.rs:2564:13
[INFO] [stdout]      |
[INFO] [stdout] 2564 |             feature = "google-cloud-asset-v1p1beta1",
[INFO] [stdout]      |             ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p1beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p2beta1`
[INFO] [stdout]     --> src/googapis.rs:2565:13
[INFO] [stdout]      |
[INFO] [stdout] 2565 |             feature = "google-cloud-asset-v1p2beta1",
[INFO] [stdout]      |             ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p2beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p4beta1`
[INFO] [stdout]     --> src/googapis.rs:2566:13
[INFO] [stdout]      |
[INFO] [stdout] 2566 |             feature = "google-cloud-asset-v1p4beta1",
[INFO] [stdout]      |             ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p4beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p5beta1`
[INFO] [stdout]     --> src/googapis.rs:2567:13
[INFO] [stdout]      |
[INFO] [stdout] 2567 |             feature = "google-cloud-asset-v1p5beta1",
[INFO] [stdout]      |             ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p5beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-devtools-containeranalysis-v1`
[INFO] [stdout]     --> src/googapis.rs:2640:13
[INFO] [stdout]      |
[INFO] [stdout] 2640 |             feature = "google-devtools-containeranalysis-v1",
[INFO] [stdout]      |             ^^^^^^^^^^--------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-devtools-containeranalysis-v1beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-devtools-containeranalysis-v1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-firestore-bundle`
[INFO] [stdout]     --> src/googapis.rs:2646:13
[INFO] [stdout]      |
[INFO] [stdout] 2646 |             feature = "google-firestore-bundle",
[INFO] [stdout]      |             ^^^^^^^^^^-------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-firestore-v1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-firestore-bundle` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p2beta1`
[INFO] [stdout]     --> src/googapis.rs:2700:13
[INFO] [stdout]      |
[INFO] [stdout] 2700 |             feature = "google-cloud-asset-v1p2beta1",
[INFO] [stdout]      |             ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p2beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-asset-v1p4beta1`
[INFO] [stdout]     --> src/googapis.rs:2701:13
[INFO] [stdout]      |
[INFO] [stdout] 2701 |             feature = "google-cloud-asset-v1p4beta1",
[INFO] [stdout]      |             ^^^^^^^^^^------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-cloud-asset-v1p7beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-asset-v1p4beta1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `grafeas-v1beta1-discovery`
[INFO] [stdout]     --> src/googapis.rs:2859:13
[INFO] [stdout]      |
[INFO] [stdout] 2859 |             feature = "grafeas-v1beta1-discovery",
[INFO] [stdout]      |             ^^^^^^^^^^---------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"grafeas-v1beta1-image"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `grafeas-v1beta1-discovery` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-cloud-binaryauthorization-v1`
[INFO] [stdout]     --> src/googapis.rs:2931:13
[INFO] [stdout]      |
[INFO] [stdout] 2931 |             feature = "google-cloud-binaryauthorization-v1",
[INFO] [stdout]      |             ^^^^^^^^^^-------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-cloud-binaryauthorization-v1beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-cloud-binaryauthorization-v1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `google-devtools-containeranalysis-v1`
[INFO] [stdout]     --> src/googapis.rs:2932:13
[INFO] [stdout]      |
[INFO] [stdout] 2932 |             feature = "google-devtools-containeranalysis-v1",
[INFO] [stdout]      |             ^^^^^^^^^^--------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"google-devtools-containeranalysis-v1beta1"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `google-devtools-containeranalysis-v1` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `grafeas-v1beta1-attestation`
[INFO] [stdout]     --> src/googapis.rs:2940:13
[INFO] [stdout]      |
[INFO] [stdout] 2940 |             feature = "grafeas-v1beta1-attestation",
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `grafeas-v1beta1-attestation` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `grafeas-v1beta1-discovery`
[INFO] [stdout]     --> src/googapis.rs:2941:13
[INFO] [stdout]      |
[INFO] [stdout] 2941 |             feature = "grafeas-v1beta1-discovery",
[INFO] [stdout]      |             ^^^^^^^^^^---------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       help: there is a expected value with a similar name: `"grafeas-v1beta1-image"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `grafeas-v1beta1-discovery` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `grafeas-v1beta1-vulnerability`
[INFO] [stdout]     --> src/googapis.rs:2942:13
[INFO] [stdout]      |
[INFO] [stdout] 2942 |             feature = "grafeas-v1beta1-vulnerability",
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `grafeas-v1beta1-vulnerability` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `grafeas-v1beta1-attestation`
[INFO] [stdout]     --> src/googapis.rs:2946:52
[INFO] [stdout]      |
[INFO] [stdout] 2946 |             #[cfg(any(feature = "grafeas-v1beta1", feature = "grafeas-v1beta1-attestation",))]
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `grafeas-v1beta1-attestation` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `grafeas-v1beta1-discovery`
[INFO] [stdout]     --> src/googapis.rs:2958:52
[INFO] [stdout]      |
[INFO] [stdout] 2958 |             #[cfg(any(feature = "grafeas-v1beta1", feature = "grafeas-v1beta1-discovery",))]
[INFO] [stdout]      |                                                    ^^^^^^^^^^---------------------------
[INFO] [stdout]      |                                                              |
[INFO] [stdout]      |                                                              help: there is a expected value with a similar name: `"grafeas-v1beta1-image"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `grafeas-v1beta1-discovery` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `grafeas-v1beta1-vulnerability`
[INFO] [stdout]     --> src/googapis.rs:2969:17
[INFO] [stdout]      |
[INFO] [stdout] 2969 |                 feature = "grafeas-v1beta1-vulnerability",
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `grafeas-v1beta1-vulnerability` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `grafeas-v1beta1-vulnerability`
[INFO] [stdout]     --> src/googapis.rs:2991:52
[INFO] [stdout]      |
[INFO] [stdout] 2991 |             #[cfg(any(feature = "grafeas-v1beta1", feature = "grafeas-v1beta1-vulnerability",))]
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `ccc-hosted-marketplace-v2`, `default`, `google-actions-sdk-v2`, `google-actions-sdk-v2-conversation`, `google-actions-sdk-v2-interactionmodel`, `google-actions-sdk-v2-interactionmodel-prompt`, `google-actions-sdk-v2-interactionmodel-type`, `google-actions-type`, `google-ads-admob-v1`, `google-ads-googleads-v7-common`, `google-ads-googleads-v7-enums`, `google-ads-googleads-v7-errors`, `google-ads-googleads-v7-resources`, `google-ads-googleads-v7-services`, `google-ads-googleads-v8-common`, `google-ads-googleads-v8-enums`, `google-ads-googleads-v8-errors`, `google-ads-googleads-v8-resources`, `google-ads-googleads-v8-services`, `google-ads-googleads-v9-common`, `google-ads-googleads-v9-enums`, `google-ads-googleads-v9-errors`, `google-ads-googleads-v9-resources`, `google-ads-googleads-v9-services`, `google-analytics-admin-v1alpha`, `google-analytics-data-v1beta`, `google-api`, `google-api-expr-conformance-v1alpha1`, `google-api-expr-v1alpha1`, `google-api-expr-v1beta1`, `google-api-servicecontrol-v1`, `google-api-servicemanagement-v1`, `google-api-serviceusage-v1`, `google-api-serviceusage-v1beta1`, and `google-appengine-legacy` and 324 more
[INFO] [stdout]      = help: consider adding `grafeas-v1beta1-vulnerability` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.64s
[INFO] running `Command { std: "docker" "inspect" "05347571ab55e7d97e84852b7b7af4217ee9c49deedd68b04217e6adca3d1874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05347571ab55e7d97e84852b7b7af4217ee9c49deedd68b04217e6adca3d1874", kill_on_drop: false }`
[INFO] [stdout] 05347571ab55e7d97e84852b7b7af4217ee9c49deedd68b04217e6adca3d1874
