[INFO] fetching crate google-healthcare1_beta1 1.0.13+20200327... [INFO] checking google-healthcare1_beta1-1.0.13+20200327 against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] extracting crate google-healthcare1_beta1 1.0.13+20200327 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate google-healthcare1_beta1 1.0.13+20200327 on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate google-healthcare1_beta1 1.0.13+20200327 [INFO] finished tweaking crates.io crate google-healthcare1_beta1 1.0.13+20200327 [INFO] tweaked toml for crates.io crate google-healthcare1_beta1 1.0.13+20200327 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 049169f649e57dc19c9e70b75cb4f85131d8f81bfa50459b75da5d1efc9a8484 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "049169f649e57dc19c9e70b75cb4f85131d8f81bfa50459b75da5d1efc9a8484"` [INFO] [stderr] Checking google-healthcare1_beta1 v1.0.13+20200327 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cmn.rs:336:46 [INFO] [stderr] | [INFO] [stderr] 336 | Error::HttpError(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cmn.rs:337:55 [INFO] [stderr] | [INFO] [stderr] 337 | Error::JsonDecodeError(_, ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cmn.rs:336:46 [INFO] [stderr] | [INFO] [stderr] 336 | Error::HttpError(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cmn.rs:337:55 [INFO] [stderr] | [INFO] [stderr] 337 | Error::JsonDecodeError(_, ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__resource_purge` should have a snake case name [INFO] [stderr] --> src/lib.rs:3271:12 [INFO] [stderr] | [INFO] [stderr] 3271 | 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] = 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:4545:12 [INFO] [stderr] | [INFO] [stderr] 4545 | 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__patient_everything` should have a snake case name [INFO] [stderr] --> src/lib.rs:4900:12 [INFO] [stderr] | [INFO] [stderr] 4900 | 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] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: method `locations_datasets_fhir_stores_fhir__resource_purge` should have a snake case name [INFO] [stderr] --> src/lib.rs:3271:12 [INFO] [stderr] | [INFO] [stderr] 3271 | 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] = 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:4545:12 [INFO] [stderr] | [INFO] [stderr] 4545 | 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__patient_everything` should have a snake case name [INFO] [stderr] --> src/lib.rs:4900:12 [INFO] [stderr] | [INFO] [stderr] 4900 | 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] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.55s [INFO] running `"docker" "inspect" "049169f649e57dc19c9e70b75cb4f85131d8f81bfa50459b75da5d1efc9a8484"` [INFO] running `"docker" "rm" "-f" "049169f649e57dc19c9e70b75cb4f85131d8f81bfa50459b75da5d1efc9a8484"` [INFO] [stdout] 049169f649e57dc19c9e70b75cb4f85131d8f81bfa50459b75da5d1efc9a8484