[INFO] crate google-healthcare1_beta1-cli 1.0.10+20190628 is already in cache [INFO] extracting crate google-healthcare1_beta1-cli 1.0.10+20190628 into work/ex/beta-1.38-1/sources/1.37.0/reg/google-healthcare1_beta1-cli/1.0.10+20190628 [INFO] extracting crate google-healthcare1_beta1-cli 1.0.10+20190628 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/google-healthcare1_beta1-cli/1.0.10+20190628 [INFO] validating manifest of google-healthcare1_beta1-cli-1.0.10+20190628 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of google-healthcare1_beta1-cli-1.0.10+20190628 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing google-healthcare1_beta1-cli-1.0.10+20190628 [INFO] finished frobbing google-healthcare1_beta1-cli-1.0.10+20190628 [INFO] frobbed toml for google-healthcare1_beta1-cli-1.0.10+20190628 written to work/ex/beta-1.38-1/sources/1.37.0/reg/google-healthcare1_beta1-cli/1.0.10+20190628/Cargo.toml [INFO] started frobbing google-healthcare1_beta1-cli-1.0.10+20190628 [INFO] finished frobbing google-healthcare1_beta1-cli-1.0.10+20190628 [INFO] frobbed toml for google-healthcare1_beta1-cli-1.0.10+20190628 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/google-healthcare1_beta1-cli/1.0.10+20190628/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing google-healthcare1_beta1-cli-1.0.10+20190628 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/google-healthcare1_beta1-cli/1.0.10+20190628:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 64a8ffaf151ee18aada3062db05d6b54018a322439169d4fe764bda6d31d3ae9 [INFO] running `"docker" "start" "-a" "64a8ffaf151ee18aada3062db05d6b54018a322439169d4fe764bda6d31d3ae9"` [INFO] [stderr] warning: version requirement `1.0.10+20190628` for dependency `google-healthcare1_beta1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling google-healthcare1_beta1 v1.0.10+20190628 [INFO] [stderr] Compiling google-healthcare1_beta1-cli v1.0.10+20190628 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cmn.rs:405:58 [INFO] [stderr] | [INFO] [stderr] 405 | pub fn writer_from_opts(arg: Option<&str>) -> Result, io::Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: method `_projects_locations_datasets_fhir_stores_fhir__observation_lastn` should have a snake case name [INFO] [stderr] --> src/main.rs:2372:8 [INFO] [stderr] | [INFO] [stderr] 2372 | fn _projects_locations_datasets_fhir_stores_fhir__observation_lastn(&self, opt: &ArgMatches<'n>, dry_run: bool, err: &mut InvalidOptionsError) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_projects_locations_datasets_fhir_stores_fhir_observation_lastn` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] [INFO] [stderr] warning: method `_projects_locations_datasets_fhir_stores_fhir__patient_everything` should have a snake case name [INFO] [stderr] --> src/main.rs:2424:8 [INFO] [stderr] | [INFO] [stderr] 2424 | fn _projects_locations_datasets_fhir_stores_fhir__patient_everything(&self, opt: &ArgMatches<'n>, dry_run: bool, err: &mut InvalidOptionsError) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_projects_locations_datasets_fhir_stores_fhir_patient_everything` [INFO] [stderr] [INFO] [stderr] warning: method `_projects_locations_datasets_fhir_stores_fhir__resource_purge` should have a snake case name [INFO] [stderr] --> src/main.rs:2483:8 [INFO] [stderr] | [INFO] [stderr] 2483 | fn _projects_locations_datasets_fhir_stores_fhir__resource_purge(&self, opt: &ArgMatches<'n>, dry_run: bool, err: &mut InvalidOptionsError) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_projects_locations_datasets_fhir_stores_fhir_resource_purge` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.24s [INFO] running `"docker" "inspect" "64a8ffaf151ee18aada3062db05d6b54018a322439169d4fe764bda6d31d3ae9"` [INFO] running `"docker" "rm" "-f" "64a8ffaf151ee18aada3062db05d6b54018a322439169d4fe764bda6d31d3ae9"` [INFO] [stdout] 64a8ffaf151ee18aada3062db05d6b54018a322439169d4fe764bda6d31d3ae9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/google-healthcare1_beta1-cli/1.0.10+20190628:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 55d0cbbd7712cf4126f5b4375ce07e71ec99eaf752fb44242976b3a5fbedd199 [INFO] running `"docker" "start" "-a" "55d0cbbd7712cf4126f5b4375ce07e71ec99eaf752fb44242976b3a5fbedd199"` [INFO] [stderr] warning: version requirement `1.0.10+20190628` for dependency `google-healthcare1_beta1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling google-healthcare1_beta1-cli v1.0.10+20190628 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cmn.rs:405:58 [INFO] [stderr] | [INFO] [stderr] 405 | pub fn writer_from_opts(arg: Option<&str>) -> Result, io::Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: method `_projects_locations_datasets_fhir_stores_fhir__observation_lastn` should have a snake case name [INFO] [stderr] --> src/main.rs:2372:8 [INFO] [stderr] | [INFO] [stderr] 2372 | fn _projects_locations_datasets_fhir_stores_fhir__observation_lastn(&self, opt: &ArgMatches<'n>, dry_run: bool, err: &mut InvalidOptionsError) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_projects_locations_datasets_fhir_stores_fhir_observation_lastn` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] [INFO] [stderr] warning: method `_projects_locations_datasets_fhir_stores_fhir__patient_everything` should have a snake case name [INFO] [stderr] --> src/main.rs:2424:8 [INFO] [stderr] | [INFO] [stderr] 2424 | fn _projects_locations_datasets_fhir_stores_fhir__patient_everything(&self, opt: &ArgMatches<'n>, dry_run: bool, err: &mut InvalidOptionsError) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_projects_locations_datasets_fhir_stores_fhir_patient_everything` [INFO] [stderr] [INFO] [stderr] warning: method `_projects_locations_datasets_fhir_stores_fhir__resource_purge` should have a snake case name [INFO] [stderr] --> src/main.rs:2483:8 [INFO] [stderr] | [INFO] [stderr] 2483 | fn _projects_locations_datasets_fhir_stores_fhir__resource_purge(&self, opt: &ArgMatches<'n>, dry_run: bool, err: &mut InvalidOptionsError) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `_projects_locations_datasets_fhir_stores_fhir_resource_purge` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.15s [INFO] running `"docker" "inspect" "55d0cbbd7712cf4126f5b4375ce07e71ec99eaf752fb44242976b3a5fbedd199"` [INFO] running `"docker" "rm" "-f" "55d0cbbd7712cf4126f5b4375ce07e71ec99eaf752fb44242976b3a5fbedd199"` [INFO] [stdout] 55d0cbbd7712cf4126f5b4375ce07e71ec99eaf752fb44242976b3a5fbedd199 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/google-healthcare1_beta1-cli/1.0.10+20190628:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 54ef29a63b02e5f150f84c2c4c8c4d718325511c6ea208f529af41dca55b49fd [INFO] running `"docker" "start" "-a" "54ef29a63b02e5f150f84c2c4c8c4d718325511c6ea208f529af41dca55b49fd"` [INFO] [stderr] warning: version requirement `1.0.10+20190628` for dependency `google-healthcare1_beta1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/healthcare1_beta1-beb9b8bb51b5ba18 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "54ef29a63b02e5f150f84c2c4c8c4d718325511c6ea208f529af41dca55b49fd"` [INFO] running `"docker" "rm" "-f" "54ef29a63b02e5f150f84c2c4c8c4d718325511c6ea208f529af41dca55b49fd"` [INFO] [stdout] 54ef29a63b02e5f150f84c2c4c8c4d718325511c6ea208f529af41dca55b49fd