[INFO] fetching crate google-recommender1 5.0.4+20240226...
[INFO] testing google-recommender1-5.0.4+20240226 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate google-recommender1 5.0.4+20240226 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate google-recommender1 5.0.4+20240226 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate google-recommender1 5.0.4+20240226
[INFO] finished tweaking crates.io crate google-recommender1 5.0.4+20240226
[INFO] tweaked toml for crates.io crate google-recommender1 5.0.4+20240226 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 154 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding base64 v0.13.1 (latest: v0.22.1)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding h2 v0.3.26 (latest: v0.4.5)
[INFO] [stderr]       Adding hashbrown v0.12.3 (latest: v0.14.5)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (latest: v1.0.0)
[INFO] [stderr]       Adding hyper v0.14.28 (latest: v1.3.1)
[INFO] [stderr]       Adding hyper-rustls v0.24.2 (latest: v0.27.1)
[INFO] [stderr]       Adding idna v0.1.5 (latest: v0.5.0)
[INFO] [stderr]       Adding indexmap v1.9.3 (latest: v2.2.6)
[INFO] [stderr]       Adding itertools v0.10.5 (latest: v0.13.0)
[INFO] [stderr]       Adding itertools v0.12.1 (latest: v0.13.0)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding percent-encoding v1.0.1 (latest: v2.3.1)
[INFO] [stderr]       Adding rustls v0.21.12 (latest: v0.23.8)
[INFO] [stderr]       Adding rustls v0.22.4 (latest: v0.23.8)
[INFO] [stderr]       Adding rustls-native-certs v0.6.3 (latest: v0.7.0)
[INFO] [stderr]       Adding rustls-pemfile v1.0.4 (latest: v2.1.2)
[INFO] [stderr]       Adding rustls-webpki v0.101.7 (latest: v0.102.4)
[INFO] [stderr]       Adding serde_with v2.3.3 (latest: v3.8.1)
[INFO] [stderr]       Adding serde_with_macros v2.3.3 (latest: v3.8.1)
[INFO] [stderr]       Adding tokio-rustls v0.24.1 (latest: v0.26.0)
[INFO] [stderr]       Adding url v1.7.2 (latest: v2.5.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding windows-core v0.52.0 (latest: v0.56.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding yup-oauth2 v8.3.2 (latest: v9.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc1c142d66ed83653e4fd71634f65ed787208e31b05d77fa6e6fa8c2e8caa4df
[INFO] running `Command { std: "docker" "start" "-a" "bc1c142d66ed83653e4fd71634f65ed787208e31b05d77fa6e6fa8c2e8caa4df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc1c142d66ed83653e4fd71634f65ed787208e31b05d77fa6e6fa8c2e8caa4df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc1c142d66ed83653e4fd71634f65ed787208e31b05d77fa6e6fa8c2e8caa4df", kill_on_drop: false }`
[INFO] [stdout] bc1c142d66ed83653e4fd71634f65ed787208e31b05d77fa6e6fa8c2e8caa4df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 295187ddca7641881c656278fd8af6364fe5b8ddc72d086edf6755f9e1e75509
[INFO] running `Command { std: "docker" "start" "-a" "295187ddca7641881c656278fd8af6364fe5b8ddc72d086edf6755f9e1e75509", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling yup-oauth2 v8.3.2
[INFO] [stderr]    Compiling google-apis-common v6.0.3
[INFO] [stderr]    Compiling google-recommender1 v5.0.4+20240226 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.22s
[INFO] running `Command { std: "docker" "inspect" "295187ddca7641881c656278fd8af6364fe5b8ddc72d086edf6755f9e1e75509", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "295187ddca7641881c656278fd8af6364fe5b8ddc72d086edf6755f9e1e75509", kill_on_drop: false }`
[INFO] [stdout] 295187ddca7641881c656278fd8af6364fe5b8ddc72d086edf6755f9e1e75509
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f8b22c487ebd08d426451f054743e918c3149b8ecc2d55fbdff90955b4ccf96
[INFO] running `Command { std: "docker" "start" "-a" "8f8b22c487ebd08d426451f054743e918c3149b8ecc2d55fbdff90955b4ccf96", kill_on_drop: false }`
[INFO] [stderr]    Compiling google-recommender1 v5.0.4+20240226 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.84s
[INFO] running `Command { std: "docker" "inspect" "8f8b22c487ebd08d426451f054743e918c3149b8ecc2d55fbdff90955b4ccf96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f8b22c487ebd08d426451f054743e918c3149b8ecc2d55fbdff90955b4ccf96", kill_on_drop: false }`
[INFO] [stdout] 8f8b22c487ebd08d426451f054743e918c3149b8ecc2d55fbdff90955b4ccf96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bea30ad731e22013fc0b35a686d690001dcfa38008444260b56ba9a80efeb390
[INFO] running `Command { std: "docker" "start" "-a" "bea30ad731e22013fc0b35a686d690001dcfa38008444260b56ba9a80efeb390", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_recommender1-4dfbadba0e70cc7a)
[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::BillingAccountLocationRecommenderRecommendationGetCall (line 3440) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountMethods (line 934) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationInsightTypeInsightGetCall (line 2010) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationInsightTypeInsightMarkAcceptedCall (line 2570) - compile ... ok
[INFO] [stdout] test src/api.rs - api::FolderLocationInsightTypeInsightGetCall (line 5746) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationInsightTypeGetConfigCall (line 2862) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationRecommenderRecommendationMarkClaimedCall (line 4000) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationRecommenderRecommendationMarkDismissedCall (line 4292) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationRecommenderGetConfigCall (line 5168) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationRecommenderRecommendationListCall (line 3702) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationInsightTypeInsightListCall (line 2272) - compile ... ok
[INFO] [stdout] test src/api.rs - api::FolderLocationInsightTypeInsightListCall (line 6008) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationRecommenderRecommendationMarkSucceededCall (line 4876) - compile ... ok
[INFO] [stdout] test src/api.rs - api::FolderLocationRecommenderRecommendationMarkFailedCall (line 7742) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationRecommenderRecommendationMarkFailedCall (line 4584) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationRecommenderUpdateConfigCall (line 5430) - compile ... FAILED
[INFO] [stdout] test src/api.rs - api::FolderLocationRecommenderRecommendationMarkClaimedCall (line 7158) - compile ... ok
[INFO] [stdout] test src/api.rs - api::BillingAccountLocationInsightTypeUpdateConfigCall (line 3124) - compile ... FAILED
[INFO] [stdout] test src/api.rs - api::OrganizationLocationInsightTypeInsightListCall (line 8588) - compile ... ok
[INFO] [stdout] test src/api.rs - api::FolderLocationRecommenderRecommendationGetCall (line 6598) - compile ... ok
[INFO] [stdout] test src/api.rs - api::FolderLocationRecommenderRecommendationMarkSucceededCall (line 8034) - compile ... ok
[INFO] [stdout] test src/api.rs - api::FolderMethods (line 1220) - compile ... ok
[INFO] [stdout] test src/api.rs - api::FolderLocationInsightTypeInsightMarkAcceptedCall (line 6306) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderRecommendationMarkDismissedCall (line 10608) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationInsightTypeGetConfigCall (line 9178) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationInsightTypeInsightMarkAcceptedCall (line 8886) - compile ... ok
[INFO] [stdout] test src/api.rs - api::FolderLocationRecommenderRecommendationListCall (line 6860) - compile ... ok
[INFO] [stdout] test src/api.rs - api::FolderLocationRecommenderRecommendationMarkDismissedCall (line 7450) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationInsightTypeUpdateConfigCall (line 9440) - compile ... FAILED
[INFO] [stdout] test src/api.rs - api::OrganizationLocationInsightTypeInsightGetCall (line 8326) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationMethods (line 1430) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderRecommendationGetCall (line 9756) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationInsightTypeInsightMarkAcceptedCall (line 12622) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderRecommendationMarkClaimedCall (line 10316) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderRecommendationMarkFailedCall (line 10900) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderRecommendationListCall (line 10018) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderRecommendationMarkSucceededCall (line 11192) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationInsightTypeInsightListCall (line 12324) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderGetConfigCall (line 11484) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 55) ... ignored
[INFO] [stdout] test src/api.rs - api::ProjectLocationInsightTypeInsightGetCall (line 12062) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderRecommendationMarkClaimedCall (line 14052) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderRecommendationGetCall (line 13492) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderRecommendationMarkDismissedCall (line 14344) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderRecommendationMarkFailedCall (line 14636) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderGetConfigCall (line 15220) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationInsightTypeGetConfigCall (line 12914) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderRecommendationListCall (line 13754) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 98) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectMethods (line 1716) - compile ... ok
[INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderRecommendationMarkSucceededCall (line 14928) - compile ... ok
[INFO] [stdout] test src/api.rs - api::OrganizationLocationRecommenderUpdateConfigCall (line 11746) - compile ... FAILED
[INFO] [stdout] test src/api.rs - api::ProjectLocationInsightTypeUpdateConfigCall (line 13176) - compile ... FAILED
[INFO] [stdout] test src/api.rs - api::ProjectLocationRecommenderUpdateConfigCall (line 15482) - compile ... FAILED
[INFO] [stdout] test src/api.rs - api::Recommender (line 58) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/api.rs - api::BillingAccountLocationRecommenderUpdateConfigCall (line 5430) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/api.rs:5455:27
[INFO] [stdout]      |
[INFO] [stdout] 26   |              .update_mask(&Default::default())
[INFO] [stdout]      |               ----------- ^^^^^^^^^^^^^^^^^^^ expected `FieldMask`, found `&_`
[INFO] [stdout]      |               |
[INFO] [stdout]      |               arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected struct `FieldMask`
[INFO] [stdout]              found reference `&_`
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/workdir/src/api.rs:5657:12
[INFO] [stdout]      |
[INFO] [stdout] 5657 |     pub fn update_mask(mut self, new_value: client::FieldMask) -> BillingAccountLocationRecommenderUpdateConfigCall<'a, S> {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 26   -              .update_mask(&Default::default())
[INFO] [stdout] 26   +              .update_mask(Default::default())
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api.rs - api::BillingAccountLocationInsightTypeUpdateConfigCall (line 3124) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/api.rs:3149:27
[INFO] [stdout]      |
[INFO] [stdout] 26   |              .update_mask(&Default::default())
[INFO] [stdout]      |               ----------- ^^^^^^^^^^^^^^^^^^^ expected `FieldMask`, found `&_`
[INFO] [stdout]      |               |
[INFO] [stdout]      |               arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected struct `FieldMask`
[INFO] [stdout]              found reference `&_`
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/workdir/src/api.rs:3351:12
[INFO] [stdout]      |
[INFO] [stdout] 3351 |     pub fn update_mask(mut self, new_value: client::FieldMask) -> BillingAccountLocationInsightTypeUpdateConfigCall<'a, S> {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 26   -              .update_mask(&Default::default())
[INFO] [stdout] 26   +              .update_mask(Default::default())
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api.rs - api::OrganizationLocationInsightTypeUpdateConfigCall (line 9440) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/api.rs:9465:27
[INFO] [stdout]      |
[INFO] [stdout] 26   |              .update_mask(&Default::default())
[INFO] [stdout]      |               ----------- ^^^^^^^^^^^^^^^^^^^ expected `FieldMask`, found `&_`
[INFO] [stdout]      |               |
[INFO] [stdout]      |               arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected struct `FieldMask`
[INFO] [stdout]              found reference `&_`
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/workdir/src/api.rs:9667:12
[INFO] [stdout]      |
[INFO] [stdout] 9667 |     pub fn update_mask(mut self, new_value: client::FieldMask) -> OrganizationLocationInsightTypeUpdateConfigCall<'a, S> {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 26   -              .update_mask(&Default::default())
[INFO] [stdout] 26   +              .update_mask(Default::default())
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api.rs - api::OrganizationLocationRecommenderUpdateConfigCall (line 11746) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]      --> src/api.rs:11771:27
[INFO] [stdout]       |
[INFO] [stdout] 26    |              .update_mask(&Default::default())
[INFO] [stdout]       |               ----------- ^^^^^^^^^^^^^^^^^^^ expected `FieldMask`, found `&_`
[INFO] [stdout]       |               |
[INFO] [stdout]       |               arguments to this method are incorrect
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected struct `FieldMask`
[INFO] [stdout]               found reference `&_`
[INFO] [stdout] note: method defined here
[INFO] [stdout]      --> /opt/rustwide/workdir/src/api.rs:11973:12
[INFO] [stdout]       |
[INFO] [stdout] 11973 |     pub fn update_mask(mut self, new_value: client::FieldMask) -> OrganizationLocationRecommenderUpdateConfigCall<'a, S> {
[INFO] [stdout]       |            ^^^^^^^^^^^
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]       |
[INFO] [stdout] 26    -              .update_mask(&Default::default())
[INFO] [stdout] 26    +              .update_mask(Default::default())
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api.rs - api::ProjectLocationInsightTypeUpdateConfigCall (line 13176) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]      --> src/api.rs:13201:27
[INFO] [stdout]       |
[INFO] [stdout] 26    |              .update_mask(&Default::default())
[INFO] [stdout]       |               ----------- ^^^^^^^^^^^^^^^^^^^ expected `FieldMask`, found `&_`
[INFO] [stdout]       |               |
[INFO] [stdout]       |               arguments to this method are incorrect
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected struct `FieldMask`
[INFO] [stdout]               found reference `&_`
[INFO] [stdout] note: method defined here
[INFO] [stdout]      --> /opt/rustwide/workdir/src/api.rs:13403:12
[INFO] [stdout]       |
[INFO] [stdout] 13403 |     pub fn update_mask(mut self, new_value: client::FieldMask) -> ProjectLocationInsightTypeUpdateConfigCall<'a, S> {
[INFO] [stdout]       |            ^^^^^^^^^^^
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]       |
[INFO] [stdout] 26    -              .update_mask(&Default::default())
[INFO] [stdout] 26    +              .update_mask(Default::default())
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api.rs - api::ProjectLocationRecommenderUpdateConfigCall (line 15482) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]      --> src/api.rs:15507:27
[INFO] [stdout]       |
[INFO] [stdout] 26    |              .update_mask(&Default::default())
[INFO] [stdout]       |               ----------- ^^^^^^^^^^^^^^^^^^^ expected `FieldMask`, found `&_`
[INFO] [stdout]       |               |
[INFO] [stdout]       |               arguments to this method are incorrect
[INFO] [stdout]       |
[INFO] [stdout]       = note: expected struct `FieldMask`
[INFO] [stdout]               found reference `&_`
[INFO] [stdout] note: method defined here
[INFO] [stdout]      --> /opt/rustwide/workdir/src/api.rs:15709:12
[INFO] [stdout]       |
[INFO] [stdout] 15709 |     pub fn update_mask(mut self, new_value: client::FieldMask) -> ProjectLocationRecommenderUpdateConfigCall<'a, S> {
[INFO] [stdout]       |            ^^^^^^^^^^^
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]       |
[INFO] [stdout] 26    -              .update_mask(&Default::default())
[INFO] [stdout] 26    +              .update_mask(Default::default())
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/api.rs - api::BillingAccountLocationInsightTypeUpdateConfigCall (line 3124)
[INFO] [stdout]     src/api.rs - api::BillingAccountLocationRecommenderUpdateConfigCall (line 5430)
[INFO] [stdout]     src/api.rs - api::OrganizationLocationInsightTypeUpdateConfigCall (line 9440)
[INFO] [stdout]     src/api.rs - api::OrganizationLocationRecommenderUpdateConfigCall (line 11746)
[INFO] [stdout]     src/api.rs - api::ProjectLocationInsightTypeUpdateConfigCall (line 13176)
[INFO] [stdout]     src/api.rs - api::ProjectLocationRecommenderUpdateConfigCall (line 15482)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 48 passed; 6 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.76s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "bea30ad731e22013fc0b35a686d690001dcfa38008444260b56ba9a80efeb390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bea30ad731e22013fc0b35a686d690001dcfa38008444260b56ba9a80efeb390", kill_on_drop: false }`
[INFO] [stdout] bea30ad731e22013fc0b35a686d690001dcfa38008444260b56ba9a80efeb390
