[INFO] fetching crate casperlens-server 0.1.1... [INFO] checking casperlens-server-0.1.1 against master#36e2b8a3a7aad93f8a92db6d254b746aa94ed6da for pr-151822 [INFO] extracting crate casperlens-server 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate casperlens-server 0.1.1 [INFO] finished tweaking crates.io crate casperlens-server 0.1.1 [INFO] tweaked toml for crates.io crate casperlens-server 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate casperlens-server 0.1.1 on toolchain 36e2b8a3a7aad93f8a92db6d254b746aa94ed6da [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e2b8a3a7aad93f8a92db6d254b746aa94ed6da" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate casperlens-server 0.1.1 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" "+36e2b8a3a7aad93f8a92db6d254b746aa94ed6da" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hex-buffer-serde v0.4.0 [INFO] [stderr] Downloaded jsonrpc-lite v0.6.1 [INFO] [stderr] Downloaded serde-map-to-array v1.1.1 [INFO] [stderr] Downloaded casper-client v5.0.0 [INFO] [stderr] Downloaded casper-types v6.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+36e2b8a3a7aad93f8a92db6d254b746aa94ed6da" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c786be242fff639b61cfc9c9d2acabfb548a31df788a1c79e4e509dacfefff0 [INFO] running `Command { std: "docker" "start" "-a" "0c786be242fff639b61cfc9c9d2acabfb548a31df788a1c79e4e509dacfefff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c786be242fff639b61cfc9c9d2acabfb548a31df788a1c79e4e509dacfefff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c786be242fff639b61cfc9c9d2acabfb548a31df788a1c79e4e509dacfefff0", kill_on_drop: false }` [INFO] [stdout] 0c786be242fff639b61cfc9c9d2acabfb548a31df788a1c79e4e509dacfefff0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+36e2b8a3a7aad93f8a92db6d254b746aa94ed6da" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2da20297dcc27af9f3953ba4f7cf66f4cd45e9d47f69ec00299653cfa8ffd914 [INFO] running `Command { std: "docker" "start" "-a" "2da20297dcc27af9f3953ba4f7cf66f4cd45e9d47f69ec00299653cfa8ffd914", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Checking zmij v1.0.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking blake2 v0.9.2 [INFO] [stderr] Checking derp v0.0.14 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking base16 v0.2.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling casper-client v5.0.0 [INFO] [stderr] Checking konst_macro_rules v0.2.19 [INFO] [stderr] Checking konst v0.2.19 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking clap_complete v4.5.64 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Compiling casperlens-server v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking const_format v0.2.35 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking hex-buffer-serde v0.4.0 [INFO] [stderr] Checking jsonrpc-lite v0.6.1 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking serde-map-to-array v1.1.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking casper-types v6.1.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking utoipa v5.4.0 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking rustls-platform-verifier v0.6.2 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.13.1 [INFO] [stdout] warning: unused variable: `network` [INFO] [stdout] --> src/services/tasks/contract.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | network: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rpc_address` [INFO] [stdout] --> src/services/tasks/contract.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | rpc_address: &str, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rpc_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `network` [INFO] [stdout] --> src/services/tasks/contract.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | network: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rpc_address` [INFO] [stdout] --> src/services/tasks/contract.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | rpc_address: &str, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rpc_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `secret_key` is never read [INFO] [stdout] --> src/config/mod.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub(crate) secret_key: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are 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: multiple fields are never read [INFO] [stdout] --> src/models/schema/contract.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct ContractPackageMeta { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 41 | pub account_info: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 42 | centralized_account_info: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 43 | coingecko_data: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 44 | coingecko_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 45 | contract_package_hash: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 46 | cspr_name: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 47 | csprtrade_data: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 48 | description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 49 | has_ces_events: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 50 | icon_url: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 51 | is_contract_info_approved: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | latest_version_contract_hash: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 53 | latest_version_contract_type_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 54 | metadata: serde_json::Value, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 55 | name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 56 | owner_hash: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | website_url: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ContractPackageMeta` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `deploy_hash`, `block_height`, `contract_type_id`, and `contract_package` are never read [INFO] [stdout] --> src/models/schema/contract.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct ContractVersionMeta { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 87 | pub deploy_hash: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 88 | #[serde(skip)] [INFO] [stdout] 89 | pub block_height: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 90 | #[serde(skip)] [INFO] [stdout] 91 | pub contract_type_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub contract_package: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ContractVersionMeta` 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 `get_contract_version_details` is never used [INFO] [stdout] --> src/services/contract/package.rs:115:14 [INFO] [stdout] | [INFO] [stdout] 115 | pub async fn get_contract_version_details( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `secret_key` is never read [INFO] [stdout] --> src/config/mod.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub(crate) secret_key: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are 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: multiple fields are never read [INFO] [stdout] --> src/models/schema/contract.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct ContractPackageMeta { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 41 | pub account_info: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 42 | centralized_account_info: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 43 | coingecko_data: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 44 | coingecko_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 45 | contract_package_hash: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 46 | cspr_name: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 47 | csprtrade_data: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 48 | description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 49 | has_ces_events: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 50 | icon_url: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 51 | is_contract_info_approved: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | latest_version_contract_hash: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 53 | latest_version_contract_type_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 54 | metadata: serde_json::Value, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 55 | name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 56 | owner_hash: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | website_url: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ContractPackageMeta` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `deploy_hash`, `block_height`, `contract_type_id`, and `contract_package` are never read [INFO] [stdout] --> src/models/schema/contract.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct ContractVersionMeta { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 87 | pub deploy_hash: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 88 | #[serde(skip)] [INFO] [stdout] 89 | pub block_height: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 90 | #[serde(skip)] [INFO] [stdout] 91 | pub contract_type_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub contract_package: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ContractVersionMeta` 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 `get_contract_version_details` is never used [INFO] [stdout] --> src/services/contract/package.rs:115:14 [INFO] [stdout] | [INFO] [stdout] 115 | pub async fn get_contract_version_details( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "2da20297dcc27af9f3953ba4f7cf66f4cd45e9d47f69ec00299653cfa8ffd914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2da20297dcc27af9f3953ba4f7cf66f4cd45e9d47f69ec00299653cfa8ffd914", kill_on_drop: false }` [INFO] [stdout] 2da20297dcc27af9f3953ba4f7cf66f4cd45e9d47f69ec00299653cfa8ffd914