[INFO] fetching crate google-healthcare1 2.0.4+20210317... [INFO] testing google-healthcare1-2.0.4+20210317 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate google-healthcare1 2.0.4+20210317 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate google-healthcare1 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 2.0.4+20210317 [INFO] finished tweaking crates.io crate google-healthcare1 2.0.4+20210317 [INFO] tweaked toml for crates.io crate google-healthcare1 2.0.4+20210317 written to /workspace/builds/worker-12/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] f0fd95fbb15d21cd9d0cf055a45b8e163202fce48671c99a0a18755341c82067 [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" "f0fd95fbb15d21cd9d0cf055a45b8e163202fce48671c99a0a18755341c82067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0fd95fbb15d21cd9d0cf055a45b8e163202fce48671c99a0a18755341c82067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0fd95fbb15d21cd9d0cf055a45b8e163202fce48671c99a0a18755341c82067", kill_on_drop: false }` [INFO] [stdout] f0fd95fbb15d21cd9d0cf055a45b8e163202fce48671c99a0a18755341c82067 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 992c3de16f7c642de9ced8dd9e74f0acda503abbfb82aeebb5e738140a0d560d [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" "992c3de16f7c642de9ced8dd9e74f0acda503abbfb82aeebb5e738140a0d560d", kill_on_drop: false }` [INFO] [stderr] Compiling google-healthcare1 v2.0.4+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:3698:12 [INFO] [stdout] | [INFO] [stdout] 3698 | 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:3721:12 [INFO] [stdout] | [INFO] [stdout] 3721 | 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 13.05s [INFO] running `Command { std: "docker" "inspect" "992c3de16f7c642de9ced8dd9e74f0acda503abbfb82aeebb5e738140a0d560d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "992c3de16f7c642de9ced8dd9e74f0acda503abbfb82aeebb5e738140a0d560d", kill_on_drop: false }` [INFO] [stdout] 992c3de16f7c642de9ced8dd9e74f0acda503abbfb82aeebb5e738140a0d560d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0b8efec15d0865f5e77029a607d446589dd01dafc9434f0c4465f0d90b1448fa [INFO] running `Command { std: "docker" "start" "-a" "0b8efec15d0865f5e77029a607d446589dd01dafc9434f0c4465f0d90b1448fa", kill_on_drop: false }` [INFO] [stderr] Compiling google-healthcare1 v2.0.4+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:3698:12 [INFO] [stdout] | [INFO] [stdout] 3698 | 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:3721:12 [INFO] [stdout] | [INFO] [stdout] 3721 | 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] [stdout] warning: method `locations_datasets_fhir_stores_fhir__patient_everything` should have a snake case name [INFO] [stdout] --> src/api.rs:3698:12 [INFO] [stdout] | [INFO] [stdout] 3698 | 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:3721:12 [INFO] [stdout] | [INFO] [stdout] 3721 | 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.05s [INFO] running `Command { std: "docker" "inspect" "0b8efec15d0865f5e77029a607d446589dd01dafc9434f0c4465f0d90b1448fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b8efec15d0865f5e77029a607d446589dd01dafc9434f0c4465f0d90b1448fa", kill_on_drop: false }` [INFO] [stdout] 0b8efec15d0865f5e77029a607d446589dd01dafc9434f0c4465f0d90b1448fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stdout] 8df7b15db6389ee7b521f24ae51e3ec85350b5e80633d6b1ec43bbd478ad112a [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" "8df7b15db6389ee7b521f24ae51e3ec85350b5e80633d6b1ec43bbd478ad112a", kill_on_drop: false }` [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__patient_everything` should have a snake case name [INFO] [stderr] --> src/api.rs:3698:12 [INFO] [stderr] | [INFO] [stderr] 3698 | 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:3721:12 [INFO] [stderr] | [INFO] [stderr] 3721 | 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: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__patient_everything` should have a snake case name [INFO] [stderr] --> src/api.rs:3698:12 [INFO] [stderr] | [INFO] [stderr] 3698 | 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:3721:12 [INFO] [stderr] | [INFO] [stderr] 3721 | 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: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/google_healthcare1-1cac5ec76e08c38e) [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 [INFO] [stdout] [INFO] [stdout] running 123 tests [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreCheckDataAccesCall (line 11697) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreListCall (line 13359) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreEvaluateUserConsentCall (line 12543) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStorePatchCall (line 13653) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionPatchCall (line 5799) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentArtifactDeleteCall (line 6387) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingArchiveCall (line 10011) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreCreateCall (line 11985) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreGetIamPolicyCall (line 13089) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreDeleteCall (line 12285) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentDeleteCall (line 7773) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreGetCall (line 12831) ... ok [INFO] [stdout] test src/api.rs - api::CloudHealthcare (line 52) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionDeleteCall (line 4989) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentListCall (line 8547) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreCreateCall (line 19166) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreTestIamPermissionCall (line 14529) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentActivateCall (line 7197) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentArtifactGetCall (line 6645) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreSetIamPolicyCall (line 14241) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingPatchCall (line 11397) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionListCall (line 5505) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionGetCall (line 5247) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentCreateCall (line 7485) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentListRevisionCall (line 8841) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingCreateCall (line 10299) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreDeidentifyCall (line 19466) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionCreateCall (line 4689) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDeidentifyCall (line 35312) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentPatchCall (line 9135) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreQueryAccessibleDataCall (line 13953) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentRejectCall (line 9435) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingDeleteCall (line 10587) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreImportCall (line 20828) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentGetCall (line 8289) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentArtifactCreateCall (line 6099) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentRevokeCall (line 9723) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreExportCall (line 20012) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentDeleteRevisionCall (line 8031) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentArtifactListCall (line 6903) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetCreateCall (line 35012) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreGetCall (line 20300) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreSearchForStudyCall (line 22250) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceFrameRetrieveRenderedCall (line 15087) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingGetCall (line 10845) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreListCall (line 21116) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudyStoreInstanceCall (line 18866) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingListCall (line 11103) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySerySearchForInstanceCall (line 17247) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreSearchForInstanceCall (line 21710) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryDeleteCall (line 16437) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreDeleteCall (line 19754) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDeleteCall (line 35600) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreTestIamPermissionCall (line 23108) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryRetrieveMetadataCall (line 16707) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStorePatchCall (line 21410) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirPatchCall (line 25394) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreCreateCall (line 27074) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreGetIamPolicyCall (line 20558) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreSearchForSeryCall (line 21980) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirDeleteCall (line 24542) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceFrameRetrieveFrameCall (line 14817) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreSetIamPolicyCall (line 22520) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirResourcePurgeCall (line 23726) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirPatientEverythingCall (line 23396) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStoreInstanceCall (line 22808) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreGetIamPolicyCall (line 28466) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySearchForSeryCall (line 18596) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceDeleteCall (line 15357) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceRetrieveMetadataCall (line 15897) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudyRetrieveStudyCall (line 18056) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryRetrieveSeryCall (line 16977) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirHistoryCall (line 25088) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreSetIamPolicyCall (line 29618) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudyDeleteCall (line 17517) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreDeleteCall (line 32216) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreDeidentifyCall (line 27374) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySearchForInstanceCall (line 18326) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceRetrieveRenderedCall (line 16167) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudyRetrieveMetadataCall (line 17786) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceRetrieveInstanceCall (line 15627) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirCreateCall (line 24242) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetGetIamPolicyCall (line 36116) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreDeleteCall (line 27662) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirSearchCall (line 25940) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirSearchTypeCall (line 26228) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirCapabilityCall (line 23984) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreGetIamPolicyCall (line 32732) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageIngestCall (line 31010) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirVreadCall (line 26816) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreExportCall (line 27920) ... ok [INFO] [stdout] test src/lib.rs - (line 49) ... ignored [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageGetCall (line 30740) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirReadCall (line 25682) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreGetCall (line 32474) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreListCall (line 29024) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStorePatchCall (line 29318) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreListCall (line 33002) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetGetCall (line 35858) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreCreateCall (line 31916) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreTestIamPermissionCall (line 29906) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirExecuteBundleCall (line 24800) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationListCall (line 37802) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreImportCall (line 28736) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreGetCall (line 28208) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirUpdateCall (line 26528) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetPatchCall (line 36668) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreSetIamPolicyCall (line 33596) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreTestIamPermissionCall (line 33884) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageCreateCall (line 30194) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StorePatchCall (line 33296) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessagePatchCall (line 31616) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetOperationGetCall (line 34460) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetListCall (line 36386) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageListCall (line 31298) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetOperationCancelCall (line 34172) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageDeleteCall (line 30482) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetTestIamPermissionCall (line 37256) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetSetIamPolicyCall (line 36968) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGetCall (line 37544) ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetOperationListCall (line 34718) ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 2394) ... ok [INFO] [stdout] test src/lib.rs - (line 107) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 122 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 9.53s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8df7b15db6389ee7b521f24ae51e3ec85350b5e80633d6b1ec43bbd478ad112a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8df7b15db6389ee7b521f24ae51e3ec85350b5e80633d6b1ec43bbd478ad112a", kill_on_drop: false }` [INFO] [stdout] 8df7b15db6389ee7b521f24ae51e3ec85350b5e80633d6b1ec43bbd478ad112a