[INFO] fetching crate paygress-cli 0.1.8...
[INFO] checking paygress-cli-0.1.8 against try#53f0b05ecbcf011a1f77f1c627304e87ebd05801 for pr-154492-1
[INFO] extracting crate paygress-cli 0.1.8 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate paygress-cli 0.1.8
[INFO] finished tweaking crates.io crate paygress-cli 0.1.8
[INFO] tweaked toml for crates.io crate paygress-cli 0.1.8 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate paygress-cli 0.1.8 on toolchain 53f0b05ecbcf011a1f77f1c627304e87ebd05801
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate paygress-cli 0.1.8 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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2085a22959dce18ccf417ba7319fdb46b23d7adfb3188cb19bd346de03ad4b74
[INFO] running `Command { std: "docker" "start" "-a" "2085a22959dce18ccf417ba7319fdb46b23d7adfb3188cb19bd346de03ad4b74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2085a22959dce18ccf417ba7319fdb46b23d7adfb3188cb19bd346de03ad4b74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2085a22959dce18ccf417ba7319fdb46b23d7adfb3188cb19bd346de03ad4b74", kill_on_drop: false }`
[INFO] [stdout] 2085a22959dce18ccf417ba7319fdb46b23d7adfb3188cb19bd346de03ad4b74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f43bf4aa348d4b87589b568a91361f3f093d34ef2dcff4c61059413e4aeb428
[INFO] running `Command { std: "docker" "start" "-a" "5f43bf4aa348d4b87589b568a91361f3f093d34ef2dcff4c61059413e4aeb428", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking bech32 v0.10.0-beta
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling bitcoin v0.31.2
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bitcoin v0.32.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking negentropy v0.3.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling k8s-openapi v0.22.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking separator v0.4.1
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking atomic-destructor v0.2.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking jsonpath-rust v0.5.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking serde_with v3.17.0
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling rmcp-macros v0.2.1
[INFO] [stderr]    Compiling kube-derive v0.93.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bitcoin_hashes v0.14.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking jsonptr v0.4.7
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking uuid v1.12.1
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking json-patch v2.0.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]     Checking bip39 v2.2.2
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking async-compression v0.4.41
[INFO] [stderr]     Checking tokio-socks v0.5.2
[INFO] [stderr]     Checking async-utility v0.2.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking cbor-diag v0.1.12
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking rmcp v0.2.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking tokio-tungstenite v0.23.1
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking async-wsocket v0.5.2
[INFO] [stderr]     Checking lnurl-pay v0.5.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking nostr v0.33.0
[INFO] [stderr]     Checking lightning-types v0.1.0
[INFO] [stderr]     Checking lightning-invoice v0.32.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking cashu v0.9.3
[INFO] [stderr]     Checking kube-core v0.93.1
[INFO] [stderr]     Checking kube-client v0.93.1
[INFO] [stderr]     Checking nostr-database v0.33.1
[INFO] [stderr]     Checking nostr-zapper v0.33.0
[INFO] [stderr]     Checking cdk-common v0.9.3
[INFO] [stderr]     Checking nostr-relay-pool v0.33.0
[INFO] [stderr]     Checking kube-runtime v0.93.1
[INFO] [stderr]     Checking cdk v0.9.3
[INFO] [stderr]     Checking cdk-redb v0.9.3
[INFO] [stderr]     Checking kube v0.93.1
[INFO] [stderr]     Checking nwc v0.33.0
[INFO] [stderr]     Checking nostr-signer v0.33.0
[INFO] [stderr]     Checking nostr-sdk v0.33.0
[INFO] [stderr]     Checking paygress-cli v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/proxmox.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{info, warn, error};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/discovery.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/discovery.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/discovery.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{info, warn};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PodSpec` and `ProviderOfferContent`
[INFO] [stdout]   --> src/discovery.rs:11:40
[INFO] [stdout]    |
[INFO] [stdout] 11 |     NostrRelaySubscriber, RelayConfig, ProviderOfferContent, ProviderInfo, 
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     ProviderFilter, PodSpec,
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/lxd.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{info, warn};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/proxmox.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{info, warn, error};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/discovery.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/discovery.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/discovery.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{info, warn};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProviderOfferContent`
[INFO] [stdout]   --> src/discovery.rs:11:40
[INFO] [stdout]    |
[INFO] [stdout] 11 |     NostrRelaySubscriber, RelayConfig, ProviderOfferContent, ProviderInfo, 
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/lxd.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{info, warn};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status_info`
[INFO] [stdout]    --> src/provider.rs:672:9
[INFO] [stdout]     |
[INFO] [stdout] 672 |     let status_info = match backend.get_node_status().await {
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_status_info`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `convert_event` is never used
[INFO] [stdout]    --> src/nostr.rs:347:8
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl NostrRelaySubscriber {
[INFO] [stdout]     | ------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 347 |     fn convert_event(&self, event: &nostr_sdk::Event) -> NostrEvent {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `range_start` and `range_end` are never read
[INFO] [stdout]   --> src/sidecar_service.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct PortPool {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     range_start: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 51 |     range_end: u16,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PortPool` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_true` is never used
[INFO] [stdout]   --> src/proxmox.rs:38:4
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn default_true() -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `errors` is never read
[INFO] [stdout]   --> src/proxmox.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | struct ProxmoxResponse<T> {
[INFO] [stdout]    |        --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 96 |     errors: Option<serde_json::Value>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProxmoxResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uptime_start` is never read
[INFO] [stdout]    --> src/provider.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 149 | struct ProviderStats {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] 150 |     total_jobs_completed: u64,
[INFO] [stdout] 151 |     uptime_start: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ProviderStats` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `network_device` is never read
[INFO] [stdout]   --> src/lxd.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct LxdBackend {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 13 |     storage_pool: String,
[INFO] [stdout] 14 |     network_device: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status_info`
[INFO] [stdout]    --> src/provider.rs:672:9
[INFO] [stdout]     |
[INFO] [stdout] 672 |     let status_info = match backend.get_node_status().await {
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_status_info`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `convert_event` is never used
[INFO] [stdout]    --> src/nostr.rs:347:8
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl NostrRelaySubscriber {
[INFO] [stdout]     | ------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 347 |     fn convert_event(&self, event: &nostr_sdk::Event) -> NostrEvent {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `range_start` and `range_end` are never read
[INFO] [stdout]   --> src/sidecar_service.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct PortPool {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     range_start: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 51 |     range_end: u16,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PortPool` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_true` is never used
[INFO] [stdout]   --> src/proxmox.rs:38:4
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn default_true() -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `errors` is never read
[INFO] [stdout]   --> src/proxmox.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | struct ProxmoxResponse<T> {
[INFO] [stdout]    |        --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 96 |     errors: Option<serde_json::Value>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProxmoxResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uptime_start` is never read
[INFO] [stdout]    --> src/provider.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 149 | struct ProviderStats {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] 150 |     total_jobs_completed: u64,
[INFO] [stdout] 151 |     uptime_start: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ProviderStats` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `network_device` is never read
[INFO] [stdout]   --> src/lxd.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct LxdBackend {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 13 |     storage_pool: String,
[INFO] [stdout] 14 |     network_device: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]   --> src/interfaces/http_l402.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 | use tracing::{info, error, warn};
[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: `Serialize`
[INFO] [stdout]   --> src/interfaces/http_l402.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]   --> src/interfaces/http_l402.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 | use tracing::{info, error, warn};
[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: `Serialize`
[INFO] [stdout]   --> src/interfaces/http_l402.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verbose`
[INFO] [stdout]    --> src/cli/commands/spawn.rs:156:106
[INFO] [stdout]     |
[INFO] [stdout] 156 | ...tring, ssh_pass: String, verbose: bool) -> Result<()> {
[INFO] [stdout]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verbose`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verbose`
[INFO] [stdout]    --> src/cli/commands/spawn.rs:156:106
[INFO] [stdout]     |
[INFO] [stdout] 156 | ...tring, ssh_pass: String, verbose: bool) -> Result<()> {
[INFO] [stdout]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verbose`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verbose`
[INFO] [stdout]    --> src/cli/commands/provider.rs:147:41
[INFO] [stdout]     |
[INFO] [stdout] 147 | async fn execute_setup(args: SetupArgs, verbose: bool) -> Result<()> {
[INFO] [stdout]     |                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verbose`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verbose`
[INFO] [stdout]    --> src/cli/commands/provider.rs:303:41
[INFO] [stdout]     |
[INFO] [stdout] 303 | async fn execute_start(args: StartArgs, verbose: bool) -> Result<()> {
[INFO] [stdout]     |                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verbose`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verbose`
[INFO] [stdout]    --> src/cli/commands/provider.rs:147:41
[INFO] [stdout]     |
[INFO] [stdout] 147 | async fn execute_setup(args: SetupArgs, verbose: bool) -> Result<()> {
[INFO] [stdout]     |                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verbose`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verbose`
[INFO] [stdout]    --> src/cli/commands/provider.rs:303:41
[INFO] [stdout]     |
[INFO] [stdout] 303 | async fn execute_start(args: StartArgs, verbose: bool) -> Result<()> {
[INFO] [stdout]     |                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verbose`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]   --> src/cli/api.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct SpawnResponse {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub message: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpawnResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]   --> src/cli/api.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct StatusResponse {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub message: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `status` and `service` are never read
[INFO] [stdout]   --> src/cli/api.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct HealthResponse {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 76 |     pub status: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 77 |     pub service: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HealthResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]   --> src/cli/api.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct SpawnResponse {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub message: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpawnResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]   --> src/cli/api.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct StatusResponse {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub message: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StatusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `status` and `service` are never read
[INFO] [stdout]   --> src/cli/api.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct HealthResponse {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 76 |     pub status: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 77 |     pub service: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HealthResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/interfaces/mod.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         result = async {
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/interfaces/mod.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         result = async {
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_interface_config` is never used
[INFO] [stdout]   --> src/interfaces/mod.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub fn get_interface_config() -> InterfaceConfig {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InterfaceConfig` is never constructed
[INFO] [stdout]   --> src/interfaces/mod.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct InterfaceConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_config` is never used
[INFO] [stdout]    --> src/pod_provisioning.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout]  95 | impl PodProvisioningService {
[INFO] [stdout]     | --------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn get_config(&self) -> &SidecarConfig {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KIND_PROVIDER_OFFER` is never used
[INFO] [stdout]   --> src/nostr.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const KIND_PROVIDER_OFFER: u16 = 38383;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KIND_PROVIDER_HEARTBEAT` is never used
[INFO] [stdout]   --> src/nostr.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const KIND_PROVIDER_HEARTBEAT: u16 = 38384;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RelayConfig` is never constructed
[INFO] [stdout]   --> src/nostr.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct RelayConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NostrEvent` is never constructed
[INFO] [stdout]   --> src/nostr.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct NostrEvent {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NostrRelaySubscriber` is never constructed
[INFO] [stdout]   --> src/nostr.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct NostrRelaySubscriber {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/nostr.rs:43:18
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl NostrRelaySubscriber {
[INFO] [stdout]     | ------------------------- associated items in this implementation
[INFO] [stdout]  43 |     pub async fn new(config: RelayConfig) -> Result<Self> {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub fn public_key(&self) -> nostr_sdk::PublicKey {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  88 |     pub async fn subscribe_to_pod_events<F>(&self, handler: F) -> Result<()>
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 |     pub async fn publish_offer(&self, offer: OfferEventContent) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 237 |     pub async fn send_encrypted_private_message(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     pub async fn send_access_details_private_message(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 286 |     pub async fn send_status_response(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 297 |     pub async fn send_error_response(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 314 |     pub async fn send_error_response_private_message(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 325 |     pub async fn send_topup_response_private_message(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 338 |     pub fn client(&self) -> &Client {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     pub fn get_service_public_key(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 |     fn convert_event(&self, event: &nostr_sdk::Event) -> NostrEvent {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 |     pub async fn wait_for_decrypted_message(&self, sender_pubkey: &str, timeout_secs: u64) -> Result<NostrEvent> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_relay_config` is never used
[INFO] [stdout]    --> src/nostr.rs:456:8
[INFO] [stdout]     |
[INFO] [stdout] 456 | pub fn default_relay_config() -> RelayConfig {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `custom_relay_config` is never used
[INFO] [stdout]    --> src/nostr.rs:467:8
[INFO] [stdout]     |
[INFO] [stdout] 467 | pub fn custom_relay_config(relays: Vec<String>, private_key: Option<String>) -> RelayConfig {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OfferEventContent` is never constructed
[INFO] [stdout]    --> src/nostr.rs:482:12
[INFO] [stdout]     |
[INFO] [stdout] 482 | pub struct OfferEventContent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AccessDetailsContent` is never constructed
[INFO] [stdout]    --> src/nostr.rs:489:12
[INFO] [stdout]     |
[INFO] [stdout] 489 | pub struct AccessDetailsContent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ErrorResponseContent` is never constructed
[INFO] [stdout]    --> src/nostr.rs:501:12
[INFO] [stdout]     |
[INFO] [stdout] 501 | pub struct ErrorResponseContent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TopUpResponseContent` is never constructed
[INFO] [stdout]    --> src/nostr.rs:508:12
[INFO] [stdout]     |
[INFO] [stdout] 508 | pub struct TopUpResponseContent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_provisioning_request_private_message` is never used
[INFO] [stdout]    --> src/nostr.rs:534:14
[INFO] [stdout]     |
[INFO] [stdout] 534 | pub async fn send_provisioning_request_private_message(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PrivateRequest` is never used
[INFO] [stdout]    --> src/nostr.rs:552:10
[INFO] [stdout]     |
[INFO] [stdout] 552 | pub enum PrivateRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_private_message_content` is never used
[INFO] [stdout]    --> src/nostr.rs:558:8
[INFO] [stdout]     |
[INFO] [stdout] 558 | pub fn parse_private_message_content(content: &str) -> Result<PrivateRequest> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CapacityInfo` is never constructed
[INFO] [stdout]    --> src/nostr.rs:577:12
[INFO] [stdout]     |
[INFO] [stdout] 577 | pub struct CapacityInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProviderOfferContent` is never constructed
[INFO] [stdout]    --> src/nostr.rs:586:12
[INFO] [stdout]     |
[INFO] [stdout] 586 | pub struct ProviderOfferContent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HeartbeatContent` is never constructed
[INFO] [stdout]    --> src/nostr.rs:601:12
[INFO] [stdout]     |
[INFO] [stdout] 601 | pub struct HeartbeatContent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProviderInfo` is never constructed
[INFO] [stdout]    --> src/nostr.rs:610:12
[INFO] [stdout]     |
[INFO] [stdout] 610 | pub struct ProviderInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProviderFilter` is never constructed
[INFO] [stdout]    --> src/nostr.rs:625:12
[INFO] [stdout]     |
[INFO] [stdout] 625 | pub struct ProviderFilter {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/nostr.rs:634:18
[INFO] [stdout]     |
[INFO] [stdout] 632 | impl NostrRelaySubscriber {
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] 633 |     /// Publish a provider offer event (Kind 38383 - replaceable)
[INFO] [stdout] 634 |     pub async fn publish_provider_offer(&self, offer: ProviderOfferContent) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 662 |     pub async fn publish_heartbeat(&self, heartbeat: HeartbeatContent) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 687 |     pub async fn query_providers(&self) -> Result<Vec<ProviderOfferContent>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 709 |     pub async fn query_heartbeats(&self, provider_npub: &str, since_secs: u64) -> Result<Vec<HeartbeatContent>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 733 |     pub async fn get_latest_heartbeat(&self, provider_npub: &str) -> Result<Option<HeartbeatContent>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 760 |     pub async fn get_latest_heartbeats_multi(&self, provider_npubs: Vec<String>) -> Result<std::collections::HashMap<String, Heartb...
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 809 |     pub async fn calculate_uptime(&self, provider_npub: &str, days: u32) -> Result<f32> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StatusRequestContent` is never constructed
[INFO] [stdout]    --> src/nostr.rs:830:12
[INFO] [stdout]     |
[INFO] [stdout] 830 | pub struct StatusRequestContent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StatusResponseContent` is never constructed
[INFO] [stdout]    --> src/nostr.rs:835:12
[INFO] [stdout]     |
[INFO] [stdout] 835 | pub struct StatusResponseContent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `base_image` and `enable_cleanup_task` are never read
[INFO] [stdout]   --> src/sidecar_service.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct SidecarConfig {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub base_image: String, // Base image for pods
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub enable_cleanup_task: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SidecarConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `range_start` and `range_end` are never read
[INFO] [stdout]   --> src/sidecar_service.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct PortPool {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     range_start: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 51 |     range_end: u16,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PortPool` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `generate_password` is never used
[INFO] [stdout]    --> src/sidecar_service.rs:544:12
[INFO] [stdout]     |
[INFO] [stdout] 507 | impl SidecarState {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 544 |     pub fn generate_password() -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_interface_config` is never used
[INFO] [stdout]   --> src/interfaces/mod.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub fn get_interface_config() -> InterfaceConfig {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InterfaceConfig` is never constructed
[INFO] [stdout]   --> src/interfaces/mod.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct InterfaceConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_config` is never used
[INFO] [stdout]    --> src/pod_provisioning.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout]  95 | impl PodProvisioningService {
[INFO] [stdout]     | --------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn get_config(&self) -> &SidecarConfig {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KIND_PROVIDER_OFFER` is never used
[INFO] [stdout]   --> src/nostr.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const KIND_PROVIDER_OFFER: u16 = 38383;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KIND_PROVIDER_HEARTBEAT` is never used
[INFO] [stdout]   --> src/nostr.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const KIND_PROVIDER_HEARTBEAT: u16 = 38384;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RelayConfig` is never constructed
[INFO] [stdout]   --> src/nostr.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct RelayConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NostrEvent` is never constructed
[INFO] [stdout]   --> src/nostr.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct NostrEvent {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NostrRelaySubscriber` is never constructed
[INFO] [stdout]   --> src/nostr.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct NostrRelaySubscriber {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/nostr.rs:43:18
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl NostrRelaySubscriber {
[INFO] [stdout]     | ------------------------- associated items in this implementation
[INFO] [stdout]  43 |     pub async fn new(config: RelayConfig) -> Result<Self> {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub fn public_key(&self) -> nostr_sdk::PublicKey {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  88 |     pub async fn subscribe_to_pod_events<F>(&self, handler: F) -> Result<()>
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 |     pub async fn publish_offer(&self, offer: OfferEventContent) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 237 |     pub async fn send_encrypted_private_message(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     pub async fn send_access_details_private_message(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 286 |     pub async fn send_status_response(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 297 |     pub async fn send_error_response(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 314 |     pub async fn send_error_response_private_message(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 325 |     pub async fn send_topup_response_private_message(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 338 |     pub fn client(&self) -> &Client {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     pub fn get_service_public_key(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 |     fn convert_event(&self, event: &nostr_sdk::Event) -> NostrEvent {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 |     pub async fn wait_for_decrypted_message(&self, sender_pubkey: &str, timeout_secs: u64) -> Result<NostrEvent> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_relay_config` is never used
[INFO] [stdout]    --> src/nostr.rs:456:8
[INFO] [stdout]     |
[INFO] [stdout] 456 | pub fn default_relay_config() -> RelayConfig {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `custom_relay_config` is never used
[INFO] [stdout]    --> src/nostr.rs:467:8
[INFO] [stdout]     |
[INFO] [stdout] 467 | pub fn custom_relay_config(relays: Vec<String>, private_key: Option<String>) -> RelayConfig {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OfferEventContent` is never constructed
[INFO] [stdout]    --> src/nostr.rs:482:12
[INFO] [stdout]     |
[INFO] [stdout] 482 | pub struct OfferEventContent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AccessDetailsContent` is never constructed
[INFO] [stdout]    --> src/nostr.rs:489:12
[INFO] [stdout]     |
[INFO] [stdout] 489 | pub struct AccessDetailsContent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ErrorResponseContent` is never constructed
[INFO] [stdout]    --> src/nostr.rs:501:12
[INFO] [stdout]     |
[INFO] [stdout] 501 | pub struct ErrorResponseContent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TopUpResponseContent` is never constructed
[INFO] [stdout]    --> src/nostr.rs:508:12
[INFO] [stdout]     |
[INFO] [stdout] 508 | pub struct TopUpResponseContent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_provisioning_request_private_message` is never used
[INFO] [stdout]    --> src/nostr.rs:534:14
[INFO] [stdout]     |
[INFO] [stdout] 534 | pub async fn send_provisioning_request_private_message(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PrivateRequest` is never used
[INFO] [stdout]    --> src/nostr.rs:552:10
[INFO] [stdout]     |
[INFO] [stdout] 552 | pub enum PrivateRequest {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_private_message_content` is never used
[INFO] [stdout]    --> src/nostr.rs:558:8
[INFO] [stdout]     |
[INFO] [stdout] 558 | pub fn parse_private_message_content(content: &str) -> Result<PrivateRequest> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CapacityInfo` is never constructed
[INFO] [stdout]    --> src/nostr.rs:577:12
[INFO] [stdout]     |
[INFO] [stdout] 577 | pub struct CapacityInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProviderOfferContent` is never constructed
[INFO] [stdout]    --> src/nostr.rs:586:12
[INFO] [stdout]     |
[INFO] [stdout] 586 | pub struct ProviderOfferContent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HeartbeatContent` is never constructed
[INFO] [stdout]    --> src/nostr.rs:601:12
[INFO] [stdout]     |
[INFO] [stdout] 601 | pub struct HeartbeatContent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProviderInfo` is never constructed
[INFO] [stdout]    --> src/nostr.rs:610:12
[INFO] [stdout]     |
[INFO] [stdout] 610 | pub struct ProviderInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProviderFilter` is never constructed
[INFO] [stdout]    --> src/nostr.rs:625:12
[INFO] [stdout]     |
[INFO] [stdout] 625 | pub struct ProviderFilter {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/nostr.rs:634:18
[INFO] [stdout]     |
[INFO] [stdout] 632 | impl NostrRelaySubscriber {
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] 633 |     /// Publish a provider offer event (Kind 38383 - replaceable)
[INFO] [stdout] 634 |     pub async fn publish_provider_offer(&self, offer: ProviderOfferContent) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 662 |     pub async fn publish_heartbeat(&self, heartbeat: HeartbeatContent) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 687 |     pub async fn query_providers(&self) -> Result<Vec<ProviderOfferContent>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 709 |     pub async fn query_heartbeats(&self, provider_npub: &str, since_secs: u64) -> Result<Vec<HeartbeatContent>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 733 |     pub async fn get_latest_heartbeat(&self, provider_npub: &str) -> Result<Option<HeartbeatContent>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 760 |     pub async fn get_latest_heartbeats_multi(&self, provider_npubs: Vec<String>) -> Result<std::collections::HashMap<String, Heartb...
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 809 |     pub async fn calculate_uptime(&self, provider_npub: &str, days: u32) -> Result<f32> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StatusRequestContent` is never constructed
[INFO] [stdout]    --> src/nostr.rs:830:12
[INFO] [stdout]     |
[INFO] [stdout] 830 | pub struct StatusRequestContent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StatusResponseContent` is never constructed
[INFO] [stdout]    --> src/nostr.rs:835:12
[INFO] [stdout]     |
[INFO] [stdout] 835 | pub struct StatusResponseContent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `base_image` and `enable_cleanup_task` are never read
[INFO] [stdout]   --> src/sidecar_service.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct SidecarConfig {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub base_image: String, // Base image for pods
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub enable_cleanup_task: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SidecarConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `range_start` and `range_end` are never read
[INFO] [stdout]   --> src/sidecar_service.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct PortPool {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     range_start: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 51 |     range_end: u16,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PortPool` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `generate_password` is never used
[INFO] [stdout]    --> src/sidecar_service.rs:544:12
[INFO] [stdout]     |
[INFO] [stdout] 507 | impl SidecarState {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 544 |     pub fn generate_password() -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "5f43bf4aa348d4b87589b568a91361f3f093d34ef2dcff4c61059413e4aeb428", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f43bf4aa348d4b87589b568a91361f3f093d34ef2dcff4c61059413e4aeb428", kill_on_drop: false }`
[INFO] [stdout] 5f43bf4aa348d4b87589b568a91361f3f093d34ef2dcff4c61059413e4aeb428
