[INFO] cloning repository https://github.com/Averek7/Ephemeral-Vault
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Averek7/Ephemeral-Vault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAverek7%2FEphemeral-Vault", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAverek7%2FEphemeral-Vault'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 950586a339b74d01aea74c34f1d4d6feeca6ebdf
[INFO] checking Averek7/Ephemeral-Vault against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAverek7%2FEphemeral-Vault" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Averek7/Ephemeral-Vault
[INFO] finished tweaking git repo https://github.com/Averek7/Ephemeral-Vault
[INFO] tweaked toml for git repo https://github.com/Averek7/Ephemeral-Vault written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Averek7/Ephemeral-Vault on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Averek7/Ephemeral-Vault 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/backend/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 074263018d955867b64a946977034536b374887703e00fc0c0ac22a67068d5cf
[INFO] running `Command { std: "docker" "start" "-a" "074263018d955867b64a946977034536b374887703e00fc0c0ac22a67068d5cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "074263018d955867b64a946977034536b374887703e00fc0c0ac22a67068d5cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "074263018d955867b64a946977034536b374887703e00fc0c0ac22a67068d5cf", kill_on_drop: false }`
[INFO] [stdout] 074263018d955867b64a946977034536b374887703e00fc0c0ac22a67068d5cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2839593858adc7d957a1b0d68c029329bb02f785038f2db77f2d1a79c5cb130
[INFO] running `Command { std: "docker" "start" "-a" "e2839593858adc7d957a1b0d68c029329bb02f785038f2db77f2d1a79c5cb130", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/backend/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]     Checking five8_core v0.1.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking five8 v0.2.1
[INFO] [stderr]     Checking five8_const v0.1.4
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking solana-sanitize v2.2.1
[INFO] [stderr]     Checking solana-atomic-u64 v2.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking solana-decode-error v2.3.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking solana-sanitize v3.0.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking solana-atomic-u64 v3.0.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking solana-msg v2.2.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking derivation-path v0.2.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking qstring v0.7.2
[INFO] [stderr]     Checking uriparse v0.6.4
[INFO] [stderr]     Checking solana-program-memory v2.3.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking solana-derivation-path v2.2.1
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking solana-seed-derivable v2.2.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]     Checking solana-program-option v2.2.1
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]     Checking solana-program-memory v3.0.0
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking solana-msg v3.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling solana-sdk-macro v2.2.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking solana-hash v2.3.0
[INFO] [stderr]     Checking solana-sha256-hasher v2.3.0
[INFO] [stderr]     Checking solana-hash v3.0.0
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking solana-program-error v3.0.0
[INFO] [stderr]     Checking solana-sha256-hasher v3.0.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking bv v0.11.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking solana-instruction-error v2.0.0
[INFO] [stderr]     Checking solana-address v1.0.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking solana-pubkey v3.0.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking solana-sdk-ids v3.0.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking solana-signature v2.3.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking solana-sysvar-id v3.0.0
[INFO] [stderr]     Checking solana-fee-calculator v2.2.1
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking borsh v0.10.4
[INFO] [stderr]     Checking solana-instruction v3.0.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking solana-transaction-error v3.0.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling solana-sdk-macro v3.0.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking solana-seed-phrase v2.2.1
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking solana-pubkey v2.4.0
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking solana-instruction v2.3.1
[INFO] [stderr]     Checking solana-sdk-ids v2.2.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking solana-program-error v2.2.2
[INFO] [stderr]     Checking solana-sysvar-id v2.2.1
[INFO] [stderr]     Checking solana-transaction-error v2.2.1
[INFO] [stderr]     Checking solana-system-interface v1.0.0
[INFO] [stderr]     Checking solana-account-info v2.3.0
[INFO] [stderr]     Checking solana-epoch-schedule v2.2.1
[INFO] [stderr]     Checking solana-signer v2.2.1
[INFO] [stderr]     Checking solana-clock v2.2.2
[INFO] [stderr]     Checking solana-serialize-utils v2.2.1
[INFO] [stderr]     Checking solana-cpi v2.2.1
[INFO] [stderr]     Checking solana-program-entrypoint v2.3.0
[INFO] [stderr]     Checking solana-slot-hashes v2.2.1
[INFO] [stderr]     Checking solana-instructions-sysvar v2.2.2
[INFO] [stderr]     Checking solana-rent v2.2.1
[INFO] [stderr]     Checking solana-stake-interface v1.2.1
[INFO] [stderr]     Checking solana-last-restart-slot v2.2.1
[INFO] [stderr]     Checking solana-slot-history v2.2.1
[INFO] [stderr]     Checking solana-epoch-rewards v2.2.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking solana-signature v3.1.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking solana-short-vec v2.2.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking solana-sysvar v2.3.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking solana-bincode v2.2.1
[INFO] [stderr]     Checking solana-account v2.2.1
[INFO] [stderr]     Checking solana-message v2.4.0
[INFO] [stderr]     Checking solana-signer v3.0.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking solana-clock v3.0.0
[INFO] [stderr]     Checking solana-account-info v3.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking solana-short-vec v3.0.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking solana-message v3.0.1
[INFO] [stderr]     Checking aes-gcm-siv v0.11.1
[INFO] [stderr]     Checking solana-epoch-schedule v3.0.0
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking solana-slot-hashes v3.0.0
[INFO] [stderr]     Checking solana-fee-calculator v3.0.0
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking solana-zk-sdk v2.3.13
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking async-compression v0.4.32
[INFO] [stderr]     Checking solana-rent v3.0.0
[INFO] [stderr]     Checking solana-define-syscall v3.0.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking solana-program-entrypoint v3.1.0
[INFO] [stderr]     Checking solana-last-restart-slot v3.0.0
[INFO] [stderr]     Checking solana-epoch-rewards v3.0.0
[INFO] [stderr]     Checking solana-slot-history v3.0.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking solana-sysvar v3.0.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking solana-feature-set v2.2.5
[INFO] [stderr]     Checking solana-serde-varint v2.2.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking spl-pod v0.5.1
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling spl-discriminator-syn v0.2.1
[INFO] [stderr]     Checking solana-precompile-error v2.2.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling spl-discriminator-derive v0.2.0
[INFO] [stderr]     Checking serde_with v3.15.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling anchor-syn v0.32.1
[INFO] [stderr]     Checking solana-account v3.2.0
[INFO] [stderr]     Checking solana-serialize-utils v3.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking solana-instructions-sysvar v3.0.0
[INFO] [stderr]     Checking spl-discriminator v0.4.1
[INFO] [stderr]     Checking solana-program-pack v2.2.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking solana-derivation-path v3.0.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]     Checking solana-seed-derivable v3.0.0
[INFO] [stderr]     Checking solana-secp256r1-program v2.2.4
[INFO] [stderr]     Checking solana-secp256k1-program v2.2.3
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking solana-ed25519-program v2.2.3
[INFO] [stderr]     Checking solana-transaction v3.0.1
[INFO] [stderr]     Checking solana-feature-gate-interface v2.2.2
[INFO] [stderr]     Checking solana-stable-layout v2.2.1
[INFO] [stderr]     Checking solana-nonce v2.2.1
[INFO] [stderr]     Checking solana-borsh v2.2.1
[INFO] [stderr]     Checking ed25519-dalek-bip32 v0.3.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking solana-seed-phrase v3.0.0
[INFO] [stderr]     Checking solana-serde-varint v3.0.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking solana-native-token v2.3.0
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking solana-keypair v3.0.1
[INFO] [stderr]     Checking solana-precompiles v2.2.2
[INFO] [stderr]     Checking spl-type-length-value v0.8.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking solana-vote-interface v2.2.6
[INFO] [stderr]     Checking solana-address-lookup-table-interface v2.2.2
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking solana-keccak-hasher v2.2.1
[INFO] [stderr]     Checking solana-curve25519 v2.3.13
[INFO] [stderr]     Checking solana-commitment-config v3.0.0
[INFO] [stderr]    Compiling spl-program-error-derive v0.5.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking solana-time-utils v3.0.0
[INFO] [stderr]     Checking solana-svm-feature-set v3.0.10
[INFO] [stderr]    Compiling solana-version v3.0.10
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking spl-program-error v0.7.0
[INFO] [stderr]     Checking agave-feature-set v3.0.10
[INFO] [stderr]     Checking solana-example-mocks v2.2.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]     Checking solana-transaction v2.2.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking reqwest-middleware v0.4.2
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking solana-account-decoder-client-types v3.0.10
[INFO] [stderr]     Checking solana-secp256k1-recover v2.2.1
[INFO] [stderr]     Checking jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[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-sbpf v0.12.2
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking solana-cluster-type v3.0.0
[INFO] [stderr]     Checking solana-blake3-hasher v2.2.1
[INFO] [stderr]     Checking solana-inflation v3.0.0
[INFO] [stderr]     Checking solana-reward-info v3.0.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]     Checking solana-big-mod-exp v2.2.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking solana-metrics v3.0.10
[INFO] [stderr]     Checking asn1-rs v0.5.2
[INFO] [stderr]     Checking solana-program v2.3.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking spl-tlv-account-resolution v0.10.0
[INFO] [stderr]     Checking solana-transaction-context v3.0.10
[INFO] [stderr]     Checking spl-token-confidential-transfer-proof-extraction v0.3.0
[INFO] [stderr]     Checking solana-transaction-status-client-types v3.0.10
[INFO] [stderr]     Checking solana-packet v3.0.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking spl-generic-token v2.0.1
[INFO] [stderr]     Checking ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]     Checking solana-commitment-config v2.2.1
[INFO] [stderr]     Checking solana-inflation v2.2.1
[INFO] [stderr]     Checking solana-reward-info v2.2.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]     Checking solana-define-syscall v2.3.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]     Checking solana-rpc-client-types v3.0.10
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]     Checking solana-keypair v2.2.3
[INFO] [stderr]     Checking spl-elgamal-registry v0.2.0
[INFO] [stderr]     Checking spl-transfer-hook-interface v0.10.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking webpki-roots v0.24.0
[INFO] [stderr]     Checking spl-token-confidential-transfer-ciphertext-arithmetic v0.3.1
[INFO] [stderr]     Checking spl-token-metadata-interface v0.7.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking spl-token v8.0.0
[INFO] [stderr]     Checking spl-token-group-interface v0.6.0
[INFO] [stderr]     Checking solana-account-decoder-client-types v2.3.13
[INFO] [stderr]     Checking spl-token-confidential-transfer-proof-generation v0.4.1
[INFO] [stderr]    Compiling anchor-lang-idl-spec v0.1.0
[INFO] [stderr]     Checking solana-transaction-context v2.3.13
[INFO] [stderr]     Checking spl-memo v6.0.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking solana-serde v3.0.0
[INFO] [stderr]    Compiling dlopen2_derive v0.3.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking solana-svm-feature-set v2.3.13
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking solana-security-txt v1.1.1
[INFO] [stderr]    Compiling solana-perf v3.0.10
[INFO] [stderr]    Compiling solana-version v2.3.13
[INFO] [stderr]     Checking spl-token-2022 v8.0.1
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking fastbloom v0.14.0
[INFO] [stderr]     Checking agave-feature-set v2.3.13
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]    Compiling anchor-lang-idl v0.1.2
[INFO] [stderr]     Checking solana-rayon-threadlimit v3.0.10
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking dlopen2 v0.5.0
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking der-parser v8.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking spl-generic-token v1.0.1
[INFO] [stderr]     Checking solana-system-interface v2.0.0
[INFO] [stderr]     Checking solana-epoch-info v3.0.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking caps v0.5.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking solana-measure v3.0.10
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]     Checking quinn-proto v0.11.13
[INFO] [stderr]    Compiling anchor-attribute-program v0.32.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking x509-parser v0.14.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]     Checking solana-rpc-client-api v3.0.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking solana-transaction-status-client-types v2.3.13
[INFO] [stderr]     Checking solana-net-utils v3.0.10
[INFO] [stderr]     Checking solana-invoke v0.4.0
[INFO] [stderr]    Compiling anchor-attribute-account v0.32.1
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]    Compiling anchor-attribute-constant v0.32.1
[INFO] [stderr]    Compiling anchor-derive-accounts v0.32.1
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.32.1
[INFO] [stderr]    Compiling anchor-attribute-event v0.32.1
[INFO] [stderr]    Compiling anchor-derive-serde v0.32.1
[INFO] [stderr]    Compiling anchor-attribute-error v0.32.1
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking solana-quic-definitions v3.0.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking solana-nonce v3.0.0
[INFO] [stderr]     Checking solana-loader-v3-interface v3.0.0
[INFO] [stderr]     Checking solana-hard-forks v2.2.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling anchor-derive-space v0.32.1
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]     Checking governor v0.6.3
[INFO] [stderr]     Checking anchor-lang v0.32.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking indicatif v0.18.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking solana-shred-version v2.2.1
[INFO] [stderr]     Checking solana-rpc-client-types v2.3.13
[INFO] [stderr]     Checking solana-logger v2.3.1
[INFO] [stderr]     Checking solana-tls-utils v3.0.10
[INFO] [stderr]     Checking solana-transaction-metrics-tracker v3.0.10
[INFO] [stderr]     Checking percentage v0.1.0
[INFO] [stderr]     Checking solana-connection-cache v3.0.10
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking solana-vote-interface v3.0.0
[INFO] [stderr]     Checking solana-feature-gate-interface v3.0.0
[INFO] [stderr]     Checking solana-cluster-type v2.2.1
[INFO] [stderr]     Checking solana-epoch-info v2.2.1
[INFO] [stderr]     Checking solana-poh-config v2.2.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]     Checking solana-time-utils v2.2.1
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking histogram v0.6.9
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking ark-bn254 v0.4.0
[INFO] [stderr]     Checking solana-streamer v3.0.10
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking solana-genesis-config v2.3.0
[INFO] [stderr]     Checking solana-rpc-client v3.0.10
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]     Checking solana-packet v2.2.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking solana-address-lookup-table-interface v3.0.0
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking kaigan v0.2.6
[INFO] [stderr]     Checking solana-keccak-hasher v3.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking solana-config-program-client v0.0.2
[INFO] [stderr]     Checking solana-example-mocks v3.0.0
[INFO] [stderr]     Checking solana-offchain-message v2.2.1
[INFO] [stderr]     Checking solana-secp256k1-recover v3.0.0
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking solana-rent-collector v2.3.0
[INFO] [stderr]     Checking solana-bn254 v2.2.2
[INFO] [stderr]     Checking solana-rpc-client-api v2.3.13
[INFO] [stderr]     Checking solana-client-traits v2.2.1
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking solana-epoch-rewards-hasher v2.2.1
[INFO] [stderr]     Checking solana-pubsub-client v3.0.10
[INFO] [stderr]     Checking solana-client-traits v3.0.0
[INFO] [stderr]     Checking solana-quic-definitions v2.3.1
[INFO] [stderr]     Checking solana-system-transaction v2.2.1
[INFO] [stderr]     Checking solana-rent-debits v2.2.1
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking solana-fee-structure v2.3.0
[INFO] [stderr]     Checking solana-nonce-account v2.2.1
[INFO] [stderr]     Checking solana-reserved-account-keys v2.2.2
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking solana-cpi v3.0.0
[INFO] [stderr]     Checking solana-presigner v2.2.1
[INFO] [stderr]     Checking solana-compute-budget-interface v2.2.2
[INFO] [stderr]     Checking solana-stable-layout v3.0.0
[INFO] [stderr]     Checking solana-epoch-stake v3.0.0
[INFO] [stderr]     Checking solana-program-pack v3.0.0
[INFO] [stderr]     Checking solana-blake3-hasher v3.0.0
[INFO] [stderr]     Checking solana-serde v2.2.1
[INFO] [stderr]     Checking solana-borsh v3.0.0
[INFO] [stderr]     Checking solana-big-mod-exp v3.0.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking solana-program-option v3.0.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking solana-native-token v3.0.0
[INFO] [stderr]     Checking solana-hard-forks v3.0.0
[INFO] [stderr]     Checking solana-validator-exit v2.2.1
[INFO] [stderr]     Checking solana-sdk v2.3.1
[INFO] [stderr]     Checking solana-shred-version v3.0.0
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking solana-program v3.0.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking solana-tpu-client v3.0.10
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking solana-account-decoder v2.3.13
[INFO] [stderr]     Checking solana-quic-client v3.0.10
[INFO] [stderr]     Checking solana-rpc-client v2.3.13
[INFO] [stderr]     Checking solana-rpc-client-nonce-utils v3.0.10
[INFO] [stderr]     Checking solana-udp-client v3.0.10
[INFO] [stderr]     Checking solana-pubsub-client v2.3.13
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking solana-epoch-rewards-hasher v3.0.0
[INFO] [stderr]     Checking solana-offchain-message v3.0.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking solana-presigner v3.0.0
[INFO] [stderr]     Checking solana-fee-structure v3.0.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking solana-sdk v3.0.0
[INFO] [stderr]     Checking anchor-client v0.32.1
[INFO] [stderr]     Checking solana-client v3.0.10
[INFO] [stderr]     Checking spl-associated-token-account-client v2.0.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking spl-associated-token-account v7.0.0
[INFO] [stderr]     Checking anchor-spl v0.32.1
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]     Checking actix-http v3.11.2
[INFO] [stderr]     Checking ephemeralvault v0.1.0 (/opt/rustwide/workdir/programs/ephemeralvault)
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> programs/ephemeralvault/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = 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`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = 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)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> programs/ephemeralvault/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = 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`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = 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)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]  --> programs/ephemeralvault/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = 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`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = 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)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> programs/ephemeralvault/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = 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`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = 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)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/ephemeralvault/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = 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`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/ephemeralvault/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = 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`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/ephemeralvault/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = 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`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/ephemeralvault/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = 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`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/ephemeralvault/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = 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`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/ephemeralvault/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = 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`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/ephemeralvault/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = 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`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/ephemeralvault/src/lib.rs:261:10
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = 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`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/ephemeralvault/src/lib.rs:276:10
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = 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`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/ephemeralvault/src/lib.rs:284:10
[INFO] [stdout]     |
[INFO] [stdout] 284 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = 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`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/ephemeralvault/src/lib.rs:293:10
[INFO] [stdout]     |
[INFO] [stdout] 293 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = 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`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/ephemeralvault/src/lib.rs:300:10
[INFO] [stdout]     |
[INFO] [stdout] 300 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = 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`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/ephemeralvault/src/lib.rs:308:10
[INFO] [stdout]     |
[INFO] [stdout] 308 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = 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`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/ephemeralvault/src/lib.rs:314:10
[INFO] [stdout]     |
[INFO] [stdout] 314 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = 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`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> programs/ephemeralvault/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = 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`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = 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)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> programs/ephemeralvault/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = 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`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = 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)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]  --> programs/ephemeralvault/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = 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`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = 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)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> programs/ephemeralvault/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = 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`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = 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)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/ephemeralvault/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = 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`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/ephemeralvault/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = 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`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/ephemeralvault/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = 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`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/ephemeralvault/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = 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`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/ephemeralvault/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = 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`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/ephemeralvault/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = 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`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/ephemeralvault/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = 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`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/ephemeralvault/src/lib.rs:261:10
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = 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`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/ephemeralvault/src/lib.rs:276:10
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = 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`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/ephemeralvault/src/lib.rs:284:10
[INFO] [stdout]     |
[INFO] [stdout] 284 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = 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`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/ephemeralvault/src/lib.rs:293:10
[INFO] [stdout]     |
[INFO] [stdout] 293 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = 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`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/ephemeralvault/src/lib.rs:300:10
[INFO] [stdout]     |
[INFO] [stdout] 300 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = 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`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/ephemeralvault/src/lib.rs:308:10
[INFO] [stdout]     |
[INFO] [stdout] 308 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = 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`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/ephemeralvault/src/lib.rs:314:10
[INFO] [stdout]     |
[INFO] [stdout] 314 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = 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`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking backend v0.1.0 (/opt/rustwide/workdir/backend)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/session_manager.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | /         sqlx::query!(
[INFO] [stdout] 36 | |             r#"INSERT INTO sessions (id, user_id, ephemeral_pubkey, encrypted_key, expires_at)
[INFO] [stdout] 37 | |                VALUES ($1, $2, $3, $4, $5)"#,
[INFO] [stdout] 38 | |             session_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |             expires_at
[INFO] [stdout] 43 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/session_manager.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 53 | |             r#"SELECT encrypted_key
[INFO] [stdout] 54 | |                FROM sessions
[INFO] [stdout] 55 | |                WHERE id = $1 AND expires_at > NOW()"#,
[INFO] [stdout] 56 | |             session_id
[INFO] [stdout] 57 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/vault_monitor.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 17 | |             "SELECT id, ephemeral_pubkey FROM sessions WHERE expires_at > NOW()"
[INFO] [stdout] 18 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/vault_monitor.rs:32:23
[INFO] [stdout]    |
[INFO] [stdout] 32 |           let expired = sqlx::query!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 33 | |             "SELECT id FROM sessions WHERE expires_at < NOW()"
[INFO] [stdout] 34 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/vault_monitor.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         sqlx::query!("DELETE FROM sessions WHERE id = $1", session_id)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `solana_sdk::commitment_config`
[INFO] [stdout]  --> backend/src/auto_deposit.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | use solana_sdk::{pubkey::Pubkey, commitment_config::CommitmentConfig};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^ help: a similar path exists: `anchor_client::solana_sdk::commitment_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `solana_sdk::system_instruction`
[INFO] [stdout]  --> backend/src/delegation.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     system_instruction,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     no `system_instruction` in the root
[INFO] [stdout]   |     help: a similar name exists in the module: `inner_instruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AES_256_GCM` and `UnboundKey`
[INFO] [stdout]  --> backend/src/session_manager.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ring::aead::{LessSafeKey, UnboundKey, AES_256_GCM, Nonce};
[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: `Signer`
[INFO] [stdout]  --> backend/src/delegation.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 |     signature::{Signature, Signer},
[INFO] [stdout]   |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> backend/src/vault_monitor.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{Result, anyhow};
[INFO] [stdout]   |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]  --> backend/src/vault_monitor.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> backend/src/signer.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{Result, anyhow};
[INFO] [stdout]   |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]   --> backend/src/lib.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/session_manager.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | /         sqlx::query!(
[INFO] [stdout] 36 | |             r#"INSERT INTO sessions (id, user_id, ephemeral_pubkey, encrypted_key, expires_at)
[INFO] [stdout] 37 | |                VALUES ($1, $2, $3, $4, $5)"#,
[INFO] [stdout] 38 | |             session_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |             expires_at
[INFO] [stdout] 43 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/session_manager.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 53 | |             r#"SELECT encrypted_key
[INFO] [stdout] 54 | |                FROM sessions
[INFO] [stdout] 55 | |                WHERE id = $1 AND expires_at > NOW()"#,
[INFO] [stdout] 56 | |             session_id
[INFO] [stdout] 57 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/vault_monitor.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 17 | |             "SELECT id, ephemeral_pubkey FROM sessions WHERE expires_at > NOW()"
[INFO] [stdout] 18 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/vault_monitor.rs:32:23
[INFO] [stdout]    |
[INFO] [stdout] 32 |           let expired = sqlx::query!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 33 | |             "SELECT id FROM sessions WHERE expires_at < NOW()"
[INFO] [stdout] 34 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/vault_monitor.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         sqlx::query!("DELETE FROM sessions WHERE id = $1", session_id)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `solana_sdk::commitment_config`
[INFO] [stdout]  --> backend/src/auto_deposit.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | use solana_sdk::{pubkey::Pubkey, commitment_config::CommitmentConfig};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^ help: a similar path exists: `anchor_client::solana_sdk::commitment_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `solana_sdk::system_instruction`
[INFO] [stdout]  --> backend/src/delegation.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     system_instruction,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     no `system_instruction` in the root
[INFO] [stdout]   |     help: a similar name exists in the module: `inner_instruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AES_256_GCM` and `UnboundKey`
[INFO] [stdout]  --> backend/src/session_manager.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ring::aead::{LessSafeKey, UnboundKey, AES_256_GCM, Nonce};
[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: `Signer`
[INFO] [stdout]  --> backend/src/delegation.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 |     signature::{Signature, Signer},
[INFO] [stdout]   |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> backend/src/vault_monitor.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{Result, anyhow};
[INFO] [stdout]   |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]  --> backend/src/vault_monitor.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> backend/src/signer.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{Result, anyhow};
[INFO] [stdout]   |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]   --> backend/src/lib.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `Keypair` in the current scope
[INFO] [stdout]   --> backend/src/session_manager.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let keypair = Keypair::generate(&mut OsRng);
[INFO] [stdout]    |                                ^^^^^^^^ function or associated item not found in `Keypair`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Keypair` consider using one of the following associated functions:
[INFO] [stdout]       Keypair::new
[INFO] [stdout]       Keypair::new_from_array
[INFO] [stdout]       Keypair::from_base58_string
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-keypair-3.0.1/src/lib.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn new_from_array(secret_key: [u8; 32]) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn from_base58_string(s: &str) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate` found for struct `Keypair` in the current scope
[INFO] [stdout]   --> backend/src/session_manager.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let keypair = Keypair::generate(&mut OsRng);
[INFO] [stdout]    |                                ^^^^^^^^ function or associated item not found in `Keypair`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Keypair` consider using one of the following associated functions:
[INFO] [stdout]       Keypair::new
[INFO] [stdout]       Keypair::new_from_array
[INFO] [stdout]       Keypair::from_base58_string
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-keypair-3.0.1/src/lib.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn new_from_array(secret_key: [u8; 32]) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn from_base58_string(s: &str) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for struct `Keypair` in the current scope
[INFO] [stdout]   --> backend/src/session_manager.rs:63:32
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let keypair = Keypair::from_bytes(&decrypted)
[INFO] [stdout]    |                                ^^^^^^^^^^ function or associated item not found in `Keypair`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Keypair` consider using one of the following associated functions:
[INFO] [stdout]       Keypair::new
[INFO] [stdout]       Keypair::new_from_array
[INFO] [stdout]       Keypair::from_base58_string
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-keypair-3.0.1/src/lib.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn new_from_array(secret_key: [u8; 32]) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn from_base58_string(s: &str) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `to_bytes` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-keypair-3.0.1/src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn to_bytes(&self) -> [u8; KEYPAIR_LENGTH] {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> backend/src/vault_monitor.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let rows = sqlx::query!(
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |         let result = rows
[INFO] [stdout]    |                      ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]    |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> backend/src/vault_monitor.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let expired = sqlx::query!(
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |         Ok(expired.into_iter().map(|r| r.id).collect())
[INFO] [stdout]    |            ------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `expired` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let expired: /* Type */ = sqlx::query!(
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for struct `Keypair` in the current scope
[INFO] [stdout]   --> backend/src/session_manager.rs:63:32
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let keypair = Keypair::from_bytes(&decrypted)
[INFO] [stdout]    |                                ^^^^^^^^^^ function or associated item not found in `Keypair`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Keypair` consider using one of the following associated functions:
[INFO] [stdout]       Keypair::new
[INFO] [stdout]       Keypair::new_from_array
[INFO] [stdout]       Keypair::from_base58_string
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-keypair-3.0.1/src/lib.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn new_from_array(secret_key: [u8; 32]) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn from_base58_string(s: &str) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `to_bytes` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-keypair-3.0.1/src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn to_bytes(&self) -> [u8; KEYPAIR_LENGTH] {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> backend/src/vault_monitor.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let rows = sqlx::query!(
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |         let result = rows
[INFO] [stdout]    |                      ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]    |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> backend/src/vault_monitor.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let expired = sqlx::query!(
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |         Ok(expired.into_iter().map(|r| r.id).collect())
[INFO] [stdout]    |            ------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `expired` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let expired: /* Type */ = sqlx::query!(
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pubkey` found for struct `Keypair` in the current scope
[INFO] [stdout]    --> backend/src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |         .revoke(session_keypair.pubkey())
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-signer-3.0.0/src/lib.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn pubkey(&self) -> Pubkey {
[INFO] [stdout]     |        ------ the method is available for `Keypair` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Signer` which provides `pubkey` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use solana_sdk::signature::Signer;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `try_pubkey` with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  89 |         .revoke(session_keypair.try_pubkey())
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ensure_sol_for_fees` found for struct `AutoDepositCalculator` in the current scope
[INFO] [stdout]    --> backend/src/lib.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     state
[INFO] [stdout] 102 | |         .auto_deposit
[INFO] [stdout] 103 | |         .ensure_sol_for_fees(body.session_id, body.estimated_fee_sol)
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^ method not found in `AutoDepositCalculator`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: backend/src/auto_deposit.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 |   pub struct AutoDepositCalculator {
[INFO] [stdout]     |   -------------------------------- method `ensure_sol_for_fees` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> backend/src/lib.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     state
[INFO] [stdout] 102 | |         .auto_deposit
[INFO] [stdout] 103 | |         .ensure_sol_for_fees(body.session_id, body.estimated_fee_sol)
[INFO] [stdout] 104 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pubkey` found for struct `Keypair` in the current scope
[INFO] [stdout]    --> backend/src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |         .revoke(session_keypair.pubkey())
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-signer-3.0.0/src/lib.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn pubkey(&self) -> Pubkey {
[INFO] [stdout]     |        ------ the method is available for `Keypair` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Signer` which provides `pubkey` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use solana_sdk::signature::Signer;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `try_pubkey` with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  89 |         .revoke(session_keypair.try_pubkey())
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> backend/src/lib.rs:117:26
[INFO] [stdout]     |
[INFO] [stdout] 117 |         .monitor_balance(&session_id)
[INFO] [stdout]     |          --------------- ^^^^^^^^^^^ expected `&__Pubkey`, found `&Uuid`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&Address`
[INFO] [stdout]                found reference `&Uuid`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> backend/src/vault_monitor.rs:42:18
[INFO] [stdout]     |
[INFO] [stdout]  42 |     pub async fn monitor_balance(&self, vault: &Pubkey) -> Result<f64> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^        --------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ensure_sol_for_fees` found for struct `AutoDepositCalculator` in the current scope
[INFO] [stdout]    --> backend/src/lib.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     state
[INFO] [stdout] 102 | |         .auto_deposit
[INFO] [stdout] 103 | |         .ensure_sol_for_fees(body.session_id, body.estimated_fee_sol)
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^ method not found in `AutoDepositCalculator`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: backend/src/auto_deposit.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 |   pub struct AutoDepositCalculator {
[INFO] [stdout]     |   -------------------------------- method `ensure_sol_for_fees` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> backend/src/lib.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     state
[INFO] [stdout] 102 | |         .auto_deposit
[INFO] [stdout] 103 | |         .ensure_sol_for_fees(body.session_id, body.estimated_fee_sol)
[INFO] [stdout] 104 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cleanup_session` found for struct `SessionManager` in the current scope
[INFO] [stdout]    --> backend/src/lib.rs:131:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | /     state
[INFO] [stdout] 130 | |         .session_manager
[INFO] [stdout] 131 | |         .cleanup_session(session_id)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: backend/src/session_manager.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 |   pub struct SessionManager {
[INFO] [stdout]     |   ------------------------- method `cleanup_session` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `create_session` with a similar name, but with different arguments
[INFO] [stdout]    --> backend/src/session_manager.rs:19:5
[INFO] [stdout]     |
[INFO] [stdout]  19 | /     pub async fn create_session(
[INFO] [stdout]  20 | |         &self,
[INFO] [stdout]  21 | |         user_id: String,
[INFO] [stdout]  22 | |         session_lifetime_minutes: i64,
[INFO] [stdout]  23 | |     ) -> Result<Uuid> {
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> backend/src/lib.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 | /     state
[INFO] [stdout] 130 | |         .session_manager
[INFO] [stdout] 131 | |         .cleanup_session(session_id)
[INFO] [stdout] 132 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `AutoDepositCalculator` has no field named `db`
[INFO] [stdout]    --> backend/src/lib.rs:165:47
[INFO] [stdout]     |
[INFO] [stdout] 165 |         auto_deposit: AutoDepositCalculator { db: db.clone(), rpc: rpc.clone() },
[INFO] [stdout]     |                                               ^^ `AutoDepositCalculator` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> backend/src/lib.rs:117:26
[INFO] [stdout]     |
[INFO] [stdout] 117 |         .monitor_balance(&session_id)
[INFO] [stdout]     |          --------------- ^^^^^^^^^^^ expected `&__Pubkey`, found `&Uuid`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&Address`
[INFO] [stdout]                found reference `&Uuid`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> backend/src/vault_monitor.rs:42:18
[INFO] [stdout]     |
[INFO] [stdout]  42 |     pub async fn monitor_balance(&self, vault: &Pubkey) -> Result<f64> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^        --------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cleanup_session` found for struct `SessionManager` in the current scope
[INFO] [stdout]    --> backend/src/lib.rs:131:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | /     state
[INFO] [stdout] 130 | |         .session_manager
[INFO] [stdout] 131 | |         .cleanup_session(session_id)
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: backend/src/session_manager.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 |   pub struct SessionManager {
[INFO] [stdout]     |   ------------------------- method `cleanup_session` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `create_session` with a similar name, but with different arguments
[INFO] [stdout]    --> backend/src/session_manager.rs:19:5
[INFO] [stdout]     |
[INFO] [stdout]  19 | /     pub async fn create_session(
[INFO] [stdout]  20 | |         &self,
[INFO] [stdout]  21 | |         user_id: String,
[INFO] [stdout]  22 | |         session_lifetime_minutes: i64,
[INFO] [stdout]  23 | |     ) -> Result<Uuid> {
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> backend/src/lib.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 | /     state
[INFO] [stdout] 130 | |         .session_manager
[INFO] [stdout] 131 | |         .cleanup_session(session_id)
[INFO] [stdout] 132 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `AutoDepositCalculator` has no field named `db`
[INFO] [stdout]    --> backend/src/lib.rs:165:47
[INFO] [stdout]     |
[INFO] [stdout] 165 |         auto_deposit: AutoDepositCalculator { db: db.clone(), rpc: rpc.clone() },
[INFO] [stdout]     |                                               ^^ `AutoDepositCalculator` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clone` found for struct `solana_client::nonblocking::rpc_client::RpcClient` in the current scope
[INFO] [stdout]    --> backend/src/lib.rs:165:72
[INFO] [stdout]     |
[INFO] [stdout] 165 |         auto_deposit: AutoDepositCalculator { db: db.clone(), rpc: rpc.clone() },
[INFO] [stdout]     |                                                                        ^^^^^ method not found in `solana_client::nonblocking::rpc_client::RpcClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clone` found for struct `solana_client::nonblocking::rpc_client::RpcClient` in the current scope
[INFO] [stdout]    --> backend/src/lib.rs:165:72
[INFO] [stdout]     |
[INFO] [stdout] 165 |         auto_deposit: AutoDepositCalculator { db: db.clone(), rpc: rpc.clone() },
[INFO] [stdout]     |                                                                        ^^^^^ method not found in `solana_client::nonblocking::rpc_client::RpcClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clone` found for struct `solana_client::nonblocking::rpc_client::RpcClient` in the current scope
[INFO] [stdout]    --> backend/src/lib.rs:166:58
[INFO] [stdout]     |
[INFO] [stdout] 166 |         delegation_manager: DelegationManager { rpc: rpc.clone() },
[INFO] [stdout]     |                                                          ^^^^^ method not found in `solana_client::nonblocking::rpc_client::RpcClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clone` found for struct `solana_client::nonblocking::rpc_client::RpcClient` in the current scope
[INFO] [stdout]    --> backend/src/lib.rs:166:58
[INFO] [stdout]     |
[INFO] [stdout] 166 |         delegation_manager: DelegationManager { rpc: rpc.clone() },
[INFO] [stdout]     |                                                          ^^^^^ method not found in `solana_client::nonblocking::rpc_client::RpcClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clone` found for struct `solana_client::nonblocking::rpc_client::RpcClient` in the current scope
[INFO] [stdout]    --> backend/src/lib.rs:167:64
[INFO] [stdout]     |
[INFO] [stdout] 167 |         vault_monitor: VaultMonitor { db: db.clone(), rpc: rpc.clone() },
[INFO] [stdout]     |                                                                ^^^^^ method not found in `solana_client::nonblocking::rpc_client::RpcClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `solana_client::nonblocking::rpc_client::RpcClient` doesn't implement `std::fmt::Debug`
[INFO] [stdout]   --> backend/src/auto_deposit.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Debug, Clone)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout]  9 | pub struct AutoDepositCalculator {
[INFO] [stdout] 10 |     pub rpc: RpcClient,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `solana_client::nonblocking::rpc_client::RpcClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_client::nonblocking::rpc_client::RpcClient: Clone` is not satisfied
[INFO] [stdout]   --> backend/src/auto_deposit.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Debug, Clone)]
[INFO] [stdout]    |                 ----- in this derive macro expansion
[INFO] [stdout]  9 | pub struct AutoDepositCalculator {
[INFO] [stdout] 10 |     pub rpc: RpcClient,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `solana_client::nonblocking::rpc_client::RpcClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_client::nonblocking::rpc_client::RpcClient: Clone` is not satisfied
[INFO] [stdout]   --> backend/src/delegation.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] 11 | pub struct DelegationManager {
[INFO] [stdout] 12 |     pub rpc: RpcClient,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `solana_client::nonblocking::rpc_client::RpcClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> backend/src/delegation.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |       ) -> Transaction {
[INFO] [stdout]    |            ----------- expected `solana_sdk::transaction::Transaction` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 26 | /         Transaction::new_with_payer(&[ix], Some(parent))
[INFO] [stdout] 27 | |             .sign(&[], recent_blockhash)
[INFO] [stdout]    | |________________________________________^ expected `Transaction`, found `()`
[INFO] [stdout]    |
[INFO] [stdout] note: method `sign` modifies its receiver in-place
[INFO] [stdout]   --> backend/src/delegation.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |         Transaction::new_with_payer(&[ix], Some(parent))
[INFO] [stdout]    |         ------------------------------------------------ you probably want to use this value after calling the method...
[INFO] [stdout] 27 |             .sign(&[], recent_blockhash)
[INFO] [stdout]    |              ^^^^ this call modifies its receiver in-place
[INFO] [stdout]    = note: ...instead of the `()` output of method `sign`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_ok` found for type `bool` in the current scope
[INFO] [stdout]   --> backend/src/delegation.rs:37:62
[INFO] [stdout]    |
[INFO] [stdout] 37 |         if signature.verify(parent_pubkey.as_ref(), message).is_ok() {
[INFO] [stdout]    |                                                              ^^^^^ method not found in `bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_client::nonblocking::rpc_client::RpcClient: Clone` is not satisfied
[INFO] [stdout]   --> backend/src/vault_monitor.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Clone)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub rpc: RpcClient,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `solana_client::nonblocking::rpc_client::RpcClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_client::nonblocking::rpc_client::RpcClient: Clone` is not satisfied
[INFO] [stdout]   --> backend/src/signer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout]  9 | pub struct TransactionSigner {
[INFO] [stdout] 10 |     pub rpc: RpcClient,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `solana_client::nonblocking::rpc_client::RpcClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> backend/src/lib.rs:49:21
[INFO] [stdout]      |
[INFO] [stdout]   49 |     pub session_id: Uuid,
[INFO] [stdout]      |                     ^^^^ the trait `Deserialize<'_>` is not implemented for `Uuid`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `Uuid` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a JsonRawValue` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a serde_bytes::bytearray::ByteArray<N>` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a serde_bytes::bytes::Bytes` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]              and 744 others
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1771:12
[INFO] [stdout]      |
[INFO] [stdout] 1769 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1770 |     where
[INFO] [stdout] 1771 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clone` found for struct `solana_client::nonblocking::rpc_client::RpcClient` in the current scope
[INFO] [stdout]    --> backend/src/lib.rs:167:64
[INFO] [stdout]     |
[INFO] [stdout] 167 |         vault_monitor: VaultMonitor { db: db.clone(), rpc: rpc.clone() },
[INFO] [stdout]     |                                                                ^^^^^ method not found in `solana_client::nonblocking::rpc_client::RpcClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> backend/src/lib.rs:49:21
[INFO] [stdout]      |
[INFO] [stdout]   49 |     pub session_id: Uuid,
[INFO] [stdout]      |                     ^^^^ the trait `Deserialize<'_>` is not implemented for `Uuid`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `Uuid` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a JsonRawValue` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a serde_bytes::bytearray::ByteArray<N>` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a serde_bytes::bytes::Bytes` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]              and 744 others
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1916:12
[INFO] [stdout]      |
[INFO] [stdout] 1914 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1915 |     where
[INFO] [stdout] 1916 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `solana_client::nonblocking::rpc_client::RpcClient` doesn't implement `std::fmt::Debug`
[INFO] [stdout]   --> backend/src/auto_deposit.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Debug, Clone)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout]  9 | pub struct AutoDepositCalculator {
[INFO] [stdout] 10 |     pub rpc: RpcClient,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `solana_client::nonblocking::rpc_client::RpcClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]   --> backend/src/lib.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `Uuid` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              `&'a JsonRawValue` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a serde_bytes::bytearray::ByteArray<N>` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a serde_bytes::bytes::Bytes` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]              `()` implements `Deserialize<'de>`
[INFO] [stdout]              `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]            and 744 others
[INFO] [stdout] note: required by a bound in `_::_serde::__private228::de::missing_field`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stdout]    |        ------------- required by a bound in this function
[INFO] [stdout] 25 | where
[INFO] [stdout] 26 |     V: Deserialize<'de>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_client::nonblocking::rpc_client::RpcClient: Clone` is not satisfied
[INFO] [stdout]   --> backend/src/auto_deposit.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Debug, Clone)]
[INFO] [stdout]    |                 ----- in this derive macro expansion
[INFO] [stdout]  9 | pub struct AutoDepositCalculator {
[INFO] [stdout] 10 |     pub rpc: RpcClient,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `solana_client::nonblocking::rpc_client::RpcClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_client::nonblocking::rpc_client::RpcClient: Clone` is not satisfied
[INFO] [stdout]   --> backend/src/delegation.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] 11 | pub struct DelegationManager {
[INFO] [stdout] 12 |     pub rpc: RpcClient,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `solana_client::nonblocking::rpc_client::RpcClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> backend/src/lib.rs:55:21
[INFO] [stdout]      |
[INFO] [stdout]   55 |     pub session_id: Uuid,
[INFO] [stdout]      |                     ^^^^ the trait `Deserialize<'_>` is not implemented for `Uuid`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `Uuid` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a JsonRawValue` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a serde_bytes::bytearray::ByteArray<N>` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a serde_bytes::bytes::Bytes` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]              and 744 others
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1771:12
[INFO] [stdout]      |
[INFO] [stdout] 1769 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1770 |     where
[INFO] [stdout] 1771 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> backend/src/delegation.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |       ) -> Transaction {
[INFO] [stdout]    |            ----------- expected `solana_sdk::transaction::Transaction` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 26 | /         Transaction::new_with_payer(&[ix], Some(parent))
[INFO] [stdout] 27 | |             .sign(&[], recent_blockhash)
[INFO] [stdout]    | |________________________________________^ expected `Transaction`, found `()`
[INFO] [stdout]    |
[INFO] [stdout] note: method `sign` modifies its receiver in-place
[INFO] [stdout]   --> backend/src/delegation.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |         Transaction::new_with_payer(&[ix], Some(parent))
[INFO] [stdout]    |         ------------------------------------------------ you probably want to use this value after calling the method...
[INFO] [stdout] 27 |             .sign(&[], recent_blockhash)
[INFO] [stdout]    |              ^^^^ this call modifies its receiver in-place
[INFO] [stdout]    = note: ...instead of the `()` output of method `sign`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> backend/src/lib.rs:55:21
[INFO] [stdout]      |
[INFO] [stdout]   55 |     pub session_id: Uuid,
[INFO] [stdout]      |                     ^^^^ the trait `Deserialize<'_>` is not implemented for `Uuid`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `Uuid` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a JsonRawValue` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a serde_bytes::bytearray::ByteArray<N>` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a serde_bytes::bytes::Bytes` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]              and 744 others
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1916:12
[INFO] [stdout]      |
[INFO] [stdout] 1914 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1915 |     where
[INFO] [stdout] 1916 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]   --> backend/src/lib.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `Uuid` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              `&'a JsonRawValue` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a serde_bytes::bytearray::ByteArray<N>` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a serde_bytes::bytes::Bytes` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]              `()` implements `Deserialize<'de>`
[INFO] [stdout]              `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]            and 744 others
[INFO] [stdout] note: required by a bound in `_::_serde::__private228::de::missing_field`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stdout]    |        ------------- required by a bound in this function
[INFO] [stdout] 25 | where
[INFO] [stdout] 26 |     V: Deserialize<'de>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(State<Arc<AppState>>, ...) -> ... {create_session}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> backend/src/lib.rs:143:40
[INFO] [stdout]      |
[INFO] [stdout]  143 |         .route("/session/create", post(create_session))
[INFO] [stdout]      |                                   ---- ^^^^^^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(State<Arc<AppState>>, Json<...>) -> ... {create_session}`
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/handler/mod.rs:313:1
[INFO] [stdout]      |
[INFO] [stdout]  313 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  314 | | where
[INFO] [stdout]  315 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  316 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  320 | |     T: 'static,
[INFO] [stdout]  321 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required by a bound in `post`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:167:16
[INFO] [stdout]      |
[INFO] [stdout]  167 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `post`
[INFO] [stdout] ...
[INFO] [stdout]  445 | top_level_handler_fn!(post, POST);
[INFO] [stdout]      | ---------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     required by a bound in this function
[INFO] [stdout]      | in this macro invocation
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/backend-fd69b0103989953b.long-type-15109233139402483954.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]      = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(State<Arc<AppState>>, ...) -> ... {session_status}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> backend/src/lib.rs:146:51
[INFO] [stdout]      |
[INFO] [stdout]  146 |         .route("/session/status/:session_id", get(session_status))
[INFO] [stdout]      |                                               --- ^^^^^^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(State<Arc<AppState>>, Path<Uuid>) -> ... {session_status}`
[INFO] [stdout]      |                                               |
[INFO] [stdout]      |                                               required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/handler/mod.rs:313:1
[INFO] [stdout]      |
[INFO] [stdout]  313 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  314 | | where
[INFO] [stdout]  315 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  316 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  320 | |     T: 'static,
[INFO] [stdout]  321 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:167:16
[INFO] [stdout]      |
[INFO] [stdout]  167 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `get`
[INFO] [stdout] ...
[INFO] [stdout]  441 | top_level_handler_fn!(get, GET);
[INFO] [stdout]      | -------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     required by a bound in this function
[INFO] [stdout]      | in this macro invocation
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/backend-fd69b0103989953b.long-type-5440040293469825358.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]      = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(State<Arc<AppState>>, Path<Uuid>) -> ... {revoke}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> backend/src/lib.rs:147:54
[INFO] [stdout]      |
[INFO] [stdout]  147 |         .route("/session/revoke/:session_id", delete(revoke))
[INFO] [stdout]      |                                               ------ ^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(State<Arc<AppState>>, Path<Uuid>) -> ... {revoke}`
[INFO] [stdout]      |                                               |
[INFO] [stdout]      |                                               required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/handler/mod.rs:313:1
[INFO] [stdout]      |
[INFO] [stdout]  313 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  314 | | where
[INFO] [stdout]  315 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  316 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  320 | |     T: 'static,
[INFO] [stdout]  321 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required by a bound in `delete`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:167:16
[INFO] [stdout]      |
[INFO] [stdout]  167 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `delete`
[INFO] [stdout] ...
[INFO] [stdout]  440 | top_level_handler_fn!(delete, DELETE);
[INFO] [stdout]      | -------------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     required by a bound in this function
[INFO] [stdout]      | in this macro invocation
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/backend-fd69b0103989953b.long-type-16642699494471387047.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]      = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wallet`
[INFO] [stdout]   --> backend/src/signer.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         wallet: &impl Signer,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_wallet`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_ok` found for type `bool` in the current scope
[INFO] [stdout]   --> backend/src/delegation.rs:37:62
[INFO] [stdout]    |
[INFO] [stdout] 37 |         if signature.verify(parent_pubkey.as_ref(), message).is_ok() {
[INFO] [stdout]    |                                                              ^^^^^ method not found in `bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0308, E0432, E0560, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_client::nonblocking::rpc_client::RpcClient: Clone` is not satisfied
[INFO] [stdout]   --> backend/src/vault_monitor.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Clone)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub rpc: RpcClient,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `solana_client::nonblocking::rpc_client::RpcClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `solana_client::nonblocking::rpc_client::RpcClient: Clone` is not satisfied
[INFO] [stdout]   --> backend/src/signer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout]  9 | pub struct TransactionSigner {
[INFO] [stdout] 10 |     pub rpc: RpcClient,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `solana_client::nonblocking::rpc_client::RpcClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `backend` (lib test) due to 37 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `Uuid: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> backend/src/lib.rs:49:21
[INFO] [stdout]      |
[INFO] [stdout]   49 |     pub session_id: Uuid,
[INFO] [stdout]      |                     ^^^^ the trait `Deserialize<'_>` is not implemented for `Uuid`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `Uuid` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a JsonRawValue` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a serde_bytes::bytearray::ByteArray<N>` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a serde_bytes::bytes::Bytes` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]              and 744 others
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1771:12
[INFO] [stdout]      |
[INFO] [stdout] 1769 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1770 |     where
[INFO] [stdout] 1771 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> backend/src/lib.rs:49:21
[INFO] [stdout]      |
[INFO] [stdout]   49 |     pub session_id: Uuid,
[INFO] [stdout]      |                     ^^^^ the trait `Deserialize<'_>` is not implemented for `Uuid`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `Uuid` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a JsonRawValue` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a serde_bytes::bytearray::ByteArray<N>` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a serde_bytes::bytes::Bytes` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]              and 744 others
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1916:12
[INFO] [stdout]      |
[INFO] [stdout] 1914 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1915 |     where
[INFO] [stdout] 1916 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]   --> backend/src/lib.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `Uuid` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              `&'a JsonRawValue` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a serde_bytes::bytearray::ByteArray<N>` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a serde_bytes::bytes::Bytes` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]              `()` implements `Deserialize<'de>`
[INFO] [stdout]              `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]            and 744 others
[INFO] [stdout] note: required by a bound in `_::_serde::__private228::de::missing_field`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stdout]    |        ------------- required by a bound in this function
[INFO] [stdout] 25 | where
[INFO] [stdout] 26 |     V: Deserialize<'de>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> backend/src/lib.rs:55:21
[INFO] [stdout]      |
[INFO] [stdout]   55 |     pub session_id: Uuid,
[INFO] [stdout]      |                     ^^^^ the trait `Deserialize<'_>` is not implemented for `Uuid`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `Uuid` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a JsonRawValue` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a serde_bytes::bytearray::ByteArray<N>` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a serde_bytes::bytes::Bytes` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]              and 744 others
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1771:12
[INFO] [stdout]      |
[INFO] [stdout] 1769 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1770 |     where
[INFO] [stdout] 1771 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> backend/src/lib.rs:55:21
[INFO] [stdout]      |
[INFO] [stdout]   55 |     pub session_id: Uuid,
[INFO] [stdout]      |                     ^^^^ the trait `Deserialize<'_>` is not implemented for `Uuid`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `Uuid` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a JsonRawValue` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a serde_bytes::bytearray::ByteArray<N>` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a serde_bytes::bytes::Bytes` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]              and 744 others
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1916:12
[INFO] [stdout]      |
[INFO] [stdout] 1914 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1915 |     where
[INFO] [stdout] 1916 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Uuid: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]   --> backend/src/lib.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `Uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `Uuid` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              `&'a JsonRawValue` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a serde_bytes::bytearray::ByteArray<N>` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a serde_bytes::bytes::Bytes` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]              `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]              `()` implements `Deserialize<'de>`
[INFO] [stdout]              `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]            and 744 others
[INFO] [stdout] note: required by a bound in `_::_serde::__private228::de::missing_field`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stdout]    |        ------------- required by a bound in this function
[INFO] [stdout] 25 | where
[INFO] [stdout] 26 |     V: Deserialize<'de>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(State<Arc<AppState>>, ...) -> ... {create_session}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> backend/src/lib.rs:143:40
[INFO] [stdout]      |
[INFO] [stdout]  143 |         .route("/session/create", post(create_session))
[INFO] [stdout]      |                                   ---- ^^^^^^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(State<Arc<AppState>>, Json<...>) -> ... {create_session}`
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/handler/mod.rs:313:1
[INFO] [stdout]      |
[INFO] [stdout]  313 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  314 | | where
[INFO] [stdout]  315 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  316 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  320 | |     T: 'static,
[INFO] [stdout]  321 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required by a bound in `post`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:167:16
[INFO] [stdout]      |
[INFO] [stdout]  167 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `post`
[INFO] [stdout] ...
[INFO] [stdout]  445 | top_level_handler_fn!(post, POST);
[INFO] [stdout]      | ---------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     required by a bound in this function
[INFO] [stdout]      | in this macro invocation
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/backend-be9d3d472610c6e8.long-type-2097118701668968150.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]      = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(State<Arc<AppState>>, ...) -> ... {session_status}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> backend/src/lib.rs:146:51
[INFO] [stdout]      |
[INFO] [stdout]  146 |         .route("/session/status/:session_id", get(session_status))
[INFO] [stdout]      |                                               --- ^^^^^^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(State<Arc<AppState>>, Path<Uuid>) -> ... {session_status}`
[INFO] [stdout]      |                                               |
[INFO] [stdout]      |                                               required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/handler/mod.rs:313:1
[INFO] [stdout]      |
[INFO] [stdout]  313 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  314 | | where
[INFO] [stdout]  315 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  316 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  320 | |     T: 'static,
[INFO] [stdout]  321 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:167:16
[INFO] [stdout]      |
[INFO] [stdout]  167 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `get`
[INFO] [stdout] ...
[INFO] [stdout]  441 | top_level_handler_fn!(get, GET);
[INFO] [stdout]      | -------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     required by a bound in this function
[INFO] [stdout]      | in this macro invocation
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/backend-be9d3d472610c6e8.long-type-13247146084001874441.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]      = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(State<Arc<AppState>>, Path<Uuid>) -> ... {revoke}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> backend/src/lib.rs:147:54
[INFO] [stdout]      |
[INFO] [stdout]  147 |         .route("/session/revoke/:session_id", delete(revoke))
[INFO] [stdout]      |                                               ------ ^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(State<Arc<AppState>>, Path<Uuid>) -> ... {revoke}`
[INFO] [stdout]      |                                               |
[INFO] [stdout]      |                                               required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/handler/mod.rs:313:1
[INFO] [stdout]      |
[INFO] [stdout]  313 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  314 | | where
[INFO] [stdout]  315 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  316 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  320 | |     T: 'static,
[INFO] [stdout]  321 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required by a bound in `delete`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:167:16
[INFO] [stdout]      |
[INFO] [stdout]  167 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `delete`
[INFO] [stdout] ...
[INFO] [stdout]  440 | top_level_handler_fn!(delete, DELETE);
[INFO] [stdout]      | -------------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     required by a bound in this function
[INFO] [stdout]      | in this macro invocation
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/backend-be9d3d472610c6e8.long-type-11704056357058317855.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]      = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wallet`
[INFO] [stdout]   --> backend/src/signer.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         wallet: &impl Signer,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_wallet`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0308, E0432, E0560, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `backend` (lib) due to 37 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e2839593858adc7d957a1b0d68c029329bb02f785038f2db77f2d1a79c5cb130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2839593858adc7d957a1b0d68c029329bb02f785038f2db77f2d1a79c5cb130", kill_on_drop: false }`
[INFO] [stdout] e2839593858adc7d957a1b0d68c029329bb02f785038f2db77f2d1a79c5cb130
