[INFO] fetching crate aruna_policy 0.2.2...
[INFO] testing aruna_policy-0.2.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate aruna_policy 0.2.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate aruna_policy 0.2.2
[INFO] finished tweaking crates.io crate aruna_policy 0.2.2
[INFO] tweaked toml for crates.io crate aruna_policy 0.2.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aruna_policy 0.2.2 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 296 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding diesel-ulid v0.2.0 (available: v0.3.2)
[INFO] [stderr]       Adding jsonwebtoken v8.3.0 (available: v10.2.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2287f7dbde5f3a5040c88041ee7b20a4df1fc7754edc8c22321c6090b9f65dec
[INFO] running `Command { std: "docker" "start" "-a" "2287f7dbde5f3a5040c88041ee7b20a4df1fc7754edc8c22321c6090b9f65dec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2287f7dbde5f3a5040c88041ee7b20a4df1fc7754edc8c22321c6090b9f65dec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2287f7dbde5f3a5040c88041ee7b20a4df1fc7754edc8c22321c6090b9f65dec", kill_on_drop: false }`
[INFO] [stdout] 2287f7dbde5f3a5040c88041ee7b20a4df1fc7754edc8c22321c6090b9f65dec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 265a9413b1a88d71f6b2581c5016676ba3ee6c7b4e81c7e6126e615dddad7f56
[INFO] running `Command { std: "docker" "start" "-a" "265a9413b1a88d71f6b2581c5016676ba3ee6c7b4e81c7e6126e615dddad7f56", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling pq-sys v0.7.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling diesel_derives v2.3.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling postgres-protocol v0.6.9
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling postgres-derive v0.4.7
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling postgres-types v0.2.11
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling prost-wkt-build v0.5.1
[INFO] [stderr]    Compiling prost-wkt-types v0.5.1
[INFO] [stderr]    Compiling prost-wkt v0.5.1
[INFO] [stderr]    Compiling rusty_ulid v2.0.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 tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling diesel v2.3.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling aruna-rust-api v2.0.2
[INFO] [stderr]    Compiling diesel-ulid v0.2.0
[INFO] [stderr]    Compiling aruna-cache v0.2.3
[INFO] [stdout] error[E0432]: unresolved import `aruna_rust_api::api::storage::services::v2::Pubkey`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/cache.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use aruna_rust_api::api::storage::services::v2::Pubkey;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Pubkey` in `aruna::aruna::api::storage::services::v2`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]    |
[INFO] [stdout] 15 - use aruna_rust_api::api::storage::services::v2::Pubkey;
[INFO] [stdout] 15 + use aruna_rust_api::api::storage::models::v2::Pubkey;
[INFO] [stdout]    |
[INFO] [stdout] 15 | use aruna_rust_api::api::storage::services::v2::full_sync_endpoint_response::Target::Pubkey;
[INFO] [stdout]    |                                                 +++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aruna_rust_api::api::notification::services::v2::anouncement_event`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use aruna_rust_api::api::notification::services::v2::anouncement_event;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------
[INFO] [stdout]   |     |                                                |
[INFO] [stdout]   |     |                                                help: a similar name exists in the module: `announcement_event`
[INFO] [stdout]   |     no `anouncement_event` in `aruna::aruna::api::notification::services::v2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aruna_rust_api::api::notification::services::v2::AnouncementEvent`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use aruna_rust_api::api::notification::services::v2::AnouncementEvent;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------
[INFO] [stdout]    |     |                                                |
[INFO] [stdout]    |     |                                                help: a similar name exists in the module: `AnnouncementEvent`
[INFO] [stdout]    |     no `AnouncementEvent` in `aruna::aruna::api::notification::services::v2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aruna_rust_api::api::notification::services::v2::GetEventMessageBatchStreamRequest`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use aruna_rust_api::api::notification::services::v2::GetEventMessageBatchStreamRequest;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------------------------
[INFO] [stdout]    |     |                                                |
[INFO] [stdout]    |     |                                                help: a similar name exists in the module: `GetEventMessageStreamRequest`
[INFO] [stdout]    |     no `GetEventMessageBatchStreamRequest` in `aruna::aruna::api::notification::services::v2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aruna_rust_api::api::storage::services::v2::Pubkey`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/persistence.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     services::v2::Pubkey,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ no `Pubkey` in `aruna::aruna::api::storage::services::v2`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these items instead:
[INFO] [stdout]           aruna_rust_api::api::storage::models::v2::Pubkey
[INFO] [stdout]           aruna_rust_api::api::storage::services::v2::full_sync_endpoint_response::Target::Pubkey
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aruna_rust_api::api::storage::services::v2::Pubkey`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:29:67
[INFO] [stdout]    |
[INFO] [stdout] 29 |     GetProjectRequest, GetPubkeysRequest, GetUserRedactedRequest, Pubkey as APIPubkey,
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^^^ no `Pubkey` in `aruna::aruna::api::storage::services::v2`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            aruna_rust_api::api::storage::models::v2::Pubkey
[INFO] [stdout]            aruna_rust_api::api::storage::services::v2::full_sync_endpoint_response::Target::Pubkey
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Channel: Service<Request<UnsyncBoxBody<Bytes, Status>>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:72:17
[INFO] [stdout]     |
[INFO] [stdout]  71 |             event_notification_service_client::EventNotificationServiceClient::with_interceptor(
[INFO] [stdout]     |             ----------------------------------------------------------------------------------- required by a bound introduced by this call
[INFO] [stdout]  72 |                 channel.clone(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<_, tonic::status::Status>>>` is not implemented for `Channel`
[INFO] [stdout]       but trait `Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<_, tonic::Status>>>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/transport/channel/mod.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | impl Service<http::Request<BoxBody>> for Channel {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status`
[INFO] [stdout] note: required by a bound in `EventNotificationServiceClient::<T>::with_interceptor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-rust-api-2.0.2/src/aruna/aruna.api.notification.services.v2.rs:349:16
[INFO] [stdout]     |
[INFO] [stdout] 342 |           pub fn with_interceptor<F>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 349 |               T: tonic::codegen::Service<
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 350 | |                 http::Request<tonic::body::BoxBody>,
[INFO] [stdout] 351 | |                 Response = http::Response<
[INFO] [stdout] 352 | |                     <T as tonic::client::GrpcService<tonic::body::BoxBody>>::ResponseBody,
[INFO] [stdout] 353 | |                 >,
[INFO] [stdout] 354 | |             >,
[INFO] [stdout]     | |_____________^ required by this bound in `EventNotificationServiceClient::<T>::with_interceptor`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ad21ed82739a61d7.long-type-3373535240125533602.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `notifications::ClientInterceptor: tonic::service::interceptor::Interceptor` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:73:17
[INFO] [stdout]     |
[INFO] [stdout]  71 |             event_notification_service_client::EventNotificationServiceClient::with_interceptor(
[INFO] [stdout]     |             ----------------------------------------------------------------------------------- required by a bound introduced by this call
[INFO] [stdout]  72 |                 channel.clone(),
[INFO] [stdout]  73 |                 interceptor.clone(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FnMut(tonic::request::Request<()>)` is not implemented for `notifications::ClientInterceptor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub struct ClientInterceptor {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `tonic` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.11.0/src/service/interceptor.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout]  46 | pub trait Interceptor {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/cache.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use aruna_rust_api::api::storage::models::v2::generic_resource;
[INFO] [stdout]     |     -------------- one version of crate `tonic` used here, as a dependency of crate `aruna_rust_api`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:26:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | use tonic::codegen::InterceptedService;
[INFO] [stdout]     |     ----- one version of crate `tonic` used here, as a direct dependency of the current crate
[INFO] [stdout] ...
[INFO] [stdout]  33 | pub struct ClientInterceptor {
[INFO] [stdout]     | ---------------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/client/service.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub trait GrpcService<ReqBody> {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: required for `notifications::ClientInterceptor` to implement `tonic::service::interceptor::Interceptor`
[INFO] [stdout] note: required by a bound in `EventNotificationServiceClient::<T>::with_interceptor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-rust-api-2.0.2/src/aruna/aruna.api.notification.services.v2.rs:347:16
[INFO] [stdout]     |
[INFO] [stdout] 342 |         pub fn with_interceptor<F>(
[INFO] [stdout]     |                ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 347 |             F: tonic::service::Interceptor,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `EventNotificationServiceClient::<T>::with_interceptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:77:40
[INFO] [stdout]     |
[INFO] [stdout]  77 |             notification_service: Some(notification_service),
[INFO] [stdout]     |                                   ---- ^^^^^^^^^^^^^^^^^^^^ expected `InterceptedService<Channel, ...>`, found a different `InterceptedService<Channel, ...>`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `tonic` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/service/interceptor.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct InterceptedService<S, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `InterceptedService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.11.0/src/service/interceptor.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | pub struct InterceptedService<S, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:26:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | use tonic::codegen::InterceptedService;
[INFO] [stdout]     |     ----- one version of crate `tonic` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/cache.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use aruna_rust_api::api::storage::models::v2::generic_resource;
[INFO] [stdout]     |     -------------- one version of crate `tonic` used here, as a dependency of crate `aruna_rust_api`
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the type constructed contains `EventNotificationServiceClient<tonic::service::interceptor::InterceptedService<Channel, notifications::ClientInterceptor>>` due to the type of the argument passed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:77:35
[INFO] [stdout]     |
[INFO] [stdout]  77 |             notification_service: Some(notification_service),
[INFO] [stdout]     |                                   ^^^^^--------------------^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/option.rs:607:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_event_message_batch_stream` found for mutable reference `&mut EventNotificationServiceClient<InterceptedService<Channel, ...>>` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |           let stream = self
[INFO] [stdout]    |  ______________________-
[INFO] [stdout] 85 | |             .notification_service
[INFO] [stdout] 86 | |             .as_mut()
[INFO] [stdout] 87 | |             .ok_or_else(|| anyhow!("Missing notification client"))?
[INFO] [stdout] 88 | |             .get_event_message_batch_stream(Request::new(GetEventMessageBatchStreamRequest {
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut EventNotificationServiceClient<InterceptedService<Channel, ...>>`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ad21ed82739a61d7.long-type-10220200583330906844.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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |         let stream = self
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 |         let mut inner_stream = stream.into_inner();
[INFO] [stdout]    |                                ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `stream` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 84 |         let stream: /* Type */ = self
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `acknowledge_message_batch` exists for mutable reference `&mut EventNotificationServiceClient<InterceptedService<Channel, ...>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:106:18
[INFO] [stdout]     |
[INFO] [stdout] 103 | /             self.notification_service
[INFO] [stdout] 104 | |                 .as_mut()
[INFO] [stdout] 105 | |                 .ok_or_else(|| anyhow!("Missing notification client"))?
[INFO] [stdout] 106 | |                 .acknowledge_message_batch(Request::new(AcknowledgeMessageBatchRequest {
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/transport/channel/mod.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 |   pub struct Channel {
[INFO] [stdout]     |   ------------------ doesn't satisfy `_: Service<Request<UnsyncBoxBody<Bytes, Status>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Channel: Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<tonic::codegen::Bytes, tonic::status::Status>>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ad21ed82739a61d7.long-type-4573367040071175267.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:131:40
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 self.cache.set_pubkeys(self.query.get_pubkeys().await.ok()?);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Channel: Service<Request<UnsyncBoxBody<Bytes, Status>>>` is not satisfied
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:84:13
[INFO] [stdout]       |
[INFO] [stdout]    83 |         let project_service = project_service_client::ProjectServiceClient::with_interceptor(
[INFO] [stdout]       |                               -------------------------------------------------------------- required by a bound introduced by this call
[INFO] [stdout]    84 |             channel.clone(),
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]       |
[INFO] [stdout] help: the trait `Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<_, tonic::status::Status>>>` is not implemented for `Channel`
[INFO] [stdout]       but trait `Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<_, tonic::Status>>>` is implemented for it
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/transport/channel/mod.rs:203:1
[INFO] [stdout]       |
[INFO] [stdout]   203 | impl Service<http::Request<BoxBody>> for Channel {
[INFO] [stdout]       | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status`
[INFO] [stdout] note: required by a bound in `ProjectServiceClient::<T>::with_interceptor`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-rust-api-2.0.2/src/aruna/aruna.api.storage.services.v2.rs:18199:16
[INFO] [stdout]       |
[INFO] [stdout] 18192 |           pub fn with_interceptor<F>(
[INFO] [stdout]       |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 18199 |               T: tonic::codegen::Service<
[INFO] [stdout]       |  ________________^
[INFO] [stdout] 18200 | |                 http::Request<tonic::body::BoxBody>,
[INFO] [stdout] 18201 | |                 Response = http::Response<
[INFO] [stdout] 18202 | |                     <T as tonic::client::GrpcService<tonic::body::BoxBody>>::ResponseBody,
[INFO] [stdout] 18203 | |                 >,
[INFO] [stdout] 18204 | |             >,
[INFO] [stdout]       | |_____________^ required by this bound in `ProjectServiceClient::<T>::with_interceptor`
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ad21ed82739a61d7.long-type-3373535240125533602.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `utils::ClientInterceptor: tonic::service::interceptor::Interceptor` is not satisfied
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:85:13
[INFO] [stdout]       |
[INFO] [stdout]    83 |         let project_service = project_service_client::ProjectServiceClient::with_interceptor(
[INFO] [stdout]       |                               -------------------------------------------------------------- required by a bound introduced by this call
[INFO] [stdout]    84 |             channel.clone(),
[INFO] [stdout]    85 |             interceptor.clone(),
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]       |
[INFO] [stdout] help: the trait `FnMut(tonic::request::Request<()>)` is not implemented for `utils::ClientInterceptor`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/utils.rs:105:1
[INFO] [stdout]       |
[INFO] [stdout]   105 | pub struct ClientInterceptor {
[INFO] [stdout]       | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `tonic` in the dependency graph
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.11.0/src/service/interceptor.rs:46:1
[INFO] [stdout]       |
[INFO] [stdout]    46 | pub trait Interceptor {
[INFO] [stdout]       | ^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/cache.rs:10:5
[INFO] [stdout]       |
[INFO] [stdout]    10 | use aruna_rust_api::api::storage::models::v2::generic_resource;
[INFO] [stdout]       |     -------------- one version of crate `tonic` used here, as a dependency of crate `aruna_rust_api`
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:26:5
[INFO] [stdout]       |
[INFO] [stdout]    26 | use tonic::codegen::InterceptedService;
[INFO] [stdout]       |     ----- one version of crate `tonic` used here, as a direct dependency of the current crate
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/utils.rs:105:1
[INFO] [stdout]       |
[INFO] [stdout]   105 | pub struct ClientInterceptor {
[INFO] [stdout]       | ---------------------------- this type doesn't implement the required trait
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/client/service.rs:13:1
[INFO] [stdout]       |
[INFO] [stdout]    13 | pub trait GrpcService<ReqBody> {
[INFO] [stdout]       | ------------------------------ this is the found trait
[INFO] [stdout]       = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]       = note: required for `utils::ClientInterceptor` to implement `tonic::service::interceptor::Interceptor`
[INFO] [stdout] note: required by a bound in `ProjectServiceClient::<T>::with_interceptor`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-rust-api-2.0.2/src/aruna/aruna.api.storage.services.v2.rs:18197:16
[INFO] [stdout]       |
[INFO] [stdout] 18192 |         pub fn with_interceptor<F>(
[INFO] [stdout]       |                ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 18197 |             F: tonic::service::Interceptor,
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProjectServiceClient::<T>::with_interceptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Channel: Service<Request<UnsyncBoxBody<Bytes, Status>>>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:90:17
[INFO] [stdout]      |
[INFO] [stdout]   89 |             collection_service_client::CollectionServiceClient::with_interceptor(
[INFO] [stdout]      |             -------------------------------------------------------------------- required by a bound introduced by this call
[INFO] [stdout]   90 |                 channel.clone(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<_, tonic::status::Status>>>` is not implemented for `Channel`
[INFO] [stdout]       but trait `Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<_, tonic::Status>>>` is implemented for it
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/transport/channel/mod.rs:203:1
[INFO] [stdout]      |
[INFO] [stdout]  203 | impl Service<http::Request<BoxBody>> for Channel {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status`
[INFO] [stdout] note: required by a bound in `CollectionServiceClient::<T>::with_interceptor`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-rust-api-2.0.2/src/aruna/aruna.api.storage.services.v2.rs:3442:16
[INFO] [stdout]      |
[INFO] [stdout] 3435 |           pub fn with_interceptor<F>(
[INFO] [stdout]      |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 3442 |               T: tonic::codegen::Service<
[INFO] [stdout]      |  ________________^
[INFO] [stdout] 3443 | |                 http::Request<tonic::body::BoxBody>,
[INFO] [stdout] 3444 | |                 Response = http::Response<
[INFO] [stdout] 3445 | |                     <T as tonic::client::GrpcService<tonic::body::BoxBody>>::ResponseBody,
[INFO] [stdout] 3446 | |                 >,
[INFO] [stdout] 3447 | |             >,
[INFO] [stdout]      | |_____________^ required by this bound in `CollectionServiceClient::<T>::with_interceptor`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ad21ed82739a61d7.long-type-3373535240125533602.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Channel: Service<Request<UnsyncBoxBody<Bytes, Status>>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:83:31
[INFO] [stdout]     |
[INFO] [stdout]  83 |           let project_service = project_service_client::ProjectServiceClient::with_interceptor(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout]  84 | |             channel.clone(),
[INFO] [stdout]  85 | |             interceptor.clone(),
[INFO] [stdout]  86 | |         );
[INFO] [stdout]     | |_________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<_, tonic::status::Status>>>` is not implemented for `Channel`
[INFO] [stdout]       but trait `Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<_, tonic::Status>>>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/transport/channel/mod.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | impl Service<http::Request<BoxBody>> for Channel {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status`
[INFO] [stdout]     = note: required for `Channel` to implement `GrpcService<UnsyncBoxBody<Bytes, Status>>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ad21ed82739a61d7.long-type-3373535240125533602.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `utils::ClientInterceptor: tonic::service::interceptor::Interceptor` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:91:17
[INFO] [stdout]      |
[INFO] [stdout]   89 |             collection_service_client::CollectionServiceClient::with_interceptor(
[INFO] [stdout]      |             -------------------------------------------------------------------- required by a bound introduced by this call
[INFO] [stdout]   90 |                 channel.clone(),
[INFO] [stdout]   91 |                 interceptor.clone(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `FnMut(tonic::request::Request<()>)` is not implemented for `utils::ClientInterceptor`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/utils.rs:105:1
[INFO] [stdout]      |
[INFO] [stdout]  105 | pub struct ClientInterceptor {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `tonic` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.11.0/src/service/interceptor.rs:46:1
[INFO] [stdout]      |
[INFO] [stdout]   46 | pub trait Interceptor {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/cache.rs:10:5
[INFO] [stdout]      |
[INFO] [stdout]   10 | use aruna_rust_api::api::storage::models::v2::generic_resource;
[INFO] [stdout]      |     -------------- one version of crate `tonic` used here, as a dependency of crate `aruna_rust_api`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:26:5
[INFO] [stdout]      |
[INFO] [stdout]   26 | use tonic::codegen::InterceptedService;
[INFO] [stdout]      |     ----- one version of crate `tonic` used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/utils.rs:105:1
[INFO] [stdout]      |
[INFO] [stdout]  105 | pub struct ClientInterceptor {
[INFO] [stdout]      | ---------------------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/client/service.rs:13:1
[INFO] [stdout]      |
[INFO] [stdout]   13 | pub trait GrpcService<ReqBody> {
[INFO] [stdout]      | ------------------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = note: required for `utils::ClientInterceptor` to implement `tonic::service::interceptor::Interceptor`
[INFO] [stdout] note: required by a bound in `CollectionServiceClient::<T>::with_interceptor`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-rust-api-2.0.2/src/aruna/aruna.api.storage.services.v2.rs:3440:16
[INFO] [stdout]      |
[INFO] [stdout] 3435 |         pub fn with_interceptor<F>(
[INFO] [stdout]      |                ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 3440 |             F: tonic::service::Interceptor,
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `CollectionServiceClient::<T>::with_interceptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Channel: Service<Request<UnsyncBoxBody<Bytes, Status>>>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:95:13
[INFO] [stdout]      |
[INFO] [stdout]   94 |         let dataset_service = dataset_service_client::DatasetServiceClient::with_interceptor(
[INFO] [stdout]      |                               -------------------------------------------------------------- required by a bound introduced by this call
[INFO] [stdout]   95 |             channel.clone(),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<_, tonic::status::Status>>>` is not implemented for `Channel`
[INFO] [stdout]       but trait `Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<_, tonic::Status>>>` is implemented for it
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/transport/channel/mod.rs:203:1
[INFO] [stdout]      |
[INFO] [stdout]  203 | impl Service<http::Request<BoxBody>> for Channel {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status`
[INFO] [stdout] note: required by a bound in `DatasetServiceClient::<T>::with_interceptor`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-rust-api-2.0.2/src/aruna/aruna.api.storage.services.v2.rs:7668:16
[INFO] [stdout]      |
[INFO] [stdout] 7661 |           pub fn with_interceptor<F>(
[INFO] [stdout]      |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 7668 |               T: tonic::codegen::Service<
[INFO] [stdout]      |  ________________^
[INFO] [stdout] 7669 | |                 http::Request<tonic::body::BoxBody>,
[INFO] [stdout] 7670 | |                 Response = http::Response<
[INFO] [stdout] 7671 | |                     <T as tonic::client::GrpcService<tonic::body::BoxBody>>::ResponseBody,
[INFO] [stdout] 7672 | |                 >,
[INFO] [stdout] 7673 | |             >,
[INFO] [stdout]      | |_____________^ required by this bound in `DatasetServiceClient::<T>::with_interceptor`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ad21ed82739a61d7.long-type-3373535240125533602.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `utils::ClientInterceptor: tonic::service::interceptor::Interceptor` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:96:13
[INFO] [stdout]      |
[INFO] [stdout]   94 |         let dataset_service = dataset_service_client::DatasetServiceClient::with_interceptor(
[INFO] [stdout]      |                               -------------------------------------------------------------- required by a bound introduced by this call
[INFO] [stdout]   95 |             channel.clone(),
[INFO] [stdout]   96 |             interceptor.clone(),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `FnMut(tonic::request::Request<()>)` is not implemented for `utils::ClientInterceptor`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/utils.rs:105:1
[INFO] [stdout]      |
[INFO] [stdout]  105 | pub struct ClientInterceptor {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `tonic` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.11.0/src/service/interceptor.rs:46:1
[INFO] [stdout]      |
[INFO] [stdout]   46 | pub trait Interceptor {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/cache.rs:10:5
[INFO] [stdout]      |
[INFO] [stdout]   10 | use aruna_rust_api::api::storage::models::v2::generic_resource;
[INFO] [stdout]      |     -------------- one version of crate `tonic` used here, as a dependency of crate `aruna_rust_api`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:26:5
[INFO] [stdout]      |
[INFO] [stdout]   26 | use tonic::codegen::InterceptedService;
[INFO] [stdout]      |     ----- one version of crate `tonic` used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/utils.rs:105:1
[INFO] [stdout]      |
[INFO] [stdout]  105 | pub struct ClientInterceptor {
[INFO] [stdout]      | ---------------------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/client/service.rs:13:1
[INFO] [stdout]      |
[INFO] [stdout]   13 | pub trait GrpcService<ReqBody> {
[INFO] [stdout]      | ------------------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = note: required for `utils::ClientInterceptor` to implement `tonic::service::interceptor::Interceptor`
[INFO] [stdout] note: required by a bound in `DatasetServiceClient::<T>::with_interceptor`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-rust-api-2.0.2/src/aruna/aruna.api.storage.services.v2.rs:7666:16
[INFO] [stdout]      |
[INFO] [stdout] 7661 |         pub fn with_interceptor<F>(
[INFO] [stdout]      |                ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 7666 |             F: tonic::service::Interceptor,
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `DatasetServiceClient::<T>::with_interceptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Channel: Service<Request<UnsyncBoxBody<Bytes, Status>>>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:100:13
[INFO] [stdout]      |
[INFO] [stdout]   99 |         let object_service = object_service_client::ObjectServiceClient::with_interceptor(
[INFO] [stdout]      |                              ------------------------------------------------------------ required by a bound introduced by this call
[INFO] [stdout]  100 |             channel.clone(),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<_, tonic::status::Status>>>` is not implemented for `Channel`
[INFO] [stdout]       but trait `Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<_, tonic::Status>>>` is implemented for it
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/transport/channel/mod.rs:203:1
[INFO] [stdout]      |
[INFO] [stdout]  203 | impl Service<http::Request<BoxBody>> for Channel {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status`
[INFO] [stdout] note: required by a bound in `ObjectServiceClient::<T>::with_interceptor`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-rust-api-2.0.2/src/aruna/aruna.api.storage.services.v2.rs:6063:16
[INFO] [stdout]      |
[INFO] [stdout] 6056 |           pub fn with_interceptor<F>(
[INFO] [stdout]      |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 6063 |               T: tonic::codegen::Service<
[INFO] [stdout]      |  ________________^
[INFO] [stdout] 6064 | |                 http::Request<tonic::body::BoxBody>,
[INFO] [stdout] 6065 | |                 Response = http::Response<
[INFO] [stdout] 6066 | |                     <T as tonic::client::GrpcService<tonic::body::BoxBody>>::ResponseBody,
[INFO] [stdout] 6067 | |                 >,
[INFO] [stdout] 6068 | |             >,
[INFO] [stdout]      | |_____________^ required by this bound in `ObjectServiceClient::<T>::with_interceptor`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ad21ed82739a61d7.long-type-3373535240125533602.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `utils::ClientInterceptor: tonic::service::interceptor::Interceptor` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:101:13
[INFO] [stdout]      |
[INFO] [stdout]   99 |         let object_service = object_service_client::ObjectServiceClient::with_interceptor(
[INFO] [stdout]      |                              ------------------------------------------------------------ required by a bound introduced by this call
[INFO] [stdout]  100 |             channel.clone(),
[INFO] [stdout]  101 |             interceptor.clone(),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `FnMut(tonic::request::Request<()>)` is not implemented for `utils::ClientInterceptor`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/utils.rs:105:1
[INFO] [stdout]      |
[INFO] [stdout]  105 | pub struct ClientInterceptor {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `tonic` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.11.0/src/service/interceptor.rs:46:1
[INFO] [stdout]      |
[INFO] [stdout]   46 | pub trait Interceptor {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/cache.rs:10:5
[INFO] [stdout]      |
[INFO] [stdout]   10 | use aruna_rust_api::api::storage::models::v2::generic_resource;
[INFO] [stdout]      |     -------------- one version of crate `tonic` used here, as a dependency of crate `aruna_rust_api`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:26:5
[INFO] [stdout]      |
[INFO] [stdout]   26 | use tonic::codegen::InterceptedService;
[INFO] [stdout]      |     ----- one version of crate `tonic` used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/utils.rs:105:1
[INFO] [stdout]      |
[INFO] [stdout]  105 | pub struct ClientInterceptor {
[INFO] [stdout]      | ---------------------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/client/service.rs:13:1
[INFO] [stdout]      |
[INFO] [stdout]   13 | pub trait GrpcService<ReqBody> {
[INFO] [stdout]      | ------------------------------ this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = note: required for `utils::ClientInterceptor` to implement `tonic::service::interceptor::Interceptor`
[INFO] [stdout] note: required by a bound in `ObjectServiceClient::<T>::with_interceptor`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-rust-api-2.0.2/src/aruna/aruna.api.storage.services.v2.rs:6061:16
[INFO] [stdout]      |
[INFO] [stdout] 6056 |         pub fn with_interceptor<F>(
[INFO] [stdout]      |                ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 6061 |             F: tonic::service::Interceptor,
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ObjectServiceClient::<T>::with_interceptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Channel: Service<Request<UnsyncBoxBody<Bytes, Status>>>` is not satisfied
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:105:13
[INFO] [stdout]       |
[INFO] [stdout]   104 |         let user_service = user_service_client::UserServiceClient::with_interceptor(
[INFO] [stdout]       |                            -------------------------------------------------------- required by a bound introduced by this call
[INFO] [stdout]   105 |             channel.clone(),
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]       |
[INFO] [stdout] help: the trait `Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<_, tonic::status::Status>>>` is not implemented for `Channel`
[INFO] [stdout]       but trait `Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<_, tonic::Status>>>` is implemented for it
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/transport/channel/mod.rs:203:1
[INFO] [stdout]       |
[INFO] [stdout]   203 | impl Service<http::Request<BoxBody>> for Channel {
[INFO] [stdout]       | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status`
[INFO] [stdout] note: required by a bound in `UserServiceClient::<T>::with_interceptor`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-rust-api-2.0.2/src/aruna/aruna.api.storage.services.v2.rs:14584:16
[INFO] [stdout]       |
[INFO] [stdout] 14577 |           pub fn with_interceptor<F>(
[INFO] [stdout]       |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 14584 |               T: tonic::codegen::Service<
[INFO] [stdout]       |  ________________^
[INFO] [stdout] 14585 | |                 http::Request<tonic::body::BoxBody>,
[INFO] [stdout] 14586 | |                 Response = http::Response<
[INFO] [stdout] 14587 | |                     <T as tonic::client::GrpcService<tonic::body::BoxBody>>::ResponseBody,
[INFO] [stdout] 14588 | |                 >,
[INFO] [stdout] 14589 | |             >,
[INFO] [stdout]       | |_____________^ required by this bound in `UserServiceClient::<T>::with_interceptor`
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ad21ed82739a61d7.long-type-3373535240125533602.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `utils::ClientInterceptor: tonic::service::interceptor::Interceptor` is not satisfied
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:106:13
[INFO] [stdout]       |
[INFO] [stdout]   104 |         let user_service = user_service_client::UserServiceClient::with_interceptor(
[INFO] [stdout]       |                            -------------------------------------------------------- required by a bound introduced by this call
[INFO] [stdout]   105 |             channel.clone(),
[INFO] [stdout]   106 |             interceptor.clone(),
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]       |
[INFO] [stdout] help: the trait `FnMut(tonic::request::Request<()>)` is not implemented for `utils::ClientInterceptor`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/utils.rs:105:1
[INFO] [stdout]       |
[INFO] [stdout]   105 | pub struct ClientInterceptor {
[INFO] [stdout]       | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `tonic` in the dependency graph
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.11.0/src/service/interceptor.rs:46:1
[INFO] [stdout]       |
[INFO] [stdout]    46 | pub trait Interceptor {
[INFO] [stdout]       | ^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/cache.rs:10:5
[INFO] [stdout]       |
[INFO] [stdout]    10 | use aruna_rust_api::api::storage::models::v2::generic_resource;
[INFO] [stdout]       |     -------------- one version of crate `tonic` used here, as a dependency of crate `aruna_rust_api`
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:26:5
[INFO] [stdout]       |
[INFO] [stdout]    26 | use tonic::codegen::InterceptedService;
[INFO] [stdout]       |     ----- one version of crate `tonic` used here, as a direct dependency of the current crate
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/utils.rs:105:1
[INFO] [stdout]       |
[INFO] [stdout]   105 | pub struct ClientInterceptor {
[INFO] [stdout]       | ---------------------------- this type doesn't implement the required trait
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/client/service.rs:13:1
[INFO] [stdout]       |
[INFO] [stdout]    13 | pub trait GrpcService<ReqBody> {
[INFO] [stdout]       | ------------------------------ this is the found trait
[INFO] [stdout]       = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]       = note: required for `utils::ClientInterceptor` to implement `tonic::service::interceptor::Interceptor`
[INFO] [stdout] note: required by a bound in `UserServiceClient::<T>::with_interceptor`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-rust-api-2.0.2/src/aruna/aruna.api.storage.services.v2.rs:14582:16
[INFO] [stdout]       |
[INFO] [stdout] 14577 |         pub fn with_interceptor<F>(
[INFO] [stdout]       |                ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 14582 |             F: tonic::service::Interceptor,
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `UserServiceClient::<T>::with_interceptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Channel: Service<Request<UnsyncBoxBody<Bytes, Status>>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let endpoint_service = endpoint_service_client::EndpointServiceClient::with_interceptor(
[INFO] [stdout]     |                                ---------------------------------------------------------------- required by a bound introduced by this call
[INFO] [stdout] 110 |             channel.clone(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<_, tonic::status::Status>>>` is not implemented for `Channel`
[INFO] [stdout]       but trait `Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<_, tonic::Status>>>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/transport/channel/mod.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | impl Service<http::Request<BoxBody>> for Channel {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status`
[INFO] [stdout] note: required by a bound in `EndpointServiceClient::<T>::with_interceptor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-rust-api-2.0.2/src/aruna/aruna.api.storage.services.v2.rs:188:16
[INFO] [stdout]     |
[INFO] [stdout] 181 |           pub fn with_interceptor<F>(
[INFO] [stdout]     |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 188 |               T: tonic::codegen::Service<
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 189 | |                 http::Request<tonic::body::BoxBody>,
[INFO] [stdout] 190 | |                 Response = http::Response<
[INFO] [stdout] 191 | |                     <T as tonic::client::GrpcService<tonic::body::BoxBody>>::ResponseBody,
[INFO] [stdout] 192 | |                 >,
[INFO] [stdout] 193 | |             >,
[INFO] [stdout]     | |_____________^ required by this bound in `EndpointServiceClient::<T>::with_interceptor`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ad21ed82739a61d7.long-type-3373535240125533602.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `utils::ClientInterceptor: tonic::service::interceptor::Interceptor` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let endpoint_service = endpoint_service_client::EndpointServiceClient::with_interceptor(
[INFO] [stdout]     |                                ---------------------------------------------------------------- required by a bound introduced by this call
[INFO] [stdout] 110 |             channel.clone(),
[INFO] [stdout] 111 |             interceptor.clone(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FnMut(tonic::request::Request<()>)` is not implemented for `utils::ClientInterceptor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/utils.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct ClientInterceptor {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `tonic` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.11.0/src/service/interceptor.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout]  46 | pub trait Interceptor {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/cache.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use aruna_rust_api::api::storage::models::v2::generic_resource;
[INFO] [stdout]     |     -------------- one version of crate `tonic` used here, as a dependency of crate `aruna_rust_api`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:26:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | use tonic::codegen::InterceptedService;
[INFO] [stdout]     |     ----- one version of crate `tonic` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/utils.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct ClientInterceptor {
[INFO] [stdout]     | ---------------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/client/service.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub trait GrpcService<ReqBody> {
[INFO] [stdout]     | ------------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: required for `utils::ClientInterceptor` to implement `tonic::service::interceptor::Interceptor`
[INFO] [stdout] note: required by a bound in `EndpointServiceClient::<T>::with_interceptor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-rust-api-2.0.2/src/aruna/aruna.api.storage.services.v2.rs:186:16
[INFO] [stdout]     |
[INFO] [stdout] 181 |         pub fn with_interceptor<F>(
[INFO] [stdout]     |                ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 186 |             F: tonic::service::Interceptor,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `EndpointServiceClient::<T>::with_interceptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Channel: Service<Request<UnsyncBoxBody<Bytes, Status>>>` is not satisfied
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:116:17
[INFO] [stdout]       |
[INFO] [stdout]   115 |             storage_status_service_client::StorageStatusServiceClient::with_interceptor(
[INFO] [stdout]       |             --------------------------------------------------------------------------- required by a bound introduced by this call
[INFO] [stdout]   116 |                 channel,
[INFO] [stdout]       |                 ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]       |
[INFO] [stdout] help: the trait `Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<_, tonic::status::Status>>>` is not implemented for `Channel`
[INFO] [stdout]       but trait `Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<_, tonic::Status>>>` is implemented for it
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/transport/channel/mod.rs:203:1
[INFO] [stdout]       |
[INFO] [stdout]   203 | impl Service<http::Request<BoxBody>> for Channel {
[INFO] [stdout]       | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status`
[INFO] [stdout] note: required by a bound in `StorageStatusServiceClient::<T>::with_interceptor`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-rust-api-2.0.2/src/aruna/aruna.api.storage.services.v2.rs:11759:16
[INFO] [stdout]       |
[INFO] [stdout] 11752 |           pub fn with_interceptor<F>(
[INFO] [stdout]       |                  ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 11759 |               T: tonic::codegen::Service<
[INFO] [stdout]       |  ________________^
[INFO] [stdout] 11760 | |                 http::Request<tonic::body::BoxBody>,
[INFO] [stdout] 11761 | |                 Response = http::Response<
[INFO] [stdout] 11762 | |                     <T as tonic::client::GrpcService<tonic::body::BoxBody>>::ResponseBody,
[INFO] [stdout] 11763 | |                 >,
[INFO] [stdout] 11764 | |             >,
[INFO] [stdout]       | |_____________^ required by this bound in `StorageStatusServiceClient::<T>::with_interceptor`
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ad21ed82739a61d7.long-type-3373535240125533602.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `utils::ClientInterceptor: tonic::service::interceptor::Interceptor` is not satisfied
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:117:17
[INFO] [stdout]       |
[INFO] [stdout]   115 |             storage_status_service_client::StorageStatusServiceClient::with_interceptor(
[INFO] [stdout]       |             --------------------------------------------------------------------------- required by a bound introduced by this call
[INFO] [stdout]   116 |                 channel,
[INFO] [stdout]   117 |                 interceptor,
[INFO] [stdout]       |                 ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]       |
[INFO] [stdout] help: the trait `FnMut(tonic::request::Request<()>)` is not implemented for `utils::ClientInterceptor`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/utils.rs:105:1
[INFO] [stdout]       |
[INFO] [stdout]   105 | pub struct ClientInterceptor {
[INFO] [stdout]       | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `tonic` in the dependency graph
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.11.0/src/service/interceptor.rs:46:1
[INFO] [stdout]       |
[INFO] [stdout]    46 | pub trait Interceptor {
[INFO] [stdout]       | ^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/cache.rs:10:5
[INFO] [stdout]       |
[INFO] [stdout]    10 | use aruna_rust_api::api::storage::models::v2::generic_resource;
[INFO] [stdout]       |     -------------- one version of crate `tonic` used here, as a dependency of crate `aruna_rust_api`
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:26:5
[INFO] [stdout]       |
[INFO] [stdout]    26 | use tonic::codegen::InterceptedService;
[INFO] [stdout]       |     ----- one version of crate `tonic` used here, as a direct dependency of the current crate
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/utils.rs:105:1
[INFO] [stdout]       |
[INFO] [stdout]   105 | pub struct ClientInterceptor {
[INFO] [stdout]       | ---------------------------- this type doesn't implement the required trait
[INFO] [stdout]       |
[INFO] [stdout]      ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/client/service.rs:13:1
[INFO] [stdout]       |
[INFO] [stdout]    13 | pub trait GrpcService<ReqBody> {
[INFO] [stdout]       | ------------------------------ this is the found trait
[INFO] [stdout]       = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]       = note: required for `utils::ClientInterceptor` to implement `tonic::service::interceptor::Interceptor`
[INFO] [stdout] note: required by a bound in `StorageStatusServiceClient::<T>::with_interceptor`
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-rust-api-2.0.2/src/aruna/aruna.api.storage.services.v2.rs:11757:16
[INFO] [stdout]       |
[INFO] [stdout] 11752 |         pub fn with_interceptor<F>(
[INFO] [stdout]       |                ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 11757 |             F: tonic::service::Interceptor,
[INFO] [stdout]       |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StorageStatusServiceClient::<T>::with_interceptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             project_service,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ expected `InterceptedService<Channel, ...>`, found a different `InterceptedService<Channel, ...>`
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `tonic` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/service/interceptor.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct InterceptedService<S, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `InterceptedService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.11.0/src/service/interceptor.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | pub struct InterceptedService<S, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:26:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | use tonic::codegen::InterceptedService;
[INFO] [stdout]     |     ----- one version of crate `tonic` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/cache.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use aruna_rust_api::api::storage::models::v2::generic_resource;
[INFO] [stdout]     |     -------------- one version of crate `tonic` used here, as a dependency of crate `aruna_rust_api`
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:121:13
[INFO] [stdout]     |
[INFO] [stdout] 121 |             collection_service,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ expected `InterceptedService<Channel, ...>`, found a different `InterceptedService<Channel, ...>`
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `tonic` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/service/interceptor.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct InterceptedService<S, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `InterceptedService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.11.0/src/service/interceptor.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | pub struct InterceptedService<S, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:26:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | use tonic::codegen::InterceptedService;
[INFO] [stdout]     |     ----- one version of crate `tonic` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/cache.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use aruna_rust_api::api::storage::models::v2::generic_resource;
[INFO] [stdout]     |     -------------- one version of crate `tonic` used here, as a dependency of crate `aruna_rust_api`
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             dataset_service,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ expected `InterceptedService<Channel, ...>`, found a different `InterceptedService<Channel, ...>`
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `tonic` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/service/interceptor.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct InterceptedService<S, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `InterceptedService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.11.0/src/service/interceptor.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | pub struct InterceptedService<S, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:26:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | use tonic::codegen::InterceptedService;
[INFO] [stdout]     |     ----- one version of crate `tonic` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/cache.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use aruna_rust_api::api::storage::models::v2::generic_resource;
[INFO] [stdout]     |     -------------- one version of crate `tonic` used here, as a dependency of crate `aruna_rust_api`
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |             object_service,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ expected `InterceptedService<Channel, ...>`, found a different `InterceptedService<Channel, ...>`
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `tonic` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/service/interceptor.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct InterceptedService<S, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `InterceptedService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.11.0/src/service/interceptor.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | pub struct InterceptedService<S, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:26:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | use tonic::codegen::InterceptedService;
[INFO] [stdout]     |     ----- one version of crate `tonic` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/cache.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use aruna_rust_api::api::storage::models::v2::generic_resource;
[INFO] [stdout]     |     -------------- one version of crate `tonic` used here, as a dependency of crate `aruna_rust_api`
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |             user_service,
[INFO] [stdout]     |             ^^^^^^^^^^^^ expected `InterceptedService<Channel, ...>`, found a different `InterceptedService<Channel, ...>`
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `tonic` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/service/interceptor.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct InterceptedService<S, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `InterceptedService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.11.0/src/service/interceptor.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | pub struct InterceptedService<S, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:26:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | use tonic::codegen::InterceptedService;
[INFO] [stdout]     |     ----- one version of crate `tonic` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/cache.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use aruna_rust_api::api::storage::models::v2::generic_resource;
[INFO] [stdout]     |     -------------- one version of crate `tonic` used here, as a dependency of crate `aruna_rust_api`
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             endpoint_service,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ expected `InterceptedService<Channel, ...>`, found a different `InterceptedService<Channel, ...>`
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `tonic` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/service/interceptor.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct InterceptedService<S, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `InterceptedService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.11.0/src/service/interceptor.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | pub struct InterceptedService<S, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:26:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | use tonic::codegen::InterceptedService;
[INFO] [stdout]     |     ----- one version of crate `tonic` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/cache.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use aruna_rust_api::api::storage::models::v2::generic_resource;
[INFO] [stdout]     |     -------------- one version of crate `tonic` used here, as a dependency of crate `aruna_rust_api`
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             storage_status_service,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^ expected `InterceptedService<Channel, ...>`, found a different `InterceptedService<Channel, ...>`
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `tonic` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/service/interceptor.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct InterceptedService<S, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `InterceptedService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.11.0/src/service/interceptor.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | pub struct InterceptedService<S, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/notifications.rs:26:5
[INFO] [stdout]     |
[INFO] [stdout]  26 | use tonic::codegen::InterceptedService;
[INFO] [stdout]     |     ----- one version of crate `tonic` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/cache.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout]  10 | use aruna_rust_api::api::storage::models::v2::generic_resource;
[INFO] [stdout]     |     -------------- one version of crate `tonic` used here, as a dependency of crate `aruna_rust_api`
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `external_ids` on type `aruna_rust_api::api::storage::models::v2::User`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/cache.rs:379:27
[INFO] [stdout]     |
[INFO] [stdout] 379 |         let ext_id = user.external_ids.first().unwrap().external_id.clone();
[INFO] [stdout]     |                           ^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `id`, `display_name`, `active`, `email`, `attributes` ... and 2 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_user_redacted` exists for struct `UserServiceClient<InterceptedService<Channel, utils::ClientInterceptor>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:138:14
[INFO] [stdout]     |
[INFO] [stdout] 135 |           let user = self
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 136 | |             .user_service
[INFO] [stdout] 137 | |             .clone()
[INFO] [stdout] 138 | |             .get_user_redacted(Request::new(GetUserRedactedRequest {
[INFO] [stdout]     | |             -^^^^^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/transport/channel/mod.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 |   pub struct Channel {
[INFO] [stdout]     |   ------------------ doesn't satisfy `_: Service<Request<UnsyncBoxBody<Bytes, Status>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Channel: Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<tonic::codegen::Bytes, tonic::status::Status>>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:135:20
[INFO] [stdout]     |
[INFO] [stdout] 135 |           let user = self
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 136 | |             .user_service
[INFO] [stdout] 137 | |             .clone()
[INFO] [stdout] 138 | |             .get_user_redacted(Request::new(GetUserRedactedRequest {
[INFO] [stdout] 139 | |                 user_id: id.to_string(),
[INFO] [stdout] 140 | |             }))
[INFO] [stdout] 141 | |             .await?
[INFO] [stdout]     | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_pubkeys` exists for struct `StorageStatusServiceClient<InterceptedService<Channel, utils::ClientInterceptor>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout] 155 |           Ok(self
[INFO] [stdout]     |  ____________-
[INFO] [stdout] 156 | |             .storage_status_service
[INFO] [stdout] 157 | |             .clone()
[INFO] [stdout] 158 | |             .get_pubkeys(Request::new(GetPubkeysRequest {}))
[INFO] [stdout]     | |             -^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/transport/channel/mod.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 |   pub struct Channel {
[INFO] [stdout]     |   ------------------ doesn't satisfy `_: Service<Request<UnsyncBoxBody<Bytes, Status>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Channel: Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<tonic::codegen::Bytes, tonic::status::Status>>>`
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `QueryHandler` defines an item `get_pubkeys`, perhaps you need to implement it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout]  46 | pub trait QueryHandler {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 155 |           Ok(self
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 156 | |             .storage_status_service
[INFO] [stdout] 157 | |             .clone()
[INFO] [stdout] 158 | |             .get_pubkeys(Request::new(GetPubkeysRequest {}))
[INFO] [stdout] 159 | |             .await?
[INFO] [stdout]     | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_project` exists for struct `ProjectServiceClient<InterceptedService<Channel, utils::ClientInterceptor>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:172:22
[INFO] [stdout]     |
[INFO] [stdout] 170 | /                 self.project_service
[INFO] [stdout] 171 | |                     .clone()
[INFO] [stdout] 172 | |                     .get_project(Request::new(GetProjectRequest {
[INFO] [stdout]     | |                     -^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/transport/channel/mod.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 |   pub struct Channel {
[INFO] [stdout]     |   ------------------ doesn't satisfy `_: Service<Request<UnsyncBoxBody<Bytes, Status>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Channel: Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<tonic::codegen::Bytes, tonic::status::Status>>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 | /                 self.project_service
[INFO] [stdout] 171 | |                     .clone()
[INFO] [stdout] 172 | |                     .get_project(Request::new(GetProjectRequest {
[INFO] [stdout] 173 | |                         project_id: id.to_string(),
[INFO] [stdout] 174 | |                     }))
[INFO] [stdout] 175 | |                     .await?
[INFO] [stdout]     | |___________________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_collection` exists for struct `CollectionServiceClient<InterceptedService<Channel, utils::ClientInterceptor>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 181 | /                 self.collection_service
[INFO] [stdout] 182 | |                     .clone()
[INFO] [stdout] 183 | |                     .get_collection(Request::new(GetCollectionRequest {
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/transport/channel/mod.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 |   pub struct Channel {
[INFO] [stdout]     |   ------------------ doesn't satisfy `_: Service<Request<UnsyncBoxBody<Bytes, Status>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Channel: Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<tonic::codegen::Bytes, tonic::status::Status>>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:181:17
[INFO] [stdout]     |
[INFO] [stdout] 181 | /                 self.collection_service
[INFO] [stdout] 182 | |                     .clone()
[INFO] [stdout] 183 | |                     .get_collection(Request::new(GetCollectionRequest {
[INFO] [stdout] 184 | |                         collection_id: id.to_string(),
[INFO] [stdout] 185 | |                     }))
[INFO] [stdout] 186 | |                     .await?
[INFO] [stdout]     | |___________________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_dataset` exists for struct `DatasetServiceClient<InterceptedService<Channel, utils::ClientInterceptor>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:194:22
[INFO] [stdout]     |
[INFO] [stdout] 192 | /                 self.dataset_service
[INFO] [stdout] 193 | |                     .clone()
[INFO] [stdout] 194 | |                     .get_dataset(Request::new(GetDatasetRequest {
[INFO] [stdout]     | |                     -^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/transport/channel/mod.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 |   pub struct Channel {
[INFO] [stdout]     |   ------------------ doesn't satisfy `_: Service<Request<UnsyncBoxBody<Bytes, Status>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Channel: Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<tonic::codegen::Bytes, tonic::status::Status>>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:192:17
[INFO] [stdout]     |
[INFO] [stdout] 192 | /                 self.dataset_service
[INFO] [stdout] 193 | |                     .clone()
[INFO] [stdout] 194 | |                     .get_dataset(Request::new(GetDatasetRequest {
[INFO] [stdout] 195 | |                         dataset_id: id.to_string(),
[INFO] [stdout] 196 | |                     }))
[INFO] [stdout] 197 | |                     .await?
[INFO] [stdout]     | |___________________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_object` exists for struct `ObjectServiceClient<InterceptedService<Channel, utils::ClientInterceptor>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:205:22
[INFO] [stdout]     |
[INFO] [stdout] 203 | /                 self.object_service
[INFO] [stdout] 204 | |                     .clone()
[INFO] [stdout] 205 | |                     .get_object(Request::new(GetObjectRequest {
[INFO] [stdout]     | |                     -^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/transport/channel/mod.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 |   pub struct Channel {
[INFO] [stdout]     |   ------------------ doesn't satisfy `_: Service<Request<UnsyncBoxBody<Bytes, Status>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Channel: Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<tonic::codegen::Bytes, tonic::status::Status>>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:203:17
[INFO] [stdout]     |
[INFO] [stdout] 203 | /                 self.object_service
[INFO] [stdout] 204 | |                     .clone()
[INFO] [stdout] 205 | |                     .get_object(Request::new(GetObjectRequest {
[INFO] [stdout] 206 | |                         object_id: id.to_string(),
[INFO] [stdout] 207 | |                     }))
[INFO] [stdout] 208 | |                     .await?
[INFO] [stdout]     | |___________________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `full_sync_endpoint` exists for struct `EndpointServiceClient<InterceptedService<Channel, utils::ClientInterceptor>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:226:14
[INFO] [stdout]     |
[INFO] [stdout] 223 |           let result = self
[INFO] [stdout]     |  ______________________-
[INFO] [stdout] 224 | |             .endpoint_service
[INFO] [stdout] 225 | |             .clone()
[INFO] [stdout] 226 | |             .full_sync_endpoint(Request::new(FullSyncEndpointRequest {}))
[INFO] [stdout]     | |             -^^^^^^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.9.2/src/transport/channel/mod.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 |   pub struct Channel {
[INFO] [stdout]     |   ------------------ doesn't satisfy `_: Service<Request<UnsyncBoxBody<Bytes, Status>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Channel: Service<request::Request<http_body::combinators::box_body::UnsyncBoxBody<tonic::codegen::Bytes, tonic::status::Status>>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:223:22
[INFO] [stdout]     |
[INFO] [stdout] 223 |           let result = self
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 224 | |             .endpoint_service
[INFO] [stdout] 225 | |             .clone()
[INFO] [stdout] 226 | |             .full_sync_endpoint(Request::new(FullSyncEndpointRequest {}))
[INFO] [stdout] 227 | |             .await?
[INFO] [stdout]     | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/query.rs:230:12
[INFO] [stdout]     |
[INFO] [stdout] 230 |         Ok(reqwest::get(result).await?.json::<FullSyncData>().await?)
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `associated_id` on type `&aruna_rust_api::api::notification::services::v2::Resource`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/utils.rs:36:44
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 DieselUlid::from_str(&self.associated_id).ok()?,
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `resource_id`, `persistent_resource_id`, `checksum`, `resource_variant`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `associated_id` on type `&aruna_rust_api::api::notification::services::v2::Resource`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aruna-cache-0.2.3/src/utils.rs:40:44
[INFO] [stdout]    |
[INFO] [stdout] 40 |                 DieselUlid::from_str(&self.associated_id).ok()?,
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `resource_id`, `persistent_resource_id`, `checksum`, `resource_variant`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0308, E0432, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aruna-cache` (lib) due to 53 previous errors
[INFO] running `Command { std: "docker" "inspect" "265a9413b1a88d71f6b2581c5016676ba3ee6c7b4e81c7e6126e615dddad7f56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "265a9413b1a88d71f6b2581c5016676ba3ee6c7b4e81c7e6126e615dddad7f56", kill_on_drop: false }`
[INFO] [stdout] 265a9413b1a88d71f6b2581c5016676ba3ee6c7b4e81c7e6126e615dddad7f56
