[INFO] fetching crate google-healthcare1 2.0.8+20210317... [INFO] testing google-healthcare1-2.0.8+20210317 against 1.59.0 for beta-1.60-1 [INFO] extracting crate google-healthcare1 2.0.8+20210317 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate google-healthcare1 2.0.8+20210317 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-healthcare1 2.0.8+20210317 [INFO] finished tweaking crates.io crate google-healthcare1 2.0.8+20210317 [INFO] tweaked toml for crates.io crate google-healthcare1 2.0.8+20210317 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5133b58d8af5f208f28d32500c10788ffbc92c682ece99260372b69c32bc5734 [INFO] running `Command { std: "docker" "start" "-a" "5133b58d8af5f208f28d32500c10788ffbc92c682ece99260372b69c32bc5734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5133b58d8af5f208f28d32500c10788ffbc92c682ece99260372b69c32bc5734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5133b58d8af5f208f28d32500c10788ffbc92c682ece99260372b69c32bc5734", kill_on_drop: false }` [INFO] [stdout] 5133b58d8af5f208f28d32500c10788ffbc92c682ece99260372b69c32bc5734 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cf05d79c5695dea73fe64a3442a138b3c6b572966de4a52f8a6099cf4ea13e5 [INFO] running `Command { std: "docker" "start" "-a" "2cf05d79c5695dea73fe64a3442a138b3c6b572966de4a52f8a6099cf4ea13e5", kill_on_drop: false }` [INFO] [stderr] Compiling google-healthcare1 v2.0.8+20210317 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__patient_everything` should have a snake case name [INFO] [stdout] --> src/api.rs:3699:12 [INFO] [stdout] | [INFO] [stdout] 3699 | 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] = note: `#[warn(non_snake_case)]` on by default [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:3722:12 [INFO] [stdout] | [INFO] [stdout] 3722 | 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.79s [INFO] running `Command { std: "docker" "inspect" "2cf05d79c5695dea73fe64a3442a138b3c6b572966de4a52f8a6099cf4ea13e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cf05d79c5695dea73fe64a3442a138b3c6b572966de4a52f8a6099cf4ea13e5", kill_on_drop: false }` [INFO] [stdout] 2cf05d79c5695dea73fe64a3442a138b3c6b572966de4a52f8a6099cf4ea13e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7efb15682de22e28f1da6e21ceaf7a690382003d05e16dbf137f417c1eff038d [INFO] running `Command { std: "docker" "start" "-a" "7efb15682de22e28f1da6e21ceaf7a690382003d05e16dbf137f417c1eff038d", kill_on_drop: false }` [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__patient_everything` should have a snake case name [INFO] [stdout] --> src/api.rs:3699:12 [INFO] [stdout] | [INFO] [stdout] 3699 | 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] = note: `#[warn(non_snake_case)]` on by default [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:3722:12 [INFO] [stdout] | [INFO] [stdout] 3722 | 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] [stderr] Compiling google-healthcare1 v2.0.8+20210317 (/opt/rustwide/workdir) [INFO] [stdout] warning: 2 warnings emitted [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:3699:12 [INFO] [stdout] | [INFO] [stdout] 3699 | 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] = note: `#[warn(non_snake_case)]` on by default [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:3722:12 [INFO] [stdout] | [INFO] [stdout] 3722 | 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.91s [INFO] running `Command { std: "docker" "inspect" "7efb15682de22e28f1da6e21ceaf7a690382003d05e16dbf137f417c1eff038d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7efb15682de22e28f1da6e21ceaf7a690382003d05e16dbf137f417c1eff038d", kill_on_drop: false }` [INFO] [stdout] 7efb15682de22e28f1da6e21ceaf7a690382003d05e16dbf137f417c1eff038d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 394a71cff5e52faac656c0c81adc986672f8e971c0d2e82c8087e53db2a5c312 [INFO] running `Command { std: "docker" "start" "-a" "394a71cff5e52faac656c0c81adc986672f8e971c0d2e82c8087e53db2a5c312", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__patient_everything` should have a snake case name [INFO] [stderr] --> src/api.rs:3699:12 [INFO] [stderr] | [INFO] [stderr] 3699 | 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] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__resource_purge` should have a snake case name [INFO] [stderr] --> src/api.rs:3722:12 [INFO] [stderr] | [INFO] [stderr] 3722 | 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] [stdout] [INFO] [stderr] warning: `google-healthcare1` (lib) generated 2 warnings [INFO] [stdout] running 0 tests [INFO] [stderr] warning: `google-healthcare1` (lib test) generated 2 warnings (2 duplicates) [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/google_healthcare1-2e314d29ee14097d) [INFO] [stdout] [INFO] [stderr] Doc-tests google-healthcare1 [INFO] [stdout] [INFO] [stdout] running 123 tests [INFO] [stdout] test src/lib.rs - (line 49) ... ignored [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionPatchCall (line 5800) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentListRevisionCall (line 8842) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentArtifactDeleteCall (line 6388) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentArtifactGetCall (line 6646) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreCheckDataAccesCall (line 11698) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreCreateCall (line 11986) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentActivateCall (line 7198) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreDeleteCall (line 12286) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentDeleteCall (line 7774) - compile ... ok [INFO] [stdout] test src/api.rs - api::CloudHealthcare (line 52) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionGetCall (line 5248) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentRejectCall (line 9436) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionCreateCall (line 4690) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentCreateCall (line 7486) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingArchiveCall (line 10012) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentPatchCall (line 9136) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentGetCall (line 8290) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionDeleteCall (line 4990) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreSetIamPolicyCall (line 14242) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentListCall (line 8548) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentArtifactCreateCall (line 6100) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentDeleteRevisionCall (line 8032) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreEvaluateUserConsentCall (line 12544) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryRetrieveSeryCall (line 16978) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionListCall (line 5506) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentArtifactListCall (line 6904) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreListCall (line 13360) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageListCall (line 31299) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreListCall (line 21117) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStorePatchCall (line 13654) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirReadCall (line 25683) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentRevokeCall (line 9724) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingListCall (line 11104) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudyRetrieveStudyCall (line 18057) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceDeleteCall (line 15358) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingGetCall (line 10846) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreQueryAccessibleDataCall (line 13954) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreListCall (line 29025) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStorePatchCall (line 21411) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreDeidentifyCall (line 19467) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingPatchCall (line 11398) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreTestIamPermissionCall (line 14530) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreExportCall (line 20013) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirPatientEverythingCall (line 23397) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageIngestCall (line 31011) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreGetCall (line 12832) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StorePatchCall (line 33297) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageCreateCall (line 30195) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageDeleteCall (line 30483) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetOperationGetCall (line 34461) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirPatchCall (line 25395) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreSetIamPolicyCall (line 33597) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreSetIamPolicyCall (line 22521) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreDeleteCall (line 19755) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDeidentifyCall (line 35313) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirExecuteBundleCall (line 24801) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreImportCall (line 20829) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreTestIamPermissionCall (line 23109) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreGetIamPolicyCall (line 32733) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySerySearchForInstanceCall (line 17248) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceRetrieveRenderedCall (line 16168) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudyDeleteCall (line 17518) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySearchForSeryCall (line 18597) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageGetCall (line 30741) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetGetIamPolicyCall (line 36117) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessagePatchCall (line 31617) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceRetrieveMetadataCall (line 15898) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreCreateCall (line 19167) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStoreInstanceCall (line 22809) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetSetIamPolicyCall (line 36969) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationListCall (line 37803) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreExportCall (line 27921) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryRetrieveMetadataCall (line 16708) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirCapabilityCall (line 23985) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetOperationListCall (line 34719) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirVreadCall (line 26817) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetListCall (line 36387) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreGetCall (line 20301) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreGetIamPolicyCall (line 20559) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingDeleteCall (line 10588) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreGetCall (line 32475) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGetCall (line 37545) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetGetCall (line 35859) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreImportCall (line 28737) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStorePatchCall (line 29319) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreTestIamPermissionCall (line 33885) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudyStoreInstanceCall (line 18867) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetCreateCall (line 35013) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 104) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreGetCall (line 28209) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDeleteCall (line 35601) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirSearchTypeCall (line 26229) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreCreateCall (line 31917) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreListCall (line 33003) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreGetIamPolicyCall (line 13090) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreDeleteCall (line 27663) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirResourcePurgeCall (line 23727) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreDeleteCall (line 32217) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirHistoryCall (line 25089) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreDeidentifyCall (line 27375) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirSearchCall (line 25941) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceFrameRetrieveRenderedCall (line 15088) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceRetrieveInstanceCall (line 15628) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirDeleteCall (line 24543) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirUpdateCall (line 26529) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingCreateCall (line 10300) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetTestIamPermissionCall (line 37257) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreTestIamPermissionCall (line 29907) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceFrameRetrieveFrameCall (line 14818) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetPatchCall (line 36669) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreCreateCall (line 27075) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreSearchForStudyCall (line 22251) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetOperationCancelCall (line 34173) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryDeleteCall (line 16438) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirCreateCall (line 24243) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreGetIamPolicyCall (line 28467) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 2395) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySearchForInstanceCall (line 18327) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreSearchForInstanceCall (line 21711) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreSearchForSeryCall (line 21981) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudyRetrieveMetadataCall (line 17787) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreSetIamPolicyCall (line 29619) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 122 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.75s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "394a71cff5e52faac656c0c81adc986672f8e971c0d2e82c8087e53db2a5c312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "394a71cff5e52faac656c0c81adc986672f8e971c0d2e82c8087e53db2a5c312", kill_on_drop: false }` [INFO] [stdout] 394a71cff5e52faac656c0c81adc986672f8e971c0d2e82c8087e53db2a5c312