[INFO] fetching crate google-recommender1 6.0.0+20240623...
[INFO] testing google-recommender1-6.0.0+20240623 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate google-recommender1 6.0.0+20240623 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate google-recommender1 6.0.0+20240623
[INFO] finished tweaking crates.io crate google-recommender1 6.0.0+20240623
[INFO] tweaked toml for crates.io crate google-recommender1 6.0.0+20240623 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate google-recommender1 6.0.0+20240623 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a22cd98ce8a9a32ee20c83bbf9245725eb2c1ed36fa897c2e2dfa680d83ae22
[INFO] running `Command { std: "docker" "start" "-a" "5a22cd98ce8a9a32ee20c83bbf9245725eb2c1ed36fa897c2e2dfa680d83ae22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a22cd98ce8a9a32ee20c83bbf9245725eb2c1ed36fa897c2e2dfa680d83ae22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a22cd98ce8a9a32ee20c83bbf9245725eb2c1ed36fa897c2e2dfa680d83ae22", kill_on_drop: false }`
[INFO] [stdout] 5a22cd98ce8a9a32ee20c83bbf9245725eb2c1ed36fa897c2e2dfa680d83ae22
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 865dade9f03a8066feaee0d3dba50ade2c0b72feddd3c421f1789e0454bee5f5
[INFO] running `Command { std: "docker" "start" "-a" "865dade9f03a8066feaee0d3dba50ade2c0b72feddd3c421f1789e0454bee5f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling chrono v0.4.42
[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 tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[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 v6.0.0+20240623 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "865dade9f03a8066feaee0d3dba50ade2c0b72feddd3c421f1789e0454bee5f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "865dade9f03a8066feaee0d3dba50ade2c0b72feddd3c421f1789e0454bee5f5", kill_on_drop: false }`
[INFO] [stdout] 865dade9f03a8066feaee0d3dba50ade2c0b72feddd3c421f1789e0454bee5f5
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11315f30687284dd490e6672dd573592c86640a7255ec12aa8f22fccc4aa2558
[INFO] running `Command { std: "docker" "start" "-a" "11315f30687284dd490e6672dd573592c86640a7255ec12aa8f22fccc4aa2558", kill_on_drop: false }`
[INFO] [stderr]    Compiling google-recommender1 v6.0.0+20240623 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.73s
[INFO] running `Command { std: "docker" "inspect" "11315f30687284dd490e6672dd573592c86640a7255ec12aa8f22fccc4aa2558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11315f30687284dd490e6672dd573592c86640a7255ec12aa8f22fccc4aa2558", kill_on_drop: false }`
[INFO] [stdout] 11315f30687284dd490e6672dd573592c86640a7255ec12aa8f22fccc4aa2558
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 53a1e3fcd3d26d1a0687f4460a5090557cf2efe55d373ecf78036187c048bafc
[INFO] running `Command { std: "docker" "start" "-a" "53a1e3fcd3d26d1a0687f4460a5090557cf2efe55d373ecf78036187c048bafc", 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-0ccea6aaa9272abc)
[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
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationInsightTypeGetConfigCall (line 3119) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationInsightTypeUpdateConfigCall (line 3420) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationRecommenderRecommendationListCall (line 4092) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationInsightTypeInsightMarkAcceptedCall (line 2773) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationRecommenderGetConfigCall (line 5827) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationRecommenderRecommendationGetCall (line 3791) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationInsightTypeInsightGetCall (line 2123) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationInsightTypeInsightListCall (line 2424) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationRecommenderRecommendationMarkClaimedCall (line 4443) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationRecommenderRecommendationMarkDismissedCall (line 4789) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationRecommenderRecommendationMarkFailedCall (line 5135) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationRecommenderRecommendationMarkSucceededCall (line 5481) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountMethods (line 843) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationRecommenderUpdateConfigCall (line 6128) - compile ... ok
[INFO] [stdout] test src/api.rs - api::FolderLocationRecommenderRecommendationListCall (line 7759) - compile ... ok
[INFO] [stdout] test src/api.rs - api::FolderLocationRecommenderRecommendationGetCall (line 7458) - compile ... ok
[INFO] [stdout] test src/api.rs - api::FolderLocationInsightTypeInsightMarkAcceptedCall (line 7117) - compile ... ok
[INFO] [stdout] test src/api.rs - api::FolderLocationInsightTypeInsightGetCall (line 6499) - compile ... ok
[INFO] [stdout] test src/api.rs - api::FolderLocationRecommenderRecommendationMarkClaimedCall (line 8108) - compile ... ok
[INFO] [stdout] test src/api.rs - api::FolderLocationRecommenderRecommendationMarkDismissedCall (line 8449) - compile ... ok
[INFO] [stdout] test src/api.rs - api::FolderLocationInsightTypeInsightListCall (line 6787) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationInsightTypeGetConfigCall (line 10470) - compile ... ok
[INFO] [stdout] test src/api.rs - api::FolderLocationRecommenderRecommendationMarkFailedCall (line 8795) - compile ... ok
[INFO] [stdout] test src/api.rs - api::FolderMethods (line 1184) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderRecommendationListCall (line 11437) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationInsightTypeUpdateConfigCall (line 10765) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationInsightTypeInsightGetCall (line 9482) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationInsightTypeInsightListCall (line 9780) - compile ... ok
[INFO] [stdout] test src/api.rs - api::FolderLocationRecommenderRecommendationMarkSucceededCall (line 9136) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationInsightTypeInsightMarkAcceptedCall (line 10129) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderGetConfigCall (line 13170) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderRecommendationMarkClaimedCall (line 11786) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderRecommendationMarkFailedCall (line 12478) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderRecommendationGetCall (line 11136) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderRecommendationMarkSucceededCall (line 12824) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderUpdateConfigCall (line 13465) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationMethods (line 1435) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationInsightTypeInsightListCall (line 14124) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderRecommendationMarkDismissedCall (line 12132) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationInsightTypeGetConfigCall (line 14798) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationInsightTypeInsightGetCall (line 13836) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderRecommendationMarkClaimedCall (line 16101) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderRecommendationMarkFailedCall (line 16790) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderGetConfigCall (line 17477) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderRecommendationMarkSucceededCall (line 17131) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderRecommendationGetCall (line 15451) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 55) ... ignored
[INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderRecommendationListCall (line 15752) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderRecommendationMarkDismissedCall (line 16444) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationInsightTypeUpdateConfigCall (line 15086) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationInsightTypeInsightMarkAcceptedCall (line 14457) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderUpdateConfigCall (line 17765) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectMethods (line 1776) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 98) - compile ... ok
[INFO] [stdout] test src/api.rs - api::Recommender (line 45) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 54 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 7.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "53a1e3fcd3d26d1a0687f4460a5090557cf2efe55d373ecf78036187c048bafc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53a1e3fcd3d26d1a0687f4460a5090557cf2efe55d373ecf78036187c048bafc", kill_on_drop: false }`
[INFO] [stdout] 53a1e3fcd3d26d1a0687f4460a5090557cf2efe55d373ecf78036187c048bafc
