[INFO] cloning repository https://github.com/preyanshu/liquidation-indexer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/preyanshu/liquidation-indexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreyanshu%2Fliquidation-indexer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreyanshu%2Fliquidation-indexer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44df613f9979ac5da2a0636dd70f17bfda56a270 [INFO] checking preyanshu/liquidation-indexer against try#342ed2e8608ee307743c341962b427652cdb06e9 for pr-146562-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreyanshu%2Fliquidation-indexer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/preyanshu/liquidation-indexer [INFO] finished tweaking git repo https://github.com/preyanshu/liquidation-indexer [INFO] tweaked toml for git repo https://github.com/preyanshu/liquidation-indexer written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/preyanshu/liquidation-indexer on toolchain 342ed2e8608ee307743c341962b427652cdb06e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+342ed2e8608ee307743c341962b427652cdb06e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/preyanshu/liquidation-indexer 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" "+342ed2e8608ee307743c341962b427652cdb06e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+342ed2e8608ee307743c341962b427652cdb06e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 835c9f4de232470493a110642361d3b97104b3d17826bc895dc72d32d4f0fa4a [INFO] running `Command { std: "docker" "start" "-a" "835c9f4de232470493a110642361d3b97104b3d17826bc895dc72d32d4f0fa4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "835c9f4de232470493a110642361d3b97104b3d17826bc895dc72d32d4f0fa4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "835c9f4de232470493a110642361d3b97104b3d17826bc895dc72d32d4f0fa4a", kill_on_drop: false }` [INFO] [stdout] 835c9f4de232470493a110642361d3b97104b3d17826bc895dc72d32d4f0fa4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+342ed2e8608ee307743c341962b427652cdb06e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca0c49d00b849919cb4015ddc681ef47d55bb94662bc28b81d338f7900b42188 [INFO] running `Command { std: "docker" "start" "-a" "ca0c49d00b849919cb4015ddc681ef47d55bb94662bc28b81d338f7900b42188", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Checking five8_core v0.1.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking five8 v0.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking solana-sanitize v2.2.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking solana-atomic-u64 v2.2.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Checking solana-decode-error v2.3.0 [INFO] [stderr] Checking five8_const v0.1.4 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking solana-msg v2.2.1 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking solana-program-memory v2.3.1 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking derivation-path v0.2.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking solana-derivation-path v2.2.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Checking solana-seed-phrase v2.2.1 [INFO] [stderr] Checking solana-seed-derivable v2.2.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking solana-program-option v2.2.1 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling solana-sdk-macro v2.2.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Checking aes-gcm-siv v0.11.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking solana-hash v2.3.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking solana-sha256-hasher v2.3.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking serde-big-array v0.5.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking solana-signature v2.3.0 [INFO] [stderr] Checking solana-fee-calculator v2.2.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling spl-discriminator-syn v0.2.1 [INFO] [stderr] Compiling spl-discriminator-derive v0.2.0 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Checking borsh v0.10.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Checking solana-short-vec v2.2.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Checking solana-pubkey v2.4.0 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Checking solana-instruction v2.3.0 [INFO] [stderr] Checking solana-sdk-ids v2.2.1 [INFO] [stderr] Checking solana-sysvar-id v2.2.1 [INFO] [stderr] Checking solana-clock v2.2.2 [INFO] [stderr] Checking solana-slot-hashes v2.2.1 [INFO] [stderr] Checking solana-epoch-schedule v2.2.1 [INFO] [stderr] Checking solana-program-error v2.2.2 [INFO] [stderr] Checking solana-transaction-error v2.2.1 [INFO] [stderr] Checking solana-system-interface v1.0.0 [INFO] [stderr] Checking solana-serialize-utils v2.2.1 [INFO] [stderr] Checking solana-signer v2.2.1 [INFO] [stderr] Checking solana-rent v2.2.1 [INFO] [stderr] Checking solana-account-info v2.3.0 [INFO] [stderr] Checking solana-epoch-rewards v2.2.1 [INFO] [stderr] Checking solana-cpi v2.2.1 [INFO] [stderr] Checking solana-instructions-sysvar v2.2.2 [INFO] [stderr] Checking solana-program-entrypoint v2.3.0 [INFO] [stderr] Checking solana-stake-interface v1.2.1 [INFO] [stderr] Checking solana-zk-sdk v2.3.7 [INFO] [stderr] Checking solana-slot-history v2.2.1 [INFO] [stderr] Checking solana-last-restart-slot v2.2.1 [INFO] [stderr] Checking spl-discriminator v0.4.1 [INFO] [stderr] Checking solana-bincode v2.2.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Checking solana-message v2.4.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking solana-sysvar v2.3.0 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking solana-account v2.2.1 [INFO] [stderr] Checking spl-pod v0.5.1 [INFO] [stderr] Checking solana-program-pack v2.2.1 [INFO] [stderr] Checking solana-borsh v2.2.1 [INFO] [stderr] Checking solana-curve25519 v2.3.7 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling spl-program-error-derive v0.5.0 [INFO] [stderr] Checking spl-type-length-value v0.8.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Checking spl-program-error v0.7.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Checking solana-address-lookup-table-interface v2.2.2 [INFO] [stderr] Checking solana-nonce v2.2.1 [INFO] [stderr] Checking solana-keccak-hasher v2.2.1 [INFO] [stderr] Checking solana-serde-varint v2.2.2 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking solana-native-token v2.3.0 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking solana-big-mod-exp v2.2.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Checking solana-vote-interface v2.2.6 [INFO] [stderr] Checking solana-secp256k1-recover v2.2.1 [INFO] [stderr] Checking solana-example-mocks v2.2.1 [INFO] [stderr] Checking spl-tlv-account-resolution v0.10.0 [INFO] [stderr] Checking spl-token-confidential-transfer-proof-extraction v0.3.0 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Checking solana-feature-gate-interface v2.2.2 [INFO] [stderr] Checking solana-loader-v4-interface v2.2.1 [INFO] [stderr] Checking solana-loader-v3-interface v5.0.0 [INFO] [stderr] Checking solana-loader-v2-interface v2.2.1 [INFO] [stderr] Checking solana-stable-layout v2.2.1 [INFO] [stderr] Checking solana-blake3-hasher v2.2.1 [INFO] [stderr] Compiling autotools v0.2.7 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling protobuf-src v1.1.0+21.5 [INFO] [stderr] Checking solana-program v2.3.0 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Checking spl-transfer-hook-interface v0.10.0 [INFO] [stderr] Checking spl-elgamal-registry v0.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Checking spl-token v8.0.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Checking spl-token-metadata-interface v0.7.0 [INFO] [stderr] Checking spl-token-group-interface v0.6.0 [INFO] [stderr] Checking spl-token-confidential-transfer-ciphertext-arithmetic v0.3.1 [INFO] [stderr] Checking spl-token-confidential-transfer-proof-generation v0.4.1 [INFO] [stderr] Checking spl-memo v6.0.0 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Checking solana-security-txt v1.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Checking spl-token-2022 v8.0.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Checking solana-account-decoder-client-types v2.3.7 [INFO] [stderr] Checking kaigan v0.2.6 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking solana-svm-feature-set v2.3.7 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking agave-feature-set v2.3.7 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Checking solana-config-program-client v0.0.2 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking solana-transaction-context v2.3.7 [INFO] [stderr] Checking solana-transaction v2.2.3 [INFO] [stderr] Checking spl-associated-token-account-client v2.0.0 [INFO] [stderr] Checking spl-generic-token v1.0.1 [INFO] [stderr] Checking solana-reward-info v2.2.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking solana-commitment-config v2.2.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Checking solana-transaction-status-client-types v2.3.7 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking solana-account-decoder v2.3.7 [INFO] [stderr] Checking spl-associated-token-account v7.0.0 [INFO] [stderr] Checking agave-reserved-account-keys v2.3.7 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking solana-transaction-status v2.3.7 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking prost v0.12.6 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking tonic v0.10.2 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tonic v0.14.2 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking tonic-prost v0.14.2 [INFO] [stderr] Checking tonic-health v0.14.2 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Compiling yellowstone-grpc-proto v9.0.0 [INFO] [stderr] Checking yellowstone-grpc-client v9.0.0 [INFO] [stderr] Checking defi-liquidation-detector v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/ingestion/parser.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use tracing::{info, error, 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: `error` [INFO] [stdout] --> src/ingestion/parser.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use tracing::{info, error, 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 variable: `processor_clone` [INFO] [stdout] --> src/main.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | let processor_clone = processor.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processor_clone` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `processor_clone` [INFO] [stdout] --> src/main.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | let processor_clone = processor.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processor_clone` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `config` is never used [INFO] [stdout] --> src/streaming/client.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl BlockchainStreamer { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 131 | pub fn config(&self) -> &StreamingConfig { [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 functions `new`, `drift_mainnet`, and `from_env` are never used [INFO] [stdout] --> src/streaming/config.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl StreamingConfig { [INFO] [stdout] | -------------------- associated functions in this implementation [INFO] [stdout] 39 | /// Create a new streaming configuration [INFO] [stdout] 40 | pub fn new(endpoint: String, program_id: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn drift_mainnet() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn from_env() -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `config` is never used [INFO] [stdout] --> src/streaming/client.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl BlockchainStreamer { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 131 | pub fn config(&self) -> &StreamingConfig { [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_statistics`, `reset_statistics`, and `update_config` are never used [INFO] [stdout] --> src/detection/analyzer.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl LiquidationAnalyzer { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn get_statistics(&self) -> (u64, u64) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn reset_statistics(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | pub fn update_config(&mut self, config: DetectionConfig) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new`, `drift_mainnet`, and `from_env` are never used [INFO] [stdout] --> src/streaming/config.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl StreamingConfig { [INFO] [stdout] | -------------------- associated functions in this implementation [INFO] [stdout] 39 | /// Create a new streaming configuration [INFO] [stdout] 40 | pub fn new(endpoint: String, program_id: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn drift_mainnet() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn from_env() -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LiquidationEventWithMetadata` is never constructed [INFO] [stdout] --> src/database/models.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct LiquidationEventWithMetadata { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IngestionStats` is never constructed [INFO] [stdout] --> src/database/models.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct IngestionStats { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_statistics`, `reset_statistics`, and `update_config` are never used [INFO] [stdout] --> src/detection/analyzer.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl LiquidationAnalyzer { [INFO] [stdout] | ------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn get_statistics(&self) -> (u64, u64) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn reset_statistics(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | pub fn update_config(&mut self, config: DetectionConfig) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LiquidationEventWithMetadata` is never constructed [INFO] [stdout] --> src/database/models.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct LiquidationEventWithMetadata { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IngestionStats` is never constructed [INFO] [stdout] --> src/database/models.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct IngestionStats { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_connection`, `health_check`, and `get_stats` are never used [INFO] [stdout] --> src/database/connection.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 10 | impl DatabaseManager { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 23 | pub async fn get_connection(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub async fn health_check(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub async fn get_stats(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DatabaseStats` is never constructed [INFO] [stdout] --> src/database/connection.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 144 | pub struct DatabaseStats { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_processing_rate` and `health_check` are never used [INFO] [stdout] --> src/ingestion/processor.rs:279:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl LiquidationIngestionProcessor { [INFO] [stdout] | ---------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 279 | pub fn get_processing_rate(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 315 | pub async fn health_check(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_connection`, `health_check`, and `get_stats` are never used [INFO] [stdout] --> src/database/connection.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 10 | impl DatabaseManager { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 23 | pub async fn get_connection(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub async fn health_check(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub async fn get_stats(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_recent_liquidations`, `get_liquidation_by_hash`, `get_user_positions`, `health_check`, and `get_database_stats` are never used [INFO] [stdout] --> src/ingestion/repository.rs:146:18 [INFO] [stdout] | [INFO] [stdout] 13 | impl LiquidationRepository { [INFO] [stdout] | -------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 146 | pub async fn get_recent_liquidations(&self, limit: i64) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub async fn get_liquidation_by_hash(&self, tx_hash: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | pub async fn get_user_positions(&self, user_address: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | pub async fn health_check(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | pub async fn get_database_stats(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DatabaseStats` is never constructed [INFO] [stdout] --> src/database/connection.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 144 | pub struct DatabaseStats { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_processing_rate` and `health_check` are never used [INFO] [stdout] --> src/ingestion/processor.rs:279:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl LiquidationIngestionProcessor { [INFO] [stdout] | ---------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 279 | pub fn get_processing_rate(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 315 | pub async fn health_check(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `record_failed_transaction`, `get_processing_rate`, `get_liquidation_rate`, `get_uptime_seconds`, and `reset` are never used [INFO] [stdout] --> src/ingestion/metrics.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl MetricsCollector { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn record_failed_transaction(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn get_processing_rate(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn get_liquidation_rate(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn get_uptime_seconds(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn reset(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_recent_liquidations`, `get_liquidation_by_hash`, `get_user_positions`, `health_check`, and `get_database_stats` are never used [INFO] [stdout] --> src/ingestion/repository.rs:146:18 [INFO] [stdout] | [INFO] [stdout] 13 | impl LiquidationRepository { [INFO] [stdout] | -------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 146 | pub async fn get_recent_liquidations(&self, limit: i64) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub async fn get_liquidation_by_hash(&self, tx_hash: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | pub async fn get_user_positions(&self, user_address: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | pub async fn health_check(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | pub async fn get_database_stats(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `TransactionParsing`, `InvalidMarketIndex`, `Configuration`, `Network`, `Streaming`, and `Detection` are never constructed [INFO] [stdout] --> src/errors.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum LiquidationError { [INFO] [stdout] | ---------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 16 | TransactionParsing { message: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | InvalidMarketIndex { index: i32 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | Configuration { message: String }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | Network { message: String }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | Streaming { message: String }, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | Detection { message: String }, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LiquidationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `validate_market_index` is never used [INFO] [stdout] --> src/errors.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn validate_market_index(index: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `record_failed_transaction`, `get_processing_rate`, `get_liquidation_rate`, `get_uptime_seconds`, and `reset` are never used [INFO] [stdout] --> src/ingestion/metrics.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl MetricsCollector { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn record_failed_transaction(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn get_processing_rate(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn get_liquidation_rate(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn get_uptime_seconds(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn reset(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `TransactionParsing`, `InvalidMarketIndex`, `Configuration`, `Network`, `Streaming`, and `Detection` are never constructed [INFO] [stdout] --> src/errors.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum LiquidationError { [INFO] [stdout] | ---------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 16 | TransactionParsing { message: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | InvalidMarketIndex { index: i32 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | Configuration { message: String }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | Network { message: String }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | Streaming { message: String }, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | Detection { message: String }, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LiquidationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `validate_market_index` is never used [INFO] [stdout] --> src/errors.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn validate_market_index(index: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 41s [INFO] running `Command { std: "docker" "inspect" "ca0c49d00b849919cb4015ddc681ef47d55bb94662bc28b81d338f7900b42188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca0c49d00b849919cb4015ddc681ef47d55bb94662bc28b81d338f7900b42188", kill_on_drop: false }` [INFO] [stdout] ca0c49d00b849919cb4015ddc681ef47d55bb94662bc28b81d338f7900b42188