[INFO] fetching crate google-healthcare1_beta1 2.0.4+20210317... [INFO] testing google-healthcare1_beta1-2.0.4+20210317 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate google-healthcare1_beta1 2.0.4+20210317 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate google-healthcare1_beta1 2.0.4+20210317 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-healthcare1_beta1 2.0.4+20210317 [INFO] finished tweaking crates.io crate google-healthcare1_beta1 2.0.4+20210317 [INFO] tweaked toml for crates.io crate google-healthcare1_beta1 2.0.4+20210317 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc643644ee7cbb227e3cab7b37ebebdf6e263680fdfc1d25372d510e5de86312 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bc643644ee7cbb227e3cab7b37ebebdf6e263680fdfc1d25372d510e5de86312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc643644ee7cbb227e3cab7b37ebebdf6e263680fdfc1d25372d510e5de86312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc643644ee7cbb227e3cab7b37ebebdf6e263680fdfc1d25372d510e5de86312", kill_on_drop: false }` [INFO] [stdout] bc643644ee7cbb227e3cab7b37ebebdf6e263680fdfc1d25372d510e5de86312 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b68c71b5c98c0db351a4e05f50b70f8486fb45b8c1ee731594df718ade32a96 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6b68c71b5c98c0db351a4e05f50b70f8486fb45b8c1ee731594df718ade32a96", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling google-healthcare1_beta1 v2.0.4+20210317 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__concept_map_search_translate` should have a snake case name [INFO] [stdout] --> src/api.rs:4738:12 [INFO] [stdout] | [INFO] [stdout] 4738 | pub fn locations_datasets_fhir_stores_fhir__concept_map_search_translate(&self, parent: &str) -> ProjectLocationDatasetFhirStoreFhirC... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_concept_map_search_translate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__concept_map_translate` should have a snake case name [INFO] [stdout] --> src/api.rs:4761:12 [INFO] [stdout] | [INFO] [stdout] 4761 | pub fn locations_datasets_fhir_stores_fhir__concept_map_translate(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirConceptMap... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_concept_map_translate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__observation_lastn` should have a snake case name [INFO] [stdout] --> src/api.rs:4781:12 [INFO] [stdout] | [INFO] [stdout] 4781 | pub fn locations_datasets_fhir_stores_fhir__observation_lastn(&self, parent: &str) -> ProjectLocationDatasetFhirStoreFhirObservationL... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_observation_lastn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__patient_everything` should have a snake case name [INFO] [stdout] --> src/api.rs:4798:12 [INFO] [stdout] | [INFO] [stdout] 4798 | pub fn locations_datasets_fhir_stores_fhir__patient_everything(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirPatientEveryt... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_patient_everything` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__resource_purge` should have a snake case name [INFO] [stdout] --> src/api.rs:4821:12 [INFO] [stdout] | [INFO] [stdout] 4821 | pub fn locations_datasets_fhir_stores_fhir__resource_purge(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirResourcePurgeCall... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_resource_purge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__resource_validate` should have a snake case name [INFO] [stdout] --> src/api.rs:4840:12 [INFO] [stdout] | [INFO] [stdout] 4840 | pub fn locations_datasets_fhir_stores_fhir__resource_validate(&self, request: HttpBody, parent: &str, type_: &str) -> ProjectLocation... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_resource_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.40s [INFO] running `Command { std: "docker" "inspect" "6b68c71b5c98c0db351a4e05f50b70f8486fb45b8c1ee731594df718ade32a96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b68c71b5c98c0db351a4e05f50b70f8486fb45b8c1ee731594df718ade32a96", kill_on_drop: false }` [INFO] [stdout] 6b68c71b5c98c0db351a4e05f50b70f8486fb45b8c1ee731594df718ade32a96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e6f468dcaec9b9602a8d9fe7282632d32debabd9f6edd0f774f2ab37699c894 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5e6f468dcaec9b9602a8d9fe7282632d32debabd9f6edd0f774f2ab37699c894", kill_on_drop: false }` [INFO] [stderr] Compiling google-healthcare1_beta1 v2.0.4+20210317 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__concept_map_search_translate` should have a snake case name [INFO] [stdout] --> src/api.rs:4738:12 [INFO] [stdout] | [INFO] [stdout] 4738 | pub fn locations_datasets_fhir_stores_fhir__concept_map_search_translate(&self, parent: &str) -> ProjectLocationDatasetFhirStoreFhirC... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_concept_map_search_translate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__concept_map_translate` should have a snake case name [INFO] [stdout] --> src/api.rs:4761:12 [INFO] [stdout] | [INFO] [stdout] 4761 | pub fn locations_datasets_fhir_stores_fhir__concept_map_translate(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirConceptMap... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_concept_map_translate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__observation_lastn` should have a snake case name [INFO] [stdout] --> src/api.rs:4781:12 [INFO] [stdout] | [INFO] [stdout] 4781 | pub fn locations_datasets_fhir_stores_fhir__observation_lastn(&self, parent: &str) -> ProjectLocationDatasetFhirStoreFhirObservationL... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_observation_lastn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__patient_everything` should have a snake case name [INFO] [stdout] --> src/api.rs:4798:12 [INFO] [stdout] | [INFO] [stdout] 4798 | pub fn locations_datasets_fhir_stores_fhir__patient_everything(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirPatientEveryt... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_patient_everything` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__resource_purge` should have a snake case name [INFO] [stdout] --> src/api.rs:4821:12 [INFO] [stdout] | [INFO] [stdout] 4821 | pub fn locations_datasets_fhir_stores_fhir__resource_purge(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirResourcePurgeCall... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_resource_purge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__resource_validate` should have a snake case name [INFO] [stdout] --> src/api.rs:4840:12 [INFO] [stdout] | [INFO] [stdout] 4840 | pub fn locations_datasets_fhir_stores_fhir__resource_validate(&self, request: HttpBody, parent: &str, type_: &str) -> ProjectLocation... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_resource_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__concept_map_search_translate` should have a snake case name [INFO] [stdout] --> src/api.rs:4738:12 [INFO] [stdout] | [INFO] [stdout] 4738 | pub fn locations_datasets_fhir_stores_fhir__concept_map_search_translate(&self, parent: &str) -> ProjectLocationDatasetFhirStoreFhirC... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_concept_map_search_translate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__concept_map_translate` should have a snake case name [INFO] [stdout] --> src/api.rs:4761:12 [INFO] [stdout] | [INFO] [stdout] 4761 | pub fn locations_datasets_fhir_stores_fhir__concept_map_translate(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirConceptMap... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_concept_map_translate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__observation_lastn` should have a snake case name [INFO] [stdout] --> src/api.rs:4781:12 [INFO] [stdout] | [INFO] [stdout] 4781 | pub fn locations_datasets_fhir_stores_fhir__observation_lastn(&self, parent: &str) -> ProjectLocationDatasetFhirStoreFhirObservationL... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_observation_lastn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__patient_everything` should have a snake case name [INFO] [stdout] --> src/api.rs:4798:12 [INFO] [stdout] | [INFO] [stdout] 4798 | pub fn locations_datasets_fhir_stores_fhir__patient_everything(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirPatientEveryt... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_patient_everything` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__resource_purge` should have a snake case name [INFO] [stdout] --> src/api.rs:4821:12 [INFO] [stdout] | [INFO] [stdout] 4821 | pub fn locations_datasets_fhir_stores_fhir__resource_purge(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirResourcePurgeCall... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_resource_purge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__resource_validate` should have a snake case name [INFO] [stdout] --> src/api.rs:4840:12 [INFO] [stdout] | [INFO] [stdout] 4840 | pub fn locations_datasets_fhir_stores_fhir__resource_validate(&self, request: HttpBody, parent: &str, type_: &str) -> ProjectLocation... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_resource_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.51s [INFO] running `Command { std: "docker" "inspect" "5e6f468dcaec9b9602a8d9fe7282632d32debabd9f6edd0f774f2ab37699c894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e6f468dcaec9b9602a8d9fe7282632d32debabd9f6edd0f774f2ab37699c894", kill_on_drop: false }` [INFO] [stdout] 5e6f468dcaec9b9602a8d9fe7282632d32debabd9f6edd0f774f2ab37699c894 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", 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] a958e4b860255d9d37b8e6675fb9211b0c8c511fc6cc0d19fa41b544d55ec4bd [INFO] running `Command { std: "docker" "start" "-a" "a958e4b860255d9d37b8e6675fb9211b0c8c511fc6cc0d19fa41b544d55ec4bd", kill_on_drop: false }` [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__concept_map_search_translate` should have a snake case name [INFO] [stderr] --> src/api.rs:4738:12 [INFO] [stderr] | [INFO] [stderr] 4738 | pub fn locations_datasets_fhir_stores_fhir__concept_map_search_translate(&self, parent: &str) -> ProjectLocationDatasetFhirStoreFhirC... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_concept_map_search_translate` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__concept_map_translate` should have a snake case name [INFO] [stderr] --> src/api.rs:4761:12 [INFO] [stderr] | [INFO] [stderr] 4761 | pub fn locations_datasets_fhir_stores_fhir__concept_map_translate(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirConceptMap... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_concept_map_translate` [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__observation_lastn` should have a snake case name [INFO] [stderr] --> src/api.rs:4781:12 [INFO] [stderr] | [INFO] [stderr] 4781 | pub fn locations_datasets_fhir_stores_fhir__observation_lastn(&self, parent: &str) -> ProjectLocationDatasetFhirStoreFhirObservationL... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_observation_lastn` [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__patient_everything` should have a snake case name [INFO] [stderr] --> src/api.rs:4798:12 [INFO] [stderr] | [INFO] [stderr] 4798 | pub fn locations_datasets_fhir_stores_fhir__patient_everything(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirPatientEveryt... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_patient_everything` [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__resource_purge` should have a snake case name [INFO] [stderr] --> src/api.rs:4821:12 [INFO] [stderr] | [INFO] [stderr] 4821 | pub fn locations_datasets_fhir_stores_fhir__resource_purge(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirResourcePurgeCall... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_resource_purge` [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__resource_validate` should have a snake case name [INFO] [stderr] --> src/api.rs:4840:12 [INFO] [stderr] | [INFO] [stderr] 4840 | pub fn locations_datasets_fhir_stores_fhir__resource_validate(&self, request: HttpBody, parent: &str, type_: &str) -> ProjectLocation... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_resource_validate` [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__concept_map_search_translate` should have a snake case name [INFO] [stderr] --> src/api.rs:4738:12 [INFO] [stderr] | [INFO] [stderr] 4738 | pub fn locations_datasets_fhir_stores_fhir__concept_map_search_translate(&self, parent: &str) -> ProjectLocationDatasetFhirStoreFhirC... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_concept_map_search_translate` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__concept_map_translate` should have a snake case name [INFO] [stderr] --> src/api.rs:4761:12 [INFO] [stderr] | [INFO] [stderr] 4761 | pub fn locations_datasets_fhir_stores_fhir__concept_map_translate(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirConceptMap... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_concept_map_translate` [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__observation_lastn` should have a snake case name [INFO] [stderr] --> src/api.rs:4781:12 [INFO] [stderr] | [INFO] [stderr] 4781 | pub fn locations_datasets_fhir_stores_fhir__observation_lastn(&self, parent: &str) -> ProjectLocationDatasetFhirStoreFhirObservationL... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_observation_lastn` [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__patient_everything` should have a snake case name [INFO] [stderr] --> src/api.rs:4798:12 [INFO] [stderr] | [INFO] [stderr] 4798 | pub fn locations_datasets_fhir_stores_fhir__patient_everything(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirPatientEveryt... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_patient_everything` [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__resource_purge` should have a snake case name [INFO] [stderr] --> src/api.rs:4821:12 [INFO] [stderr] | [INFO] [stderr] 4821 | pub fn locations_datasets_fhir_stores_fhir__resource_purge(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirResourcePurgeCall... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_resource_purge` [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__resource_validate` should have a snake case name [INFO] [stderr] --> src/api.rs:4840:12 [INFO] [stderr] | [INFO] [stderr] 4840 | pub fn locations_datasets_fhir_stores_fhir__resource_validate(&self, request: HttpBody, parent: &str, type_: &str) -> ProjectLocation... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_resource_validate` [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/google_healthcare1_beta1-10b11125a77a1ff2) [INFO] [stdout] [INFO] [stderr] Doc-tests google-healthcare1_beta1 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 150 tests [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreAnnotationPatchCall (line 7058) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreGetCall (line 8492) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreAnnotationListCall (line 6752) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentGetCall (line 14078) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentArtifactGetCall (line 12434) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentDeleteRevisionCall (line 13820) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionDeleteCall (line 10778) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentActivateCall (line 12986) ... ok [INFO] [stdout] test src/api.rs - api::CloudHealthcare (line 52) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreListCall (line 9308) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreTestIamPermissionCall (line 10190) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionGetCall (line 11036) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentRevokeCall (line 15512) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreExportCall (line 8204) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreSetIamPolicyCall (line 9902) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentCreateCall (line 13274) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreGetIamPolicyCall (line 8750) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentDeleteCall (line 13562) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreDeleteCall (line 7658) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStorePatchCall (line 9602) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreImportCall (line 9020) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreAnnotationCreateCall (line 5948) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentListCall (line 14336) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreCreateCall (line 17774) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreCheckDataAccesCall (line 17486) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionPatchCall (line 11588) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentArtifactListCall (line 12692) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentListRevisionCall (line 14630) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionCreateCall (line 10478) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreEvaluateCall (line 7916) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreAnnotationGetCall (line 6494) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionListCall (line 11294) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreAnnotationDeleteCall (line 6236) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreCreateCall (line 7358) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentRejectCall (line 15224) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentArtifactCreateCall (line 11888) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentPatchCall (line 14924) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreGetIamPolicyCall (line 18878) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentArtifactDeleteCall (line 12176) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreGetIamPolicyCall (line 26347) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreDeleteCall (line 18074) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDeleteCall (line 44314) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreListCall (line 26905) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreGetCall (line 18620) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreDeleteCall (line 25543) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetCreateCall (line 43726) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStorePatchCall (line 19442) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudyDeleteCall (line 23306) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreEvaluateUserConsentCall (line 18332) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingGetCall (line 16634) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDeidentifyCall (line 44026) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreQueryAccessibleDataCall (line 19742) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingDeleteCall (line 16376) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudyRetrieveMetadataCall (line 23575) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceRetrieveInstanceCall (line 21416) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceDeleteCall (line 21146) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStorePatchCall (line 27199) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreSetIamPolicyCall (line 20030) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreListCall (line 19148) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingPatchCall (line 17186) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreTestIamPermissionCall (line 20318) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingListCall (line 16892) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreGetCall (line 26089) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreCreateCall (line 24955) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreSearchForStudyCall (line 28039) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingCreateCall (line 16088) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingArchiveCall (line 15800) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreSearchForInstanceCall (line 27499) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreCreateCall (line 34927) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryRetrieveMetadataCall (line 22496) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreDeidentifyCall (line 25255) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreExportCall (line 25801) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreSetIamPolicyCall (line 28309) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreImportCall (line 26617) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySerySearchForInstanceCall (line 23036) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreSearchForSeryCall (line 27769) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudyRetrieveStudyCall (line 23845) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceRetrieveMetadataCall (line 21686) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryRetrieveSeryCall (line 22766) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySearchForInstanceCall (line 24115) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStoreInstanceCall (line 28597) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceFrameRetrieveFrameCall (line 20606) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryDeleteCall (line 22226) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceRetrieveRenderedCall (line 21956) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySearchForSeryCall (line 24385) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceFrameRetrieveRenderedCall (line 20876) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreTestIamPermissionCall (line 28897) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirObservationLastnCall (line 29809) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirVreadCall (line 34669) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreDeidentifyCall (line 35227) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetGetCall (line 44572) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreTestIamPermissionCall (line 37759) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudyStoreInstanceCall (line 24655) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirCapabilityCall (line 30967) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirPatchCall (line 33247) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirConceptMapSearchTranslateCall (line 29185) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirCreateCall (line 32095) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStorePatchCall (line 37171) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreExportCall (line 35773) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirDeleteCall (line 32395) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirConditionalUpdateCall (line 31795) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirConditionalPatchCall (line 31495) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirConceptMapTranslateCall (line 29515) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirReadCall (line 33535) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreExportCall (line 40612) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreDeleteCall (line 35515) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreDeleteCall (line 40354) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageCreateCall (line 38332) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirConditionalDeleteCall (line 31225) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreCreateCall (line 40054) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirExecuteBundleCall (line 32653) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreImportCall (line 41428) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirResourceValidateCall (line 30655) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreListCall (line 36877) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirResourcePurgeCall (line 30397) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirHistoryCall (line 32941) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetOperationListCall (line 43432) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirPatientEverythingCall (line 30067) ... ok [INFO] [stdout] test src/lib.rs - (line 49) ... ignored [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageGetCall (line 38878) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageIngestCall (line 39148) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageDeleteCall (line 38620) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirUpdateCall (line 34381) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetListCall (line 45100) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirSearchTypeCall (line 34081) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreGetCall (line 36061) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreSetIamPolicyCall (line 42310) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirSearchCall (line 33793) ... ok [INFO] [stdout] test src/lib.rs - (line 113) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreGetCall (line 40900) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreImportCall (line 36589) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetPatchCall (line 45382) ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 3133) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetGetIamPolicyCall (line 44830) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetOperationGetCall (line 43174) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetTestIamPermissionCall (line 45970) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreGetIamPolicyCall (line 36319) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetOperationCancelCall (line 42886) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreGetIamPolicyCall (line 41158) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreSetIamPolicyCall (line 37471) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetSetIamPolicyCall (line 45682) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageListCall (line 39436) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGetCall (line 46546) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreListCall (line 41716) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationListCall (line 46804) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceNlpAnalyzeEntityCall (line 46258) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageBatchGetCall (line 38047) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreTestIamPermissionCall (line 42598) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StorePatchCall (line 42010) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessagePatchCall (line 39754) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 149 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 11.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a958e4b860255d9d37b8e6675fb9211b0c8c511fc6cc0d19fa41b544d55ec4bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a958e4b860255d9d37b8e6675fb9211b0c8c511fc6cc0d19fa41b544d55ec4bd", kill_on_drop: false }` [INFO] [stdout] a958e4b860255d9d37b8e6675fb9211b0c8c511fc6cc0d19fa41b544d55ec4bd