[INFO] fetching crate google-healthcare1_beta1 2.0.4+20210317... [INFO] testing google-healthcare1_beta1-2.0.4+20210317 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate google-healthcare1_beta1 2.0.4+20210317 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate google-healthcare1_beta1 2.0.4+20210317 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-healthcare1_beta1 2.0.4+20210317 [INFO] finished tweaking crates.io crate google-healthcare1_beta1 2.0.4+20210317 [INFO] tweaked toml for crates.io crate google-healthcare1_beta1 2.0.4+20210317 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92411bf07a920704989b8a695d75e06d519e0e2b9288388769d52be48e62a155 [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" "92411bf07a920704989b8a695d75e06d519e0e2b9288388769d52be48e62a155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92411bf07a920704989b8a695d75e06d519e0e2b9288388769d52be48e62a155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92411bf07a920704989b8a695d75e06d519e0e2b9288388769d52be48e62a155", kill_on_drop: false }` [INFO] [stdout] 92411bf07a920704989b8a695d75e06d519e0e2b9288388769d52be48e62a155 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5fadeb61fd36e072f55213f478d3b712d09883a056d8e5410744a9c6522c81b [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" "e5fadeb61fd36e072f55213f478d3b712d09883a056d8e5410744a9c6522c81b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling yup-oauth2 v5.1.0 [INFO] [stderr] Compiling google-healthcare1_beta1 v2.0.4+20210317 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__concept_map_search_translate` should have a snake case name [INFO] [stdout] --> src/api.rs:4738:12 [INFO] [stdout] | [INFO] [stdout] 4738 | pub fn locations_datasets_fhir_stores_fhir__concept_map_search_translate(&self, parent: &str) -> ProjectLocationDatasetFhirStoreFhirC... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_concept_map_search_translate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__concept_map_translate` should have a snake case name [INFO] [stdout] --> src/api.rs:4761:12 [INFO] [stdout] | [INFO] [stdout] 4761 | pub fn locations_datasets_fhir_stores_fhir__concept_map_translate(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirConceptMap... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_concept_map_translate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__observation_lastn` should have a snake case name [INFO] [stdout] --> src/api.rs:4781:12 [INFO] [stdout] | [INFO] [stdout] 4781 | pub fn locations_datasets_fhir_stores_fhir__observation_lastn(&self, parent: &str) -> ProjectLocationDatasetFhirStoreFhirObservationL... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_observation_lastn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__patient_everything` should have a snake case name [INFO] [stdout] --> src/api.rs:4798:12 [INFO] [stdout] | [INFO] [stdout] 4798 | pub fn locations_datasets_fhir_stores_fhir__patient_everything(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirPatientEveryt... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_patient_everything` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__resource_purge` should have a snake case name [INFO] [stdout] --> src/api.rs:4821:12 [INFO] [stdout] | [INFO] [stdout] 4821 | pub fn locations_datasets_fhir_stores_fhir__resource_purge(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirResourcePurgeCall... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_resource_purge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__resource_validate` should have a snake case name [INFO] [stdout] --> src/api.rs:4840:12 [INFO] [stdout] | [INFO] [stdout] 4840 | pub fn locations_datasets_fhir_stores_fhir__resource_validate(&self, request: HttpBody, parent: &str, type_: &str) -> ProjectLocation... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_resource_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "e5fadeb61fd36e072f55213f478d3b712d09883a056d8e5410744a9c6522c81b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5fadeb61fd36e072f55213f478d3b712d09883a056d8e5410744a9c6522c81b", kill_on_drop: false }` [INFO] [stdout] e5fadeb61fd36e072f55213f478d3b712d09883a056d8e5410744a9c6522c81b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] 23ec95658739719e6e3a1e83f9618f33e272ea9964ca216a80c5108f958a9b6d [INFO] running `Command { std: "docker" "start" "-a" "23ec95658739719e6e3a1e83f9618f33e272ea9964ca216a80c5108f958a9b6d", kill_on_drop: false }` [INFO] [stderr] Compiling google-healthcare1_beta1 v2.0.4+20210317 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__concept_map_search_translate` should have a snake case name [INFO] [stdout] --> src/api.rs:4738:12 [INFO] [stdout] | [INFO] [stdout] 4738 | pub fn locations_datasets_fhir_stores_fhir__concept_map_search_translate(&self, parent: &str) -> ProjectLocationDatasetFhirStoreFhirC... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_concept_map_search_translate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__concept_map_translate` should have a snake case name [INFO] [stdout] --> src/api.rs:4761:12 [INFO] [stdout] | [INFO] [stdout] 4761 | pub fn locations_datasets_fhir_stores_fhir__concept_map_translate(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirConceptMap... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_concept_map_translate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__observation_lastn` should have a snake case name [INFO] [stdout] --> src/api.rs:4781:12 [INFO] [stdout] | [INFO] [stdout] 4781 | pub fn locations_datasets_fhir_stores_fhir__observation_lastn(&self, parent: &str) -> ProjectLocationDatasetFhirStoreFhirObservationL... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_observation_lastn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__patient_everything` should have a snake case name [INFO] [stdout] --> src/api.rs:4798:12 [INFO] [stdout] | [INFO] [stdout] 4798 | pub fn locations_datasets_fhir_stores_fhir__patient_everything(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirPatientEveryt... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_patient_everything` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__resource_purge` should have a snake case name [INFO] [stdout] --> src/api.rs:4821:12 [INFO] [stdout] | [INFO] [stdout] 4821 | pub fn locations_datasets_fhir_stores_fhir__resource_purge(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirResourcePurgeCall... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_resource_purge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__resource_validate` should have a snake case name [INFO] [stdout] --> src/api.rs:4840:12 [INFO] [stdout] | [INFO] [stdout] 4840 | pub fn locations_datasets_fhir_stores_fhir__resource_validate(&self, request: HttpBody, parent: &str, type_: &str) -> ProjectLocation... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_resource_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__concept_map_search_translate` should have a snake case name [INFO] [stdout] --> src/api.rs:4738:12 [INFO] [stdout] | [INFO] [stdout] 4738 | pub fn locations_datasets_fhir_stores_fhir__concept_map_search_translate(&self, parent: &str) -> ProjectLocationDatasetFhirStoreFhirC... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_concept_map_search_translate` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__concept_map_translate` should have a snake case name [INFO] [stdout] --> src/api.rs:4761:12 [INFO] [stdout] | [INFO] [stdout] 4761 | pub fn locations_datasets_fhir_stores_fhir__concept_map_translate(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirConceptMap... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_concept_map_translate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__observation_lastn` should have a snake case name [INFO] [stdout] --> src/api.rs:4781:12 [INFO] [stdout] | [INFO] [stdout] 4781 | pub fn locations_datasets_fhir_stores_fhir__observation_lastn(&self, parent: &str) -> ProjectLocationDatasetFhirStoreFhirObservationL... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_observation_lastn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__patient_everything` should have a snake case name [INFO] [stdout] --> src/api.rs:4798:12 [INFO] [stdout] | [INFO] [stdout] 4798 | pub fn locations_datasets_fhir_stores_fhir__patient_everything(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirPatientEveryt... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_patient_everything` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__resource_purge` should have a snake case name [INFO] [stdout] --> src/api.rs:4821:12 [INFO] [stdout] | [INFO] [stdout] 4821 | pub fn locations_datasets_fhir_stores_fhir__resource_purge(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirResourcePurgeCall... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_resource_purge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `locations_datasets_fhir_stores_fhir__resource_validate` should have a snake case name [INFO] [stdout] --> src/api.rs:4840:12 [INFO] [stdout] | [INFO] [stdout] 4840 | pub fn locations_datasets_fhir_stores_fhir__resource_validate(&self, request: HttpBody, parent: &str, type_: &str) -> ProjectLocation... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_resource_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.17s [INFO] running `Command { std: "docker" "inspect" "23ec95658739719e6e3a1e83f9618f33e272ea9964ca216a80c5108f958a9b6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ec95658739719e6e3a1e83f9618f33e272ea9964ca216a80c5108f958a9b6d", kill_on_drop: false }` [INFO] [stdout] 23ec95658739719e6e3a1e83f9618f33e272ea9964ca216a80c5108f958a9b6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3d14890392ca7810f0c438c1f777cb6a57731b8a0e718eb7c44ca5e7f2237f5a [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" "3d14890392ca7810f0c438c1f777cb6a57731b8a0e718eb7c44ca5e7f2237f5a", kill_on_drop: false }` [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__concept_map_search_translate` should have a snake case name [INFO] [stderr] --> src/api.rs:4738:12 [INFO] [stderr] | [INFO] [stderr] 4738 | pub fn locations_datasets_fhir_stores_fhir__concept_map_search_translate(&self, parent: &str) -> ProjectLocationDatasetFhirStoreFhirC... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_concept_map_search_translate` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__concept_map_translate` should have a snake case name [INFO] [stderr] --> src/api.rs:4761:12 [INFO] [stderr] | [INFO] [stderr] 4761 | pub fn locations_datasets_fhir_stores_fhir__concept_map_translate(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirConceptMap... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_concept_map_translate` [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__observation_lastn` should have a snake case name [INFO] [stderr] --> src/api.rs:4781:12 [INFO] [stderr] | [INFO] [stderr] 4781 | pub fn locations_datasets_fhir_stores_fhir__observation_lastn(&self, parent: &str) -> ProjectLocationDatasetFhirStoreFhirObservationL... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_observation_lastn` [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__patient_everything` should have a snake case name [INFO] [stderr] --> src/api.rs:4798:12 [INFO] [stderr] | [INFO] [stderr] 4798 | pub fn locations_datasets_fhir_stores_fhir__patient_everything(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirPatientEveryt... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_patient_everything` [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__resource_purge` should have a snake case name [INFO] [stderr] --> src/api.rs:4821:12 [INFO] [stderr] | [INFO] [stderr] 4821 | pub fn locations_datasets_fhir_stores_fhir__resource_purge(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirResourcePurgeCall... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_resource_purge` [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__resource_validate` should have a snake case name [INFO] [stderr] --> src/api.rs:4840:12 [INFO] [stderr] | [INFO] [stderr] 4840 | pub fn locations_datasets_fhir_stores_fhir__resource_validate(&self, request: HttpBody, parent: &str, type_: &str) -> ProjectLocation... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_resource_validate` [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__concept_map_search_translate` should have a snake case name [INFO] [stderr] --> src/api.rs:4738:12 [INFO] [stderr] | [INFO] [stderr] 4738 | pub fn locations_datasets_fhir_stores_fhir__concept_map_search_translate(&self, parent: &str) -> ProjectLocationDatasetFhirStoreFhirC... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_concept_map_search_translate` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__concept_map_translate` should have a snake case name [INFO] [stderr] --> src/api.rs:4761:12 [INFO] [stderr] | [INFO] [stderr] 4761 | pub fn locations_datasets_fhir_stores_fhir__concept_map_translate(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirConceptMap... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_concept_map_translate` [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__observation_lastn` should have a snake case name [INFO] [stderr] --> src/api.rs:4781:12 [INFO] [stderr] | [INFO] [stderr] 4781 | pub fn locations_datasets_fhir_stores_fhir__observation_lastn(&self, parent: &str) -> ProjectLocationDatasetFhirStoreFhirObservationL... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_observation_lastn` [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__patient_everything` should have a snake case name [INFO] [stderr] --> src/api.rs:4798:12 [INFO] [stderr] | [INFO] [stderr] 4798 | pub fn locations_datasets_fhir_stores_fhir__patient_everything(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirPatientEveryt... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_patient_everything` [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__resource_purge` should have a snake case name [INFO] [stderr] --> src/api.rs:4821:12 [INFO] [stderr] | [INFO] [stderr] 4821 | pub fn locations_datasets_fhir_stores_fhir__resource_purge(&self, name: &str) -> ProjectLocationDatasetFhirStoreFhirResourcePurgeCall... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_resource_purge` [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__resource_validate` should have a snake case name [INFO] [stderr] --> src/api.rs:4840:12 [INFO] [stderr] | [INFO] [stderr] 4840 | pub fn locations_datasets_fhir_stores_fhir__resource_validate(&self, request: HttpBody, parent: &str, type_: &str) -> ProjectLocation... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `locations_datasets_fhir_stores_fhir_resource_validate` [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/google_healthcare1_beta1-b661707e147f95d0) [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::ProjectLocationDatasetAnnotationStoreGetIamPolicyCall (line 8750) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreDeleteCall (line 7658) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreImportCall (line 9020) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreGetCall (line 8492) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStorePatchCall (line 9602) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreAnnotationPatchCall (line 7058) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreAnnotationDeleteCall (line 6236) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreAnnotationGetCall (line 6494) - compile ... ok [INFO] [stdout] test src/api.rs - api::CloudHealthcare (line 52) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionCreateCall (line 10478) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreListCall (line 9308) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreExportCall (line 8204) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreAnnotationCreateCall (line 5948) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreAnnotationListCall (line 6752) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionGetCall (line 11036) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreCheckDataAccesCall (line 17486) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreSetIamPolicyCall (line 9902) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreEvaluateCall (line 7916) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreCreateCall (line 7358) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionDeleteCall (line 10778) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionListCall (line 11294) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreAttributeDefinitionPatchCall (line 11588) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetAnnotationStoreTestIamPermissionCall (line 10190) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentGetCall (line 14078) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentActivateCall (line 12986) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentArtifactListCall (line 12692) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentArtifactDeleteCall (line 12176) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentArtifactCreateCall (line 11888) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentCreateCall (line 13274) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentListCall (line 14336) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentArtifactGetCall (line 12434) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentDeleteRevisionCall (line 13820) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentDeleteCall (line 13562) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentPatchCall (line 14924) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentRejectCall (line 15224) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreGetCall (line 18620) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentListRevisionCall (line 14630) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStorePatchCall (line 19442) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreSetIamPolicyCall (line 20030) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreConsentRevokeCall (line 15512) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreTestIamPermissionCall (line 20318) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreCreateCall (line 17774) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreGetIamPolicyCall (line 18878) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreQueryAccessibleDataCall (line 19742) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingCreateCall (line 16088) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreEvaluateUserConsentCall (line 18332) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingArchiveCall (line 15800) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingDeleteCall (line 16376) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreListCall (line 19148) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingGetCall (line 16634) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingListCall (line 16892) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreDeleteCall (line 18074) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDeleteCall (line 44314) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreExportCall (line 25801) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetConsentStoreUserDataMappingPatchCall (line 17186) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreDeidentifyCall (line 25255) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreCreateCall (line 24955) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStorePatchCall (line 27199) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreListCall (line 26905) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreImportCall (line 26617) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreSearchForStudyCall (line 28039) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDeidentifyCall (line 44026) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreSearchForInstanceCall (line 27499) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreSearchForSeryCall (line 27769) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetCreateCall (line 43726) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudyDeleteCall (line 23306) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreDeleteCall (line 25543) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudyRetrieveMetadataCall (line 23575) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStoreInstanceCall (line 28597) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySearchForSeryCall (line 24385) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceFrameRetrieveFrameCall (line 20606) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryDeleteCall (line 22226) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreGetCall (line 26089) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceDeleteCall (line 21146) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreGetIamPolicyCall (line 26347) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceRetrieveMetadataCall (line 21686) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceRetrieveInstanceCall (line 21416) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceFrameRetrieveRenderedCall (line 20876) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreSetIamPolicyCall (line 28309) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySerySearchForInstanceCall (line 23036) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreDeidentifyCall (line 35227) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryRetrieveSeryCall (line 22766) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySearchForInstanceCall (line 24115) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudyStoreInstanceCall (line 24655) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreDeleteCall (line 35515) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudyRetrieveStudyCall (line 23845) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryRetrieveMetadataCall (line 22496) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirConditionalDeleteCall (line 31225) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreTestIamPermissionCall (line 28897) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetDicomStoreStudySeryInstanceRetrieveRenderedCall (line 21956) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreExportCall (line 35773) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirConceptMapSearchTranslateCall (line 29185) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirCreateCall (line 32095) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirDeleteCall (line 32395) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirHistoryCall (line 32941) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreCreateCall (line 34927) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirConditionalPatchCall (line 31495) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirConceptMapTranslateCall (line 29515) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirCapabilityCall (line 30967) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirPatientEverythingCall (line 30067) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirPatchCall (line 33247) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirObservationLastnCall (line 29809) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirExecuteBundleCall (line 32653) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirConditionalUpdateCall (line 31795) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirResourcePurgeCall (line 30397) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreGetCall (line 36061) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirSearchCall (line 33793) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirResourceValidateCall (line 30655) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirSearchTypeCall (line 34081) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirUpdateCall (line 34381) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirVreadCall (line 34669) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreGetIamPolicyCall (line 36319) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStorePatchCall (line 37171) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreListCall (line 36877) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreSetIamPolicyCall (line 37471) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreFhirReadCall (line 33535) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreImportCall (line 36589) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetGetCall (line 44572) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetGetIamPolicyCall (line 44830) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreCreateCall (line 40054) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreExportCall (line 40612) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreDeleteCall (line 40354) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetFhirStoreTestIamPermissionCall (line 37759) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreGetIamPolicyCall (line 41158) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreListCall (line 41716) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageBatchGetCall (line 38047) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageGetCall (line 38878) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageListCall (line 39436) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreGetCall (line 40900) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreImportCall (line 41428) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageCreateCall (line 38332) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageIngestCall (line 39148) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetOperationGetCall (line 43174) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessageDeleteCall (line 38620) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 49) ... ignored [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetListCall (line 45100) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetOperationCancelCall (line 42886) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetOperationListCall (line 43432) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreTestIamPermissionCall (line 42598) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StorePatchCall (line 42010) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetTestIamPermissionCall (line 45970) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreSetIamPolicyCall (line 42310) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetHl7V2StoreMessagePatchCall (line 39754) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationListCall (line 46804) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetPatchCall (line 45382) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationServiceNlpAnalyzeEntityCall (line 46258) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationDatasetSetIamPolicyCall (line 45682) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationGetCall (line 46546) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 3133) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 113) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 149 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3d14890392ca7810f0c438c1f777cb6a57731b8a0e718eb7c44ca5e7f2237f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d14890392ca7810f0c438c1f777cb6a57731b8a0e718eb7c44ca5e7f2237f5a", kill_on_drop: false }` [INFO] [stdout] 3d14890392ca7810f0c438c1f777cb6a57731b8a0e718eb7c44ca5e7f2237f5a