googleapis-tonic-google-cloud-aiplatform-v1 0.24.0

A Google APIs client library generated by tonic-build
Documentation
Build #1598807 2024-12-24T17:22:55.991721+00:00
# rustc version
rustc 1.85.0-nightly (bdc6b3de4 2024-12-23)# docs.rs version
docsrs 0.6.0 (a9496dd3 2024-12-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/googleapis-tonic-google-cloud-aiplatform-v1-0.24.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/googleapis-tonic-google-cloud-aiplatform-v1-0.24.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241223-1.85.0-nightly-bdc6b3de4\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] c7a0f77f8100554370394d7face64f07c232a5e409673f9ba76a600790d61e58
[INFO] running `Command { std: "docker" "start" "-a" "c7a0f77f8100554370394d7face64f07c232a5e409673f9ba76a600790d61e58", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting googleapis-tonic-google-cloud-aiplatform-v1 v0.24.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `input`
[INFO] [stderr]      --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:23484:27
[INFO] [stderr]       |
[INFO] [stderr] 23484 | /// field and optionally [input][]. The subsequent messages must contain
[INFO] [stderr]       |                           ^^^^^ no item named `input` in scope
[INFO] [stderr]       |
[INFO] [stderr]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]       = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `input`
[INFO] [stderr]      --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:23485:6
[INFO] [stderr]       |
[INFO] [stderr] 23485 | /// [input][].
[INFO] [stderr]       |      ^^^^^ no item named `input` in scope
[INFO] [stderr]       |
[INFO] [stderr]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `input`
[INFO] [stderr]      --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:23557:21
[INFO] [stderr]       |
[INFO] [stderr] 23557 | /// and optionally [input][]. The subsequent messages must contain [input][].
[INFO] [stderr]       |                     ^^^^^ no item named `input` in scope
[INFO] [stderr]       |
[INFO] [stderr]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `input`
[INFO] [stderr]      --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:23557:69
[INFO] [stderr]       |
[INFO] [stderr] 23557 | /// and optionally [input][]. The subsequent messages must contain [input][].
[INFO] [stderr]       |                                                                     ^^^^^ no item named `input` in scope
[INFO] [stderr]       |
[INFO] [stderr]       = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: could not parse code block as Rust code
[INFO] [stderr]    --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:828:17
[INFO] [stderr]     |
[INFO] [stderr] 828 |               /// ```
[INFO] [stderr]     |  _________________^
[INFO] [stderr] 829 | |             /// input = \[27, 6.0, 150\]
[INFO] [stderr] 830 | |             /// index_feature_mapping = \["age", "height", "weight"\]
[INFO] [stderr] 831 | |             /// ```
[INFO] [stderr]     | |___________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stderr] help: mark blocks that do not contain Rust code as text
[INFO] [stderr]     |
[INFO] [stderr] 828 |             /// ```text
[INFO] [stderr]     |                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: could not parse code block as Rust code
[INFO] [stderr]    --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:838:17
[INFO] [stderr]     |
[INFO] [stderr] 838 |               /// ```
[INFO] [stderr]     |  _________________^
[INFO] [stderr] 839 | |             /// input = \[2, 0, 5, 0, 1\]
[INFO] [stderr] 840 | |             /// index_feature_mapping = \["a", "b", "c", "d", "e"\]
[INFO] [stderr] 841 | |             /// ```
[INFO] [stderr]     | |___________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr] help: mark blocks that do not contain Rust code as text
[INFO] [stderr]     |
[INFO] [stderr] 838 |             /// ```text
[INFO] [stderr]     |                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: could not parse code block as Rust code
[INFO] [stderr]    --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:847:17
[INFO] [stderr]     |
[INFO] [stderr] 847 |               /// ```
[INFO] [stderr]     |  _________________^
[INFO] [stderr] 848 | |             /// input = \[1, 0, 1, 0, 1\]
[INFO] [stderr] 849 | |             /// index_feature_mapping = \["a", "b", "c", "d", "e"\]
[INFO] [stderr] 850 | |             /// ```
[INFO] [stderr]     | |___________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr] help: mark blocks that do not contain Rust code as text
[INFO] [stderr]     |
[INFO] [stderr] 847 |             /// ```text
[INFO] [stderr]     |                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: could not parse code block as Rust code
[INFO] [stderr]    --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:856:17
[INFO] [stderr]     |
[INFO] [stderr] 856 |               /// ```
[INFO] [stderr]     |  _________________^
[INFO] [stderr] 857 | |             /// input = \["This", "is", "a", "test", "."\]
[INFO] [stderr] 858 | |             /// encoded = \[0.1, 0.2, 0.3, 0.4, 0.5\]
[INFO] [stderr] 859 | |             /// ```
[INFO] [stderr]     | |___________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr] help: mark blocks that do not contain Rust code as text
[INFO] [stderr]     |
[INFO] [stderr] 856 |             /// ```text
[INFO] [stderr]     |                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: could not parse code block as Rust code
[INFO] [stderr]    --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:866:17
[INFO] [stderr]     |
[INFO] [stderr] 866 |               /// ```
[INFO] [stderr]     |  _________________^
[INFO] [stderr] 867 | |             /// input = \["This", "is", "a", "test", "."\]
[INFO] [stderr] 868 | |             /// encoded = \[[0.1, 0.2, 0.3, 0.4, 0.5\],
[INFO] [stderr] 869 | |             ///             \[0.2, 0.1, 0.4, 0.3, 0.5\],
[INFO] [stderr] ...   |
[INFO] [stderr] 872 | |             ///             \[0.4, 0.3, 0.2, 0.5, 0.1]\]
[INFO] [stderr] 873 | |             /// ```
[INFO] [stderr]     | |___________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr]     = note: error from rustc: unknown start of token: \
[INFO] [stderr] help: mark blocks that do not contain Rust code as text
[INFO] [stderr]     |
[INFO] [stderr] 866 |             /// ```text
[INFO] [stderr]     |                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `model-display-name`
[INFO] [stderr]     --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:3784:23
[INFO] [stderr]      |
[INFO] [stderr] 3784 |             /// where <model-display-name> is made
[INFO] [stderr]      |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `dataset-id`
[INFO] [stderr]      --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:32739:38
[INFO] [stderr]       |
[INFO] [stderr] 32739 |         /// "gcs_destination/dataset-<dataset-id>-<annotation-type>-<time>/training-*.${AIP_DATA_FORMAT}"
[INFO] [stderr]       |                                      ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `annotation-type`
[INFO] [stderr]      --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:32739:51
[INFO] [stderr]       |
[INFO] [stderr] 32739 |         /// "gcs_destination/dataset-<dataset-id>-<annotation-type>-<time>/training-*.${AIP_DATA_FORMAT}"
[INFO] [stderr]       |                                                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `time`
[INFO] [stderr]      --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:32739:69
[INFO] [stderr]       |
[INFO] [stderr] 32739 |         /// "gcs_destination/dataset-<dataset-id>-<annotation-type>-<time>/training-*.${AIP_DATA_FORMAT}"
[INFO] [stderr]       |                                                                     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `dataset-id`
[INFO] [stderr]      --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:32742:38
[INFO] [stderr]       |
[INFO] [stderr] 32742 |         /// "gcs_destination/dataset-<dataset-id>-<annotation-type>-<time>/validation-*.${AIP_DATA_FORMAT}"
[INFO] [stderr]       |                                      ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `annotation-type`
[INFO] [stderr]      --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:32742:51
[INFO] [stderr]       |
[INFO] [stderr] 32742 |         /// "gcs_destination/dataset-<dataset-id>-<annotation-type>-<time>/validation-*.${AIP_DATA_FORMAT}"
[INFO] [stderr]       |                                                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `time`
[INFO] [stderr]      --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:32742:69
[INFO] [stderr]       |
[INFO] [stderr] 32742 |         /// "gcs_destination/dataset-<dataset-id>-<annotation-type>-<time>/validation-*.${AIP_DATA_FORMAT}"
[INFO] [stderr]       |                                                                     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `dataset-id`
[INFO] [stderr]      --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:32745:38
[INFO] [stderr]       |
[INFO] [stderr] 32745 |         /// "gcs_destination/dataset-<dataset-id>-<annotation-type>-<time>/test-*.${AIP_DATA_FORMAT}"
[INFO] [stderr]       |                                      ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `annotation-type`
[INFO] [stderr]      --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:32745:51
[INFO] [stderr]       |
[INFO] [stderr] 32745 |         /// "gcs_destination/dataset-<dataset-id>-<annotation-type>-<time>/test-*.${AIP_DATA_FORMAT}"
[INFO] [stderr]       |                                                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `time`
[INFO] [stderr]      --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:32745:69
[INFO] [stderr]       |
[INFO] [stderr] 32745 |         /// "gcs_destination/dataset-<dataset-id>-<annotation-type>-<time>/test-*.${AIP_DATA_FORMAT}"
[INFO] [stderr]       |                                                                     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `dataset-id`
[INFO] [stderr]      --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:32760:43
[INFO] [stderr]       |
[INFO] [stderr] 32760 |         /// "bigquery_destination.dataset_<dataset-id>_<annotation-type>_<time>.training"
[INFO] [stderr]       |                                           ^^^^^^^^^^^^
[INFO] [stderr]       |
[INFO] [stderr] help: try marking as source code
[INFO] [stderr]       |
[INFO] [stderr] 32760 |         /// "bigquery_destination.`dataset_<dataset-id>`_<annotation-type>_<time>.training"
[INFO] [stderr]       |                                   +                    +
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `annotation-type`
[INFO] [stderr]      --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:32760:56
[INFO] [stderr]       |
[INFO] [stderr] 32760 |         /// "bigquery_destination.dataset_<dataset-id>_<annotation-type>_<time>.training"
[INFO] [stderr]       |                                                        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]       |
[INFO] [stderr] help: try marking as source code
[INFO] [stderr]       |
[INFO] [stderr] 32760 |         /// "bigquery_destination.dataset_<dataset-id>`_<annotation-type>`_<time>.training"
[INFO] [stderr]       |                                                       +                  +
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `time`
[INFO] [stderr]      --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:32760:74
[INFO] [stderr]       |
[INFO] [stderr] 32760 |         /// "bigquery_destination.dataset_<dataset-id>_<annotation-type>_<time>.training"
[INFO] [stderr]       |                                                                          ^^^^^^
[INFO] [stderr]       |
[INFO] [stderr] help: try marking as source code
[INFO] [stderr]       |
[INFO] [stderr] 32760 |         /// "bigquery_destination.dataset_<dataset-id>_<annotation-type>`_<time>`.training"
[INFO] [stderr]       |                                                                         +       +
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `dataset-id`
[INFO] [stderr]      --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:32763:43
[INFO] [stderr]       |
[INFO] [stderr] 32763 |         /// "bigquery_destination.dataset_<dataset-id>_<annotation-type>_<time>.validation"
[INFO] [stderr]       |                                           ^^^^^^^^^^^^
[INFO] [stderr]       |
[INFO] [stderr] help: try marking as source code
[INFO] [stderr]       |
[INFO] [stderr] 32763 |         /// "bigquery_destination.`dataset_<dataset-id>`_<annotation-type>_<time>.validation"
[INFO] [stderr]       |                                   +                    +
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `annotation-type`
[INFO] [stderr]      --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:32763:56
[INFO] [stderr]       |
[INFO] [stderr] 32763 |         /// "bigquery_destination.dataset_<dataset-id>_<annotation-type>_<time>.validation"
[INFO] [stderr]       |                                                        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]       |
[INFO] [stderr] help: try marking as source code
[INFO] [stderr]       |
[INFO] [stderr] 32763 |         /// "bigquery_destination.dataset_<dataset-id>`_<annotation-type>`_<time>.validation"
[INFO] [stderr]       |                                                       +                  +
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `time`
[INFO] [stderr]      --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:32763:74
[INFO] [stderr]       |
[INFO] [stderr] 32763 |         /// "bigquery_destination.dataset_<dataset-id>_<annotation-type>_<time>.validation"
[INFO] [stderr]       |                                                                          ^^^^^^
[INFO] [stderr]       |
[INFO] [stderr] help: try marking as source code
[INFO] [stderr]       |
[INFO] [stderr] 32763 |         /// "bigquery_destination.dataset_<dataset-id>_<annotation-type>`_<time>`.validation"
[INFO] [stderr]       |                                                                         +       +
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `dataset-id`
[INFO] [stderr]      --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:32766:43
[INFO] [stderr]       |
[INFO] [stderr] 32766 |         /// "bigquery_destination.dataset_<dataset-id>_<annotation-type>_<time>.test"
[INFO] [stderr]       |                                           ^^^^^^^^^^^^
[INFO] [stderr]       |
[INFO] [stderr] help: try marking as source code
[INFO] [stderr]       |
[INFO] [stderr] 32766 |         /// "bigquery_destination.`dataset_<dataset-id>`_<annotation-type>_<time>.test"
[INFO] [stderr]       |                                   +                    +
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `annotation-type`
[INFO] [stderr]      --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:32766:56
[INFO] [stderr]       |
[INFO] [stderr] 32766 |         /// "bigquery_destination.dataset_<dataset-id>_<annotation-type>_<time>.test"
[INFO] [stderr]       |                                                        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]       |
[INFO] [stderr] help: try marking as source code
[INFO] [stderr]       |
[INFO] [stderr] 32766 |         /// "bigquery_destination.dataset_<dataset-id>`_<annotation-type>`_<time>.test"
[INFO] [stderr]       |                                                       +                  +
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `time`
[INFO] [stderr]      --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:32766:74
[INFO] [stderr]       |
[INFO] [stderr] 32766 |         /// "bigquery_destination.dataset_<dataset-id>_<annotation-type>_<time>.test"
[INFO] [stderr]       |                                                                          ^^^^^^
[INFO] [stderr]       |
[INFO] [stderr] help: try marking as source code
[INFO] [stderr]       |
[INFO] [stderr] 32766 |         /// "bigquery_destination.dataset_<dataset-id>_<annotation-type>`_<time>`.test"
[INFO] [stderr]       |                                                                         +       +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]      --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:39034:13
[INFO] [stderr]       |
[INFO] [stderr] 39034 |         /// https://en.wikipedia.org/wiki/Pareto_efficiency
[INFO] [stderr]       |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]       |
[INFO] [stderr]       = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]       = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]       |
[INFO] [stderr] 39034 |         /// <https://en.wikipedia.org/wiki/Pareto_efficiency>
[INFO] [stderr]       |             +                                               +
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `endpoint-display-name`
[INFO] [stderr]     --> src/vec_u8_hash_map/google.cloud.aiplatform.v1.rs:7972:9
[INFO] [stderr]      |
[INFO] [stderr] 7972 |     /// <endpoint-display-name> will be made BigQuery-dataset-name compatible (e.g.
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `googleapis-tonic-google-cloud-aiplatform-v1` (lib doc) generated 30 warnings (run `cargo fix --lib -p googleapis-tonic-google-cloud-aiplatform-v1` to apply 6 suggestions)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.42s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/googleapis_tonic_google_cloud_aiplatform_v1/index.html
[INFO] running `Command { std: "docker" "inspect" "c7a0f77f8100554370394d7face64f07c232a5e409673f9ba76a600790d61e58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7a0f77f8100554370394d7face64f07c232a5e409673f9ba76a600790d61e58", kill_on_drop: false }`
[INFO] [stdout] c7a0f77f8100554370394d7face64f07c232a5e409673f9ba76a600790d61e58