[INFO] fetching crate google-cloud-lro 1.1.0...
[INFO] testing google-cloud-lro-1.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate google-cloud-lro 1.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate google-cloud-lro 1.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate google-cloud-lro 1.1.0
[INFO] tweaked toml for crates.io crate google-cloud-lro 1.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate google-cloud-lro 1.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate google-cloud-lro 1.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4129a62f4cd0e77409c1a7ade629a087a5f8e7b55ccabf6fefd07c5fbeaf85e
[INFO] running `Command { std: "docker" "start" "-a" "f4129a62f4cd0e77409c1a7ade629a087a5f8e7b55ccabf6fefd07c5fbeaf85e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4129a62f4cd0e77409c1a7ade629a087a5f8e7b55ccabf6fefd07c5fbeaf85e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4129a62f4cd0e77409c1a7ade629a087a5f8e7b55ccabf6fefd07c5fbeaf85e", kill_on_drop: false }`
[INFO] [stdout] f4129a62f4cd0e77409c1a7ade629a087a5f8e7b55ccabf6fefd07c5fbeaf85e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd046fe5658e4420f748d20d293f0123c1f1ef7d7916eb40be2858ef2dba869e
[INFO] running `Command { std: "docker" "start" "-a" "dd046fe5658e4420f748d20d293f0123c1f1ef7d7916eb40be2858ef2dba869e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling google-cloud-auth v1.1.0
[INFO] [stderr]    Compiling google-cloud-gax-internal v0.7.3
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.31.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.10
[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.15.1
[INFO] [stderr]    Compiling bon-macros v3.8.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 serde_with v3.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tokio v1.48.0
[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 bon v3.8.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling google-cloud-wkt v1.1.0
[INFO] [stderr]    Compiling google-cloud-rpc v1.1.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling google-cloud-gax v1.2.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling google-cloud-longrunning v1.2.0
[INFO] [stderr]    Compiling google-cloud-lro v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.80s
[INFO] running `Command { std: "docker" "inspect" "dd046fe5658e4420f748d20d293f0123c1f1ef7d7916eb40be2858ef2dba869e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd046fe5658e4420f748d20d293f0123c1f1ef7d7916eb40be2858ef2dba869e", kill_on_drop: false }`
[INFO] [stdout] dd046fe5658e4420f748d20d293f0123c1f1ef7d7916eb40be2858ef2dba869e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26dd5e7fc1063bf47910d9b28af4de56b8d952d3d0ebbb5d7fe9bce45cc1a7fc
[INFO] running `Command { std: "docker" "start" "-a" "26dd5e7fc1063bf47910d9b28af4de56b8d952d3d0ebbb5d7fe9bce45cc1a7fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling google-cloud-lro v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `futures`
[INFO] [stdout]    --> src/internal/aip151.rs:423:13
[INFO] [stdout]     |
[INFO] [stdout] 423 |         use futures::StreamExt;
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `futures`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures`
[INFO] [stdout]    --> src/internal/aip151.rs:575:13
[INFO] [stdout]     |
[INFO] [stdout] 575 |         use futures::StreamExt;
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `futures`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures`
[INFO] [stdout]    --> src/internal/aip151.rs:725:13
[INFO] [stdout]     |
[INFO] [stdout] 725 |         use futures::StreamExt;
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `futures`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures`
[INFO] [stdout]    --> src/internal/discovery.rs:330:13
[INFO] [stdout]     |
[INFO] [stdout] 330 |         use futures::StreamExt;
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `futures`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gaxi`
[INFO] [stdout]   --> tests/fake/library/client.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use gaxi::http::ReqwestClient;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `gaxi`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 16 - use gaxi::http::ReqwestClient;
[INFO] [stdout] 16 + use gax::http::ReqwestClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]   --> tests/fake/responses.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use anyhow::Result;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `httptest`
[INFO] [stdout]   --> tests/fake/service.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use httptest::{Expectation, Server, matchers::*};
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `httptest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `httptest`, use `cargo add httptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gaxi`
[INFO] [stdout]   --> tests/fake/library/builders.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use gaxi::http::ReqwestClient;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `gaxi`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 18 - use gaxi::http::ReqwestClient;
[INFO] [stdout] 18 + use gax::http::ReqwestClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `reqwest`
[INFO] [stdout]   --> tests/fake/responses.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use reqwest::StatusCode;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]   --> tests/integration.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use anyhow::Result;
[INFO] [stdout]    |         ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `httptest`
[INFO] [stdout]   --> tests/fake/service.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use httptest::http::{Response, StatusCode};
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `httptest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `httptest`, use `cargo add httptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]   --> tests/fake/service.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use anyhow::Result;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `httptest`
[INFO] [stdout]   --> tests/fake/service.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use httptest::{Expectation, Server, matchers::*};
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `httptest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `httptest`, use `cargo add httptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `all_of` in this scope
[INFO] [stdout]   --> tests/fake/service.rs:35:31
[INFO] [stdout]    |
[INFO] [stdout] 35 |         Expectation::matching(all_of![request::method("POST"), request::path("/create")])
[INFO] [stdout]    |                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `all_of` in this scope
[INFO] [stdout]   --> tests/fake/service.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 |         Expectation::matching(all_of![request::method("GET"), request::path("/poll")])
[INFO] [stdout]    |                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gaxi`
[INFO] [stdout]   --> tests/fake/library/builders.rs:55:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |                 None::<gaxi::http::NoBody>,
[INFO] [stdout]    |                        ^^^^ use of unresolved module or unlinked crate `gaxi`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 55 -                 None::<gaxi::http::NoBody>,
[INFO] [stdout] 55 +                 None::<gax::http::NoBody>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gaxi`
[INFO] [stdout]    --> tests/fake/library/builders.rs:136:24
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 None::<gaxi::http::NoBody>,
[INFO] [stdout]     |                        ^^^^ use of unresolved module or unlinked crate `gaxi`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 136 -                 None::<gaxi::http::NoBody>,
[INFO] [stdout] 136 +                 None::<gax::http::NoBody>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gaxi`
[INFO] [stdout]   --> tests/fake/library/client.rs:28:30
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub async fn new(config: gaxi::options::ClientConfig) -> gax::client_builder::Result<Self> {
[INFO] [stdout]    |                              ^^^^ use of unresolved module or unlinked crate `gaxi`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 -     pub async fn new(config: gaxi::options::ClientConfig) -> gax::client_builder::Result<Self> {
[INFO] [stdout] 28 +     pub async fn new(config: gax::options::ClientConfig) -> gax::client_builder::Result<Self> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `auth`
[INFO] [stdout]   --> tests/fake/library/client.rs:49:49
[INFO] [stdout]    |
[INFO] [stdout] 49 |     gax::client_builder::ClientBuilder<Factory, auth::credentials::Credentials>;
[INFO] [stdout]    |                                                 ^^^^ use of unresolved module or unlinked crate `auth`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `auth`, use `cargo add auth` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `auth`
[INFO] [stdout]   --> tests/fake/library/client.rs:53:24
[INFO] [stdout]    |
[INFO] [stdout] 53 |     type Credentials = auth::credentials::Credentials;
[INFO] [stdout]    |                        ^^^^ use of unresolved module or unlinked crate `auth`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `auth`, use `cargo add auth` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gaxi`
[INFO] [stdout]   --> tests/fake/library/client.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |         config: gaxi::options::ClientConfig,
[INFO] [stdout]    |                 ^^^^ use of unresolved module or unlinked crate `gaxi`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 56 -         config: gaxi::options::ClientConfig,
[INFO] [stdout] 56 +         config: gax::options::ClientConfig,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]   --> tests/fake/library/builders.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 49 |             .builder(reqwest::Method::POST, "/create".to_string())
[INFO] [stdout]    |                      ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 17 + use wkt::Method;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Method`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 49 -             .builder(reqwest::Method::POST, "/create".to_string())
[INFO] [stdout] 49 +             .builder(Method::POST, "/create".to_string())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]    --> tests/fake/library/builders.rs:130:22
[INFO] [stdout]     |
[INFO] [stdout] 130 |             .builder(reqwest::Method::GET, "/poll".to_string())
[INFO] [stdout]     |                      ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  17 + use wkt::Method;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Method`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 130 -             .builder(reqwest::Method::GET, "/poll".to_string())
[INFO] [stdout] 130 +             .builder(Method::GET, "/poll".to_string())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `auth`
[INFO] [stdout]   --> tests/integration.rs:31:31
[INFO] [stdout]    |
[INFO] [stdout] 31 |             .with_credentials(auth::credentials::anonymous::Builder::new().build())
[INFO] [stdout]    |                               ^^^^ use of unresolved module or unlinked crate `auth`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `auth`, use `cargo add auth` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 20 +     use std::thread::Builder;
[INFO] [stdout]    |
[INFO] [stdout] 20 +     use tokio::runtime::Builder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 31 -             .with_credentials(auth::credentials::anonymous::Builder::new().build())
[INFO] [stdout] 31 +             .with_credentials(Builder::new().build())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/fake/library/builders.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let r = self
[INFO] [stdout]    |             ^
[INFO] [stdout] ...
[INFO] [stdout] 59 |         Ok(r.into_body())
[INFO] [stdout]    |            - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `r` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let r: /* Type */ = self
[INFO] [stdout]    |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/fake/library/builders.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let r = self
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 140 |         Ok(r.into_body())
[INFO] [stdout]     |            - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `r` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let r: /* Type */ = self
[INFO] [stdout]     |              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   --> tests/fake/responses.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let payload = serde_json::to_string(&operation)?;
[INFO] [stdout]    |                   ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   --> tests/fake/responses.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let payload = serde_json::to_string(&operation)?;
[INFO] [stdout]    |                   ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   --> tests/fake/responses.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let payload = serde_json::to_string(&operation)?;
[INFO] [stdout]    |                   ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/fake/service.rs:47:27
[INFO] [stdout]    |
[INFO] [stdout] 47 |                     .body(body.into_bytes())
[INFO] [stdout]    |                           ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/fake/service.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 |                     .body(body.into_bytes())
[INFO] [stdout]    |                           ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let client = new_client(endpoint).await?;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 117 |         let response = client
[INFO] [stdout]     |                        ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let client: /* Type */ = new_client(endpoint).await?;
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let client = new_client(endpoint).await?;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 142 |         let result = client
[INFO] [stdout]     |                      ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let client: /* Type */ = new_client(endpoint).await?;
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let result = client
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |         let error = result.err().unwrap();
[INFO] [stdout]     |                     ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let result: /* Type */ = client
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let client = new_client(endpoint).await?;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 166 |         let response = client
[INFO] [stdout]     |                        ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let client: /* Type */ = new_client(endpoint).await?;
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:193:13
[INFO] [stdout]     |
[INFO] [stdout] 193 |         let client = new_client(endpoint).await?;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 194 |         let result = client
[INFO] [stdout]     |                      ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 193 |         let client: /* Type */ = new_client(endpoint).await?;
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:194:13
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let result = client
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |         let error = result.err().unwrap();
[INFO] [stdout]     |                     ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let result: /* Type */ = client
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:214:13
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let client = new_client(endpoint).await?;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 215 |         let mut poller = client.create_resource("test-p", "r-001").poller();
[INFO] [stdout]     |                          ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let client: /* Type */ = new_client(endpoint).await?;
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:246:13
[INFO] [stdout]     |
[INFO] [stdout] 246 |         let client = new_client(endpoint).await?;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 247 |         let mut poller = client.create_resource("test-p", "r-001").poller();
[INFO] [stdout]     |                          ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 246 |         let client: /* Type */ = new_client(endpoint).await?;
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:278:13
[INFO] [stdout]     |
[INFO] [stdout] 278 |         let client = new_client(endpoint).await?;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 279 |         let mut poller = client.create_resource("test-p", "r-001").poller();
[INFO] [stdout]     |                          ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 278 |         let client: /* Type */ = new_client(endpoint).await?;
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:280:22
[INFO] [stdout]     |
[INFO] [stdout] 280 |         let status = poller.poll().await.unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:289:22
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let status = poller.poll().await.unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:298:22
[INFO] [stdout]     |
[INFO] [stdout] 298 |         let status = poller.poll().await.unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:314:13
[INFO] [stdout]     |
[INFO] [stdout] 314 |         let status = poller.poll().await;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 315 |         assert!(status.is_none(), "{status:?}");
[INFO] [stdout]     |                 ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `status` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 314 |         let status: /* Type */ = poller.poll().await;
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:332:13
[INFO] [stdout]     |
[INFO] [stdout] 332 |         let client = new_client(endpoint).await?;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 333 |         let mut poller = client.create_resource("test-p", "r-001").poller();
[INFO] [stdout]     |                          ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 332 |         let client: /* Type */ = new_client(endpoint).await?;
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:334:22
[INFO] [stdout]     |
[INFO] [stdout] 334 |         let status = poller.poll().await.unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:343:22
[INFO] [stdout]     |
[INFO] [stdout] 343 |         let status = poller.poll().await.unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:352:22
[INFO] [stdout]     |
[INFO] [stdout] 352 |         let status = poller.poll().await.unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:359:13
[INFO] [stdout]     |
[INFO] [stdout] 359 |         let status = poller.poll().await;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 360 |         assert!(status.is_none(), "{status:?}");
[INFO] [stdout]     |                 ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `status` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 359 |         let status: /* Type */ = poller.poll().await;
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:375:13
[INFO] [stdout]     |
[INFO] [stdout] 375 |         let client = new_client(endpoint).await?;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 376 |         let op = client.create_resource("test-p", "r-001").send().await?;
[INFO] [stdout]     |                  ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 375 |         let client: /* Type */ = new_client(endpoint).await?;
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:382:19
[INFO] [stdout]     |
[INFO] [stdout] 382 |             .map(|any| any.to_msg::<model::CreateResourceMetadata>())
[INFO] [stdout]     |                   ^^^  --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 382 |             .map(|any: /* Type */| any.to_msg::<model::CreateResourceMetadata>())
[INFO] [stdout]     |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:419:13
[INFO] [stdout]     |
[INFO] [stdout] 419 |         let client = new_client(endpoint).await?;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 420 |         let op = client.create_resource("test-p", "r-001").send().await?;
[INFO] [stdout]     |                  ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 419 |         let client: /* Type */ = new_client(endpoint).await?;
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:426:19
[INFO] [stdout]     |
[INFO] [stdout] 426 |             .map(|any| any.to_msg::<model::CreateResourceMetadata>())
[INFO] [stdout]     |                   ^^^  --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 426 |             .map(|any: /* Type */| any.to_msg::<model::CreateResourceMetadata>())
[INFO] [stdout]     |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:440:19
[INFO] [stdout]     |
[INFO] [stdout] 440 |             .map(|any| any.to_msg::<model::CreateResourceMetadata>())
[INFO] [stdout]     |                   ^^^  --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 440 |             .map(|any: /* Type */| any.to_msg::<model::CreateResourceMetadata>())
[INFO] [stdout]     |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration.rs:452:19
[INFO] [stdout]     |
[INFO] [stdout] 452 |             .map(|any| any.to_msg::<model::CreateResourceMetadata>())
[INFO] [stdout]     |                   ^^^  --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 452 |             .map(|any: /* Type */| any.to_msg::<model::CreateResourceMetadata>())
[INFO] [stdout]     |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_stream` found for opaque type `impl Poller<google_cloud_wkt::Duration, Timestamp>` in the current scope
[INFO] [stdout]    --> src/internal/aip151.rs:430:10
[INFO] [stdout]     |
[INFO] [stdout] 424 |           let mut stream = new_poller(
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 425 | |             Arc::new(AlwaysContinue),
[INFO] [stdout] 426 | |             Arc::new(ExponentialBackoff::default()),
[INFO] [stdout] 427 | |             start,
[INFO] [stdout] ...   |
[INFO] [stdout] 430 | |         .into_stream();
[INFO] [stdout]     | |_________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_raw` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 430 -         .into_stream();
[INFO] [stdout] 430 +         .into_raw();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/internal/aip151.rs:431:13
[INFO] [stdout]     |
[INFO] [stdout] 431 |         let p0 = stream.next().await;
[INFO] [stdout]     |             ^^
[INFO] [stdout] 432 |         match p0.unwrap() {
[INFO] [stdout]     |               -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `p0` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 431 |         let p0: /* Type */ = stream.next().await;
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/internal/aip151.rs:441:13
[INFO] [stdout]     |
[INFO] [stdout] 441 |         let p1 = stream.next().await;
[INFO] [stdout]     |             ^^
[INFO] [stdout] 442 |         match p1.unwrap() {
[INFO] [stdout]     |               -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `p1` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 441 |         let p1: /* Type */ = stream.next().await;
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/internal/aip151.rs:452:13
[INFO] [stdout]     |
[INFO] [stdout] 452 |         let p2 = stream.next().await;
[INFO] [stdout]     |             ^^
[INFO] [stdout] 453 |         assert!(p2.is_none(), "{p2:?}");
[INFO] [stdout]     |                 -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `p2` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 452 |         let p2: /* Type */ = stream.next().await;
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `google-cloud-lro` (test "integration") due to 51 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `into_stream` found for opaque type `impl Poller<(), Timestamp>` in the current scope
[INFO] [stdout]    --> src/internal/aip151.rs:582:10
[INFO] [stdout]     |
[INFO] [stdout] 576 |           let mut stream = new_unit_response_poller(
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 577 | |             Arc::new(AlwaysContinue),
[INFO] [stdout] 578 | |             Arc::new(ExponentialBackoff::default()),
[INFO] [stdout] 579 | |             start,
[INFO] [stdout] ...   |
[INFO] [stdout] 582 | |         .into_stream();
[INFO] [stdout]     | |_________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_raw` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 582 -         .into_stream();
[INFO] [stdout] 582 +         .into_raw();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/internal/aip151.rs:583:13
[INFO] [stdout]     |
[INFO] [stdout] 583 |         let p0 = stream.next().await;
[INFO] [stdout]     |             ^^
[INFO] [stdout] 584 |         match p0.unwrap() {
[INFO] [stdout]     |               -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `p0` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 583 |         let p0: /* Type */ = stream.next().await;
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/internal/aip151.rs:593:13
[INFO] [stdout]     |
[INFO] [stdout] 593 |         let p1 = stream.next().await;
[INFO] [stdout]     |             ^^
[INFO] [stdout] 594 |         match p1.unwrap() {
[INFO] [stdout]     |               -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `p1` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 593 |         let p1: /* Type */ = stream.next().await;
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/internal/aip151.rs:604:13
[INFO] [stdout]     |
[INFO] [stdout] 604 |         let p2 = stream.next().await;
[INFO] [stdout]     |             ^^
[INFO] [stdout] 605 |         assert!(p2.is_none(), "{p2:?}");
[INFO] [stdout]     |                 -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `p2` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 604 |         let p2: /* Type */ = stream.next().await;
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_stream` found for opaque type `impl Poller<google_cloud_wkt::Duration, ()>` in the current scope
[INFO] [stdout]    --> src/internal/aip151.rs:732:10
[INFO] [stdout]     |
[INFO] [stdout] 726 |           let mut stream = new_unit_metadata_poller(
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 727 | |             Arc::new(AlwaysContinue),
[INFO] [stdout] 728 | |             Arc::new(ExponentialBackoff::default()),
[INFO] [stdout] 729 | |             start,
[INFO] [stdout] ...   |
[INFO] [stdout] 732 | |         .into_stream();
[INFO] [stdout]     | |_________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_raw` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 732 -         .into_stream();
[INFO] [stdout] 732 +         .into_raw();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/internal/aip151.rs:733:13
[INFO] [stdout]     |
[INFO] [stdout] 733 |         let p0 = stream.next().await;
[INFO] [stdout]     |             ^^
[INFO] [stdout] 734 |         match p0.unwrap() {
[INFO] [stdout]     |               -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `p0` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 733 |         let p0: /* Type */ = stream.next().await;
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/internal/aip151.rs:743:13
[INFO] [stdout]     |
[INFO] [stdout] 743 |         let p1 = stream.next().await;
[INFO] [stdout]     |             ^^
[INFO] [stdout] 744 |         match p1.unwrap() {
[INFO] [stdout]     |               -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `p1` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 743 |         let p1: /* Type */ = stream.next().await;
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/internal/aip151.rs:756:13
[INFO] [stdout]     |
[INFO] [stdout] 756 |         let p2 = stream.next().await;
[INFO] [stdout]     |             ^^
[INFO] [stdout] 757 |         assert!(p2.is_none(), "{p2:?}");
[INFO] [stdout]     |                 -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `p2` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 756 |         let p2: /* Type */ = stream.next().await;
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_stream` found for opaque type `impl Poller<discovery::tests::TestOperation, discovery::tests::TestOperation>` in the current scope
[INFO] [stdout]    --> src/internal/discovery.rs:352:10
[INFO] [stdout]     |
[INFO] [stdout] 346 |           let mut stream = new_discovery_poller(
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 347 | |             Arc::new(AlwaysContinue),
[INFO] [stdout] 348 | |             Arc::new(test_backoff()),
[INFO] [stdout] 349 | |             start,
[INFO] [stdout] ...   |
[INFO] [stdout] 352 | |         .into_stream();
[INFO] [stdout]     | |_________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `into_raw` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 352 -         .into_stream();
[INFO] [stdout] 352 +         .into_raw();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/internal/discovery.rs:370:13
[INFO] [stdout]     |
[INFO] [stdout] 370 |         let got = stream.next().await;
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 371 |         assert!(got.is_none(), "{got:?}");
[INFO] [stdout]     |                 --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `got` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 370 |         let got: /* Type */ = stream.next().await;
[INFO] [stdout]     |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `google-cloud-lro` (lib test) due to 18 previous errors
[INFO] running `Command { std: "docker" "inspect" "26dd5e7fc1063bf47910d9b28af4de56b8d952d3d0ebbb5d7fe9bce45cc1a7fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26dd5e7fc1063bf47910d9b28af4de56b8d952d3d0ebbb5d7fe9bce45cc1a7fc", kill_on_drop: false }`
[INFO] [stdout] 26dd5e7fc1063bf47910d9b28af4de56b8d952d3d0ebbb5d7fe9bce45cc1a7fc
