[INFO] cloning repository https://github.com/Xuano47/Zero-Lag-PolymarketBot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xuano47/Zero-Lag-PolymarketBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXuano47%2FZero-Lag-PolymarketBot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXuano47%2FZero-Lag-PolymarketBot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6ade67c61f7e70184258014f1d7bdeb5e812f4c8
[INFO] checking Xuano47/Zero-Lag-PolymarketBot against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXuano47%2FZero-Lag-PolymarketBot" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Xuano47/Zero-Lag-PolymarketBot
[INFO] finished tweaking git repo https://github.com/Xuano47/Zero-Lag-PolymarketBot
[INFO] tweaked toml for git repo https://github.com/Xuano47/Zero-Lag-PolymarketBot written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Xuano47/Zero-Lag-PolymarketBot on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Xuano47/Zero-Lag-PolymarketBot 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d80f707ec4c0202593446dd87e42b227ce35c8340b2df49ad0eab9789473b8a1
[INFO] running `Command { std: "docker" "start" "d80f707ec4c0202593446dd87e42b227ce35c8340b2df49ad0eab9789473b8a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d80f707ec4c0202593446dd87e42b227ce35c8340b2df49ad0eab9789473b8a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d80f707ec4c0202593446dd87e42b227ce35c8340b2df49ad0eab9789473b8a1" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d80f707ec4c0202593446dd87e42b227ce35c8340b2df49ad0eab9789473b8a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d80f707ec4c0202593446dd87e42b227ce35c8340b2df49ad0eab9789473b8a1" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling const-hex v1.18.1
[INFO] [stderr]    Compiling syn-solidity v0.7.7
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking ruint v1.17.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.7.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.7.7
[INFO] [stderr]     Checking alloy-primitives v0.7.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling alloy-sol-macro v0.7.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking alloy-sol-types v0.7.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]     Checking alloy-sol-type-parser v0.7.7
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking alloy-json-abi v0.7.7
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]     Checking alloy-dyn-abi v0.7.7
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking polymarket-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]   --> src/api/gamma.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tracing::{warn, debug};
[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: `debug`
[INFO] [stdout]   --> src/api/gamma.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tracing::{warn, debug};
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/config.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/config.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]   --> src/signer/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::str::FromStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cutoff`
[INFO] [stdout]    --> src/api/gamma.rs:102:45
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn convert_market(&self, rm: RawMarket, cutoff: chrono::DateTime<Utc>) -> Option<Market> {
[INFO] [stdout]     |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cutoff`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cutoff`
[INFO] [stdout]    --> src/api/gamma.rs:102:45
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn convert_market(&self, rm: RawMarket, cutoff: chrono::DateTime<Utc>) -> Option<Market> {
[INFO] [stdout]     |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cutoff`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_NONE` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const REASON_NONE: &str                = "";
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_NOT_READY` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const REASON_NOT_READY: &str           = "DATA_NOT_READY";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_MIN_PRICE` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const REASON_MIN_PRICE: &str           = "PRICE_BELOW_0.08_SAFE_ZONE";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_NO_PROFIT` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const REASON_NO_PROFIT: &str           = "NO_PROFIT";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_LOW_PROFIT` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const REASON_LOW_PROFIT: &str          = "PROFIT_BELOW_THRESHOLD";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_INSUFFICIENT_DEPTH` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const REASON_INSUFFICIENT_DEPTH: &str  = "INSUFFICIENT_LIQUIDITY";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_MIN_SHARES` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const REASON_MIN_SHARES: &str          = "MIN_SHARES_REQUIREMENT";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_PADDING_BREACH` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const REASON_PADDING_BREACH: &str      = "SLIPPAGE_BUFFER_TOO_THIN";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `post_order` is never used
[INFO] [stdout]    --> src/api/clob.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl ClobClient {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub async fn post_order(
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_positions` is never used
[INFO] [stdout]    --> src/api/gamma.rs:212:18
[INFO] [stdout]     |
[INFO] [stdout]  47 | impl GammaClient {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub async fn get_positions(&self, address: &str) -> Result<Vec<serde_json::Value>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `maker_address` is never used
[INFO] [stdout]   --> src/config.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Config {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn maker_address(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `success` and `error` are never read
[INFO] [stdout]   --> src/executor/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ExecutionResult {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 10 |     pub success: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub error: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]   --> src/models.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct ArbitrageOpportunity {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub timestamp: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ArbitrageOpportunity` 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: constant `REASON_NONE` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const REASON_NONE: &str                = "";
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_NOT_READY` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const REASON_NOT_READY: &str           = "DATA_NOT_READY";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_MIN_PRICE` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const REASON_MIN_PRICE: &str           = "PRICE_BELOW_0.08_SAFE_ZONE";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_NO_PROFIT` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const REASON_NO_PROFIT: &str           = "NO_PROFIT";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_LOW_PROFIT` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const REASON_LOW_PROFIT: &str          = "PROFIT_BELOW_THRESHOLD";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_INSUFFICIENT_DEPTH` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const REASON_INSUFFICIENT_DEPTH: &str  = "INSUFFICIENT_LIQUIDITY";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_MIN_SHARES` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const REASON_MIN_SHARES: &str          = "MIN_SHARES_REQUIREMENT";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REASON_PADDING_BREACH` is never used
[INFO] [stdout]   --> src/analyzer/mod.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const REASON_PADDING_BREACH: &str      = "SLIPPAGE_BUFFER_TOO_THIN";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `post_order` is never used
[INFO] [stdout]    --> src/api/clob.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl ClobClient {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub async fn post_order(
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_positions` is never used
[INFO] [stdout]    --> src/api/gamma.rs:212:18
[INFO] [stdout]     |
[INFO] [stdout]  47 | impl GammaClient {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub async fn get_positions(&self, address: &str) -> Result<Vec<serde_json::Value>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `maker_address` is never used
[INFO] [stdout]   --> src/config.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Config {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn maker_address(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `success` and `error` are never read
[INFO] [stdout]   --> src/executor/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ExecutionResult {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 10 |     pub success: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub error: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]   --> src/models.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct ArbitrageOpportunity {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub timestamp: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ArbitrageOpportunity` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `alloy-dyn-abi`
[INFO] [stderr]  --> Cargo.toml:2:1
[INFO] [stderr]   |
[INFO] [stderr] 2 | alloy-dyn-abi = "=0.7.7"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `alloy-dyn-abi`
[INFO] [stderr] warning: unused dependency `crossbeam-channel`
[INFO] [stderr]  --> Cargo.toml:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | crossbeam-channel = "0.5"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: consider removing the dependency on `crossbeam-channel`
[INFO] [stderr] warning: `polymarket-rust` (manifest) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s
[INFO] running `Command { std: "docker" "inspect" "d80f707ec4c0202593446dd87e42b227ce35c8340b2df49ad0eab9789473b8a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d80f707ec4c0202593446dd87e42b227ce35c8340b2df49ad0eab9789473b8a1", kill_on_drop: false }`
[INFO] [stdout] d80f707ec4c0202593446dd87e42b227ce35c8340b2df49ad0eab9789473b8a1
