[INFO] fetching crate tiny-firestore-odm 0.2.6...
[INFO] testing tiny-firestore-odm-0.2.6 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate tiny-firestore-odm 0.2.6 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate tiny-firestore-odm 0.2.6
[INFO] finished tweaking crates.io crate tiny-firestore-odm 0.2.6
[INFO] tweaked toml for crates.io crate tiny-firestore-odm 0.2.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tiny-firestore-odm 0.2.6 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 202 packages to latest compatible versions
[INFO] [stderr]       Adding googapis v0.5.0 (available: v0.6.0)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.3.1)
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.7.0)
[INFO] [stderr]       Adding tonic v0.5.2 (available: v0.14.2)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.18.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aeebe9c8cb33a3659aea4ce47a68acbb324515f025cfd4052707533795e57b28
[INFO] running `Command { std: "docker" "start" "-a" "aeebe9c8cb33a3659aea4ce47a68acbb324515f025cfd4052707533795e57b28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aeebe9c8cb33a3659aea4ce47a68acbb324515f025cfd4052707533795e57b28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeebe9c8cb33a3659aea4ce47a68acbb324515f025cfd4052707533795e57b28", kill_on_drop: false }`
[INFO] [stdout] aeebe9c8cb33a3659aea4ce47a68acbb324515f025cfd4052707533795e57b28
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebb264a039386fbf9b1748e1a6d090cfbe9fcd4d72d64ab055c63362347888e9
[INFO] running `Command { std: "docker" "start" "-a" "ebb264a039386fbf9b1748e1a6d090cfbe9fcd4d72d64ab055c63362347888e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling ct-logs v0.8.0
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling prost v0.8.0
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling prost-types v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling jsonwebtoken v7.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tiny-firestore-odm v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling gcemeta v0.2.3
[INFO] [stderr]    Compiling tonic v0.6.2
[INFO] [stderr]    Compiling tonic v0.5.2
[INFO] [stderr]    Compiling google-authz v0.0.2
[INFO] [stderr]    Compiling googapis v0.6.0
[INFO] [stderr]    Compiling googapis v0.5.0
[INFO] [stderr]    Compiling firestore-serde v0.1.2
[INFO] [stdout] error[E0277]: the trait bound `WrappedService: Service<Request<UnsyncBoxBody<Bytes, Status>>>` is not satisfied
[INFO] [stdout]   --> src/client.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let client = FirestoreClient::new(WrappedService::new(authorized_channel));
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `tower_service::Service<http::Request<http_body::combinators::box_body::UnsyncBoxBody<hyper::body::Bytes, tonic::status::Status>>>` is not implemented for `WrappedService`
[INFO] [stdout]   --> src/dynamic_firestore_client.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct WrappedService {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `tower_service::Service<Request>`:
[INFO] [stdout]              `&'a mut S` implements `tower_service::Service<Request>`
[INFO] [stdout]              `&Client<C, B>` implements `tower_service::Service<http::Request<B>>`
[INFO] [stdout]              `AddAuthorization<S>` implements `tower_service::Service<http::Request<B>>`
[INFO] [stdout]              `Box<S>` implements `tower_service::Service<Request>`
[INFO] [stdout]              `Channel` implements `Service<Request<BoxBody<Bytes, Status>>>`
[INFO] [stdout]              `Client<C, B>` implements `tower_service::Service<http::Request<B>>`
[INFO] [stdout]              `GaiResolver` implements `tower_service::Service<Name>`
[INFO] [stdout]              `HttpConnector<R>` implements `tower_service::Service<Uri>`
[INFO] [stdout]            and 44 others
[INFO] [stdout]    = note: required for `WrappedService` to implement `GrpcService<UnsyncBoxBody<Bytes, Status>>`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tiny_firestore_odm-04564b73ae839a89.long-type-189845658926640242.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `update_document` exists for struct `MutexGuard<'_, FirestoreClient<WrappedService>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/collection.rs:73:14
[INFO] [stdout]     |
[INFO] [stdout]  70 | /         self.db
[INFO] [stdout]  71 | |             .lock()
[INFO] [stdout]  72 | |             .await
[INFO] [stdout]  73 | |             .update_document(UpdateDocumentRequest {
[INFO] [stdout]     | |             -^^^^^^^^^^^^^^^ method cannot be called on `MutexGuard<'_, FirestoreClient<WrappedService>>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dynamic_firestore_client.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 |   pub struct WrappedService {
[INFO] [stdout]     |   ------------------------- doesn't satisfy `_: Service<Request<UnsyncBoxBody<Bytes, Status>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `WrappedService: tower_service::Service<http::Request<http_body::combinators::box_body::UnsyncBoxBody<hyper::body::Bytes, tonic::status::Status>>>`
[INFO] [stdout] note: the trait `tower_service::Service` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:1
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub trait Service<Request> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tiny_firestore_odm-04564b73ae839a89.long-type-238034938608296520.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `update_document` exists for struct `MutexGuard<'_, FirestoreClient<WrappedService>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/collection.rs:93:14
[INFO] [stdout]     |
[INFO] [stdout]  89 |           let result = self
[INFO] [stdout]     |  ______________________-
[INFO] [stdout]  90 | |             .db
[INFO] [stdout]  91 | |             .lock()
[INFO] [stdout]  92 | |             .await
[INFO] [stdout]  93 | |             .update_document(UpdateDocumentRequest {
[INFO] [stdout]     | |             -^^^^^^^^^^^^^^^ method cannot be called on `MutexGuard<'_, FirestoreClient<WrappedService>>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dynamic_firestore_client.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 |   pub struct WrappedService {
[INFO] [stdout]     |   ------------------------- doesn't satisfy `_: Service<Request<UnsyncBoxBody<Bytes, Status>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `WrappedService: tower_service::Service<http::Request<http_body::combinators::box_body::UnsyncBoxBody<hyper::body::Bytes, tonic::status::Status>>>`
[INFO] [stdout] note: the trait `tower_service::Service` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:1
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub trait Service<Request> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tiny_firestore_odm-04564b73ae839a89.long-type-238034938608296520.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `std::result::Result<_, _>`
[INFO] [stdout]    --> src/collection.rs:89:13
[INFO] [stdout]     |
[INFO] [stdout]  89 |         let result = self
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             Err(e) if e.code() == Code::AlreadyExists => Ok(false),
[INFO] [stdout]     |                       - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout]  89 |         let result: std::result::Result<T, E> = self
[INFO] [stdout]     |                   +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `create_document` exists for struct `MutexGuard<'_, FirestoreClient<WrappedService>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/collection.rs:116:14
[INFO] [stdout]     |
[INFO] [stdout] 112 |           let result = self
[INFO] [stdout]     |  ______________________-
[INFO] [stdout] 113 | |             .db
[INFO] [stdout] 114 | |             .lock()
[INFO] [stdout] 115 | |             .await
[INFO] [stdout] 116 | |             .create_document(CreateDocumentRequest {
[INFO] [stdout]     | |             -^^^^^^^^^^^^^^^ method cannot be called on `MutexGuard<'_, FirestoreClient<WrappedService>>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dynamic_firestore_client.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 |   pub struct WrappedService {
[INFO] [stdout]     |   ------------------------- doesn't satisfy `_: Service<Request<UnsyncBoxBody<Bytes, Status>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `WrappedService: tower_service::Service<http::Request<http_body::combinators::box_body::UnsyncBoxBody<hyper::body::Bytes, tonic::status::Status>>>`
[INFO] [stdout] note: the trait `tower_service::Service` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:1
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub trait Service<Request> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tiny_firestore_odm-04564b73ae839a89.long-type-16668808242150476895.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/collection.rs:112:22
[INFO] [stdout]     |
[INFO] [stdout] 112 |           let result = self
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 113 | |             .db
[INFO] [stdout] 114 | |             .lock()
[INFO] [stdout] 115 | |             .await
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |             })
[INFO] [stdout] 122 | |             .await?
[INFO] [stdout]     | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `update_document` exists for struct `MutexGuard<'_, FirestoreClient<WrappedService>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/collection.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 131 | /         self.db
[INFO] [stdout] 132 | |             .lock()
[INFO] [stdout] 133 | |             .await
[INFO] [stdout] 134 | |             .update_document(UpdateDocumentRequest {
[INFO] [stdout]     | |             -^^^^^^^^^^^^^^^ method cannot be called on `MutexGuard<'_, FirestoreClient<WrappedService>>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dynamic_firestore_client.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 |   pub struct WrappedService {
[INFO] [stdout]     |   ------------------------- doesn't satisfy `_: Service<Request<UnsyncBoxBody<Bytes, Status>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `WrappedService: tower_service::Service<http::Request<http_body::combinators::box_body::UnsyncBoxBody<hyper::body::Bytes, tonic::status::Status>>>`
[INFO] [stdout] note: the trait `tower_service::Service` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:1
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub trait Service<Request> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tiny_firestore_odm-04564b73ae839a89.long-type-238034938608296520.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `update_document` exists for struct `MutexGuard<'_, FirestoreClient<WrappedService>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/collection.rs:149:14
[INFO] [stdout]     |
[INFO] [stdout] 146 | /         self.db
[INFO] [stdout] 147 | |             .lock()
[INFO] [stdout] 148 | |             .await
[INFO] [stdout] 149 | |             .update_document(UpdateDocumentRequest {
[INFO] [stdout]     | |             -^^^^^^^^^^^^^^^ method cannot be called on `MutexGuard<'_, FirestoreClient<WrappedService>>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dynamic_firestore_client.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 |   pub struct WrappedService {
[INFO] [stdout]     |   ------------------------- doesn't satisfy `_: Service<Request<UnsyncBoxBody<Bytes, Status>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `WrappedService: tower_service::Service<http::Request<http_body::combinators::box_body::UnsyncBoxBody<hyper::body::Bytes, tonic::status::Status>>>`
[INFO] [stdout] note: the trait `tower_service::Service` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:1
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub trait Service<Request> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tiny_firestore_odm-04564b73ae839a89.long-type-238034938608296520.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_document` exists for struct `MutexGuard<'_, FirestoreClient<WrappedService>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/collection.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 162 |           let document = self
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 163 | |             .db
[INFO] [stdout] 164 | |             .lock()
[INFO] [stdout] 165 | |             .await
[INFO] [stdout] 166 | |             .get_document(GetDocumentRequest {
[INFO] [stdout]     | |             -^^^^^^^^^^^^ method cannot be called on `MutexGuard<'_, FirestoreClient<WrappedService>>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dynamic_firestore_client.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 |   pub struct WrappedService {
[INFO] [stdout]     |   ------------------------- doesn't satisfy `_: Service<Request<UnsyncBoxBody<Bytes, Status>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `WrappedService: tower_service::Service<http::Request<http_body::combinators::box_body::UnsyncBoxBody<hyper::body::Bytes, tonic::status::Status>>>`
[INFO] [stdout] note: the trait `tower_service::Service` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:1
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub trait Service<Request> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tiny_firestore_odm-04564b73ae839a89.long-type-6455190785188751483.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/collection.rs:162:24
[INFO] [stdout]     |
[INFO] [stdout] 162 |           let document = self
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 163 | |             .db
[INFO] [stdout] 164 | |             .lock()
[INFO] [stdout] 165 | |             .await
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |             })
[INFO] [stdout] 170 | |             .await?
[INFO] [stdout]     | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `delete_document` exists for struct `MutexGuard<'_, FirestoreClient<WrappedService>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/collection.rs:183:14
[INFO] [stdout]     |
[INFO] [stdout] 180 | /         self.db
[INFO] [stdout] 181 | |             .lock()
[INFO] [stdout] 182 | |             .await
[INFO] [stdout] 183 | |             .delete_document(DeleteDocumentRequest {
[INFO] [stdout]     | |             -^^^^^^^^^^^^^^^ method cannot be called on `MutexGuard<'_, FirestoreClient<WrappedService>>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dynamic_firestore_client.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 |   pub struct WrappedService {
[INFO] [stdout]     |   ------------------------- doesn't satisfy `_: Service<Request<UnsyncBoxBody<Bytes, Status>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `WrappedService: tower_service::Service<http::Request<http_body::combinators::box_body::UnsyncBoxBody<hyper::body::Bytes, tonic::status::Status>>>`
[INFO] [stdout] note: the trait `tower_service::Service` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:1
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub trait Service<Request> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tiny_firestore_odm-04564b73ae839a89.long-type-18246541176752762026.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `list_documents` exists for struct `MutexGuard<'_, FirestoreClient<WrappedService>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/list_response.rs:116:14
[INFO] [stdout]     |
[INFO] [stdout] 115 |           let documents = db
[INFO] [stdout]     |  _________________________-
[INFO] [stdout] 116 | |             .list_documents(ListDocumentsRequest {
[INFO] [stdout]     | |             -^^^^^^^^^^^^^^ method cannot be called on `MutexGuard<'_, FirestoreClient<WrappedService>>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dynamic_firestore_client.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 |   pub struct WrappedService {
[INFO] [stdout]     |   ------------------------- doesn't satisfy `_: Service<Request<UnsyncBoxBody<Bytes, Status>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `WrappedService: tower_service::Service<http::Request<http_body::combinators::box_body::UnsyncBoxBody<hyper::body::Bytes, tonic::status::Status>>>`
[INFO] [stdout] note: the trait `tower_service::Service` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:1
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub trait Service<Request> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tiny_firestore_odm-04564b73ae839a89.long-type-6455190785188751483.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/list_response.rs:115:25
[INFO] [stdout]     |
[INFO] [stdout] 115 |           let documents = db
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 116 | |             .list_documents(ListDocumentsRequest {
[INFO] [stdout] 117 | |                 collection_id,
[INFO] [stdout] 118 | |                 parent,
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | |             })
[INFO] [stdout] 125 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tiny-firestore-odm` (lib) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "ebb264a039386fbf9b1748e1a6d090cfbe9fcd4d72d64ab055c63362347888e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebb264a039386fbf9b1748e1a6d090cfbe9fcd4d72d64ab055c63362347888e9", kill_on_drop: false }`
[INFO] [stdout] ebb264a039386fbf9b1748e1a6d090cfbe9fcd4d72d64ab055c63362347888e9
