[INFO] cloning repository https://github.com/rabble/divine-dvm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rabble/divine-dvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabble%2Fdivine-dvm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabble%2Fdivine-dvm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9434473e75b2d8652a9ab134a29dc6bed7f5e872 [INFO] checking rabble/divine-dvm/9434473e75b2d8652a9ab134a29dc6bed7f5e872 against master#f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b for pr-148329 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frabble%2Fdivine-dvm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rabble/divine-dvm [INFO] finished tweaking git repo https://github.com/rabble/divine-dvm [INFO] tweaked toml for git repo https://github.com/rabble/divine-dvm written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rabble/divine-dvm on toolchain f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rabble/divine-dvm already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nostr-zapper v0.36.0 [INFO] [stderr] Downloaded nwc v0.36.0 [INFO] [stderr] Downloaded async-graphql-axum v7.0.17 [INFO] [stderr] Downloaded async-graphql-value v7.0.17 [INFO] [stderr] Downloaded async-graphql-derive v7.0.17 [INFO] [stderr] Downloaded async-graphql-parser v7.0.17 [INFO] [stderr] Downloaded tokio-tungstenite v0.24.0 [INFO] [stderr] Downloaded nostr-sdk v0.36.0 [INFO] [stderr] Downloaded cityhash-rs v1.0.1 [INFO] [stderr] Downloaded axum v0.7.9 [INFO] [stderr] Downloaded tungstenite v0.24.0 [INFO] [stderr] Downloaded clickhouse v0.13.3 [INFO] [stderr] Downloaded handlebars v5.1.2 [INFO] [stderr] Downloaded redis v0.27.6 [INFO] [stderr] Downloaded async-wsocket v0.10.1 [INFO] [stderr] Downloaded nostr-relay-pool v0.36.0 [INFO] [stderr] Downloaded nostr v0.36.0 [INFO] [stderr] Downloaded static_assertions_next v1.1.2 [INFO] [stderr] Downloaded replace_with v0.1.8 [INFO] [stderr] Downloaded sealed v0.6.0 [INFO] [stderr] Downloaded async-utility v0.2.0 [INFO] [stderr] Downloaded atomic-destructor v0.2.0 [INFO] [stderr] Downloaded nostr-database v0.36.0 [INFO] [stderr] Downloaded negentropy v0.3.1 [INFO] [stderr] Downloaded backon v1.5.2 [INFO] [stderr] Downloaded async-graphql v7.0.17 [INFO] [stderr] Downloaded lnurl-pay v0.6.0 [INFO] [stderr] Downloaded negentropy v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af0ed26918f4c53c312b83d2cfb5821a6a9b3d306c572c9412ce19076442191c [INFO] running `Command { std: "docker" "start" "-a" "af0ed26918f4c53c312b83d2cfb5821a6a9b3d306c572c9412ce19076442191c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af0ed26918f4c53c312b83d2cfb5821a6a9b3d306c572c9412ce19076442191c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af0ed26918f4c53c312b83d2cfb5821a6a9b3d306c572c9412ce19076442191c", kill_on_drop: false }` [INFO] [stdout] af0ed26918f4c53c312b83d2cfb5821a6a9b3d306c572c9412ce19076442191c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2f9c55a77f007dfcbea883a3f4aba5a94f0f567187c5247ce1f15fe0c65017c [INFO] running `Command { std: "docker" "start" "-a" "d2f9c55a77f007dfcbea883a3f4aba5a94f0f567187c5247ce1f15fe0c65017c", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Checking hex-conservative v0.2.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Compiling bitcoin v0.32.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking hex-conservative v0.1.2 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking negentropy v0.3.1 [INFO] [stderr] Checking negentropy v0.4.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking lz4_flex v0.11.5 [INFO] [stderr] Checking replace_with v0.1.8 [INFO] [stderr] Checking cityhash-rs v1.0.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking static_assertions_next v1.1.2 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking backon v1.5.2 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clickhouse-derive v0.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling sealed v0.6.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking atomic-destructor v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Checking clap v4.5.47 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bitcoin_hashes v0.14.0 [INFO] [stderr] Checking bip39 v2.2.0 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking bitcoin-units v0.1.2 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking base58ck v0.1.0 [INFO] [stderr] Checking secp256k1 v0.29.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling async-graphql-value v7.0.17 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking tungstenite v0.26.2 [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Compiling async-graphql-parser v7.0.17 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling async-graphql-derive v7.0.17 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tokio-socks v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking async-utility v0.2.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-tungstenite v0.26.2 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking async-wsocket v0.10.1 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking clickhouse v0.13.3 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking nostr v0.36.0 [INFO] [stderr] Checking lnurl-pay v0.6.0 [INFO] [stderr] Checking async-graphql v7.0.17 [INFO] [stderr] Checking redis v0.27.6 [INFO] [stderr] Checking nostr-database v0.36.0 [INFO] [stderr] Checking nostr-zapper v0.36.0 [INFO] [stderr] Checking nostr-relay-pool v0.36.0 [INFO] [stderr] Checking nwc v0.36.0 [INFO] [stderr] Checking async-graphql-axum v7.0.17 [INFO] [stderr] Checking nostr-sdk v0.36.0 [INFO] [stderr] Checking indexer v0.1.0 (/opt/rustwide/workdir/crates/indexer) [INFO] [stdout] warning: unused import: `nostr_sdk::prelude::*` [INFO] [stdout] --> crates/indexer/src/parser.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | use nostr_sdk::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> crates/indexer/src/storage.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | use tracing::{debug, error, info}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> crates/indexer/src/main.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | use tracing::{debug, error, info, warn}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> crates/indexer/src/storage.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | use tracing::{debug, error, info}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> crates/indexer/src/main.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | use tracing::{debug, error, info, warn}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `nostr_sdk::Client::get_events_of`: Use `fetch_events` instead [INFO] [stdout] --> crates/indexer/src/main.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | .get_events_of(vec![filter], EventSource::relays(Some(Duration::from_secs(30)))) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `nostr_sdk::Client::get_events_of`: Use `fetch_events` instead [INFO] [stdout] --> crates/indexer/src/main.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | .get_events_of(vec![filter], EventSource::relays(Some(Duration::from_secs(30)))) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `handle_deletion` is never used [INFO] [stdout] --> crates/indexer/src/storage.rs:145:18 [INFO] [stdout] | [INFO] [stdout] 49 | impl ClickHouseStorage { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 145 | pub async fn handle_deletion(&mut self, event_id: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/indexer/src/main.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | client.subscribe(vec![filter], None).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 146 | let _ = client.subscribe(vec![filter], None).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `handle_deletion` is never used [INFO] [stdout] --> crates/indexer/src/storage.rs:145:18 [INFO] [stdout] | [INFO] [stdout] 49 | impl ClickHouseStorage { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 145 | pub async fn handle_deletion(&mut self, event_id: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/indexer/src/main.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | client.subscribe(vec![filter], None).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 146 | let _ = client.subscribe(vec![filter], None).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dvm v0.1.0 (/opt/rustwide/workdir/crates/dvm) [INFO] [stdout] warning: unused import: `QueryResult` [INFO] [stdout] --> crates/dvm/src/graphql.rs:4:73 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{cache::RedisCache, query_engine::{QueryEngine, QueryParams, QueryResult, SortField, VideoEvent}, rate_limit::RateLimiter}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `http::StatusCode` [INFO] [stdout] --> crates/dvm/src/graphql.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | use axum::{extract::State, http::StatusCode, response::{Html, IntoResponse}, Json}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warn` [INFO] [stdout] --> crates/dvm/src/nip90.rs:10:35 [INFO] [stdout] | [INFO] [stdout] 10 | use tracing::{debug, error, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> crates/dvm/src/query_engine.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `QueryResult` [INFO] [stdout] --> crates/dvm/src/graphql.rs:4:73 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{cache::RedisCache, query_engine::{QueryEngine, QueryParams, QueryResult, SortField, VideoEvent}, rate_limit::RateLimiter}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `http::StatusCode` [INFO] [stdout] --> crates/dvm/src/graphql.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | use axum::{extract::State, http::StatusCode, response::{Html, IntoResponse}, Json}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> crates/dvm/src/graphql.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warn` [INFO] [stdout] --> crates/dvm/src/nip90.rs:10:35 [INFO] [stdout] | [INFO] [stdout] 10 | use tracing::{debug, error, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> crates/dvm/src/query_engine.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> crates/dvm/src/cache.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn set(&mut self, key: &str, value: &T) -> Result<()> { [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] --> crates/dvm/src/cache.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | self.conn.set_ex(key, json, self.ttl_seconds).await?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 38 | self.conn.set_ex::<_, _, ()>(key, json, self.ttl_seconds).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> crates/dvm/src/cache.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub async fn set_with_ttl(&mut self, key: &str, value: &T, ttl: Duration) -> Result<()> { [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] --> crates/dvm/src/cache.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | self.conn.set_ex(key, json, ttl.as_secs()).await?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 44 | self.conn.set_ex::<_, _, ()>(key, json, ttl.as_secs()).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> crates/dvm/src/cache.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn set(&mut self, key: &str, value: &T) -> Result<()> { [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] --> crates/dvm/src/cache.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | self.conn.set_ex(key, json, self.ttl_seconds).await?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 38 | self.conn.set_ex::<_, _, ()>(key, json, self.ttl_seconds).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> crates/dvm/src/cache.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub async fn set_with_ttl(&mut self, key: &str, value: &T, ttl: Duration) -> Result<()> { [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] --> crates/dvm/src/cache.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | self.conn.set_ex(key, json, ttl.as_secs()).await?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 44 | self.conn.set_ex::<_, _, ()>(key, json, ttl.as_secs()).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `conn` and `ttl_seconds` are never read [INFO] [stdout] --> crates/dvm/src/cache.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct RedisCache { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 11 | conn: ConnectionManager, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | ttl_seconds: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `get`, `set`, `set_with_ttl`, and `cache_key` are never used [INFO] [stdout] --> crates/dvm/src/cache.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 15 | impl RedisCache { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | pub async fn get Deserialize<'de>>(&mut self, key: &str) -> Result> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub async fn set(&mut self, key: &str, value: &T) -> Result<()> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub async fn set_with_ttl(&mut self, key: &str, value: &T, ttl: Duration) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn cache_key(prefix: &str, params: &impl Serialize, watermark: i64) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tokens` and `last_refill` are never read [INFO] [stdout] --> crates/dvm/src/rate_limit.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | struct Bucket { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 12 | tokens: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | last_refill: Instant, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bucket` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `buckets`, `capacity`, and `refill_rate` are never read [INFO] [stdout] --> crates/dvm/src/rate_limit.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct RateLimiter { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 17 | buckets: Arc>>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | capacity: f64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | refill_rate: f64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `with_limits`, `check`, and `cleanup_old_buckets` are never used [INFO] [stdout] --> crates/dvm/src/rate_limit.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl RateLimiter { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn with_limits(requests_per_minute: u32, burst: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub async fn check(&self, ip: IpAddr) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub async fn cleanup_old_buckets(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/dvm/src/nip90.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | client.subscribe(vec![filter], None).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 30 | let _ = client.subscribe(vec![filter], None).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dvm` (bin "dvm") due to 4 previous errors; 10 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: fields `conn` and `ttl_seconds` are never read [INFO] [stdout] --> crates/dvm/src/cache.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct RedisCache { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 11 | conn: ConnectionManager, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | ttl_seconds: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get`, `set`, and `set_with_ttl` are never used [INFO] [stdout] --> crates/dvm/src/cache.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 15 | impl RedisCache { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | pub async fn get Deserialize<'de>>(&mut self, key: &str) -> Result> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub async fn set(&mut self, key: &str, value: &T) -> Result<()> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub async fn set_with_ttl(&mut self, key: &str, value: &T, ttl: Duration) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `cleanup_old_buckets` is never used [INFO] [stdout] --> crates/dvm/src/rate_limit.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 22 | impl RateLimiter { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | pub async fn cleanup_old_buckets(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/dvm/src/nip90.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | client.subscribe(vec![filter], None).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 30 | let _ = client.subscribe(vec![filter], None).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dvm` (bin "dvm" test) due to 4 previous errors; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d2f9c55a77f007dfcbea883a3f4aba5a94f0f567187c5247ce1f15fe0c65017c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2f9c55a77f007dfcbea883a3f4aba5a94f0f567187c5247ce1f15fe0c65017c", kill_on_drop: false }` [INFO] [stdout] d2f9c55a77f007dfcbea883a3f4aba5a94f0f567187c5247ce1f15fe0c65017c