[INFO] fetching crate google-mybusiness4 6.0.0+0... [INFO] testing google-mybusiness4-6.0.0+0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate google-mybusiness4 6.0.0+0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate google-mybusiness4 6.0.0+0 [INFO] finished tweaking crates.io crate google-mybusiness4 6.0.0+0 [INFO] tweaked toml for crates.io crate google-mybusiness4 6.0.0+0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate google-mybusiness4 6.0.0+0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 179 packages to latest compatible versions [INFO] [stderr] Adding google-apis-common v7.0.0 (available: v8.0.0) [INFO] [stderr] Adding utoipa v4.2.3 (available: v5.4.0) [INFO] [stderr] Adding yup-oauth2 v11.0.0 (available: v12.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c70400fe9fa2b9bb4e3f1e7eeae06c1080b0c161fbc15c827db98e2f66f6f61 [INFO] running `Command { std: "docker" "start" "-a" "4c70400fe9fa2b9bb4e3f1e7eeae06c1080b0c161fbc15c827db98e2f66f6f61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c70400fe9fa2b9bb4e3f1e7eeae06c1080b0c161fbc15c827db98e2f66f6f61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c70400fe9fa2b9bb4e3f1e7eeae06c1080b0c161fbc15c827db98e2f66f6f61", kill_on_drop: false }` [INFO] [stdout] 4c70400fe9fa2b9bb4e3f1e7eeae06c1080b0c161fbc15c827db98e2f66f6f61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 676df3e4a45bdbf618768afc6bcb8cf23d9a1dab5ed6b0074f9f13611149222d [INFO] running `Command { std: "docker" "start" "-a" "676df3e4a45bdbf618768afc6bcb8cf23d9a1dab5ed6b0074f9f13611149222d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling yup-oauth2 v11.0.0 [INFO] [stderr] Compiling google-apis-common v7.0.0 [INFO] [stderr] Compiling google-mybusiness4 v6.0.0+0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "676df3e4a45bdbf618768afc6bcb8cf23d9a1dab5ed6b0074f9f13611149222d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "676df3e4a45bdbf618768afc6bcb8cf23d9a1dab5ed6b0074f9f13611149222d", kill_on_drop: false }` [INFO] [stdout] 676df3e4a45bdbf618768afc6bcb8cf23d9a1dab5ed6b0074f9f13611149222d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6a5929a72083f6440d08e0a03c385614b4f2692540bbe68af0945ed0a93b917 [INFO] running `Command { std: "docker" "start" "-a" "e6a5929a72083f6440d08e0a03c385614b4f2692540bbe68af0945ed0a93b917", kill_on_drop: false }` [INFO] [stderr] Compiling google-mybusiness4 v6.0.0+0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.70s [INFO] running `Command { std: "docker" "inspect" "e6a5929a72083f6440d08e0a03c385614b4f2692540bbe68af0945ed0a93b917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6a5929a72083f6440d08e0a03c385614b4f2692540bbe68af0945ed0a93b917", kill_on_drop: false }` [INFO] [stdout] e6a5929a72083f6440d08e0a03c385614b4f2692540bbe68af0945ed0a93b917 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ccd30b34b54a87c002fcbb83d93429b779a84c10f4814e9cc116288243c61490 [INFO] running `Command { std: "docker" "start" "-a" "ccd30b34b54a87c002fcbb83d93429b779a84c10f4814e9cc116288243c61490", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_mybusiness4-609387b1a0013260) [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_mybusiness4 [INFO] [stdout] [INFO] [stdout] running 79 tests [INFO] [stdout] test src/api.rs - api::AccountAdminPatchCall (line 6213) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountDeleteNotificationCall (line 19846) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountAdminDeleteCall (line 5750) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountAdminListCall (line 5981) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountGetCall (line 20351) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountAdminCreateCall (line 5482) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountGenerateAccountNumberCall (line 20079) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountCreateCall (line 19589) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountInvitationAcceptCall (line 6481) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationAdminCreateCall (line 7270) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountInvitationListCall (line 7023) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountGetNotificationCall (line 20579) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountInvitationDeclineCall (line 6752) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationAdminDeleteCall (line 7538) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationBatchGetCall (line 15758) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountListRecommendGoogleLocationCall (line 21089) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountListCall (line 20812) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationAdminListCall (line 7769) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationAdminPatchCall (line 8001) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationAssociateCall (line 15487) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationBatchGetReviewCall (line 16032) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationCreateCall (line 16577) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationClearAssociationCall (line 16305) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationDeleteCall (line 16877) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationFindMatchCall (line 17387) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationFetchVerificationOptionCall (line 17109) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationGetCall (line 17661) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationFollowerGetMetadataCall (line 8273) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationListCall (line 18124) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationLocalPostCreateCall (line 8506) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationMediaCustomerGetCall (line 10055) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationGetGoogleUpdatedCall (line 17893) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationLocalPostDeleteCall (line 8775) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationLocalPostGetCall (line 9007) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationLocalPostListCall (line 9238) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationMediaGetCall (line 11044) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationLocalPostPatchCall (line 9494) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationLocalPostReportInsightCall (line 9782) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationMediaCustomerListCall (line 10287) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationMediaCreateCall (line 10545) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationQuestionAnswerUpsertCall (line 12593) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationMediaDeleteCall (line 10813) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationMediaListCall (line 11275) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationMediaPatchCall (line 11534) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationQuestionDeleteCall (line 13132) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationMediaStartUploadCall (line 11819) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationQuestionPatchCall (line 13674) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationReportInsightCall (line 18765) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationReviewGetCall (line 14176) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationQuestionListCall (line 13364) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationPatchCall (line 18448) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationQuestionAnswerDeleteCall (line 12090) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationReviewDeleteReplyCall (line 13943) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationQuestionAnswerListCall (line 12321) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationQuestionCreateCall (line 12864) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationTransferCall (line 19042) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationVerificationCompleteCall (line 14956) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountMethods (line 3685) - compile ... ok [INFO] [stdout] test src/api.rs - api::AttributeMethods (line 5092) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationVerifyCall (line 19313) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationReviewUpdateReplyCall (line 14682) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationReviewListCall (line 14408) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountUpdateNotificationCall (line 21637) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountLocationVerificationListCall (line 15229) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountUpdateCall (line 21352) - compile ... ok [INFO] [stdout] test src/api.rs - api::AttributeListCall (line 21906) - compile ... ok [INFO] [stdout] test src/api.rs - api::CategoryListCall (line 22205) - compile ... ok [INFO] [stdout] test src/api.rs - api::CategoryMethods (line 5160) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChainGetCall (line 22486) - compile ... ok [INFO] [stdout] test src/api.rs - api::MyBusiness (line 21) - compile ... ok [INFO] [stdout] test src/api.rs - api::GoogleLocationSearchCall (line 23221) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 59) ... ignored [INFO] [stdout] test src/api.rs - api::VerificationTokenGenerateCall (line 23476) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 145) - compile ... ok [INFO] [stdout] test src/api.rs - api::VerificationTokenMethods (line 5401) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChainMethods (line 5231) - compile ... ok [INFO] [stdout] test src/api.rs - api::GoogleLocationReportCall (line 22948) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChainSearchCall (line 22714) - compile ... ok [INFO] [stdout] test src/api.rs - api::GoogleLocationMethods (line 5311) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 78 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 7.88s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ccd30b34b54a87c002fcbb83d93429b779a84c10f4814e9cc116288243c61490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccd30b34b54a87c002fcbb83d93429b779a84c10f4814e9cc116288243c61490", kill_on_drop: false }` [INFO] [stdout] ccd30b34b54a87c002fcbb83d93429b779a84c10f4814e9cc116288243c61490