[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#818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiFeyz%2Fingestor-gateway" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iFeyz/ingestor-gateway on toolchain 818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "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" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-types v0.13.5
[INFO] [stderr]   Downloaded prost-build v0.13.5
[INFO] [stderr]   Downloaded config v0.13.4
[INFO] [stderr]   Downloaded pest_generator v2.8.4
[INFO] [stderr]   Downloaded pest_meta v2.8.4
[INFO] [stderr]   Downloaded pest_derive v2.8.4
[INFO] [stderr]   Downloaded serde_nanos v0.1.4
[INFO] [stderr]   Downloaded pest v2.8.4
[INFO] [stderr]   Downloaded redis v0.27.6
[INFO] [stderr]   Downloaded async-nats v0.32.1
[INFO] [stderr]   Downloaded nuid v0.5.0
[INFO] [stderr]   Downloaded nkeys v0.3.2
[INFO] [stderr]   Downloaded base64ct v1.8.1
[INFO] [stderr]   Downloaded signatory v0.27.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c27ac8924d3faf77a254c624f1c7e62d6b72391fa783fabfdeead1720914726f
[INFO] running `Command { std: "docker" "start" "-a" "c27ac8924d3faf77a254c624f1c7e62d6b72391fa783fabfdeead1720914726f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c27ac8924d3faf77a254c624f1c7e62d6b72391fa783fabfdeead1720914726f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c27ac8924d3faf77a254c624f1c7e62d6b72391fa783fabfdeead1720914726f", kill_on_drop: false }`
[INFO] [stdout] c27ac8924d3faf77a254c624f1c7e62d6b72391fa783fabfdeead1720914726f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de7d4b0c9ed73edb7d0ba9ec760edd12b894a38526db512c2d4c9cd7920874b4
[INFO] running `Command { std: "docker" "start" "-a" "de7d4b0c9ed73edb7d0ba9ec760edd12b894a38526db512c2d4c9cd7920874b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking base64ct v1.8.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking pest v2.8.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking signatory v0.27.1
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking nuid v0.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking nkeys v0.3.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_nanos v0.1.4
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling gateway v0.1.0 (/opt/rustwide/workdir/gateway)
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-retry v0.3.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking async-nats v0.32.1
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking redis v0.27.6
[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: `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] 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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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: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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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: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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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: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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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]    --> 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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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: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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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: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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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]    --> 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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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]    --> 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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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: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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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]    --> 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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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: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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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: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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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: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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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: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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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]    --> 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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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: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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[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] 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] [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 test) 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<JsonRpcError>,
[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<RwLock<std::collections::HashMap<u64, mpsc::Sender<JsonRpcResponse>>>>,
[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<Vec<(String, String, String)>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     pub async fn get_ws_subscription_state(&self, key: &str) -> Result<bool> {
[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<crate::config::WorkerConfig>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ingestor` (bin "ingestor") 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<JsonRpcError>,
[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<RwLock<std::collections::HashMap<u64, mpsc::Sender<JsonRpcResponse>>>>,
[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<Vec<(String, String, String)>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     pub async fn get_ws_subscription_state(&self, key: &str) -> Result<bool> {
[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<crate::config::WorkerConfig>,
[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] running `Command { std: "docker" "inspect" "de7d4b0c9ed73edb7d0ba9ec760edd12b894a38526db512c2d4c9cd7920874b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de7d4b0c9ed73edb7d0ba9ec760edd12b894a38526db512c2d4c9cd7920874b4", kill_on_drop: false }`
[INFO] [stdout] de7d4b0c9ed73edb7d0ba9ec760edd12b894a38526db512c2d4c9cd7920874b4
