[INFO] cloning repository https://github.com/bennekrouf/gateway-solanize
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bennekrouf/gateway-solanize" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbennekrouf%2Fgateway-solanize", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbennekrouf%2Fgateway-solanize'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c22c8421ec0442ef847ee2112ff7176ef1a3559
[INFO] checking bennekrouf/gateway-solanize against master#8b6b15b877fbceb1ee5d9a5a4746e7515901574a for pr-147294
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbennekrouf%2Fgateway-solanize" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/bennekrouf/gateway-solanize
[INFO] finished tweaking git repo https://github.com/bennekrouf/gateway-solanize
[INFO] tweaked toml for git repo https://github.com/bennekrouf/gateway-solanize written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bennekrouf/gateway-solanize on toolchain 8b6b15b877fbceb1ee5d9a5a4746e7515901574a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bennekrouf/gateway-solanize 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" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "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 rust-ini v0.21.1
[INFO] [stderr]   Downloaded trim-in-place v0.1.7
[INFO] [stderr]   Downloaded thiserror-impl v2.0.15
[INFO] [stderr]   Downloaded config v0.15.14
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.3
[INFO] [stderr]   Downloaded ed25519-dalek v2.2.0
[INFO] [stderr]   Downloaded thiserror v2.0.15
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8dfcc16e66277543367bf732a747161dce422a38c1e7fd8d8749c4906d802fb
[INFO] running `Command { std: "docker" "start" "-a" "b8dfcc16e66277543367bf732a747161dce422a38c1e7fd8d8749c4906d802fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8dfcc16e66277543367bf732a747161dce422a38c1e7fd8d8749c4906d802fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8dfcc16e66277543367bf732a747161dce422a38c1e7fd8d8749c4906d802fb", kill_on_drop: false }`
[INFO] [stdout] b8dfcc16e66277543367bf732a747161dce422a38c1e7fd8d8749c4906d802fb
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5d0271fc40fbbb5df5f5a400a23bd6c5fc714db35ca4c153c469d5327d29a8f
[INFO] running `Command { std: "docker" "start" "-a" "d5d0271fc40fbbb5df5f5a400a23bd6c5fc714db35ca4c153c469d5327d29a8f", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking yaml-rust2 v0.10.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking unicase_serde v0.1.0
[INFO] [stderr]     Checking rustix v1.0.8
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking toml v0.9.5
[INFO] [stderr]     Checking serde-untagged v0.1.8
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking config v0.15.14
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking rocket_cors v0.6.0
[INFO] [stderr]     Checking gateway-solanize v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/chat/service.rs:776:14
[INFO] [stdout]     |
[INFO] [stdout] 776 |         for (i, part) in parts.iter().enumerate() {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/chat/service.rs:776:14
[INFO] [stdout]     |
[INFO] [stdout] 776 |         for (i, part) in parts.iter().enumerate() {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `client` are never read
[INFO] [stdout]   --> src/chat/api0_service.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Api0Service<'a> {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 37 |     config: &'a AppConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 38 |     client: reqwest::Client,
[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_intent_description` and `map_to_proposed_endpoint` are never used
[INFO] [stdout]    --> src/chat/api0_service.rs:326:8
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl<'a> Api0Service<'a> {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 326 |     fn get_intent_description(&self, intent_type: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 338 |     fn map_to_proposed_endpoint(&self, api0_endpoint: Api0Endpoint) -> ProposedEndpoint {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `execute_endpoint` and `format_endpoint_response` are never used
[INFO] [stdout]    --> src/chat/service.rs:230:14
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl<'a> ChatService<'a> {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 230 |     async fn execute_endpoint(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |     fn format_endpoint_response(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `client` are never read
[INFO] [stdout]   --> src/chat/api0_service.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Api0Service<'a> {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 37 |     config: &'a AppConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 38 |     client: reqwest::Client,
[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_intent_description` and `map_to_proposed_endpoint` are never used
[INFO] [stdout]    --> src/chat/api0_service.rs:326:8
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl<'a> Api0Service<'a> {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 326 |     fn get_intent_description(&self, intent_type: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 338 |     fn map_to_proposed_endpoint(&self, api0_endpoint: Api0Endpoint) -> ProposedEndpoint {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `execute_endpoint` and `format_endpoint_response` are never used
[INFO] [stdout]    --> src/chat/service.rs:230:14
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl<'a> ChatService<'a> {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 230 |     async fn execute_endpoint(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |     fn format_endpoint_response(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/solana/solana_service.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         offset: Option<u32>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/solana/solana_service.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         offset: Option<u32>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/chat/service.rs:776:14
[INFO] [stdout]     |
[INFO] [stdout] 776 |         for (i, part) in parts.iter().enumerate() {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/chat/service.rs:776:14
[INFO] [stdout]     |
[INFO] [stdout] 776 |         for (i, part) in parts.iter().enumerate() {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Api0Request` is never constructed
[INFO] [stdout]   --> src/chat/api0_service.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Api0Request {
[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 `Api0Response` is never constructed
[INFO] [stdout]   --> src/chat/api0_service.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Api0Response {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Api0Endpoint` is never constructed
[INFO] [stdout]   --> src/chat/api0_service.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Api0Endpoint {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `client` are never read
[INFO] [stdout]   --> src/chat/api0_service.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Api0Service<'a> {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 37 |     config: &'a AppConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 38 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_intent_description` and `map_to_proposed_endpoint` are never used
[INFO] [stdout]    --> src/chat/api0_service.rs:326:8
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl<'a> Api0Service<'a> {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 326 |     fn get_intent_description(&self, intent_type: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 338 |     fn map_to_proposed_endpoint(&self, api0_endpoint: Api0Endpoint) -> ProposedEndpoint {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `execute_endpoint` and `format_endpoint_response` are never used
[INFO] [stdout]    --> src/chat/service.rs:230:14
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl<'a> ChatService<'a> {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 230 |     async fn execute_endpoint(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |     fn format_endpoint_response(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `logging` is never read
[INFO] [stdout]   --> src/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct AppConfig {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub logging: LoggingConfig,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppConfig` 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: fields `host` and `workers` are never read
[INFO] [stdout]   --> src/config.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ServerConfig {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 17 |     pub host: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 18 |     pub port: u16,
[INFO] [stdout] 19 |     pub workers: u16,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ServerConfig` 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 `max_connections` is never read
[INFO] [stdout]   --> src/config.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct DatabaseConfig {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 32 |     pub url: String,
[INFO] [stdout] 33 |     pub max_connections: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DatabaseConfig` 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 `max_messages_per_session` is never read
[INFO] [stdout]   --> src/config.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct ChatConfig {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 45 |     pub max_sessions_per_user: u32,
[INFO] [stdout] 46 |     pub max_messages_per_session: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChatConfig` 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: fields `level` and `format` are never read
[INFO] [stdout]   --> src/config.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct LoggingConfig {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 78 |     pub level: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 79 |     pub format: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoggingConfig` 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: struct `SolanaService` is never constructed
[INFO] [stdout]   --> src/solana/solana_service.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct SolanaService<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/solana/solana_service.rs:18:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | impl<'a> SolanaService<'a> {
[INFO] [stdout]     | -------------------------- associated items in this implementation
[INFO] [stdout]  18 |     pub fn new(config: &'a AppConfig) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  27 |     pub async fn get_balance(&self, wallet_address: &str) -> AppResult<SolanaBalanceData> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub async fn get_wallet_tokens(&self, wallet_address: &str) -> AppResult<WalletTokensResponse> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub async fn prepare_sol_transfer(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub async fn submit_transaction(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub async fn health_check(&self) -> AppResult<bool> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub async fn get_transaction_history(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateUserRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct CreateUserRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `PreparedTransaction` and `DataResponse` are never constructed
[INFO] [stdout]    --> src/types.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub enum ActionExecutionResult {
[INFO] [stdout]     |          --------------------- variants in this enum
[INFO] [stdout] 211 |     PreparedTransaction(PreparedTransaction),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 212 |     DataResponse(String),
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ActionExecutionResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OllamaResponseMessage` is never constructed
[INFO] [stdout]    --> src/types.rs:228:12
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub struct OllamaResponseMessage {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolanaCreateTransactionRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub struct SolanaCreateTransactionRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolanaSwapRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:259:12
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub struct SolanaSwapRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolanaSubmitRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:267:12
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub struct SolanaSubmitRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolanaResponse` is never constructed
[INFO] [stdout]    --> src/types.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub struct SolanaResponse<T> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolanaTransactionData` is never constructed
[INFO] [stdout]    --> src/types.rs:279:12
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub struct SolanaTransactionData {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolanaSwapData` is never constructed
[INFO] [stdout]    --> src/types.rs:289:12
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub struct SolanaSwapData {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuoteInfo` is never constructed
[INFO] [stdout]    --> src/types.rs:297:12
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub struct QuoteInfo {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolanaSubmitData` is never constructed
[INFO] [stdout]    --> src/types.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub struct SolanaSubmitData {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolanaBalanceRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:310:12
[INFO] [stdout]     |
[INFO] [stdout] 310 | pub struct SolanaBalanceRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolanaBalanceData` is never constructed
[INFO] [stdout]    --> src/types.rs:315:12
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub struct SolanaBalanceData {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WalletHistoryRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:329:12
[INFO] [stdout]     |
[INFO] [stdout] 329 | pub struct WalletHistoryRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WalletPendingRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:336:12
[INFO] [stdout]     |
[INFO] [stdout] 336 | pub struct WalletPendingRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokenPriceRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:341:12
[INFO] [stdout]     |
[INFO] [stdout] 341 | pub struct TokenPriceRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokenSearchRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:346:12
[INFO] [stdout]     |
[INFO] [stdout] 346 | pub struct TokenSearchRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WalletTokensRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:352:12
[INFO] [stdout]     |
[INFO] [stdout] 352 | pub struct WalletTokensRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TransactionHistoryResponse` is never constructed
[INFO] [stdout]    --> src/types.rs:358:12
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub struct TransactionHistoryResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WalletTransaction` is never constructed
[INFO] [stdout]    --> src/types.rs:365:12
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub struct WalletTransaction {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PendingTransactionsResponse` is never constructed
[INFO] [stdout]    --> src/types.rs:380:12
[INFO] [stdout]     |
[INFO] [stdout] 380 | pub struct PendingTransactionsResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PendingTransaction` is never constructed
[INFO] [stdout]    --> src/types.rs:385:12
[INFO] [stdout]     |
[INFO] [stdout] 385 | pub struct PendingTransaction {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokenPriceResponse` is never constructed
[INFO] [stdout]    --> src/types.rs:393:12
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub struct TokenPriceResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokenPrice` is never constructed
[INFO] [stdout]    --> src/types.rs:398:12
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub struct TokenPrice {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokenSearchResponse` is never constructed
[INFO] [stdout]    --> src/types.rs:409:12
[INFO] [stdout]     |
[INFO] [stdout] 409 | pub struct TokenSearchResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokenInfo` is never constructed
[INFO] [stdout]    --> src/types.rs:414:12
[INFO] [stdout]     |
[INFO] [stdout] 414 | pub struct TokenInfo {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WalletTokensResponse` is never constructed
[INFO] [stdout]    --> src/types.rs:425:12
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub struct WalletTokensResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WalletToken` is never constructed
[INFO] [stdout]    --> src/types.rs:431:12
[INFO] [stdout]     |
[INFO] [stdout] 431 | pub struct WalletToken {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TransactionRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:443:12
[INFO] [stdout]     |
[INFO] [stdout] 443 | pub struct TransactionRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WalletBalanceResponse` is never constructed
[INFO] [stdout]    --> src/types.rs:452:12
[INFO] [stdout]     |
[INFO] [stdout] 452 | pub struct WalletBalanceResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Api0Request` is never constructed
[INFO] [stdout]   --> src/chat/api0_service.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Api0Request {
[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 `Api0Response` is never constructed
[INFO] [stdout]   --> src/chat/api0_service.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Api0Response {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Api0Endpoint` is never constructed
[INFO] [stdout]   --> src/chat/api0_service.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Api0Endpoint {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `client` are never read
[INFO] [stdout]   --> src/chat/api0_service.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Api0Service<'a> {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 37 |     config: &'a AppConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 38 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_intent_description` and `map_to_proposed_endpoint` are never used
[INFO] [stdout]    --> src/chat/api0_service.rs:326:8
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl<'a> Api0Service<'a> {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 326 |     fn get_intent_description(&self, intent_type: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 338 |     fn map_to_proposed_endpoint(&self, api0_endpoint: Api0Endpoint) -> ProposedEndpoint {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `execute_endpoint` and `format_endpoint_response` are never used
[INFO] [stdout]    --> src/chat/service.rs:230:14
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl<'a> ChatService<'a> {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 230 |     async fn execute_endpoint(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |     fn format_endpoint_response(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `logging` is never read
[INFO] [stdout]   --> src/config.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct AppConfig {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub logging: LoggingConfig,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppConfig` 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: fields `host` and `workers` are never read
[INFO] [stdout]   --> src/config.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ServerConfig {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 17 |     pub host: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 18 |     pub port: u16,
[INFO] [stdout] 19 |     pub workers: u16,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ServerConfig` 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 `max_connections` is never read
[INFO] [stdout]   --> src/config.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct DatabaseConfig {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 32 |     pub url: String,
[INFO] [stdout] 33 |     pub max_connections: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DatabaseConfig` 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 `max_messages_per_session` is never read
[INFO] [stdout]   --> src/config.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct ChatConfig {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 45 |     pub max_sessions_per_user: u32,
[INFO] [stdout] 46 |     pub max_messages_per_session: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChatConfig` 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: fields `level` and `format` are never read
[INFO] [stdout]   --> src/config.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct LoggingConfig {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 78 |     pub level: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 79 |     pub format: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoggingConfig` 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: struct `SolanaService` is never constructed
[INFO] [stdout]   --> src/solana/solana_service.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct SolanaService<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/solana/solana_service.rs:18:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | impl<'a> SolanaService<'a> {
[INFO] [stdout]     | -------------------------- associated items in this implementation
[INFO] [stdout]  18 |     pub fn new(config: &'a AppConfig) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  27 |     pub async fn get_balance(&self, wallet_address: &str) -> AppResult<SolanaBalanceData> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub async fn get_wallet_tokens(&self, wallet_address: &str) -> AppResult<WalletTokensResponse> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub async fn prepare_sol_transfer(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub async fn submit_transaction(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub async fn health_check(&self) -> AppResult<bool> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub async fn get_transaction_history(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateUserRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct CreateUserRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `PreparedTransaction` and `DataResponse` are never constructed
[INFO] [stdout]    --> src/types.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub enum ActionExecutionResult {
[INFO] [stdout]     |          --------------------- variants in this enum
[INFO] [stdout] 211 |     PreparedTransaction(PreparedTransaction),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 212 |     DataResponse(String),
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ActionExecutionResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OllamaResponseMessage` is never constructed
[INFO] [stdout]    --> src/types.rs:228:12
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub struct OllamaResponseMessage {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolanaCreateTransactionRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub struct SolanaCreateTransactionRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolanaSwapRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:259:12
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub struct SolanaSwapRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolanaSubmitRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:267:12
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub struct SolanaSubmitRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolanaResponse` is never constructed
[INFO] [stdout]    --> src/types.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub struct SolanaResponse<T> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolanaTransactionData` is never constructed
[INFO] [stdout]    --> src/types.rs:279:12
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub struct SolanaTransactionData {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolanaSwapData` is never constructed
[INFO] [stdout]    --> src/types.rs:289:12
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub struct SolanaSwapData {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuoteInfo` is never constructed
[INFO] [stdout]    --> src/types.rs:297:12
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub struct QuoteInfo {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolanaSubmitData` is never constructed
[INFO] [stdout]    --> src/types.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub struct SolanaSubmitData {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolanaBalanceRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:310:12
[INFO] [stdout]     |
[INFO] [stdout] 310 | pub struct SolanaBalanceRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolanaBalanceData` is never constructed
[INFO] [stdout]    --> src/types.rs:315:12
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub struct SolanaBalanceData {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WalletHistoryRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:329:12
[INFO] [stdout]     |
[INFO] [stdout] 329 | pub struct WalletHistoryRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WalletPendingRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:336:12
[INFO] [stdout]     |
[INFO] [stdout] 336 | pub struct WalletPendingRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokenPriceRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:341:12
[INFO] [stdout]     |
[INFO] [stdout] 341 | pub struct TokenPriceRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokenSearchRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:346:12
[INFO] [stdout]     |
[INFO] [stdout] 346 | pub struct TokenSearchRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WalletTokensRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:352:12
[INFO] [stdout]     |
[INFO] [stdout] 352 | pub struct WalletTokensRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TransactionHistoryResponse` is never constructed
[INFO] [stdout]    --> src/types.rs:358:12
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub struct TransactionHistoryResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WalletTransaction` is never constructed
[INFO] [stdout]    --> src/types.rs:365:12
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub struct WalletTransaction {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PendingTransactionsResponse` is never constructed
[INFO] [stdout]    --> src/types.rs:380:12
[INFO] [stdout]     |
[INFO] [stdout] 380 | pub struct PendingTransactionsResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PendingTransaction` is never constructed
[INFO] [stdout]    --> src/types.rs:385:12
[INFO] [stdout]     |
[INFO] [stdout] 385 | pub struct PendingTransaction {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokenPriceResponse` is never constructed
[INFO] [stdout]    --> src/types.rs:393:12
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub struct TokenPriceResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokenPrice` is never constructed
[INFO] [stdout]    --> src/types.rs:398:12
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub struct TokenPrice {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokenSearchResponse` is never constructed
[INFO] [stdout]    --> src/types.rs:409:12
[INFO] [stdout]     |
[INFO] [stdout] 409 | pub struct TokenSearchResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokenInfo` is never constructed
[INFO] [stdout]    --> src/types.rs:414:12
[INFO] [stdout]     |
[INFO] [stdout] 414 | pub struct TokenInfo {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WalletTokensResponse` is never constructed
[INFO] [stdout]    --> src/types.rs:425:12
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub struct WalletTokensResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WalletToken` is never constructed
[INFO] [stdout]    --> src/types.rs:431:12
[INFO] [stdout]     |
[INFO] [stdout] 431 | pub struct WalletToken {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TransactionRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:443:12
[INFO] [stdout]     |
[INFO] [stdout] 443 | pub struct TransactionRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WalletBalanceResponse` is never constructed
[INFO] [stdout]    --> src/types.rs:452:12
[INFO] [stdout]     |
[INFO] [stdout] 452 | pub struct WalletBalanceResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "d5d0271fc40fbbb5df5f5a400a23bd6c5fc714db35ca4c153c469d5327d29a8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5d0271fc40fbbb5df5f5a400a23bd6c5fc714db35ca4c153c469d5327d29a8f", kill_on_drop: false }`
[INFO] [stdout] d5d0271fc40fbbb5df5f5a400a23bd6c5fc714db35ca4c153c469d5327d29a8f
