[INFO] fetching crate aruna-cache 0.2.3... [INFO] checking aruna-cache-0.2.3 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate aruna-cache 0.2.3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate aruna-cache 0.2.3 [INFO] finished tweaking crates.io crate aruna-cache 0.2.3 [INFO] tweaked toml for crates.io crate aruna-cache 0.2.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate aruna-cache 0.2.3 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 313 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] [stderr] Adding diesel-ulid v0.2.0 (available: v0.3.2) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding tonic v0.9.2 (available: v0.14.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa7687a541350c8850582565b0f6fc2b6968f3aa052b7cad2a45ceeba76a2b42 [INFO] running `Command { std: "docker" "start" "-a" "aa7687a541350c8850582565b0f6fc2b6968f3aa052b7cad2a45ceeba76a2b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa7687a541350c8850582565b0f6fc2b6968f3aa052b7cad2a45ceeba76a2b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa7687a541350c8850582565b0f6fc2b6968f3aa052b7cad2a45ceeba76a2b42", kill_on_drop: false }` [INFO] [stdout] aa7687a541350c8850582565b0f6fc2b6968f3aa052b7cad2a45ceeba76a2b42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfbea0b306f6799fc687610db7073ab277b018ddf72f298c826d627049762149 [INFO] running `Command { std: "docker" "start" "-a" "dfbea0b306f6799fc687610db7073ab277b018ddf72f298c826d627049762149", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling pq-sys v0.7.2 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking postgres-protocol v0.6.8 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [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 async-trait v0.1.89 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling postgres-derive v0.4.6 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking postgres-types v0.2.9 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking prost-types v0.12.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling diesel_derives v2.2.7 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling prost-wkt-build v0.5.1 [INFO] [stderr] Compiling prost-wkt-types v0.5.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking typetag v0.2.20 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking prost-wkt v0.5.1 [INFO] [stderr] Checking rusty_ulid v2.0.0 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking diesel v2.2.12 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stderr] Checking tonic v0.9.2 [INFO] [stderr] Checking aruna-rust-api v2.0.2 [INFO] [stderr] Checking diesel-ulid v0.2.0 [INFO] [stderr] Checking aruna-cache v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `aruna_rust_api::api::storage::services::v2::Pubkey` [INFO] [stdout] --> 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::storage::models::v2::ExternalId` [INFO] [stdout] --> src/cache.rs:783:85 [INFO] [stdout] | [INFO] [stdout] 783 | permission::ResourceId, Collection as APICollection, Dataset as APIDataset, ExternalId, [INFO] [stdout] | ^^^^^^^^^^ no `ExternalId` in `aruna::aruna::api::storage::models::v2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aruna_rust_api::api::storage::services::v2::Pubkey` [INFO] [stdout] --> 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] --> 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::anouncement_event` [INFO] [stdout] --> 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] --> 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::AnouncementEvent` [INFO] [stdout] --> 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] --> 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] --> 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] = note: unresolved item `crate::cache::tests::Pubkey` exists but is inaccessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aruna_rust_api::api::storage::services::v2::Pubkey` [INFO] [stdout] --> 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] = note: unresolved item `crate::cache::tests::Pubkey` exists but is inaccessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aruna_rust_api::api::notification::services::v2::GetEventMessageBatchStreamRequest` [INFO] [stdout] --> 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] --> 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] --> 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>>` is not satisfied [INFO] [stdout] --> 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>>` is not implemented for `Channel` [INFO] [stdout] but trait `Service>>` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status` [INFO] [stdout] note: required by a bound in `EventNotificationServiceClient::::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( [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, [INFO] [stdout] 351 | | Response = http::Response< [INFO] [stdout] 352 | | >::ResponseBody, [INFO] [stdout] 353 | | >, [INFO] [stdout] 354 | | >, [INFO] [stdout] | |_____________^ required by this bound in `EventNotificationServiceClient::::with_interceptor` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ebbdbc10e17c06f6.long-type-17878528474633342047.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>>` is not satisfied [INFO] [stdout] --> 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>>` is not implemented for `Channel` [INFO] [stdout] but trait `Service>>` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status` [INFO] [stdout] note: required by a bound in `EventNotificationServiceClient::::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( [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, [INFO] [stdout] 351 | | Response = http::Response< [INFO] [stdout] 352 | | >::ResponseBody, [INFO] [stdout] 353 | | >, [INFO] [stdout] 354 | | >, [INFO] [stdout] | |_____________^ required by this bound in `EventNotificationServiceClient::::with_interceptor` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ce4860a9adc62474.long-type-15730247775021853426.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] --> 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] | ^^^^^^^^^^^^^^^^^^^ the trait `FnMut(tonic::request::Request<()>)` is not implemented for `notifications::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] ::: 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] ::: 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 { [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::::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( [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::::with_interceptor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `notifications::ClientInterceptor: tonic::service::interceptor::Interceptor` is not satisfied [INFO] [stdout] --> 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] | ^^^^^^^^^^^^^^^^^^^ the trait `FnMut(tonic::request::Request<()>)` is not implemented for `notifications::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] ::: 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] ::: 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 { [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::::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( [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::::with_interceptor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/notifications.rs:77:40 [INFO] [stdout] | [INFO] [stdout] 77 | notification_service: Some(notification_service), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^ expected `InterceptedService`, found a different `InterceptedService` [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 { [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService` [INFO] [stdout] | [INFO] [stdout] ::: 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] ::: 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>` due to the type of the argument passed [INFO] [stdout] --> 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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/option.rs:601:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/notifications.rs:77:40 [INFO] [stdout] | [INFO] [stdout] 77 | notification_service: Some(notification_service), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^ expected `InterceptedService`, found a different `InterceptedService` [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 { [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService` [INFO] [stdout] | [INFO] [stdout] ::: 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] ::: 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>` due to the type of the argument passed [INFO] [stdout] --> 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/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/option.rs:601:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_event_message_batch_stream` found for mutable reference `&mut EventNotificationServiceClient>` in the current scope [INFO] [stdout] --> 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>` [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-ebbdbc10e17c06f6.long-type-17206452973573568651.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_event_message_batch_stream` found for mutable reference `&mut EventNotificationServiceClient>` in the current scope [INFO] [stdout] --> 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>` [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-ce4860a9adc62474.long-type-16339305375248613037.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `acknowledge_message_batch` exists for mutable reference `&mut EventNotificationServiceClient>`, but its trait bounds were not satisfied [INFO] [stdout] --> 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>>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Channel: Service>>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ebbdbc10e17c06f6.long-type-5913150156317818284.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `acknowledge_message_batch` exists for mutable reference `&mut EventNotificationServiceClient>`, but its trait bounds were not satisfied [INFO] [stdout] --> 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>>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Channel: Service>>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ce4860a9adc62474.long-type-11716028912212112593.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>>` is not satisfied [INFO] [stdout] --> 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>>` is not implemented for `Channel` [INFO] [stdout] but trait `Service>>` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status` [INFO] [stdout] note: required by a bound in `ProjectServiceClient::::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( [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, [INFO] [stdout] 18201 | | Response = http::Response< [INFO] [stdout] 18202 | | >::ResponseBody, [INFO] [stdout] 18203 | | >, [INFO] [stdout] 18204 | | >, [INFO] [stdout] | |_____________^ required by this bound in `ProjectServiceClient::::with_interceptor` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ebbdbc10e17c06f6.long-type-17878528474633342047.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] --> 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] | ^^^^^^^^^^^^^^^^^^^ the trait `FnMut(tonic::request::Request<()>)` is not implemented for `utils::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] ::: 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] ::: 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] ::: 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 { [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::::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( [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::::with_interceptor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Channel: Service>>` is not satisfied [INFO] [stdout] --> 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>>` is not implemented for `Channel` [INFO] [stdout] but trait `Service>>` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status` [INFO] [stdout] note: required by a bound in `CollectionServiceClient::::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( [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, [INFO] [stdout] 3444 | | Response = http::Response< [INFO] [stdout] 3445 | | >::ResponseBody, [INFO] [stdout] 3446 | | >, [INFO] [stdout] 3447 | | >, [INFO] [stdout] | |_____________^ required by this bound in `CollectionServiceClient::::with_interceptor` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ebbdbc10e17c06f6.long-type-17878528474633342047.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>>` is not satisfied [INFO] [stdout] --> 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>>` is not implemented for `Channel` [INFO] [stdout] but trait `Service>>` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status` [INFO] [stdout] = note: required for `Channel` to implement `GrpcService>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ebbdbc10e17c06f6.long-type-17878528474633342047.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] --> 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] | ^^^^^^^^^^^^^^^^^^^ the trait `FnMut(tonic::request::Request<()>)` is not implemented for `utils::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] ::: 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] ::: 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] ::: 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 { [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::::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( [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::::with_interceptor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Channel: Service>>` is not satisfied [INFO] [stdout] --> 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>>` is not implemented for `Channel` [INFO] [stdout] but trait `Service>>` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status` [INFO] [stdout] note: required by a bound in `DatasetServiceClient::::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( [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, [INFO] [stdout] 7670 | | Response = http::Response< [INFO] [stdout] 7671 | | >::ResponseBody, [INFO] [stdout] 7672 | | >, [INFO] [stdout] 7673 | | >, [INFO] [stdout] | |_____________^ required by this bound in `DatasetServiceClient::::with_interceptor` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ebbdbc10e17c06f6.long-type-17878528474633342047.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] --> 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] | ^^^^^^^^^^^^^^^^^^^ the trait `FnMut(tonic::request::Request<()>)` is not implemented for `utils::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] ::: 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] ::: 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] ::: 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 { [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::::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( [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::::with_interceptor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Channel: Service>>` is not satisfied [INFO] [stdout] --> 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>>` is not implemented for `Channel` [INFO] [stdout] but trait `Service>>` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status` [INFO] [stdout] note: required by a bound in `ObjectServiceClient::::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( [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, [INFO] [stdout] 6065 | | Response = http::Response< [INFO] [stdout] 6066 | | >::ResponseBody, [INFO] [stdout] 6067 | | >, [INFO] [stdout] 6068 | | >, [INFO] [stdout] | |_____________^ required by this bound in `ObjectServiceClient::::with_interceptor` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ebbdbc10e17c06f6.long-type-17878528474633342047.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] --> 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] | ^^^^^^^^^^^^^^^^^^^ the trait `FnMut(tonic::request::Request<()>)` is not implemented for `utils::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] ::: 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] ::: 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] ::: 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 { [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::::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( [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::::with_interceptor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Channel: Service>>` is not satisfied [INFO] [stdout] --> 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>>` is not implemented for `Channel` [INFO] [stdout] but trait `Service>>` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status` [INFO] [stdout] note: required by a bound in `UserServiceClient::::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( [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, [INFO] [stdout] 14586 | | Response = http::Response< [INFO] [stdout] 14587 | | >::ResponseBody, [INFO] [stdout] 14588 | | >, [INFO] [stdout] 14589 | | >, [INFO] [stdout] | |_____________^ required by this bound in `UserServiceClient::::with_interceptor` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ebbdbc10e17c06f6.long-type-17878528474633342047.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] --> 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] | ^^^^^^^^^^^^^^^^^^^ the trait `FnMut(tonic::request::Request<()>)` is not implemented for `utils::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] ::: 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] ::: 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] ::: 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 { [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::::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( [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::::with_interceptor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Channel: Service>>` is not satisfied [INFO] [stdout] --> 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>>` is not implemented for `Channel` [INFO] [stdout] but trait `Service>>` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status` [INFO] [stdout] note: required by a bound in `EndpointServiceClient::::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( [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, [INFO] [stdout] 190 | | Response = http::Response< [INFO] [stdout] 191 | | >::ResponseBody, [INFO] [stdout] 192 | | >, [INFO] [stdout] 193 | | >, [INFO] [stdout] | |_____________^ required by this bound in `EndpointServiceClient::::with_interceptor` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ebbdbc10e17c06f6.long-type-17878528474633342047.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>>` is not satisfied [INFO] [stdout] --> 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>>` is not implemented for `Channel` [INFO] [stdout] but trait `Service>>` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status` [INFO] [stdout] note: required by a bound in `ProjectServiceClient::::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( [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, [INFO] [stdout] 18201 | | Response = http::Response< [INFO] [stdout] 18202 | | >::ResponseBody, [INFO] [stdout] 18203 | | >, [INFO] [stdout] 18204 | | >, [INFO] [stdout] | |_____________^ required by this bound in `ProjectServiceClient::::with_interceptor` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ce4860a9adc62474.long-type-15730247775021853426.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] --> 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] | ^^^^^^^^^^^^^^^^^^^ the trait `FnMut(tonic::request::Request<()>)` is not implemented for `utils::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] ::: 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] ::: 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] ::: 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 { [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::::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( [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::::with_interceptor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `utils::ClientInterceptor: tonic::service::interceptor::Interceptor` is not satisfied [INFO] [stdout] --> 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] | ^^^^^^^^^^^^^^^^^^^ the trait `FnMut(tonic::request::Request<()>)` is not implemented for `utils::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] ::: 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] ::: 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] ::: 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 { [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::::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( [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::::with_interceptor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Channel: Service>>` is not satisfied [INFO] [stdout] --> 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>>` is not implemented for `Channel` [INFO] [stdout] but trait `Service>>` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status` [INFO] [stdout] note: required by a bound in `StorageStatusServiceClient::::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( [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, [INFO] [stdout] 11761 | | Response = http::Response< [INFO] [stdout] 11762 | | >::ResponseBody, [INFO] [stdout] 11763 | | >, [INFO] [stdout] 11764 | | >, [INFO] [stdout] | |_____________^ required by this bound in `StorageStatusServiceClient::::with_interceptor` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ebbdbc10e17c06f6.long-type-17878528474633342047.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] --> 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] | ^^^^^^^^^^^ the trait `FnMut(tonic::request::Request<()>)` is not implemented for `utils::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] ::: 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] ::: 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] ::: 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 { [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::::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( [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::::with_interceptor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Channel: Service>>` is not satisfied [INFO] [stdout] --> 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>>` is not implemented for `Channel` [INFO] [stdout] but trait `Service>>` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status` [INFO] [stdout] note: required by a bound in `CollectionServiceClient::::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( [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, [INFO] [stdout] 3444 | | Response = http::Response< [INFO] [stdout] 3445 | | >::ResponseBody, [INFO] [stdout] 3446 | | >, [INFO] [stdout] 3447 | | >, [INFO] [stdout] | |_____________^ required by this bound in `CollectionServiceClient::::with_interceptor` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ce4860a9adc62474.long-type-15730247775021853426.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>>` is not satisfied [INFO] [stdout] --> 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>>` is not implemented for `Channel` [INFO] [stdout] but trait `Service>>` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status` [INFO] [stdout] = note: required for `Channel` to implement `GrpcService>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ce4860a9adc62474.long-type-15730247775021853426.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/query.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | project_service, [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `InterceptedService`, found a different `InterceptedService` [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 { [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService` [INFO] [stdout] | [INFO] [stdout] ::: 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] ::: 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[E0277]: the trait bound `utils::ClientInterceptor: tonic::service::interceptor::Interceptor` is not satisfied [INFO] [stdout] --> 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] | ^^^^^^^^^^^^^^^^^^^ the trait `FnMut(tonic::request::Request<()>)` is not implemented for `utils::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] ::: 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] ::: 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] ::: 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 { [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::::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( [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::::with_interceptor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/query.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | collection_service, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected `InterceptedService`, found a different `InterceptedService` [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 { [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService` [INFO] [stdout] | [INFO] [stdout] ::: 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] ::: 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[E0277]: the trait bound `Channel: Service>>` is not satisfied [INFO] [stdout] --> 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>>` is not implemented for `Channel` [INFO] [stdout] but trait `Service>>` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status` [INFO] [stdout] note: required by a bound in `DatasetServiceClient::::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( [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, [INFO] [stdout] 7670 | | Response = http::Response< [INFO] [stdout] 7671 | | >::ResponseBody, [INFO] [stdout] 7672 | | >, [INFO] [stdout] 7673 | | >, [INFO] [stdout] | |_____________^ required by this bound in `DatasetServiceClient::::with_interceptor` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ce4860a9adc62474.long-type-15730247775021853426.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/query.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | dataset_service, [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `InterceptedService`, found a different `InterceptedService` [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 { [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService` [INFO] [stdout] | [INFO] [stdout] ::: 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] ::: 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[E0277]: the trait bound `utils::ClientInterceptor: tonic::service::interceptor::Interceptor` is not satisfied [INFO] [stdout] --> 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] | ^^^^^^^^^^^^^^^^^^^ the trait `FnMut(tonic::request::Request<()>)` is not implemented for `utils::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] ::: 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] ::: 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] ::: 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 { [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::::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( [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::::with_interceptor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/query.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | object_service, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `InterceptedService`, found a different `InterceptedService` [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 { [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService` [INFO] [stdout] | [INFO] [stdout] ::: 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] ::: 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] --> src/query.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | user_service, [INFO] [stdout] | ^^^^^^^^^^^^ expected `InterceptedService`, found a different `InterceptedService` [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 { [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService` [INFO] [stdout] | [INFO] [stdout] ::: 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] ::: 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[E0277]: the trait bound `Channel: Service>>` is not satisfied [INFO] [stdout] --> 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>>` is not implemented for `Channel` [INFO] [stdout] but trait `Service>>` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status` [INFO] [stdout] note: required by a bound in `ObjectServiceClient::::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( [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, [INFO] [stdout] 6065 | | Response = http::Response< [INFO] [stdout] 6066 | | >::ResponseBody, [INFO] [stdout] 6067 | | >, [INFO] [stdout] 6068 | | >, [INFO] [stdout] | |_____________^ required by this bound in `ObjectServiceClient::::with_interceptor` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ce4860a9adc62474.long-type-15730247775021853426.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/query.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | endpoint_service, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `InterceptedService`, found a different `InterceptedService` [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 { [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService` [INFO] [stdout] | [INFO] [stdout] ::: 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] ::: 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[E0277]: the trait bound `utils::ClientInterceptor: tonic::service::interceptor::Interceptor` is not satisfied [INFO] [stdout] --> 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] | ^^^^^^^^^^^^^^^^^^^ the trait `FnMut(tonic::request::Request<()>)` is not implemented for `utils::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] ::: 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] ::: 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] ::: 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 { [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::::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( [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::::with_interceptor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/query.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | storage_status_service, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `InterceptedService`, found a different `InterceptedService` [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 { [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService` [INFO] [stdout] | [INFO] [stdout] ::: 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] ::: 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[E0277]: the trait bound `Channel: Service>>` is not satisfied [INFO] [stdout] --> 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>>` is not implemented for `Channel` [INFO] [stdout] but trait `Service>>` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status` [INFO] [stdout] note: required by a bound in `UserServiceClient::::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( [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, [INFO] [stdout] 14586 | | Response = http::Response< [INFO] [stdout] 14587 | | >::ResponseBody, [INFO] [stdout] 14588 | | >, [INFO] [stdout] 14589 | | >, [INFO] [stdout] | |_____________^ required by this bound in `UserServiceClient::::with_interceptor` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ce4860a9adc62474.long-type-15730247775021853426.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] --> 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] | ^^^^^^^^^^^^^^^^^^^ the trait `FnMut(tonic::request::Request<()>)` is not implemented for `utils::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] ::: 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] ::: 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] ::: 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 { [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::::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( [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::::with_interceptor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Channel: Service>>` is not satisfied [INFO] [stdout] --> 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>>` is not implemented for `Channel` [INFO] [stdout] but trait `Service>>` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status` [INFO] [stdout] note: required by a bound in `EndpointServiceClient::::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( [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, [INFO] [stdout] 190 | | Response = http::Response< [INFO] [stdout] 191 | | >::ResponseBody, [INFO] [stdout] 192 | | >, [INFO] [stdout] 193 | | >, [INFO] [stdout] | |_____________^ required by this bound in `EndpointServiceClient::::with_interceptor` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ce4860a9adc62474.long-type-15730247775021853426.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] --> 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] | ^^^^^^^^^^^^^^^^^^^ the trait `FnMut(tonic::request::Request<()>)` is not implemented for `utils::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] ::: 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] ::: 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] ::: 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 { [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::::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( [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::::with_interceptor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Channel: Service>>` is not satisfied [INFO] [stdout] --> 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>>` is not implemented for `Channel` [INFO] [stdout] but trait `Service>>` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `tonic::Status`, found `tonic::status::Status` [INFO] [stdout] note: required by a bound in `StorageStatusServiceClient::::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( [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, [INFO] [stdout] 11761 | | Response = http::Response< [INFO] [stdout] 11762 | | >::ResponseBody, [INFO] [stdout] 11763 | | >, [INFO] [stdout] 11764 | | >, [INFO] [stdout] | |_____________^ required by this bound in `StorageStatusServiceClient::::with_interceptor` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aruna_cache-ce4860a9adc62474.long-type-15730247775021853426.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] --> 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] | ^^^^^^^^^^^ the trait `FnMut(tonic::request::Request<()>)` is not implemented for `utils::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] ::: 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] ::: 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] ::: 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 { [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::::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( [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::::with_interceptor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/query.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | project_service, [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `InterceptedService`, found a different `InterceptedService` [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 { [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService` [INFO] [stdout] | [INFO] [stdout] ::: 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] ::: 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] --> src/query.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | collection_service, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected `InterceptedService`, found a different `InterceptedService` [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 { [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService` [INFO] [stdout] | [INFO] [stdout] ::: 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] ::: 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] --> 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[E0308]: mismatched types [INFO] [stdout] --> src/query.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | dataset_service, [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `InterceptedService`, found a different `InterceptedService` [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 { [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService` [INFO] [stdout] | [INFO] [stdout] ::: 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] ::: 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] --> src/query.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | object_service, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `InterceptedService`, found a different `InterceptedService` [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 { [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService` [INFO] [stdout] | [INFO] [stdout] ::: 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] ::: 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] --> src/query.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | user_service, [INFO] [stdout] | ^^^^^^^^^^^^ expected `InterceptedService`, found a different `InterceptedService` [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 { [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService` [INFO] [stdout] | [INFO] [stdout] ::: 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] ::: 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] --> src/query.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | endpoint_service, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `InterceptedService`, found a different `InterceptedService` [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 { [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService` [INFO] [stdout] | [INFO] [stdout] ::: 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] ::: 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] --> src/query.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | storage_status_service, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `InterceptedService`, found a different `InterceptedService` [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 { [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `tonic::service::interceptor::InterceptedService` [INFO] [stdout] | [INFO] [stdout] ::: 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] ::: 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[E0560]: struct `aruna_rust_api::api::storage::models::v2::User` has no field named `external_ids` [INFO] [stdout] --> src/cache.rs:827:17 [INFO] [stdout] | [INFO] [stdout] 827 | external_ids: vec![ExternalId { [INFO] [stdout] | ^^^^^^^^^^^^ `aruna_rust_api::api::storage::models::v2::User` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `first_name`, `last_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Token` has no field named `user_id` [INFO] [stdout] --> src/cache.rs:840:25 [INFO] [stdout] | [INFO] [stdout] 840 | user_id: user_id.to_string(), [INFO] [stdout] | ^^^^^^^ `Token` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: all struct fields are already assigned [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Token` has no field named `used_at` [INFO] [stdout] --> src/cache.rs:844:25 [INFO] [stdout] | [INFO] [stdout] 844 | used_at: None, [INFO] [stdout] | ^^^^^^^ `Token` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: all struct fields are already assigned [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `data_proxy_attributes`, `external_ids`, `pubkey` and 1 other field in initializer of `UserAttributes` [INFO] [stdout] --> src/cache.rs:834:34 [INFO] [stdout] | [INFO] [stdout] 834 | attributes: Some(UserAttributes { [INFO] [stdout] | ^^^^^^^^^^^^^^ missing `data_proxy_attributes`, `external_ids`, `pubkey` and 1 other field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `external_ids` on type `aruna_rust_api::api::storage::models::v2::User` [INFO] [stdout] --> 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>`, but its trait bounds were not satisfied [INFO] [stdout] --> 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>>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Channel: Service>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_user_redacted` exists for struct `UserServiceClient>`, but its trait bounds were not satisfied [INFO] [stdout] --> 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>>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Channel: Service>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_pubkeys` exists for struct `StorageStatusServiceClient>`, but its trait bounds were not satisfied [INFO] [stdout] --> 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>>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Channel: Service>>` [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] --> src/query.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait QueryHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_pubkeys` exists for struct `StorageStatusServiceClient>`, but its trait bounds were not satisfied [INFO] [stdout] --> 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>>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Channel: Service>>` [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] --> src/query.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait QueryHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_project` exists for struct `ProjectServiceClient>`, but its trait bounds were not satisfied [INFO] [stdout] --> 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>>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Channel: Service>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_project` exists for struct `ProjectServiceClient>`, but its trait bounds were not satisfied [INFO] [stdout] --> 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>>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Channel: Service>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_collection` exists for struct `CollectionServiceClient>`, but its trait bounds were not satisfied [INFO] [stdout] --> 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>>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Channel: Service>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_collection` exists for struct `CollectionServiceClient>`, but its trait bounds were not satisfied [INFO] [stdout] --> 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>>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Channel: Service>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_dataset` exists for struct `DatasetServiceClient>`, but its trait bounds were not satisfied [INFO] [stdout] --> 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>>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Channel: Service>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_dataset` exists for struct `DatasetServiceClient>`, but its trait bounds were not satisfied [INFO] [stdout] --> 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>>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Channel: Service>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_object` exists for struct `ObjectServiceClient>`, but its trait bounds were not satisfied [INFO] [stdout] --> 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>>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Channel: Service>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_object` exists for struct `ObjectServiceClient>`, but its trait bounds were not satisfied [INFO] [stdout] --> 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>>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Channel: Service>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `full_sync_endpoint` exists for struct `EndpointServiceClient>`, but its trait bounds were not satisfied [INFO] [stdout] --> 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>>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Channel: Service>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `full_sync_endpoint` exists for struct `EndpointServiceClient>`, but its trait bounds were not satisfied [INFO] [stdout] --> 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>>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Channel: Service>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `associated_id` on type `&aruna_rust_api::api::notification::services::v2::Resource` [INFO] [stdout] --> 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] --> 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] error[E0609]: no field `associated_id` on type `&aruna_rust_api::api::notification::services::v2::Resource` [INFO] [stdout] --> 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] --> 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, 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 43 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0063, E0277, E0308, E0432, E0560, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aruna-cache` (lib test) due to 48 previous errors [INFO] running `Command { std: "docker" "inspect" "dfbea0b306f6799fc687610db7073ab277b018ddf72f298c826d627049762149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfbea0b306f6799fc687610db7073ab277b018ddf72f298c826d627049762149", kill_on_drop: false }` [INFO] [stdout] dfbea0b306f6799fc687610db7073ab277b018ddf72f298c826d627049762149