warning: Patch `solana-nostd-secp256k1-recover v0.1.1 (https://github.com/jupnet/solana-nostd-secp256k1-recover.git#4675e623)` was not used in the crate graph. Check that the patched package version and available features are compatible with the dependency requirements. If the patch has a different version from what is locked in the Cargo.lock file, run `cargo update` to use the new version. This may also occur with an optional dependency that is not enabled. Compiling shared-lib v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/jupnet-contracts/shared-lib) Compiling jupnet-bank v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/external-contracts/solana/programs/bank) Compiling sui-sweep-account-crank v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/services/sui-sweep-account-crank) warning: unexpected `cfg` condition value: `solana` --> /home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/jupnet-contracts/shared-lib/src/pda.rs:70:15 | 70 | #[cfg(any(target_os = "solana", not(feature = "coverage")))] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `coverage` --> /home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/jupnet-contracts/shared-lib/src/pda.rs:70:41 | 70 | #[cfg(any(target_os = "solana", not(feature = "coverage")))] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `coverage` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `anchor-debug` --> /home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/external-contracts/solana/programs/bank/src/instructions/close_request_buffer.rs:18:10 | 18 | #[derive(Accounts)] | ^^^^^^^^ | = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `dummy-for-ci-check`, `frozen-abi`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `anchor-debug` --> /home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/external-contracts/solana/programs/bank/src/instructions/create_or_append_request_buffer.rs:123:10 | 123 | #[derive(Accounts)] | ^^^^^^^^ | = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `dummy-for-ci-check`, `frozen-abi`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `anchor-debug` --> /home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/external-contracts/solana/programs/bank/src/instructions/invalidate_request.rs:213:10 | 213 | #[derive(Accounts)] | ^^^^^^^^ | = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `dummy-for-ci-check`, `frozen-abi`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `anchor-debug` --> /home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/external-contracts/solana/programs/bank/src/instructions/request.rs:277:10 | 277 | #[derive(Accounts)] | ^^^^^^^^ | = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `dummy-for-ci-check`, `frozen-abi`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `anchor-debug` --> /home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/external-contracts/solana/programs/bank/src/instructions/sweep.rs:170:10 | 170 | #[derive(Accounts)] | ^^^^^^^^ | = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `dummy-for-ci-check`, `frozen-abi`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `anchor-debug` --> /home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/external-contracts/solana/programs/bank/src/instructions/toggle_bank_state.rs:30:10 | 30 | #[derive(Accounts)] | ^^^^^^^^ | = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `dummy-for-ci-check`, `frozen-abi`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `anchor-debug` --> /home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/external-contracts/solana/programs/bank/src/lib.rs:16:1 | 16 | #[program] | ^^^^^^^^^^ | = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `dummy-for-ci-check`, `frozen-abi`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `program` crate for guidance on how handle this unexpected cfg = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` = note: see for more information about checking conditional configuration = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `anchor-debug` --> /home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/external-contracts/solana/programs/bank/src/lib.rs:16:1 | 16 | #[program] | ^^^^^^^^^^ | = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `dummy-for-ci-check`, `frozen-abi`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `shared-lib` (lib) generated 2 warnings Compiling minter v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/jupnet-contracts/minter) Compiling deposit-addresses v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/jupnet-contracts/deposit-addresses) Compiling omnichain-ledger-common v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/services/common/omnichain-ledger-common) Compiling bridge v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/jupnet-contracts/bridge) warning: `jupnet-bank` (lib) generated 13 warnings (5 duplicates) Compiling jupnet-implementation-1 v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/external-contracts/solana/programs/jupnet-implementation-1) warning: unexpected `cfg` condition value: `custom-heap` --> /home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/external-contracts/solana/programs/jupnet-implementation-1/src/lib.rs:16:1 | 16 | #[program] | ^^^^^^^^^^ | = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `dummy-for-ci-check`, `frozen-abi`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `solana` --> /home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/external-contracts/solana/programs/jupnet-implementation-1/src/lib.rs:16:1 | 16 | #[program] | ^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `custom-panic` --> /home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/external-contracts/solana/programs/jupnet-implementation-1/src/lib.rs:16:1 | 16 | #[program] | ^^^^^^^^^^ | = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `dummy-for-ci-check`, `frozen-abi`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `solana` --> /home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/external-contracts/solana/programs/jupnet-implementation-1/src/lib.rs:16:1 | 16 | #[program] | ^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `anchor-debug` --> /home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/external-contracts/solana/programs/jupnet-implementation-1/src/instructions/complete_swap.rs:104:10 | 104 | #[derive(Accounts)] | ^^^^^^^^ | = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `dummy-for-ci-check`, `frozen-abi`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `anchor-debug` --> /home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/external-contracts/solana/programs/jupnet-implementation-1/src/instructions/initiate_flash_fill.rs:237:10 | 237 | #[derive(Accounts)] | ^^^^^^^^ | = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `dummy-for-ci-check`, `frozen-abi`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `anchor-debug` --> /home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/external-contracts/solana/programs/jupnet-implementation-1/src/instructions/withdraw.rs:201:10 | 201 | #[derive(Accounts)] | ^^^^^^^^ | = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `dummy-for-ci-check`, `frozen-abi`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `anchor-debug` --> /home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/external-contracts/solana/programs/jupnet-implementation-1/src/lib.rs:16:1 | 16 | #[program] | ^^^^^^^^^^ | = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `dummy-for-ci-check`, `frozen-abi`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `program` crate for guidance on how handle this unexpected cfg = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` = note: see for more information about checking conditional configuration = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `anchor-debug` --> /home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/external-contracts/solana/programs/jupnet-implementation-1/src/lib.rs:16:1 | 16 | #[program] | ^^^^^^^^^^ | = note: expected values for `feature` are: `cpi`, `default`, `devnet`, `dummy-for-ci-check`, `frozen-abi`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` = note: see for more information about checking conditional configuration = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling multichain-deposit-forwarder v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/contracts-v2/jupnet-contracts/multichain-deposit-forwarder) Compiling common v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/services/common) warning: unused imports: `CompleteSweep` and `checkpoint_event_struct::EventName` --> common/src/jupnet_rpc_pool.rs:3:35 | 3 | shared_struct::{CompleteData, CompleteSweep, MultichainWithdrawParams, RequestData}, | ^^^^^^^^^^^^^ 4 | shared_structs::{ 5 | checkpoint_event_struct::EventName, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `instructions::BridgeInstructions` --> common/src/jupnet_rpc_pool.rs:11:5 | 11 | instructions::BridgeInstructions, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unused import: `self` --> common/src/jupnet_rpc_pool.rs:24:13 | 24 | borsh::{self, BorshDeserialize}, | ^^^^ warning: unused imports: `AccountMeta` and `message::Message` --> common/src/jupnet_rpc_pool.rs:37:19 | 37 | instruction::{AccountMeta, Instruction}, | ^^^^^^^^^^^ 38 | message::Message, | ^^^^^^^^^^^^^^^^ warning: `jupnet-implementation-1` (lib) generated 14 warnings (5 duplicates) warning: `common` (lib) generated 4 warnings (run `cargo fix --lib -p common` to apply 4 suggestions) Compiling data-service v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/services/data-service) Compiling completion-service v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/services/completion-service) Compiling svm-strategy v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/services/external-strategy-services/svm-strategy) Compiling deposit-indexer v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/services/deposit-indexer) Compiling deposit-sweeper-publisher v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/services/deposit-sweeper-publisher) Compiling evm-poller v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/services/external-poller-services/evm-poller) Compiling signature-service v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/services/signature-service) Compiling data-api v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/services/data-api) Compiling jupnet-program-indexer v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/services/jupnet-program-indexer) Compiling runner-api-service v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/services/runner-api-service) Compiling sse-notification-server v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/services/sse-notification-server) Compiling mvm-poller v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/services/external-poller-services/mvm-poller) Compiling svm-poller v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/services/external-poller-services/svm-poller) Compiling diagnostic-service v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/services/diagnostic-service) Compiling multichain-receiver-listener v0.1.0 (/home/newby/projects/raccoons.dev/jupnet/infra/build-server/os/services/multichain-receiver-listener) warning: struct `ApiDoc` is never constructed --> data-api/src/server.rs:28:8 | 28 | struct ApiDoc; | ^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: field `context` is never read --> completion-service/src/jupnet/client.rs:18:9 | 17 | pub struct RpcResult { | --------- field in this struct 18 | pub context: Option, | ^^^^^^^ | = note: `RpcResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: method `as_str` is never used --> completion-service/src/models.rs:151:12 | 150 | impl CompleteRequestType { | ------------------------ method in this implementation 151 | pub fn as_str(&self) -> &'static str { | ^^^^^^ warning: method `as_str` is never used --> completion-service/src/models.rs:183:12 | 182 | impl CompleteRequestStatus { | -------------------------- method in this implementation 183 | pub fn as_str(&self) -> &'static str { | ^^^^^^ warning: field `discord_alerts_sender` is never read --> runner-api-service/src/services/jupnet_service.rs:63:5 | 55 | pub struct JupnetService { | ------------- field in this struct ... 63 | discord_alerts_sender: UnboundedSender, | ^^^^^^^^^^^^^^^^^^^^^ | = note: `JupnetService` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `data-api` (bin "data-api") generated 1 warning warning: `completion-service` (bin "completion-service") generated 3 warnings warning: `runner-api-service` (bin "runner-api-service") generated 1 warning Finished `release` profile [optimized] target(s) in 25.40s