[INFO] cloning repository https://github.com/bishalbikram/quote-caching-shards
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bishalbikram/quote-caching-shards" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbishalbikram%2Fquote-caching-shards", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbishalbikram%2Fquote-caching-shards'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c89d655c202d340074c898837562deda1783891
[INFO] checking bishalbikram/quote-caching-shards against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbishalbikram%2Fquote-caching-shards" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bishalbikram/quote-caching-shards
[INFO] finished tweaking git repo https://github.com/bishalbikram/quote-caching-shards
[INFO] tweaked toml for git repo https://github.com/bishalbikram/quote-caching-shards written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bishalbikram/quote-caching-shards on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bishalbikram/quote-caching-shards 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nuid v0.5.0
[INFO] [stderr]   Downloaded tryhard v0.5.2
[INFO] [stderr]   Downloaded nkeys v0.4.5
[INFO] [stderr]   Downloaded serde_nanos v0.1.4
[INFO] [stderr]   Downloaded rustls-webpki v0.103.7
[INFO] [stderr]   Downloaded signatory v0.27.1
[INFO] [stderr]   Downloaded webpki-roots v1.0.3
[INFO] [stderr]   Downloaded tokio-websockets v0.10.1
[INFO] [stderr]   Downloaded async-nats v0.42.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 214a2015aa3d247edd432e24f72f461d004de7f7e690374c7b6d4ffddb1755b2
[INFO] running `Command { std: "docker" "start" "-a" "214a2015aa3d247edd432e24f72f461d004de7f7e690374c7b6d4ffddb1755b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "214a2015aa3d247edd432e24f72f461d004de7f7e690374c7b6d4ffddb1755b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "214a2015aa3d247edd432e24f72f461d004de7f7e690374c7b6d4ffddb1755b2", kill_on_drop: false }`
[INFO] [stdout] 214a2015aa3d247edd432e24f72f461d004de7f7e690374c7b6d4ffddb1755b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f53413d1735c56bf57d918d9b112b221bb3f83cf96ffb6f7a3156d084beb518e
[INFO] running `Command { std: "docker" "start" "-a" "f53413d1735c56bf57d918d9b112b221bb3f83cf96ffb6f7a3156d084beb518e", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking signatory v0.27.1
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking nuid v0.5.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking nkeys v0.4.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_nanos v0.1.4
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tryhard v0.5.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking async-nats v0.42.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]     Checking quote-caching-shards v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> src/api/api_services/quote_computation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Result;
[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: `tokio::time::Instant`
[INFO] [stdout]  --> src/api/api_services/quote_computation.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `warn`
[INFO] [stdout]  --> src/api/api_services/quote_computation.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tracing::{info, warn};
[INFO] [stdout]   |               ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SimulationData`, `Simulation`, `get_current_time`, `pricing::DeFiCalculator`, and `tokens::token::TokenState`
[INFO] [stdout]   --> src/api/api_services/quote_computation.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     tokens::token::TokenState,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     types::simulation::{Simulation, SimulationData},
[INFO] [stdout]    |                         ^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     utils::{get_current_time, pricing::DeFiCalculator},
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Pool` and `StepType`
[INFO] [stdout]  --> src/graph/path.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::pool::{Pool, StepType};
[INFO] [stdout]   |                   ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tokens::token::TokenState`
[INFO] [stdout]  --> src/graph/path.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::tokens::token::TokenState;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> src/api/api_services/quote_computation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Result;
[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: `tokio::time::Instant`
[INFO] [stdout]  --> src/api/api_services/quote_computation.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `warn`
[INFO] [stdout]  --> src/api/api_services/quote_computation.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tracing::{info, warn};
[INFO] [stdout]   |               ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SimulationData`, `Simulation`, `get_current_time`, `pricing::DeFiCalculator`, and `tokens::token::TokenState`
[INFO] [stdout]   --> src/api/api_services/quote_computation.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     tokens::token::TokenState,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     types::simulation::{Simulation, SimulationData},
[INFO] [stdout]    |                         ^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     utils::{get_current_time, pricing::DeFiCalculator},
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Pool` and `StepType`
[INFO] [stdout]  --> src/graph/path.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::pool::{Pool, StepType};
[INFO] [stdout]   |                   ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tokens::token::TokenState`
[INFO] [stdout]  --> src/graph/path.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::tokens::token::TokenState;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]    --> src/graph/graph.rs:445:9
[INFO] [stdout]     |
[INFO] [stdout] 445 |         amount: U256,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exact_input`
[INFO] [stdout]    --> src/graph/graph.rs:481:9
[INFO] [stdout]     |
[INFO] [stdout] 481 |         exact_input: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_exact_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]    --> src/graph/graph.rs:445:9
[INFO] [stdout]     |
[INFO] [stdout] 445 |         amount: U256,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exact_input`
[INFO] [stdout]    --> src/graph/graph.rs:481:9
[INFO] [stdout]     |
[INFO] [stdout] 481 |         exact_input: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_exact_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuoteComputation` is never constructed
[INFO] [stdout]   --> src/api/api_services/quote_computation.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct QuoteComputation {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `simulation_amounts` are never used
[INFO] [stdout]   --> src/api/api_services/quote_computation.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl QuoteComputation {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 25 |     /// Create a new instance of the QuoteComputation
[INFO] [stdout] 26 |     pub fn new(quote_service: Arc<QuoteService>, nats_client: Arc<NatsClient>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn simulation_amounts(&self) -> &'static [U256] {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fetch_all_curve_snapshots` is never used
[INFO] [stdout]    --> src/app.rs:276:8
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl QuoteCachingApp {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 276 |     fn fetch_all_curve_snapshots(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lq_snapshot_consumer_name` and `simulation_data_subject_pattern` are never read
[INFO] [stdout]   --> src/config.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct AppConfig {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  7 |     pub lq_snapshot_consumer_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub simulation_data_subject_pattern: String,
[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: associated function `new_ephemeral` is never used
[INFO] [stdout]   --> src/config.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl ConsumerConfig {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 73 |     pub fn new_ephemeral(name: Option<String>, filter_subjects: Vec<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Path` is never used
[INFO] [stdout]   --> src/graph/path.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type Path = Arc<Vec<NodeIndex>>;
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `NodePair` is never used
[INFO] [stdout]   --> src/graph/path.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type NodePair = (NodeIndex, NodeIndex);
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NewPath` is never constructed
[INFO] [stdout]   --> src/graph/path.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct NewPath {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/graph/path.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl NewPath {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 22 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `last_updated_at` is never read
[INFO] [stdout]   --> src/graph/types.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct NewPath {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub last_updated_at: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NewPath` 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 `config` is never read
[INFO] [stdout]   --> src/nats_client.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct NatsClient {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 14 |     pub jetstream: jetstream::Context,
[INFO] [stdout] 15 |     config: Arc<AppConfig>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NatsClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `publish_simulation_data` is never used
[INFO] [stdout]   --> src/nats_client.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl NatsClient {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub async fn publish_simulation_data(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `token0_decimal` and `token1_decimal` are never read
[INFO] [stdout]   --> src/pool.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct PoolMetadata {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub token0_decimal: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 62 |     pub token1_decimal: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PoolMetadata` 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 `chain_id` and `is_wrapped` are never read
[INFO] [stdout]   --> src/tokens/token.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct TokenMetadata {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub chain_id: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 47 |     pub is_native: bool,
[INFO] [stdout] 48 |     pub is_wrapped: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TokenMetadata` 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 `token0`, `token1`, `token0_decimal`, `token1_decimal`, and `token1_chain_id` are never read
[INFO] [stdout]   --> src/types/curve.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct PoolMetadata {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 31 |     pub pool_addr: String,
[INFO] [stdout] 32 |     pub token0: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 33 |     pub token1: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 34 |     pub token0_decimal: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub token1_decimal: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 36 |     pub token0_chain_id: String,
[INFO] [stdout] 37 |     pub token1_chain_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PoolMetadata` 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 `chain`, `feeder_id`, and `ts_ms` are never read
[INFO] [stdout]   --> src/types/curve.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct PrivateLiquidityUpdateMessage {
[INFO] [stdout]    |            ----------------------------- fields in this struct
[INFO] [stdout] 56 |     pub chain: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 57 |     pub feeder_id: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 58 |     pub tokens: Vec<PrivateLiquidity>,
[INFO] [stdout] 59 |     pub ts_ms: u64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PrivateLiquidityUpdateMessage` 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 `token_decimals` is never read
[INFO] [stdout]   --> src/types/curve.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct PrivateLiquidity {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub token_decimals: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PrivateLiquidity` 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 `ts_ms` and `seq` are never read
[INFO] [stdout]   --> src/types/curve.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct OracleUpdateMessage {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 75 |     pub oracle_update: Vec<TokenOracle>,
[INFO] [stdout] 76 |     pub ts_ms: u64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 77 |     pub seq: Option<u64>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OracleUpdateMessage` 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 `chain`, `feeder_id`, `ts_ms`, and `seq` are never read
[INFO] [stdout]   --> src/types/curve.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct Snapshot {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 82 |     pub chain: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 83 |     pub feeder_id: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub ts_ms: u64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 87 |     pub seq: Option<u64>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Snapshot` 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 `Simulation` is never constructed
[INFO] [stdout]  --> src/types/simulation.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Simulation {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SimulationData` is never constructed
[INFO] [stdout]   --> src/types/simulation.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct SimulationData {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuoteComputation` is never constructed
[INFO] [stdout]   --> src/api/api_services/quote_computation.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct QuoteComputation {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `simulation_amounts` are never used
[INFO] [stdout]   --> src/api/api_services/quote_computation.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl QuoteComputation {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 25 |     /// Create a new instance of the QuoteComputation
[INFO] [stdout] 26 |     pub fn new(quote_service: Arc<QuoteService>, nats_client: Arc<NatsClient>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn simulation_amounts(&self) -> &'static [U256] {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fetch_all_curve_snapshots` is never used
[INFO] [stdout]    --> src/app.rs:276:8
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl QuoteCachingApp {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 276 |     fn fetch_all_curve_snapshots(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lq_snapshot_consumer_name` and `simulation_data_subject_pattern` are never read
[INFO] [stdout]   --> src/config.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct AppConfig {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  7 |     pub lq_snapshot_consumer_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub simulation_data_subject_pattern: String,
[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: associated function `new_ephemeral` is never used
[INFO] [stdout]   --> src/config.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl ConsumerConfig {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 73 |     pub fn new_ephemeral(name: Option<String>, filter_subjects: Vec<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Path` is never used
[INFO] [stdout]   --> src/graph/path.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type Path = Arc<Vec<NodeIndex>>;
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `NodePair` is never used
[INFO] [stdout]   --> src/graph/path.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type NodePair = (NodeIndex, NodeIndex);
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NewPath` is never constructed
[INFO] [stdout]   --> src/graph/path.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct NewPath {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/graph/path.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl NewPath {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 22 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `last_updated_at` is never read
[INFO] [stdout]   --> src/graph/types.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct NewPath {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub last_updated_at: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NewPath` 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 `config` is never read
[INFO] [stdout]   --> src/nats_client.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct NatsClient {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 14 |     pub jetstream: jetstream::Context,
[INFO] [stdout] 15 |     config: Arc<AppConfig>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NatsClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `publish_simulation_data` is never used
[INFO] [stdout]   --> src/nats_client.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl NatsClient {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub async fn publish_simulation_data(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `token0_decimal` and `token1_decimal` are never read
[INFO] [stdout]   --> src/pool.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct PoolMetadata {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub token0_decimal: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 62 |     pub token1_decimal: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PoolMetadata` 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 `chain_id` and `is_wrapped` are never read
[INFO] [stdout]   --> src/tokens/token.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct TokenMetadata {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub chain_id: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 47 |     pub is_native: bool,
[INFO] [stdout] 48 |     pub is_wrapped: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TokenMetadata` 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 `token0`, `token1`, `token0_decimal`, `token1_decimal`, and `token1_chain_id` are never read
[INFO] [stdout]   --> src/types/curve.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct PoolMetadata {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 31 |     pub pool_addr: String,
[INFO] [stdout] 32 |     pub token0: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 33 |     pub token1: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 34 |     pub token0_decimal: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub token1_decimal: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 36 |     pub token0_chain_id: String,
[INFO] [stdout] 37 |     pub token1_chain_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PoolMetadata` 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 `chain`, `feeder_id`, and `ts_ms` are never read
[INFO] [stdout]   --> src/types/curve.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct PrivateLiquidityUpdateMessage {
[INFO] [stdout]    |            ----------------------------- fields in this struct
[INFO] [stdout] 56 |     pub chain: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 57 |     pub feeder_id: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 58 |     pub tokens: Vec<PrivateLiquidity>,
[INFO] [stdout] 59 |     pub ts_ms: u64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PrivateLiquidityUpdateMessage` 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 `token_decimals` is never read
[INFO] [stdout]   --> src/types/curve.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct PrivateLiquidity {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub token_decimals: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PrivateLiquidity` 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 `ts_ms` and `seq` are never read
[INFO] [stdout]   --> src/types/curve.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct OracleUpdateMessage {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 75 |     pub oracle_update: Vec<TokenOracle>,
[INFO] [stdout] 76 |     pub ts_ms: u64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 77 |     pub seq: Option<u64>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OracleUpdateMessage` 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 `chain`, `feeder_id`, `ts_ms`, and `seq` are never read
[INFO] [stdout]   --> src/types/curve.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct Snapshot {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 82 |     pub chain: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 83 |     pub feeder_id: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub ts_ms: u64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 87 |     pub seq: Option<u64>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Snapshot` 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 `Simulation` is never constructed
[INFO] [stdout]  --> src/types/simulation.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Simulation {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SimulationData` is never constructed
[INFO] [stdout]   --> src/types/simulation.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct SimulationData {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "f53413d1735c56bf57d918d9b112b221bb3f83cf96ffb6f7a3156d084beb518e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f53413d1735c56bf57d918d9b112b221bb3f83cf96ffb6f7a3156d084beb518e", kill_on_drop: false }`
[INFO] [stdout] f53413d1735c56bf57d918d9b112b221bb3f83cf96ffb6f7a3156d084beb518e
