[INFO] cloning repository https://github.com/bethiudaykumar1-design/XrpWatcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bethiudaykumar1-design/XrpWatcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbethiudaykumar1-design%2FXrpWatcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbethiudaykumar1-design%2FXrpWatcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db085e10783f7361778cfbc6e1443cce35db69fb [INFO] checking bethiudaykumar1-design/XrpWatcher against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbethiudaykumar1-design%2FXrpWatcher" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bethiudaykumar1-design/XrpWatcher [INFO] finished tweaking git repo https://github.com/bethiudaykumar1-design/XrpWatcher [INFO] tweaked toml for git repo https://github.com/bethiudaykumar1-design/XrpWatcher written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bethiudaykumar1-design/XrpWatcher on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bethiudaykumar1-design/XrpWatcher 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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-rustls v0.25.0 [INFO] [stderr] Downloaded openssl-sys v0.9.112 [INFO] [stderr] Downloaded openssl v0.10.76 [INFO] [stderr] Downloaded rustls v0.22.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d74f29931451ba86f1bba34ce4cafd5ad548a948fe8fd56c4bd05647480dd58a [INFO] running `Command { std: "docker" "start" "-a" "d74f29931451ba86f1bba34ce4cafd5ad548a948fe8fd56c4bd05647480dd58a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d74f29931451ba86f1bba34ce4cafd5ad548a948fe8fd56c4bd05647480dd58a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d74f29931451ba86f1bba34ce4cafd5ad548a948fe8fd56c4bd05647480dd58a", kill_on_drop: false }` [INFO] [stdout] d74f29931451ba86f1bba34ce4cafd5ad548a948fe8fd56c4bd05647480dd58a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2951fb708bb2eb40c90db97dd7cc4a810fc8b1508ec02bb76126d006ce7a0604 [INFO] running `Command { std: "docker" "start" "-a" "2951fb708bb2eb40c90db97dd7cc4a810fc8b1508ec02bb76126d006ce7a0604", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking one v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::api::gamma::fetch_market_by_slug` [INFO] [stdout] --> src/api/resolve.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::api::gamma::fetch_market_by_slug; [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: `crate::api::gamma::fetch_market_by_slug` [INFO] [stdout] --> src/api/resolve.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::api::gamma::fetch_market_by_slug; [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 variable: `attempt` [INFO] [stdout] --> src/api/gamma.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | for attempt in 1..=10 { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attempt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/api/ws.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `low_up` [INFO] [stdout] --> src/main.rs:111:26 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_low_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `low_down` [INFO] [stdout] --> src/main.rs:111:34 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_low_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `market_id` [INFO] [stdout] --> src/main.rs:111:44 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_market_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `title` [INFO] [stdout] --> src/main.rs:111:55 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_title` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_ts` [INFO] [stdout] --> src/main.rs:111:62 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_ts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `initial_up` [INFO] [stdout] --> src/main.rs:111:72 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `initial_down` [INFO] [stdout] --> src/main.rs:111:84 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_up` [INFO] [stdout] --> src/main.rs:111:98 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_down` [INFO] [stdout] --> src/main.rs:111:107 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `active` and `closed` are never read [INFO] [stdout] --> src/api/gamma.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Market { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub active: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | pub closed: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Market` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `slug`, `up_token_id`, `down_token_id`, and `result` are never read [INFO] [stdout] --> src/models/market.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct MarketData { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 3 | pub market_id: String, [INFO] [stdout] 4 | pub slug: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | pub up_token_id: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 9 | pub down_token_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub result: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MarketData` 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: unused variable: `attempt` [INFO] [stdout] --> src/api/gamma.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | for attempt in 1..=10 { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attempt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/api/ws.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `low_up` [INFO] [stdout] --> src/main.rs:111:26 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_low_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `low_down` [INFO] [stdout] --> src/main.rs:111:34 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_low_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `market_id` [INFO] [stdout] --> src/main.rs:111:44 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_market_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `title` [INFO] [stdout] --> src/main.rs:111:55 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_title` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_ts` [INFO] [stdout] --> src/main.rs:111:62 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_ts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `initial_up` [INFO] [stdout] --> src/main.rs:111:72 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `initial_down` [INFO] [stdout] --> src/main.rs:111:84 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_up` [INFO] [stdout] --> src/main.rs:111:98 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_down` [INFO] [stdout] --> src/main.rs:111:107 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `active` and `closed` are never read [INFO] [stdout] --> src/api/gamma.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Market { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub active: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | pub closed: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Market` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `slug`, `up_token_id`, `down_token_id`, and `result` are never read [INFO] [stdout] --> src/models/market.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct MarketData { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 3 | pub market_id: String, [INFO] [stdout] 4 | pub slug: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | pub up_token_id: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 9 | pub down_token_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub result: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MarketData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.73s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "2951fb708bb2eb40c90db97dd7cc4a810fc8b1508ec02bb76126d006ce7a0604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2951fb708bb2eb40c90db97dd7cc4a810fc8b1508ec02bb76126d006ce7a0604", kill_on_drop: false }` [INFO] [stdout] 2951fb708bb2eb40c90db97dd7cc4a810fc8b1508ec02bb76126d006ce7a0604