[INFO] fetching crate google-healthcare1_beta1 2.0.8+20210317... [INFO] testing google-healthcare1_beta1-2.0.8+20210317 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate google-healthcare1_beta1 2.0.8+20210317 into /workspace/builds/worker-107/source [INFO] validating manifest of crates.io crate google-healthcare1_beta1 2.0.8+20210317 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-healthcare1_beta1 2.0.8+20210317 [INFO] finished tweaking crates.io crate google-healthcare1_beta1 2.0.8+20210317 [INFO] tweaked toml for crates.io crate google-healthcare1_beta1 2.0.8+20210317 written to /workspace/builds/worker-107/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b76000e7be64255b3d49a8cf5308c3f0141a7e33161fb3f7209d5dd16ce4de1 [INFO] running `Command { std: "docker" "start" "-a" "6b76000e7be64255b3d49a8cf5308c3f0141a7e33161fb3f7209d5dd16ce4de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b76000e7be64255b3d49a8cf5308c3f0141a7e33161fb3f7209d5dd16ce4de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b76000e7be64255b3d49a8cf5308c3f0141a7e33161fb3f7209d5dd16ce4de1", kill_on_drop: false }` [INFO] [stdout] 6b76000e7be64255b3d49a8cf5308c3f0141a7e33161fb3f7209d5dd16ce4de1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c54c65fa7d75a9384fd5f36c25d98ad99e43acd84ecadeaf0ddea84631afe8f8 [INFO] running `Command { std: "docker" "start" "-a" "c54c65fa7d75a9384fd5f36c25d98ad99e43acd84ecadeaf0ddea84631afe8f8", 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.8+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:4739:12 [INFO] [stdout] | [INFO] [stdout] 4739 | 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:4762:12 [INFO] [stdout] | [INFO] [stdout] 4762 | 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:4782:12 [INFO] [stdout] | [INFO] [stdout] 4782 | 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:4799:12 [INFO] [stdout] | [INFO] [stdout] 4799 | 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:4822:12 [INFO] [stdout] | [INFO] [stdout] 4822 | 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:4841:12 [INFO] [stdout] | [INFO] [stdout] 4841 | 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 15.66s [INFO] running `Command { std: "docker" "inspect" "c54c65fa7d75a9384fd5f36c25d98ad99e43acd84ecadeaf0ddea84631afe8f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c54c65fa7d75a9384fd5f36c25d98ad99e43acd84ecadeaf0ddea84631afe8f8", kill_on_drop: false }` [INFO] [stdout] c54c65fa7d75a9384fd5f36c25d98ad99e43acd84ecadeaf0ddea84631afe8f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 035ec705ec2b8a662b09c5c717af1a2e5566b9f788afbc2a6fc0159a9862ff42 [INFO] running `Command { std: "docker" "start" "-a" "035ec705ec2b8a662b09c5c717af1a2e5566b9f788afbc2a6fc0159a9862ff42", kill_on_drop: false }` [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__concept_map_search_translate` should have a snake case name [INFO] [stdout] --> src/api.rs:4739:12 [INFO] [stdout] | [INFO] [stdout] 4739 | 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:4762:12 [INFO] [stdout] | [INFO] [stdout] 4762 | 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:4782:12 [INFO] [stdout] | [INFO] [stdout] 4782 | 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:4799:12 [INFO] [stdout] | [INFO] [stdout] 4799 | 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] [stderr] Compiling google-healthcare1_beta1 v2.0.8+20210317 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__resource_purge` should have a snake case name [INFO] [stdout] --> src/api.rs:4822:12 [INFO] [stdout] | [INFO] [stdout] 4822 | 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:4841:12 [INFO] [stdout] | [INFO] [stdout] 4841 | 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:4739:12 [INFO] [stdout] | [INFO] [stdout] 4739 | 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:4762:12 [INFO] [stdout] | [INFO] [stdout] 4762 | 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:4782:12 [INFO] [stdout] | [INFO] [stdout] 4782 | 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:4799:12 [INFO] [stdout] | [INFO] [stdout] 4799 | 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:4822:12 [INFO] [stdout] | [INFO] [stdout] 4822 | 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:4841:12 [INFO] [stdout] | [INFO] [stdout] 4841 | 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.68s [INFO] running `Command { std: "docker" "inspect" "035ec705ec2b8a662b09c5c717af1a2e5566b9f788afbc2a6fc0159a9862ff42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "035ec705ec2b8a662b09c5c717af1a2e5566b9f788afbc2a6fc0159a9862ff42", kill_on_drop: false }` [INFO] [stdout] 035ec705ec2b8a662b09c5c717af1a2e5566b9f788afbc2a6fc0159a9862ff42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f0c125db4dc16a83ede4fa12cf406bb6b4758908ac64fa37cd2349c48674b9f0 [INFO] running `Command { std: "docker" "start" "-a" "f0c125db4dc16a83ede4fa12cf406bb6b4758908ac64fa37cd2349c48674b9f0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__concept_map_search_translate` should have a snake case name [INFO] [stderr] --> src/api.rs:4739:12 [INFO] [stderr] | [INFO] [stderr] 4739 | 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:4762:12 [INFO] [stderr] | [INFO] [stderr] 4762 | 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:4782:12 [INFO] [stderr] | [INFO] [stderr] 4782 | 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:4799:12 [INFO] [stderr] | [INFO] [stderr] 4799 | 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:4822:12 [INFO] [stderr] | [INFO] [stderr] 4822 | 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:4841:12 [INFO] [stderr] | [INFO] [stderr] 4841 | 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: `google-healthcare1_beta1` (lib) generated 6 warnings [INFO] [stderr] warning: `google-healthcare1_beta1` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/google_healthcare1_beta1-ae0484a2df2d3df0) [INFO] [stdout] [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] [stderr] Doc-tests google-healthcare1_beta1 [INFO] [stdout] [INFO] [stdout] running 150 tests [INFO] [stdout] test src/api.rs - api::CloudHealthcare (line 52) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreAnnotationDeleteCall (line 6237) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentRevokeCall (line 15513) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentGetCall (line 14079) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentListCall (line 14337) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryRetrieveSeryCall (line 22767) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreCheckDataAccesCall (line 17487) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentListRevisionCall (line 14631) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionCreateCall (line 10479) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirVreadCall (line 34670) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreGetIamPolicyCall (line 8751) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentArtifactDeleteCall (line 12177) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreListCall (line 9309) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreCreateCall (line 7359) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreTestIamPermissionCall (line 10191) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionDeleteCall (line 10779) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceRetrieveRenderedCall (line 21957) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryDeleteCall (line 22227) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreImportCall (line 9021) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreListCall (line 19149) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreDeleteCall (line 18075) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreAnnotationGetCall (line 6495) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 49) ... ignored [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreEvaluateCall (line 7917) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentDeleteRevisionCall (line 13821) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreDeleteCall (line 35516) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionListCall (line 11295) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirConditionalPatchCall (line 31496) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreTestIamPermissionCall (line 37760) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDeidentifyCall (line 44027) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceRetrieveInstanceCall (line 21417) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingGetCall (line 16635) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentCreateCall (line 13275) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionPatchCall (line 11589) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreAnnotationPatchCall (line 7059) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentArtifactCreateCall (line 11889) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreSetIamPolicyCall (line 37472) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirExecuteBundleCall (line 32654) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirCapabilityCall (line 30968) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceRetrieveMetadataCall (line 21687) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirReadCall (line 33536) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreAnnotationListCall (line 6753) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionGetCall (line 11037) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreGetIamPolicyCall (line 36320) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreQueryAccessibleDataCall (line 19743) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreCreateCall (line 24956) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageDeleteCall (line 38621) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirUpdateCall (line 34382) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageListCall (line 39437) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreListCall (line 36878) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreGetCall (line 8493) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageCreateCall (line 38333) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreGetCall (line 36062) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudyRetrieveStudyCall (line 23846) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreEvaluateUserConsentCall (line 18333) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentArtifactListCall (line 12693) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetSetIamPolicyCall (line 45683) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreExportCall (line 8205) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreListCall (line 26906) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreDeleteCall (line 40355) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirResourcePurgeCall (line 30398) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreSearchForSeryCall (line 27770) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 3134) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreDeidentifyCall (line 35228) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirObservationLastnCall (line 29810) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetGetIamPolicyCall (line 44831) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingCreateCall (line 16089) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceFrameRetrieveFrameCall (line 20607) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreAnnotationCreateCall (line 5949) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStorePatchCall (line 27200) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirSearchTypeCall (line 34082) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetOperationListCall (line 43433) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirSearchCall (line 33794) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreExportCall (line 40613) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirPatientEverythingCall (line 30068) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceDeleteCall (line 21147) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreTestIamPermissionCall (line 42599) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryRetrieveMetadataCall (line 22497) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetOperationCancelCall (line 42887) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySerySearchForInstanceCall (line 23037) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreDeleteCall (line 25544) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirConceptMapSearchTranslateCall (line 29186) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageIngestCall (line 39149) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreListCall (line 41717) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageBatchGetCall (line 38048) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreCreateCall (line 34928) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreTestIamPermissionCall (line 28898) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirResourceValidateCall (line 30656) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentActivateCall (line 12987) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStorePatchCall (line 9603) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreSetIamPolicyCall (line 9903) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreExportCall (line 35774) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStoreInstanceCall (line 28598) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreDeidentifyCall (line 25256) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudyDeleteCall (line 23307) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySearchForSeryCall (line 24386) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetOperationGetCall (line 43175) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirConditionalDeleteCall (line 31226) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentArtifactGetCall (line 12435) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetTestIamPermissionCall (line 45971) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreCreateCall (line 17775) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageGetCall (line 38879) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreGetCall (line 40901) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreSearchForInstanceCall (line 27500) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirCreateCall (line 32096) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStorePatchCall (line 37172) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceFrameRetrieveRenderedCall (line 20877) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreSetIamPolicyCall (line 20031) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreDeleteCall (line 7659) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetCreateCall (line 43727) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentPatchCall (line 14925) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreGetIamPolicyCall (line 18879) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingArchiveCall (line 15801) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreSetIamPolicyCall (line 28310) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetListCall (line 45101) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationListCall (line 46805) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StorePatchCall (line 42011) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetGetCall (line 44573) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirConditionalUpdateCall (line 31796) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreSearchForStudyCall (line 28040) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreImportCall (line 36590) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 110) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirHistoryCall (line 32942) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingPatchCall (line 17187) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreSetIamPolicyCall (line 42311) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreGetCall (line 18621) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStorePatchCall (line 19443) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGetCall (line 46547) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDeleteCall (line 44315) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreCreateCall (line 40055) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudyStoreInstanceCall (line 24656) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreGetIamPolicyCall (line 41159) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreTestIamPermissionCall (line 20319) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreImportCall (line 41429) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirConceptMapTranslateCall (line 29516) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreImportCall (line 26618) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySearchForInstanceCall (line 24116) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentDeleteCall (line 13563) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingListCall (line 16893) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreGetIamPolicyCall (line 26348) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetPatchCall (line 45383) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudyRetrieveMetadataCall (line 23576) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentRejectCall (line 15225) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirDeleteCall (line 32396) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessagePatchCall (line 39755) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirPatchCall (line 33248) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreExportCall (line 25802) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingDeleteCall (line 16377) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreGetCall (line 26090) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceNlpAnalyzeEntityCall (line 46259) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 149 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.63s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f0c125db4dc16a83ede4fa12cf406bb6b4758908ac64fa37cd2349c48674b9f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0c125db4dc16a83ede4fa12cf406bb6b4758908ac64fa37cd2349c48674b9f0", kill_on_drop: false }` [INFO] [stdout] f0c125db4dc16a83ede4fa12cf406bb6b4758908ac64fa37cd2349c48674b9f0