[INFO] cloning repository https://github.com/iFeyz/ingestor-gateway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iFeyz/ingestor-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiFeyz%2Fingestor-gateway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiFeyz%2Fingestor-gateway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd57c7788d539303cde4fba75c52ca3e1fc2dae8 [INFO] checking iFeyz/ingestor-gateway/cd57c7788d539303cde4fba75c52ca3e1fc2dae8 against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiFeyz%2Fingestor-gateway" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iFeyz/ingestor-gateway [INFO] finished tweaking git repo https://github.com/iFeyz/ingestor-gateway [INFO] tweaked toml for git repo https://github.com/iFeyz/ingestor-gateway written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iFeyz/ingestor-gateway on toolchain 507271bc119683008ec719ecee48814e8ac86c65 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iFeyz/ingestor-gateway already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nkeys v0.3.2 [INFO] [stderr] Downloaded async-nats v0.32.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27ef64b6722c98de18082ca6ac22284587b3c7c44892885f67de55d13dd7c74b [INFO] running `Command { std: "docker" "start" "-a" "27ef64b6722c98de18082ca6ac22284587b3c7c44892885f67de55d13dd7c74b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27ef64b6722c98de18082ca6ac22284587b3c7c44892885f67de55d13dd7c74b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27ef64b6722c98de18082ca6ac22284587b3c7c44892885f67de55d13dd7c74b", kill_on_drop: false }` [INFO] [stdout] 27ef64b6722c98de18082ca6ac22284587b3c7c44892885f67de55d13dd7c74b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb0496873367356b02b46d79f2f624d513ca2379addbe6626e51d98a2dff2184 [INFO] running `Command { std: "docker" "start" "-a" "bb0496873367356b02b46d79f2f624d513ca2379addbe6626e51d98a2dff2184", kill_on_drop: false }` [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking base64ct v1.8.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking nuid v0.5.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking backon v1.6.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking serde_nanos v0.1.4 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking signatory v0.27.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking nkeys v0.3.2 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking openssl-sys v0.9.111 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking openssl v0.10.75 [INFO] [stderr] Checking config v0.13.4 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-retry v0.3.0 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking async-nats v0.32.1 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling gateway v0.1.0 (/opt/rustwide/workdir/gateway) [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking redis v0.27.6 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Checking ingestor v0.1.0 (/opt/rustwide/workdir/ingestor) [INFO] [stdout] warning: unused import: `Subscriber` [INFO] [stdout] --> gateway/src/nats/dispatcher.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use async_nats::{Client, Subscriber}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono` [INFO] [stdout] --> gateway/src/nats/dispatcher.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use chrono; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> ingestor/src/providers/helius.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | use tracing::{info, debug, error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ProviderConfig` [INFO] [stdout] --> ingestor/src/services/worker_manager.rs:9:41 [INFO] [stdout] | [INFO] [stdout] 9 | config::{Settings, WebSocketConfig, ProviderConfig}, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> ingestor/src/providers/helius.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | use tracing::{info, debug, error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ProviderConfig` [INFO] [stdout] --> ingestor/src/services/worker_manager.rs:9:41 [INFO] [stdout] | [INFO] [stdout] 9 | config::{Settings, WebSocketConfig, ProviderConfig}, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Subscriber` [INFO] [stdout] --> gateway/src/nats/dispatcher.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use async_nats::{Client, Subscriber}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono` [INFO] [stdout] --> gateway/src/nats/dispatcher.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use chrono; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | pub async fn clear_ttl(&self, source: &str, topic: &str, params: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:148:22 [INFO] [stdout] | [INFO] [stdout] 148 | conn.expire(&lock_key, 5).await?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 148 ~ conn.expire::<_, ()>(&lock_key, 5).await?; [INFO] [stdout] 149 | [INFO] [stdout] ... [INFO] [stdout] 155 | if final_check.is_empty() { [INFO] [stdout] 156 ~ conn.hdel::<_, _, ()>(&ref_key, &field).await?; [INFO] [stdout] 157 | info!("Cleared orphaned reference count {} for {}:{}:{}", c, source, topic, params); [INFO] [stdout] ... [INFO] [stdout] 170 | [INFO] [stdout] 171 ~ conn.del::<_, ()>(&lock_key).await?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> gateway/src/redis/coordinator.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub async fn subscribe(&self, sub: &Subscription) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> gateway/src/redis/coordinator.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | conn.set_ex( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 92 | conn.set_ex::<_, _, ()>( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | pub async fn set_subscription_connection(&self, key: &str, conn_id: usize) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:201:14 [INFO] [stdout] | [INFO] [stdout] 201 | conn.set(key, conn_id).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 201 | conn.set::<_, _, ()>(key, conn_id).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> gateway/src/redis/coordinator.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | pub async fn unsubscribe(&self, sub: &Subscription) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> gateway/src/redis/coordinator.rs:147:18 [INFO] [stdout] | [INFO] [stdout] 147 | conn.del(&ttl_key).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 147 ~ conn.del::<_, ()>(&ttl_key).await?; [INFO] [stdout] 148 | [INFO] [stdout] 149 | if count <= 0 { [INFO] [stdout] 150 ~ conn.hdel::<_, _, ()>(&key, &field).await?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | pub async fn delete_subscription_connection(&self, key: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:213:14 [INFO] [stdout] | [INFO] [stdout] 213 | conn.del(key).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 213 | conn.del::<_, ()>(key).await?; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | pub async fn set_connection_subscription(&self, key: &str, conn_id: usize) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:219:14 [INFO] [stdout] | [INFO] [stdout] 219 | conn.sadd(format!("conn:subs:{}", conn_id), key).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 219 | conn.sadd::<_, _, ()>(format!("conn:subs:{}", conn_id), key).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | pub async fn delete_connection_subscription(&self, key: &str, conn_id: usize) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:225:14 [INFO] [stdout] | [INFO] [stdout] 225 | conn.srem(format!("conn:subs:{}", conn_id), key).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 225 | conn.srem::<_, _, ()>(format!("conn:subs:{}", conn_id), key).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> gateway/src/redis/coordinator.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | pub async fn cleanup_stale_subscriptions(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> gateway/src/redis/coordinator.rs:244:42 [INFO] [stdout] | [INFO] [stdout] 244 | ... conn.hdel(&key, &field).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 244 | conn.hdel::<_, _, ()>(&key, &field).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | pub async fn clear_all_connection_subscriptions(&self, conn_id: usize) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:257:18 [INFO] [stdout] | [INFO] [stdout] 257 | conn.del(&key).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 257 ~ conn.del::<_, ()>(&key).await?; [INFO] [stdout] 258 | } [INFO] [stdout] 259 | [INFO] [stdout] 260 ~ conn.del::<_, ()>(format!("conn:subs:{}", conn_id)).await?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> gateway/src/redis/coordinator.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | async fn release_lock(&self, key: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> gateway/src/redis/coordinator.rs:275:14 [INFO] [stdout] | [INFO] [stdout] 275 | conn.del(key).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 275 | conn.del::<_, ()>(key).await?; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | pub async fn set_ws_subscription_state(&self, key: &str, subscribed: bool) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:280:18 [INFO] [stdout] | [INFO] [stdout] 280 | conn.set_ex(key, "1", 3600).await?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 280 ~ conn.set_ex::<_, _, ()>(key, "1", 3600).await?; [INFO] [stdout] 281 | } else { [INFO] [stdout] 282 ~ conn.del::<_, ()>(key).await?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | pub async fn delete_ws_subscription_state(&self, key: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:295:14 [INFO] [stdout] | [INFO] [stdout] 295 | conn.del(key).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 295 | conn.del::<_, ()>(key).await?; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> gateway/src/redis/coordinator.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub async fn subscribe(&self, sub: &Subscription) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> gateway/src/redis/coordinator.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | conn.set_ex( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 92 | conn.set_ex::<_, _, ()>( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> gateway/src/redis/coordinator.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | pub async fn unsubscribe(&self, sub: &Subscription) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> gateway/src/redis/coordinator.rs:147:18 [INFO] [stdout] | [INFO] [stdout] 147 | conn.del(&ttl_key).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 147 ~ conn.del::<_, ()>(&ttl_key).await?; [INFO] [stdout] 148 | [INFO] [stdout] 149 | if count <= 0 { [INFO] [stdout] 150 ~ conn.hdel::<_, _, ()>(&key, &field).await?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | pub async fn clear_ttl(&self, source: &str, topic: &str, params: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:148:22 [INFO] [stdout] | [INFO] [stdout] 148 | conn.expire(&lock_key, 5).await?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 148 ~ conn.expire::<_, ()>(&lock_key, 5).await?; [INFO] [stdout] 149 | [INFO] [stdout] ... [INFO] [stdout] 155 | if final_check.is_empty() { [INFO] [stdout] 156 ~ conn.hdel::<_, _, ()>(&ref_key, &field).await?; [INFO] [stdout] 157 | info!("Cleared orphaned reference count {} for {}:{}:{}", c, source, topic, params); [INFO] [stdout] ... [INFO] [stdout] 170 | [INFO] [stdout] 171 ~ conn.del::<_, ()>(&lock_key).await?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> gateway/src/redis/coordinator.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | pub async fn cleanup_stale_subscriptions(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> gateway/src/redis/coordinator.rs:244:42 [INFO] [stdout] | [INFO] [stdout] 244 | ... conn.hdel(&key, &field).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 244 | conn.hdel::<_, _, ()>(&key, &field).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> gateway/src/redis/coordinator.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | async fn release_lock(&self, key: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> gateway/src/redis/coordinator.rs:275:14 [INFO] [stdout] | [INFO] [stdout] 275 | conn.del(key).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 275 | conn.del::<_, ()>(key).await?; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | pub async fn set_subscription_connection(&self, key: &str, conn_id: usize) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:201:14 [INFO] [stdout] | [INFO] [stdout] 201 | conn.set(key, conn_id).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 201 | conn.set::<_, _, ()>(key, conn_id).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | pub async fn delete_subscription_connection(&self, key: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:213:14 [INFO] [stdout] | [INFO] [stdout] 213 | conn.del(key).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 213 | conn.del::<_, ()>(key).await?; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | pub async fn set_connection_subscription(&self, key: &str, conn_id: usize) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:219:14 [INFO] [stdout] | [INFO] [stdout] 219 | conn.sadd(format!("conn:subs:{}", conn_id), key).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 219 | conn.sadd::<_, _, ()>(format!("conn:subs:{}", conn_id), key).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | pub async fn delete_connection_subscription(&self, key: &str, conn_id: usize) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:225:14 [INFO] [stdout] | [INFO] [stdout] 225 | conn.srem(format!("conn:subs:{}", conn_id), key).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 225 | conn.srem::<_, _, ()>(format!("conn:subs:{}", conn_id), key).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gateway_id` [INFO] [stdout] --> gateway/src/core/types.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn to_ttl_key(&self, gateway_id: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gateway_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | pub async fn clear_all_connection_subscriptions(&self, conn_id: usize) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:257:18 [INFO] [stdout] | [INFO] [stdout] 257 | conn.del(&key).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 257 ~ conn.del::<_, ()>(&key).await?; [INFO] [stdout] 258 | } [INFO] [stdout] 259 | [INFO] [stdout] 260 ~ conn.del::<_, ()>(format!("conn:subs:{}", conn_id)).await?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | pub async fn set_ws_subscription_state(&self, key: &str, subscribed: bool) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:280:18 [INFO] [stdout] | [INFO] [stdout] 280 | conn.set_ex(key, "1", 3600).await?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 280 ~ conn.set_ex::<_, _, ()>(key, "1", 3600).await?; [INFO] [stdout] 281 | } else { [INFO] [stdout] 282 ~ conn.del::<_, ()>(key).await?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | pub async fn delete_ws_subscription_state(&self, key: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:295:14 [INFO] [stdout] | [INFO] [stdout] 295 | conn.del(key).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 295 | conn.del::<_, ()>(key).await?; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gateway` (lib test) due to 8 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `gateway_id` [INFO] [stdout] --> gateway/src/core/types.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn to_ttl_key(&self, gateway_id: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gateway_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gateway` (lib) due to 8 previous errors; 3 warnings emitted [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> ingestor/src/providers/helius.rs:264:49 [INFO] [stdout] | [INFO] [stdout] 264 | ... if let Some(id) = response.id { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> ingestor/src/providers/helius.rs:264:49 [INFO] [stdout] | [INFO] [stdout] 264 | ... if let Some(id) = response.id { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `jsonrpc` and `error` are never read [INFO] [stdout] --> ingestor/src/providers/helius.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | struct JsonRpcResponse { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 30 | jsonrpc: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | error: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JsonRpcResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `code` and `message` are never read [INFO] [stdout] --> ingestor/src/providers/helius.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | struct JsonRpcError { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 38 | code: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 39 | message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JsonRpcError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `JsonRpcNotification` is never constructed [INFO] [stdout] --> ingestor/src/providers/helius.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | struct JsonRpcNotification { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NotificationParams` is never constructed [INFO] [stdout] --> ingestor/src/providers/helius.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | struct NotificationParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pending_subscriptions` is never read [INFO] [stdout] --> ingestor/src/providers/helius.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct HeliusProvider { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 60 | pending_subscriptions: Arc>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_active_subscriptions` and `get_ws_subscription_state` are never used [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:180:18 [INFO] [stdout] | [INFO] [stdout] 22 | impl RedisManager { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 180 | pub async fn get_active_subscriptions(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 287 | pub async fn get_ws_subscription_state(&self, key: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `worker_config` is never read [INFO] [stdout] --> ingestor/src/services/worker_manager.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct WorkerManager { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | worker_config: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ingestor` (bin "ingestor" test) due to 16 previous errors; 10 warnings emitted [INFO] [stdout] warning: fields `jsonrpc` and `error` are never read [INFO] [stdout] --> ingestor/src/providers/helius.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | struct JsonRpcResponse { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 30 | jsonrpc: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | error: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JsonRpcResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `code` and `message` are never read [INFO] [stdout] --> ingestor/src/providers/helius.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | struct JsonRpcError { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 38 | code: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 39 | message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JsonRpcError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `JsonRpcNotification` is never constructed [INFO] [stdout] --> ingestor/src/providers/helius.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | struct JsonRpcNotification { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NotificationParams` is never constructed [INFO] [stdout] --> ingestor/src/providers/helius.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | struct NotificationParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pending_subscriptions` is never read [INFO] [stdout] --> ingestor/src/providers/helius.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct HeliusProvider { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 60 | pending_subscriptions: Arc>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_active_subscriptions` and `get_ws_subscription_state` are never used [INFO] [stdout] --> ingestor/src/services/redis_manager.rs:180:18 [INFO] [stdout] | [INFO] [stdout] 22 | impl RedisManager { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 180 | pub async fn get_active_subscriptions(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 287 | pub async fn get_ws_subscription_state(&self, key: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `worker_config` is never read [INFO] [stdout] --> ingestor/src/services/worker_manager.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct WorkerManager { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | worker_config: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ingestor` (bin "ingestor") due to 16 previous errors; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "bb0496873367356b02b46d79f2f624d513ca2379addbe6626e51d98a2dff2184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb0496873367356b02b46d79f2f624d513ca2379addbe6626e51d98a2dff2184", kill_on_drop: false }` [INFO] [stdout] bb0496873367356b02b46d79f2f624d513ca2379addbe6626e51d98a2dff2184