[INFO] fetching crate google-recommender1_beta1 6.0.0+20240623... [INFO] testing google-recommender1_beta1-6.0.0+20240623 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate google-recommender1_beta1 6.0.0+20240623 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate google-recommender1_beta1 6.0.0+20240623 [INFO] finished tweaking crates.io crate google-recommender1_beta1 6.0.0+20240623 [INFO] tweaked toml for crates.io crate google-recommender1_beta1 6.0.0+20240623 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate google-recommender1_beta1 6.0.0+20240623 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 13fcbeea84134b2760b813f724c907b041a12861ab0933182e828a5588185737 [INFO] running `Command { std: "docker" "start" "-a" "13fcbeea84134b2760b813f724c907b041a12861ab0933182e828a5588185737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13fcbeea84134b2760b813f724c907b041a12861ab0933182e828a5588185737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13fcbeea84134b2760b813f724c907b041a12861ab0933182e828a5588185737", kill_on_drop: false }` [INFO] [stdout] 13fcbeea84134b2760b813f724c907b041a12861ab0933182e828a5588185737 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 369d24056465658c131e0f1c8a524f30c3c8fb7159f345b6632cb0f1095d25ff [INFO] running `Command { std: "docker" "start" "-a" "369d24056465658c131e0f1c8a524f30c3c8fb7159f345b6632cb0f1095d25ff", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling deranged v0.5.4 [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 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 futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [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 potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core 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_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [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 url v2.5.7 [INFO] [stderr] Compiling h2 v0.4.12 [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-recommender1_beta1 v6.0.0+20240623 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.03s [INFO] running `Command { std: "docker" "inspect" "369d24056465658c131e0f1c8a524f30c3c8fb7159f345b6632cb0f1095d25ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "369d24056465658c131e0f1c8a524f30c3c8fb7159f345b6632cb0f1095d25ff", kill_on_drop: false }` [INFO] [stdout] 369d24056465658c131e0f1c8a524f30c3c8fb7159f345b6632cb0f1095d25ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 5d28515eebc718c583862964a3df5822ec1f85935d7184d33705ec889a54e948 [INFO] running `Command { std: "docker" "start" "-a" "5d28515eebc718c583862964a3df5822ec1f85935d7184d33705ec889a54e948", kill_on_drop: false }` [INFO] [stderr] Compiling google-recommender1_beta1 v6.0.0+20240623 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.40s [INFO] running `Command { std: "docker" "inspect" "5d28515eebc718c583862964a3df5822ec1f85935d7184d33705ec889a54e948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d28515eebc718c583862964a3df5822ec1f85935d7184d33705ec889a54e948", kill_on_drop: false }` [INFO] [stdout] 5d28515eebc718c583862964a3df5822ec1f85935d7184d33705ec889a54e948 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 02a575ed74ed41ea0a1f418b42c3ca16dd7fc233818d5b8497a9c78a8237de3f [INFO] running `Command { std: "docker" "start" "-a" "02a575ed74ed41ea0a1f418b42c3ca16dd7fc233818d5b8497a9c78a8237de3f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_recommender1_beta1-83be7fc28c8edac6) [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_recommender1_beta1 [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test src/api.rs - api::BillingAccountLocationInsightTypeInsightListCall (line 2763) - compile ... ok [INFO] [stdout] test src/api.rs - api::BillingAccountLocationRecommenderRecommendationMarkClaimedCall (line 4791) - compile ... ok [INFO] [stdout] test src/api.rs - api::BillingAccountLocationListCall (line 6865) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderLocationInsightTypeInsightMarkAcceptedCall (line 7807) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderLocationInsightTypeInsightGetCall (line 7189) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderLocationListCall (line 10187) - compile ... ok [INFO] [stdout] test src/api.rs - api::BillingAccountLocationRecommenderRecommendationGetCall (line 4136) - compile ... ok [INFO] [stdout] test src/api.rs - api::BillingAccountMethods (line 974) - compile ... ok [INFO] [stdout] test src/api.rs - api::BillingAccountLocationInsightTypeInsightMarkAcceptedCall (line 3112) - compile ... ok [INFO] [stdout] test src/api.rs - api::BillingAccountLocationInsightTypeInsightGetCall (line 2462) - compile ... ok [INFO] [stdout] test src/api.rs - api::BillingAccountLocationInsightTypeUpdateConfigCall (line 3762) - compile ... ok [INFO] [stdout] test src/api.rs - api::BillingAccountLocationRecommenderRecommendationMarkSucceededCall (line 5838) - compile ... ok [INFO] [stdout] test src/api.rs - api::BillingAccountLocationRecommenderGetConfigCall (line 6187) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderLocationRecommenderRecommendationMarkClaimedCall (line 8801) - compile ... ok [INFO] [stdout] test src/api.rs - api::BillingAccountLocationInsightTypeGetConfigCall (line 3458) - compile ... ok [INFO] [stdout] test src/api.rs - api::BillingAccountLocationRecommenderRecommendationListCall (line 4440) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderLocationRecommenderRecommendationGetCall (line 8148) - compile ... ok [INFO] [stdout] test src/api.rs - api::BillingAccountLocationRecommenderRecommendationMarkFailedCall (line 5489) - compile ... ok [INFO] [stdout] test src/api.rs - api::InsightTypeMethods (line 1606) - compile ... ok [INFO] [stdout] test src/api.rs - api::BillingAccountLocationRecommenderRecommendationMarkDismissedCall (line 5140) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationLocationInsightTypeGetConfigCall (line 11793) - compile ... ok [INFO] [stdout] test src/api.rs - api::BillingAccountLocationRecommenderUpdateConfigCall (line 6491) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderLocationInsightTypeInsightListCall (line 7477) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderLocationRecommenderRecommendationMarkDismissedCall (line 9145) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationLocationInsightTypeInsightMarkAcceptedCall (line 11452) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderMethods (line 1335) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderLocationRecommenderRecommendationMarkFailedCall (line 9494) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderLocationRecommenderRecommendationMarkSucceededCall (line 9838) - compile ... ok [INFO] [stdout] test src/api.rs - api::FolderLocationRecommenderRecommendationListCall (line 8452) - compile ... ok [INFO] [stdout] test src/api.rs - api::InsightTypeListCall (line 10511) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationLocationInsightTypeUpdateConfigCall (line 12091) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationLocationListCall (line 15186) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationLocationInsightTypeInsightGetCall (line 10805) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderRecommendationMarkFailedCall (line 13816) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationLocationInsightTypeInsightListCall (line 11103) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderRecommendationGetCall (line 12465) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderRecommendationMarkSucceededCall (line 14165) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderRecommendationMarkClaimedCall (line 13118) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderRecommendationListCall (line 12769) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderRecommendationMarkDismissedCall (line 13467) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationInsightTypeUpdateConfigCall (line 16763) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderRecommendationMarkDismissedCall (line 18130) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderGetConfigCall (line 14514) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationInsightTypeInsightMarkAcceptedCall (line 16131) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderUpdateConfigCall (line 14812) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderGetConfigCall (line 19172) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationInsightTypeInsightGetCall (line 15510) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 59) ... ignored [INFO] [stdout] test src/api.rs - api::ProjectLocationInsightTypeInsightListCall (line 15798) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderRecommendationMarkFailedCall (line 18479) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderRecommendationListCall (line 17435) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 2031) - compile ... ok [INFO] [stdout] test src/api.rs - api::OrganizationMethods (line 1670) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationListCall (line 19831) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderRecommendationMarkSucceededCall (line 18823) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationInsightTypeGetConfigCall (line 16472) - compile ... ok [INFO] [stdout] test src/api.rs - api::RecommenderMethods (line 2392) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderRecommendationGetCall (line 17131) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderRecommendationMarkClaimedCall (line 17784) - compile ... ok [INFO] [stdout] test src/api.rs - api::RecommenderListCall (line 20155) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderUpdateConfigCall (line 19463) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 102) - compile ... ok [INFO] [stdout] test src/api.rs - api::Recommender (line 45) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "02a575ed74ed41ea0a1f418b42c3ca16dd7fc233818d5b8497a9c78a8237de3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02a575ed74ed41ea0a1f418b42c3ca16dd7fc233818d5b8497a9c78a8237de3f", kill_on_drop: false }` [INFO] [stdout] 02a575ed74ed41ea0a1f418b42c3ca16dd7fc233818d5b8497a9c78a8237de3f