[INFO] fetching crate google-healthcare1_beta1-cli 3.1.0+20220223... [INFO] checking google-healthcare1_beta1-cli-3.1.0+20220223 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate google-healthcare1_beta1-cli 3.1.0+20220223 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate google-healthcare1_beta1-cli 3.1.0+20220223 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-healthcare1_beta1-cli 3.1.0+20220223 [INFO] finished tweaking crates.io crate google-healthcare1_beta1-cli 3.1.0+20220223 [INFO] tweaked toml for crates.io crate google-healthcare1_beta1-cli 3.1.0+20220223 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate google-healthcare1_beta1-cli 3.1.0+20220223 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `3.1.0+20220223` for dependency `google-healthcare1_beta1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded google-healthcare1_beta1 v3.1.0+20220223 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 786a6d7a96ac40c5388519541a51f2a83d15cf29e90342aab76dc0f789291788 [INFO] running `Command { std: "docker" "start" "-a" "786a6d7a96ac40c5388519541a51f2a83d15cf29e90342aab76dc0f789291788", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "786a6d7a96ac40c5388519541a51f2a83d15cf29e90342aab76dc0f789291788", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "786a6d7a96ac40c5388519541a51f2a83d15cf29e90342aab76dc0f789291788", kill_on_drop: false }` [INFO] [stdout] 786a6d7a96ac40c5388519541a51f2a83d15cf29e90342aab76dc0f789291788 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8ac2c975571bf40b0dac4c6b604727c9248431613fdf122d581de2242b69127 [INFO] running `Command { std: "docker" "start" "-a" "b8ac2c975571bf40b0dac4c6b604727c9248431613fdf122d581de2242b69127", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `3.1.0+20220223` for dependency `google-healthcare1_beta1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Checking google-healthcare1_beta1 v3.1.0+20220223 [INFO] [stderr] Checking google-healthcare1_beta1-cli v3.1.0+20220223 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `_projects_locations_datasets_fhir_stores_fhir__concept_map_search_translate` should have a snake case name [INFO] [stdout] --> src/main.rs:6478:14 [INFO] [stdout] | [INFO] [stdout] 6478 | async fn _projects_locations_datasets_fhir_stores_fhir__concept_map_search_translate(&self, opt: &ArgMatches<'n>, dry_run: bool, err:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_projects_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 `_projects_locations_datasets_fhir_stores_fhir__concept_map_translate` should have a snake case name [INFO] [stdout] --> src/main.rs:6549:14 [INFO] [stdout] | [INFO] [stdout] 6549 | async fn _projects_locations_datasets_fhir_stores_fhir__concept_map_translate(&self, opt: &ArgMatches<'n>, dry_run: bool, err: &mut I... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_projects_locations_datasets_fhir_stores_fhir_concept_map_translate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_projects_locations_datasets_fhir_stores_fhir__observation_lastn` should have a snake case name [INFO] [stdout] --> src/main.rs:6611:14 [INFO] [stdout] | [INFO] [stdout] 6611 | async fn _projects_locations_datasets_fhir_stores_fhir__observation_lastn(&self, opt: &ArgMatches<'n>, dry_run: bool, err: &mut Inval... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_projects_locations_datasets_fhir_stores_fhir_observation_lastn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_projects_locations_datasets_fhir_stores_fhir__patient_everything` should have a snake case name [INFO] [stdout] --> src/main.rs:6663:14 [INFO] [stdout] | [INFO] [stdout] 6663 | async fn _projects_locations_datasets_fhir_stores_fhir__patient_everything(&self, opt: &ArgMatches<'n>, dry_run: bool, err: &mut Inva... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_projects_locations_datasets_fhir_stores_fhir_patient_everything` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_projects_locations_datasets_fhir_stores_fhir__resource_purge` should have a snake case name [INFO] [stdout] --> src/main.rs:6734:14 [INFO] [stdout] | [INFO] [stdout] 6734 | async fn _projects_locations_datasets_fhir_stores_fhir__resource_purge(&self, opt: &ArgMatches<'n>, dry_run: bool, err: &mut InvalidO... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_projects_locations_datasets_fhir_stores_fhir_resource_purge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_projects_locations_datasets_fhir_stores_fhir__resource_validate` should have a snake case name [INFO] [stdout] --> src/main.rs:6786:14 [INFO] [stdout] | [INFO] [stdout] 6786 | async fn _projects_locations_datasets_fhir_stores_fhir__resource_validate(&self, opt: &ArgMatches<'n>, dry_run: bool, err: &mut Inval... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_projects_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 `_projects_locations_datasets_fhir_stores_fhir__concept_map_search_translate` should have a snake case name [INFO] [stdout] --> src/main.rs:6478:14 [INFO] [stdout] | [INFO] [stdout] 6478 | async fn _projects_locations_datasets_fhir_stores_fhir__concept_map_search_translate(&self, opt: &ArgMatches<'n>, dry_run: bool, err:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_projects_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 `_projects_locations_datasets_fhir_stores_fhir__concept_map_translate` should have a snake case name [INFO] [stdout] --> src/main.rs:6549:14 [INFO] [stdout] | [INFO] [stdout] 6549 | async fn _projects_locations_datasets_fhir_stores_fhir__concept_map_translate(&self, opt: &ArgMatches<'n>, dry_run: bool, err: &mut I... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_projects_locations_datasets_fhir_stores_fhir_concept_map_translate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_projects_locations_datasets_fhir_stores_fhir__observation_lastn` should have a snake case name [INFO] [stdout] --> src/main.rs:6611:14 [INFO] [stdout] | [INFO] [stdout] 6611 | async fn _projects_locations_datasets_fhir_stores_fhir__observation_lastn(&self, opt: &ArgMatches<'n>, dry_run: bool, err: &mut Inval... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_projects_locations_datasets_fhir_stores_fhir_observation_lastn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_projects_locations_datasets_fhir_stores_fhir__patient_everything` should have a snake case name [INFO] [stdout] --> src/main.rs:6663:14 [INFO] [stdout] | [INFO] [stdout] 6663 | async fn _projects_locations_datasets_fhir_stores_fhir__patient_everything(&self, opt: &ArgMatches<'n>, dry_run: bool, err: &mut Inva... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_projects_locations_datasets_fhir_stores_fhir_patient_everything` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_projects_locations_datasets_fhir_stores_fhir__resource_purge` should have a snake case name [INFO] [stdout] --> src/main.rs:6734:14 [INFO] [stdout] | [INFO] [stdout] 6734 | async fn _projects_locations_datasets_fhir_stores_fhir__resource_purge(&self, opt: &ArgMatches<'n>, dry_run: bool, err: &mut InvalidO... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_projects_locations_datasets_fhir_stores_fhir_resource_purge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `_projects_locations_datasets_fhir_stores_fhir__resource_validate` should have a snake case name [INFO] [stdout] --> src/main.rs:6786:14 [INFO] [stdout] | [INFO] [stdout] 6786 | async fn _projects_locations_datasets_fhir_stores_fhir__resource_validate(&self, opt: &ArgMatches<'n>, dry_run: bool, err: &mut Inval... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_projects_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` profile [unoptimized + debuginfo] target(s) in 10.30s [INFO] running `Command { std: "docker" "inspect" "b8ac2c975571bf40b0dac4c6b604727c9248431613fdf122d581de2242b69127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8ac2c975571bf40b0dac4c6b604727c9248431613fdf122d581de2242b69127", kill_on_drop: false }` [INFO] [stdout] b8ac2c975571bf40b0dac4c6b604727c9248431613fdf122d581de2242b69127