[INFO] fetching crate google-healthcare1_beta1 1.0.10+20190628... [INFO] extracting crate google-healthcare1_beta1 1.0.10+20190628 into work/ex/beta-1.37-6/sources/1.36.0/reg/google-healthcare1_beta1/1.0.10+20190628 [INFO] extracting crate google-healthcare1_beta1 1.0.10+20190628 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/google-healthcare1_beta1/1.0.10+20190628 [INFO] validating manifest of google-healthcare1_beta1-1.0.10+20190628 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of google-healthcare1_beta1-1.0.10+20190628 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing google-healthcare1_beta1-1.0.10+20190628 [INFO] finished frobbing google-healthcare1_beta1-1.0.10+20190628 [INFO] frobbed toml for google-healthcare1_beta1-1.0.10+20190628 written to work/ex/beta-1.37-6/sources/1.36.0/reg/google-healthcare1_beta1/1.0.10+20190628/Cargo.toml [INFO] started frobbing google-healthcare1_beta1-1.0.10+20190628 [INFO] finished frobbing google-healthcare1_beta1-1.0.10+20190628 [INFO] frobbed toml for google-healthcare1_beta1-1.0.10+20190628 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/google-healthcare1_beta1/1.0.10+20190628/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing google-healthcare1_beta1-1.0.10+20190628 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/google-healthcare1_beta1/1.0.10+20190628:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 7953f01d3721602057a9c787417289a5d62aabf828e221e40625489ff00f6ce7 [INFO] running `"docker" "start" "-a" "7953f01d3721602057a9c787417289a5d62aabf828e221e40625489ff00f6ce7"` [INFO] [stderr] Compiling google-healthcare1_beta1 v1.0.10+20190628 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/cmn.rs:344:46 [INFO] [stderr] | [INFO] [stderr] 344 | Error::HttpError(ref err) => err.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/cmn.rs:345:55 [INFO] [stderr] | [INFO] [stderr] 345 | Error::JsonDecodeError(_, ref err) => err.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__patient_everything` should have a snake case name [INFO] [stderr] --> src/lib.rs:2841:12 [INFO] [stderr] | [INFO] [stderr] 2841 | pub fn locations_datasets_fhir_stores_fhir__patient_everything(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirPatientEverythingCall<'a, C, A> { [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__observation_lastn` should have a snake case name [INFO] [stderr] --> src/lib.rs:3558:12 [INFO] [stderr] | [INFO] [stderr] 3558 | pub fn locations_datasets_fhir_stores_fhir__observation_lastn(&self, parent: &str) -> ProjectLocationDatasetFhirStoreFhirObservationLastnCall<'a, C, A> { [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__resource_purge` should have a snake case name [INFO] [stderr] --> src/lib.rs:3924:12 [INFO] [stderr] | [INFO] [stderr] 3924 | pub fn locations_datasets_fhir_stores_fhir__resource_purge(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirResourcePurgeCall<'a, C, A> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_resource_purge` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.48s [INFO] running `"docker" "inspect" "7953f01d3721602057a9c787417289a5d62aabf828e221e40625489ff00f6ce7"` [INFO] running `"docker" "rm" "-f" "7953f01d3721602057a9c787417289a5d62aabf828e221e40625489ff00f6ce7"` [INFO] [stdout] 7953f01d3721602057a9c787417289a5d62aabf828e221e40625489ff00f6ce7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/google-healthcare1_beta1/1.0.10+20190628:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 7dc490609fb930ff118d8e9a5017afa4d170153a2cb34fb1cede5b39d21262cd [INFO] running `"docker" "start" "-a" "7dc490609fb930ff118d8e9a5017afa4d170153a2cb34fb1cede5b39d21262cd"` [INFO] [stderr] Compiling google-healthcare1_beta1 v1.0.10+20190628 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/cmn.rs:344:46 [INFO] [stderr] | [INFO] [stderr] 344 | Error::HttpError(ref err) => err.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/cmn.rs:345:55 [INFO] [stderr] | [INFO] [stderr] 345 | Error::JsonDecodeError(_, ref err) => err.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__patient_everything` should have a snake case name [INFO] [stderr] --> src/lib.rs:2841:12 [INFO] [stderr] | [INFO] [stderr] 2841 | pub fn locations_datasets_fhir_stores_fhir__patient_everything(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirPatientEverythingCall<'a, C, A> { [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__observation_lastn` should have a snake case name [INFO] [stderr] --> src/lib.rs:3558:12 [INFO] [stderr] | [INFO] [stderr] 3558 | pub fn locations_datasets_fhir_stores_fhir__observation_lastn(&self, parent: &str) -> ProjectLocationDatasetFhirStoreFhirObservationLastnCall<'a, C, A> { [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__resource_purge` should have a snake case name [INFO] [stderr] --> src/lib.rs:3924:12 [INFO] [stderr] | [INFO] [stderr] 3924 | pub fn locations_datasets_fhir_stores_fhir__resource_purge(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirResourcePurgeCall<'a, C, A> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_resource_purge` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.84s [INFO] running `"docker" "inspect" "7dc490609fb930ff118d8e9a5017afa4d170153a2cb34fb1cede5b39d21262cd"` [INFO] running `"docker" "rm" "-f" "7dc490609fb930ff118d8e9a5017afa4d170153a2cb34fb1cede5b39d21262cd"` [INFO] [stdout] 7dc490609fb930ff118d8e9a5017afa4d170153a2cb34fb1cede5b39d21262cd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/google-healthcare1_beta1/1.0.10+20190628:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] ae2a536f6a5dc9222692b43a0ebe0c031aab3ff903171430621248f4574e6f8f [INFO] running `"docker" "start" "-a" "ae2a536f6a5dc9222692b43a0ebe0c031aab3ff903171430621248f4574e6f8f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/google_healthcare1_beta1-dd48f31a30c33b94 [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 [INFO] [stdout] [INFO] [stderr] Doc-tests google-healthcare1_beta1 [INFO] [stdout] [INFO] [stdout] running 87 tests [INFO] [stdout] test src/lib.rs - (line 49) ... ignored [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetCreateCall (line 10688) ... ok [INFO] [stdout] test src/lib.rs - CloudHealthcare (line 290) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDeleteCall (line 17417) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreDeleteCall (line 19584) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreExportCall (line 22257) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDeidentifyCall (line 16586) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreCreateCall (line 16286) ... ok [INFO] [stdout] test src/lib.rs - (line 109) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreGetCall (line 20620) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreImportCall (line 15201) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreListCall (line 11267) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreGetIamPolicyCall (line 7008) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStorePatchCall (line 21960) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreSearchForInstanceCall (line 20357) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreSearchForStudyCall (line 5373) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreSearchForSeryCall (line 12095) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreSetIamPolicyCall (line 19037) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreStudySearchForSeryCall (line 18225) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreStoreInstanceCall (line 25300) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreStudyRetrieveMetadataCall (line 21435) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreStudyRetrieveStudyCall (line 13827) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreStudySeryDeleteCall (line 15483) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreStudyDeleteCall (line 24191) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreStudySearchForInstanceCall (line 17667) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreStudySeryInstanceDeleteCall (line 23928) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreStudySeryInstanceFrameRetrieveFrameCall (line 11832) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreStudySeryInstanceFrameRetrieveRenderedCall (line 7567) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreStudySeryInstanceRetrieveMetadataCall (line 20094) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreStudySeryInstanceRetrieveInstanceCall (line 21171) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreStudySeryRetrieveMetadataCall (line 9852) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreStudySeryInstanceRetrieveRenderedCall (line 6744) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreStudySeryRetrieveSeryCall (line 21698) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreStudySerySearchForInstanceCall (line 6479) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreStudyStoreInstanceCall (line 14605) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreFhirCapabilityCall (line 24769) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreDeleteCall (line 15745) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreCreateCall (line 7272) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreFhirConditionalDeleteCall (line 11568) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetDicomStoreTestIamPermissionCall (line 18756) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreExportCall (line 6197) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreFhirConditionalPatchCall (line 9027) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreFhirConditionalUpdateCall (line 8105) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreFhirCreateCall (line 22558) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreFhirHistoryCall (line 4279) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreFhirExecuteBundleCall (line 20890) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreFhirDeleteCall (line 5644) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreFhirObservationLastnCall (line 19335) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreFhirPatchCall (line 5906) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreFhirPatientEverythingCall (line 10993) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreFhirReadCall (line 18502) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreFhirResourcePurgeCall (line 23391) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreFhirSearchCall (line 8727) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreFhirUpdateCall (line 17136) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreGetCall (line 14089) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreGetIamPolicyCall (line 13270) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreFhirVreadCall (line 19843) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreListCall (line 23100) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreImportCall (line 24479) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreTestIamPermissionCall (line 8405) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStoreSetIamPolicyCall (line 9570) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetHl7V2StoreCreateCall (line 13534) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetGetCall (line 9320) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetFhirStorePatchCall (line 26687) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetGetIamPolicyCall (line 14339) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetHl7V2StoreGetCall (line 22852) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetHl7V2StoreDeleteCall (line 7830) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetHl7V2StoreGetIamPolicyCall (line 25876) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetHl7V2StoreListCall (line 23639) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetHl7V2StoreMessageCreateCall (line 26986) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetHl7V2StoreMessageDeleteCall (line 4876) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetHl7V2StoreMessageGetCall (line 26140) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetHl7V2StoreMessageIngestCall (line 4597) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetHl7V2StoreMessageListCall (line 12643) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetHl7V2StoreMessagePatchCall (line 14898) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetHl7V2StorePatchCall (line 10114) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetListCall (line 10408) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetHl7V2StoreSetIamPolicyCall (line 25018) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetOperationGetCall (line 16868) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetHl7V2StoreTestIamPermissionCall (line 26407) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetPatchCall (line 17930) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetOperationListCall (line 16002) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetSetIamPolicyCall (line 25594) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationDatasetTestIamPermissionCall (line 12363) ... ok [INFO] [stdout] test src/lib.rs - ProjectMethods (line 2145) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationGetCall (line 5124) ... ok [INFO] [stdout] test src/lib.rs - ProjectLocationListCall (line 12984) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 86 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ae2a536f6a5dc9222692b43a0ebe0c031aab3ff903171430621248f4574e6f8f"` [INFO] running `"docker" "rm" "-f" "ae2a536f6a5dc9222692b43a0ebe0c031aab3ff903171430621248f4574e6f8f"` [INFO] [stdout] ae2a536f6a5dc9222692b43a0ebe0c031aab3ff903171430621248f4574e6f8f