[INFO] fetching crate eventify-primitives 0.0.2-beta... [INFO] testing eventify-primitives-0.0.2-beta against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate eventify-primitives 0.0.2-beta into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate eventify-primitives 0.0.2-beta [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate eventify-primitives 0.0.2-beta [INFO] tweaked toml for crates.io crate eventify-primitives 0.0.2-beta written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate eventify-primitives 0.0.2-beta on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 336 packages to latest compatible versions [INFO] [stderr] Adding alloy-primitives v0.6.4 (available: v1.3.1) [INFO] [stderr] Adding alloy-sol-types v0.6.4 (available: v1.3.1) [INFO] [stderr] Adding redis v0.24.0 (available: v0.32.5) [INFO] [stderr] Adding sqlx v0.7.4 (available: v0.8.6) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding utoipa v4.2.3 (available: v5.4.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c353cf7d9a07c891faa4c928e38689046052f684c8c9de60e4ea0e802aaf5ee [INFO] running `Command { std: "docker" "start" "-a" "3c353cf7d9a07c891faa4c928e38689046052f684c8c9de60e4ea0e802aaf5ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c353cf7d9a07c891faa4c928e38689046052f684c8c9de60e4ea0e802aaf5ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c353cf7d9a07c891faa4c928e38689046052f684c8c9de60e4ea0e802aaf5ee", kill_on_drop: false }` [INFO] [stdout] 3c353cf7d9a07c891faa4c928e38689046052f684c8c9de60e4ea0e802aaf5ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b9d5469c754a5feaaa76b80c69d55cafa7b2b5be4ed01e9615d4b4da04a57d6 [INFO] running `Command { std: "docker" "start" "-a" "5b9d5469c754a5feaaa76b80c69d55cafa7b2b5be4ed01e9615d4b4da04a57d6", kill_on_drop: false }` [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling syn-solidity v0.6.4 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling const-hex v1.15.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ruint v1.16.0 [INFO] [stderr] Compiling utoipa-gen v4.3.1 [INFO] [stderr] Compiling alloy-primitives v0.6.4 [INFO] [stderr] Compiling alloy-sol-macro v0.6.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling alloy-sol-types v0.6.4 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling utoipa v4.2.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling redis v0.24.0 [INFO] [stderr] Compiling eventify-primitives v0.0.2-beta (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc1155.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | / async fn emit( [INFO] [stdout] 49 | | &self, [INFO] [stdout] 50 | | queue: &redis::Client, [INFO] [stdout] 51 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 52 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc1155.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 60 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc1155.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | / async fn emit( [INFO] [stdout] 139 | | &self, [INFO] [stdout] 140 | | queue: &redis::Client, [INFO] [stdout] 141 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 142 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc1155.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 150 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc1155.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / async fn emit( [INFO] [stdout] 216 | | &self, [INFO] [stdout] 217 | | queue: &redis::Client, [INFO] [stdout] 218 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 219 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc1155.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 223 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc20.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / async fn emit( [INFO] [stdout] 43 | | &self, [INFO] [stdout] 44 | | queue: &redis::Client, [INFO] [stdout] 45 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 46 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc20.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 50 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc20.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / async fn emit( [INFO] [stdout] 121 | | &self, [INFO] [stdout] 122 | | queue: &redis::Client, [INFO] [stdout] 123 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 124 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc20.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 128 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc4626.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / async fn emit( [INFO] [stdout] 46 | | &self, [INFO] [stdout] 47 | | queue: &redis::Client, [INFO] [stdout] 48 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 49 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc4626.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 57 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc4626.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | / async fn emit( [INFO] [stdout] 132 | | &self, [INFO] [stdout] 133 | | queue: &redis::Client, [INFO] [stdout] 134 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 135 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc4626.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 143 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc721.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / async fn emit( [INFO] [stdout] 43 | | &self, [INFO] [stdout] 44 | | queue: &redis::Client, [INFO] [stdout] 45 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 46 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc721.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 54 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc721.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | / async fn emit( [INFO] [stdout] 123 | | &self, [INFO] [stdout] 124 | | queue: &redis::Client, [INFO] [stdout] 125 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 126 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc721.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 134 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc721.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | / async fn emit( [INFO] [stdout] 203 | | &self, [INFO] [stdout] 204 | | queue: &redis::Client, [INFO] [stdout] 205 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 206 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc721.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 214 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc777.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | / async fn emit( [INFO] [stdout] 52 | | &self, [INFO] [stdout] 53 | | queue: &redis::Client, [INFO] [stdout] 54 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 55 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc777.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 59 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc777.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | / async fn emit( [INFO] [stdout] 130 | | &self, [INFO] [stdout] 131 | | queue: &redis::Client, [INFO] [stdout] 132 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 133 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc777.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 137 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc777.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | / async fn emit( [INFO] [stdout] 208 | | &self, [INFO] [stdout] 209 | | queue: &redis::Client, [INFO] [stdout] 210 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 211 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc777.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 215 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc777.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | / async fn emit( [INFO] [stdout] 277 | | &self, [INFO] [stdout] 278 | | queue: &redis::Client, [INFO] [stdout] 279 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 280 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc777.rs:288:13 [INFO] [stdout] | [INFO] [stdout] 288 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 288 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc777.rs:353:5 [INFO] [stdout] | [INFO] [stdout] 353 | / async fn emit( [INFO] [stdout] 354 | | &self, [INFO] [stdout] 355 | | queue: &redis::Client, [INFO] [stdout] 356 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 357 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc777.rs:365:13 [INFO] [stdout] | [INFO] [stdout] 365 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 365 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/arbitrum/block.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | / async fn emit( [INFO] [stdout] 57 | | &self, [INFO] [stdout] 58 | | queue: &redis::Client, [INFO] [stdout] 59 | | network: &NetworkKind, [INFO] [stdout] 60 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/arbitrum/block.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/avalanche/block.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | / async fn emit( [INFO] [stdout] 55 | | &self, [INFO] [stdout] 56 | | queue: &redis::Client, [INFO] [stdout] 57 | | network: &NetworkKind, [INFO] [stdout] 58 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/avalanche/block.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 62 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/base/block.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | / async fn emit( [INFO] [stdout] 57 | | &self, [INFO] [stdout] 58 | | queue: &redis::Client, [INFO] [stdout] 59 | | network: &NetworkKind, [INFO] [stdout] 60 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/base/block.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/bsc/block.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | / async fn emit( [INFO] [stdout] 57 | | &self, [INFO] [stdout] 58 | | queue: &redis::Client, [INFO] [stdout] 59 | | network: &NetworkKind, [INFO] [stdout] 60 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/bsc/block.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/core.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / pub async fn emit( [INFO] [stdout] 191 | | &self, [INFO] [stdout] 192 | | queue: &redis::Client, [INFO] [stdout] 193 | | network: &NetworkKind, [INFO] [stdout] 194 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/core.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 198 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/core.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | / pub async fn emit( [INFO] [stdout] 375 | | &self, [INFO] [stdout] 376 | | queue: &redis::Client, [INFO] [stdout] 377 | | network: &NetworkKind, [INFO] [stdout] 378 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/core.rs:382:13 [INFO] [stdout] | [INFO] [stdout] 382 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 382 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/ethereum/block.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | / async fn emit( [INFO] [stdout] 150 | | &self, [INFO] [stdout] 151 | | queue: &redis::Client, [INFO] [stdout] 152 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 153 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/ethereum/block.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 157 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/linea/block.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | / async fn emit( [INFO] [stdout] 55 | | &self, [INFO] [stdout] 56 | | queue: &redis::Client, [INFO] [stdout] 57 | | network: &NetworkKind, [INFO] [stdout] 58 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/linea/block.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 62 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/optimism/block.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | / async fn emit( [INFO] [stdout] 57 | | &self, [INFO] [stdout] 58 | | queue: &redis::Client, [INFO] [stdout] 59 | | network: &NetworkKind, [INFO] [stdout] 60 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/optimism/block.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/polygon/block.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | / async fn emit( [INFO] [stdout] 55 | | &self, [INFO] [stdout] 56 | | queue: &redis::Client, [INFO] [stdout] 57 | | network: &NetworkKind, [INFO] [stdout] 58 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/polygon/block.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 62 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/zksync/log.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | / async fn emit( [INFO] [stdout] 117 | | &self, [INFO] [stdout] 118 | | queue: &redis::Client, [INFO] [stdout] 119 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 120 | | ) -> eyre::Result<(), PropagateError> { [INFO] [stdout] | |_________________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/zksync/log.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 124 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.32s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: eventify-primitives v0.0.2-beta (/opt/rustwide/workdir), redis v0.24.0, sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "5b9d5469c754a5feaaa76b80c69d55cafa7b2b5be4ed01e9615d4b4da04a57d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b9d5469c754a5feaaa76b80c69d55cafa7b2b5be4ed01e9615d4b4da04a57d6", kill_on_drop: false }` [INFO] [stdout] 5b9d5469c754a5feaaa76b80c69d55cafa7b2b5be4ed01e9615d4b4da04a57d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee87bf3c403920b8cd3aac95b7d769c074616ef5f2c6ed98eefbb0bd175c48f8 [INFO] running `Command { std: "docker" "start" "-a" "ee87bf3c403920b8cd3aac95b7d769c074616ef5f2c6ed98eefbb0bd175c48f8", kill_on_drop: false }` [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc1155.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | / async fn emit( [INFO] [stdout] 49 | | &self, [INFO] [stdout] 50 | | queue: &redis::Client, [INFO] [stdout] 51 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 52 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc1155.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 60 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc1155.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | / async fn emit( [INFO] [stdout] 139 | | &self, [INFO] [stdout] 140 | | queue: &redis::Client, [INFO] [stdout] 141 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 142 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc1155.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 150 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc1155.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / async fn emit( [INFO] [stdout] 216 | | &self, [INFO] [stdout] 217 | | queue: &redis::Client, [INFO] [stdout] 218 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 219 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc1155.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 223 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc20.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / async fn emit( [INFO] [stdout] 43 | | &self, [INFO] [stdout] 44 | | queue: &redis::Client, [INFO] [stdout] 45 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 46 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc20.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 50 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc20.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / async fn emit( [INFO] [stdout] 121 | | &self, [INFO] [stdout] 122 | | queue: &redis::Client, [INFO] [stdout] 123 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 124 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc20.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 128 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc4626.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / async fn emit( [INFO] [stdout] 46 | | &self, [INFO] [stdout] 47 | | queue: &redis::Client, [INFO] [stdout] 48 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 49 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc4626.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 57 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc4626.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | / async fn emit( [INFO] [stdout] 132 | | &self, [INFO] [stdout] 133 | | queue: &redis::Client, [INFO] [stdout] 134 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 135 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc4626.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 143 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc721.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / async fn emit( [INFO] [stdout] 43 | | &self, [INFO] [stdout] 44 | | queue: &redis::Client, [INFO] [stdout] 45 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 46 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc721.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 54 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc721.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | / async fn emit( [INFO] [stdout] 123 | | &self, [INFO] [stdout] 124 | | queue: &redis::Client, [INFO] [stdout] 125 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 126 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc721.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 134 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc721.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | / async fn emit( [INFO] [stdout] 203 | | &self, [INFO] [stdout] 204 | | queue: &redis::Client, [INFO] [stdout] 205 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 206 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc721.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 214 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc777.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | / async fn emit( [INFO] [stdout] 52 | | &self, [INFO] [stdout] 53 | | queue: &redis::Client, [INFO] [stdout] 54 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 55 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc777.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 59 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc777.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | / async fn emit( [INFO] [stdout] 130 | | &self, [INFO] [stdout] 131 | | queue: &redis::Client, [INFO] [stdout] 132 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 133 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc777.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 137 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc777.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | / async fn emit( [INFO] [stdout] 208 | | &self, [INFO] [stdout] 209 | | queue: &redis::Client, [INFO] [stdout] 210 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 211 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc777.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 215 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc777.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | / async fn emit( [INFO] [stdout] 277 | | &self, [INFO] [stdout] 278 | | queue: &redis::Client, [INFO] [stdout] 279 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 280 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc777.rs:288:13 [INFO] [stdout] | [INFO] [stdout] 288 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 288 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc777.rs:353:5 [INFO] [stdout] | [INFO] [stdout] 353 | / async fn emit( [INFO] [stdout] 354 | | &self, [INFO] [stdout] 355 | | queue: &redis::Client, [INFO] [stdout] 356 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 357 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc777.rs:365:13 [INFO] [stdout] | [INFO] [stdout] 365 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 365 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/arbitrum/block.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | / async fn emit( [INFO] [stdout] 57 | | &self, [INFO] [stdout] 58 | | queue: &redis::Client, [INFO] [stdout] 59 | | network: &NetworkKind, [INFO] [stdout] 60 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/arbitrum/block.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/avalanche/block.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | / async fn emit( [INFO] [stdout] 55 | | &self, [INFO] [stdout] 56 | | queue: &redis::Client, [INFO] [stdout] 57 | | network: &NetworkKind, [INFO] [stdout] 58 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/avalanche/block.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 62 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/base/block.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | / async fn emit( [INFO] [stdout] 57 | | &self, [INFO] [stdout] 58 | | queue: &redis::Client, [INFO] [stdout] 59 | | network: &NetworkKind, [INFO] [stdout] 60 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/base/block.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/bsc/block.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | / async fn emit( [INFO] [stdout] 57 | | &self, [INFO] [stdout] 58 | | queue: &redis::Client, [INFO] [stdout] 59 | | network: &NetworkKind, [INFO] [stdout] 60 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/bsc/block.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/core.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / pub async fn emit( [INFO] [stdout] 191 | | &self, [INFO] [stdout] 192 | | queue: &redis::Client, [INFO] [stdout] 193 | | network: &NetworkKind, [INFO] [stdout] 194 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/core.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 198 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/core.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | / pub async fn emit( [INFO] [stdout] 375 | | &self, [INFO] [stdout] 376 | | queue: &redis::Client, [INFO] [stdout] 377 | | network: &NetworkKind, [INFO] [stdout] 378 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/core.rs:382:13 [INFO] [stdout] | [INFO] [stdout] 382 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 382 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/ethereum/block.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | / async fn emit( [INFO] [stdout] 150 | | &self, [INFO] [stdout] 151 | | queue: &redis::Client, [INFO] [stdout] 152 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 153 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/ethereum/block.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 157 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/linea/block.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | / async fn emit( [INFO] [stdout] 55 | | &self, [INFO] [stdout] 56 | | queue: &redis::Client, [INFO] [stdout] 57 | | network: &NetworkKind, [INFO] [stdout] 58 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/linea/block.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 62 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/optimism/block.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | / async fn emit( [INFO] [stdout] 57 | | &self, [INFO] [stdout] 58 | | queue: &redis::Client, [INFO] [stdout] 59 | | network: &NetworkKind, [INFO] [stdout] 60 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/optimism/block.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/polygon/block.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | / async fn emit( [INFO] [stdout] 55 | | &self, [INFO] [stdout] 56 | | queue: &redis::Client, [INFO] [stdout] 57 | | network: &NetworkKind, [INFO] [stdout] 58 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/polygon/block.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 62 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/zksync/log.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | / async fn emit( [INFO] [stdout] 117 | | &self, [INFO] [stdout] 118 | | queue: &redis::Client, [INFO] [stdout] 119 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 120 | | ) -> eyre::Result<(), PropagateError> { [INFO] [stdout] | |_________________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/zksync/log.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 124 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling eventify-primitives v0.0.2-beta (/opt/rustwide/workdir) [INFO] [stdout] error: error canonicalizing migration directory /opt/rustwide/workdir/../../migrations: No such file or directory (os error 2) [INFO] [stdout] --> tests/etl/utils.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | sqlx::migrate!("../../migrations").run(&pool).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::migrate` which comes from the expansion of the macro `sqlx::migrate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eventify-primitives` (test "etl") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc1155.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | / async fn emit( [INFO] [stdout] 49 | | &self, [INFO] [stdout] 50 | | queue: &redis::Client, [INFO] [stdout] 51 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 52 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc1155.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 60 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc1155.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | / async fn emit( [INFO] [stdout] 139 | | &self, [INFO] [stdout] 140 | | queue: &redis::Client, [INFO] [stdout] 141 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 142 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc1155.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 150 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc1155.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | / async fn emit( [INFO] [stdout] 216 | | &self, [INFO] [stdout] 217 | | queue: &redis::Client, [INFO] [stdout] 218 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 219 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc1155.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 223 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc20.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / async fn emit( [INFO] [stdout] 43 | | &self, [INFO] [stdout] 44 | | queue: &redis::Client, [INFO] [stdout] 45 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 46 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc20.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 50 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc20.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | / async fn emit( [INFO] [stdout] 121 | | &self, [INFO] [stdout] 122 | | queue: &redis::Client, [INFO] [stdout] 123 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 124 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc20.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 128 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc4626.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / async fn emit( [INFO] [stdout] 46 | | &self, [INFO] [stdout] 47 | | queue: &redis::Client, [INFO] [stdout] 48 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 49 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc4626.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 57 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc4626.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | / async fn emit( [INFO] [stdout] 132 | | &self, [INFO] [stdout] 133 | | queue: &redis::Client, [INFO] [stdout] 134 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 135 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc4626.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 143 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc721.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / async fn emit( [INFO] [stdout] 43 | | &self, [INFO] [stdout] 44 | | queue: &redis::Client, [INFO] [stdout] 45 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 46 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc721.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 54 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc721.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | / async fn emit( [INFO] [stdout] 123 | | &self, [INFO] [stdout] 124 | | queue: &redis::Client, [INFO] [stdout] 125 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 126 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc721.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 134 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc721.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | / async fn emit( [INFO] [stdout] 203 | | &self, [INFO] [stdout] 204 | | queue: &redis::Client, [INFO] [stdout] 205 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 206 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc721.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 214 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc777.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | / async fn emit( [INFO] [stdout] 52 | | &self, [INFO] [stdout] 53 | | queue: &redis::Client, [INFO] [stdout] 54 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 55 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc777.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 59 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc777.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | / async fn emit( [INFO] [stdout] 130 | | &self, [INFO] [stdout] 131 | | queue: &redis::Client, [INFO] [stdout] 132 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 133 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc777.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 137 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc777.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | / async fn emit( [INFO] [stdout] 208 | | &self, [INFO] [stdout] 209 | | queue: &redis::Client, [INFO] [stdout] 210 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 211 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc777.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 215 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc777.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | / async fn emit( [INFO] [stdout] 277 | | &self, [INFO] [stdout] 278 | | queue: &redis::Client, [INFO] [stdout] 279 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 280 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc777.rs:288:13 [INFO] [stdout] | [INFO] [stdout] 288 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 288 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/events/erc777.rs:353:5 [INFO] [stdout] | [INFO] [stdout] 353 | / async fn emit( [INFO] [stdout] 354 | | &self, [INFO] [stdout] 355 | | queue: &redis::Client, [INFO] [stdout] 356 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 357 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/events/erc777.rs:365:13 [INFO] [stdout] | [INFO] [stdout] 365 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 365 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/arbitrum/block.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | / async fn emit( [INFO] [stdout] 57 | | &self, [INFO] [stdout] 58 | | queue: &redis::Client, [INFO] [stdout] 59 | | network: &NetworkKind, [INFO] [stdout] 60 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/arbitrum/block.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/avalanche/block.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | / async fn emit( [INFO] [stdout] 55 | | &self, [INFO] [stdout] 56 | | queue: &redis::Client, [INFO] [stdout] 57 | | network: &NetworkKind, [INFO] [stdout] 58 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/avalanche/block.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 62 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/base/block.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | / async fn emit( [INFO] [stdout] 57 | | &self, [INFO] [stdout] 58 | | queue: &redis::Client, [INFO] [stdout] 59 | | network: &NetworkKind, [INFO] [stdout] 60 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/base/block.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/bsc/block.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | / async fn emit( [INFO] [stdout] 57 | | &self, [INFO] [stdout] 58 | | queue: &redis::Client, [INFO] [stdout] 59 | | network: &NetworkKind, [INFO] [stdout] 60 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/bsc/block.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/core.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | / pub async fn emit( [INFO] [stdout] 191 | | &self, [INFO] [stdout] 192 | | queue: &redis::Client, [INFO] [stdout] 193 | | network: &NetworkKind, [INFO] [stdout] 194 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/core.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 198 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/core.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | / pub async fn emit( [INFO] [stdout] 375 | | &self, [INFO] [stdout] 376 | | queue: &redis::Client, [INFO] [stdout] 377 | | network: &NetworkKind, [INFO] [stdout] 378 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/core.rs:382:13 [INFO] [stdout] | [INFO] [stdout] 382 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 382 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/ethereum/block.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | / async fn emit( [INFO] [stdout] 150 | | &self, [INFO] [stdout] 151 | | queue: &redis::Client, [INFO] [stdout] 152 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 153 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/ethereum/block.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 157 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/linea/block.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | / async fn emit( [INFO] [stdout] 55 | | &self, [INFO] [stdout] 56 | | queue: &redis::Client, [INFO] [stdout] 57 | | network: &NetworkKind, [INFO] [stdout] 58 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/linea/block.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 62 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/optimism/block.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | / async fn emit( [INFO] [stdout] 57 | | &self, [INFO] [stdout] 58 | | queue: &redis::Client, [INFO] [stdout] 59 | | network: &NetworkKind, [INFO] [stdout] 60 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/optimism/block.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 64 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/polygon/block.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | / async fn emit( [INFO] [stdout] 55 | | &self, [INFO] [stdout] 56 | | queue: &redis::Client, [INFO] [stdout] 57 | | network: &NetworkKind, [INFO] [stdout] 58 | | ) -> Result<(), PropagateError> { [INFO] [stdout] | |___________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/polygon/block.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 62 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/networks/zksync/log.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | / async fn emit( [INFO] [stdout] 117 | | &self, [INFO] [stdout] 118 | | queue: &redis::Client, [INFO] [stdout] 119 | | network: &crate::networks::NetworkKind, [INFO] [stdout] 120 | | ) -> eyre::Result<(), PropagateError> { [INFO] [stdout] | |_________________________________________^ [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: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/networks/zksync/log.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | con.lpush(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 124 | con.lpush::<_, _, ()>(channel, serde_json::to_string(self)?).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ee87bf3c403920b8cd3aac95b7d769c074616ef5f2c6ed98eefbb0bd175c48f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee87bf3c403920b8cd3aac95b7d769c074616ef5f2c6ed98eefbb0bd175c48f8", kill_on_drop: false }` [INFO] [stdout] ee87bf3c403920b8cd3aac95b7d769c074616ef5f2c6ed98eefbb0bd175c48f8