[INFO] cloning repository https://github.com/KeystoneHQ/keystone-sdk-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KeystoneHQ/keystone-sdk-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeystoneHQ%2Fkeystone-sdk-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeystoneHQ%2Fkeystone-sdk-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe76db230cc055b88a3636a05314a87342afdd13 [INFO] checking KeystoneHQ/keystone-sdk-rust against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeystoneHQ%2Fkeystone-sdk-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KeystoneHQ/keystone-sdk-rust on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/KeystoneHQ/keystone-sdk-rust [INFO] finished tweaking git repo https://github.com/KeystoneHQ/keystone-sdk-rust [INFO] tweaked toml for git repo https://github.com/KeystoneHQ/keystone-sdk-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/KeystoneHQ/keystone-sdk-rust 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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitcoin-private v0.1.0 [INFO] [stderr] Downloaded core2 v0.3.3 [INFO] [stderr] Downloaded rle-decode-fast v1.0.3 [INFO] [stderr] Downloaded minicbor-derive v0.13.0 [INFO] [stderr] Downloaded bip32 v0.5.2 [INFO] [stderr] Downloaded bitcoin_hashes v0.12.0 [INFO] [stderr] Downloaded jni v0.16.0 [INFO] [stderr] Downloaded minicbor v0.19.1 [INFO] [stderr] Downloaded ffi-support v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03f431b2308297feb439a3c041f5865c8d752ca43971356cb501087c1531b4a7 [INFO] running `Command { std: "docker" "start" "-a" "03f431b2308297feb439a3c041f5865c8d752ca43971356cb501087c1531b4a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03f431b2308297feb439a3c041f5865c8d752ca43971356cb501087c1531b4a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03f431b2308297feb439a3c041f5865c8d752ca43971356cb501087c1531b4a7", kill_on_drop: false }` [INFO] [stdout] 03f431b2308297feb439a3c041f5865c8d752ca43971356cb501087c1531b4a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36cc6a9008a3d72e005fb0756845af3d59fe90d509431eadee4fa55515202412 [INFO] running `Command { std: "docker" "start" "-a" "36cc6a9008a3d72e005fb0756845af3d59fe90d509431eadee4fa55515202412", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling minicbor v0.19.1 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Compiling thiserror-core v1.0.50 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking core2 v0.3.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking bitcoin_hashes v0.12.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling jni v0.16.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling protobuf v3.2.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking ffi-support v0.4.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling thiserror-core-impl v1.0.50 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking bip32 v0.5.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking ur v0.3.0 (https://github.com/KeystoneHQ/ur-rs?tag=0.3.3#81b8bb3b) [INFO] [stderr] Checking secp256k1 v0.24.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Checking protobuf-support v3.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking libflate_lz77 v1.2.0 (https://github.com/KeystoneHQ/libflate.git?tag=1.3.1#e6236f74) [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Checking libflate v1.3.0 (https://github.com/KeystoneHQ/libflate.git?tag=1.3.1#e6236f74) [INFO] [stderr] Checking prost-types v0.11.9 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking ur-registry v0.1.1 (/opt/rustwide/workdir/libs/ur-registry) [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stdout] warning: unused import: `cbor_array` [INFO] [stdout] --> libs/ur-registry/src/avalanche/avax_sign_request.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::cbor::{cbor_array, cbor_map}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UUID` [INFO] [stdout] --> libs/ur-registry/src/avalanche/avax_signature.rs:3:59 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::registry_types::{RegistryType, AVAX_SIGNATURE, UUID}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Tag` [INFO] [stdout] --> libs/ur-registry/src/avalanche/avax_signature.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | use minicbor::data::{Int, Tag}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::vec::Vec` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_catalyst_signature.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::format` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_catalyst_voting_registration.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use alloc::format; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::crypto_key_path::CryptoKeyPath` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_delegation.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::crypto_key_path::CryptoKeyPath; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CRYPTO_KEYPATH` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_delegation.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::registry_types::{RegistryType, CARDANO_DELEGSTION, CRYPTO_KEYPATH}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `String` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_delegation.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::string::{String, ToString}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Tag` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_delegation.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | use minicbor::data::{Int, Tag}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::format` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_sign_cip8_data_request.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::format; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::format` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_sign_data_request.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::format; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::crypto_key_path::CryptoKeyPath` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_sign_structure.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::crypto_key_path::CryptoKeyPath; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CARDANO_CERT_KEY`, `CRYPTO_KEYPATH`, and `RegistryType` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_sign_structure.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::registry_types::{RegistryType, CARDANO_CERT_KEY, CRYPTO_KEYPATH}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RegistryItem` and `To` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_sign_structure.rs:5:48 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::traits::{From as FromCbor, MapSize, RegistryItem, To}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::convert::From` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_sign_structure.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use core::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Int` and `Tag` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_sign_structure.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | use minicbor::data::{Int, Tag}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error` and `Write` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_sign_structure.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | use minicbor::encode::{Error, Write}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Encoder` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_sign_structure.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | use minicbor::{Decoder, Encoder}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cbor::cbor_map` [INFO] [stdout] --> libs/ur-registry/src/cardano/governance.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::cbor::cbor_map; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::crypto_key_path::CryptoKeyPath` [INFO] [stdout] --> libs/ur-registry/src/cardano/governance.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::crypto_key_path::CryptoKeyPath; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CARDANO_SIGN_DATA_REQUEST`, `CRYPTO_KEYPATH`, `RegistryType`, and `UUID` [INFO] [stdout] --> libs/ur-registry/src/cardano/governance.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::registry_types::{RegistryType, CARDANO_SIGN_DATA_REQUEST, CRYPTO_KEYPATH, UUID}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `From as FromCbor`, `MapSize`, `RegistryItem`, and `To` [INFO] [stdout] --> libs/ur-registry/src/cardano/governance.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::traits::{From as FromCbor, MapSize, RegistryItem, To}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::types::Bytes` [INFO] [stdout] --> libs/ur-registry/src/cardano/governance.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::types::Bytes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::format` [INFO] [stdout] --> libs/ur-registry/src/cardano/governance.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::format; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Int` and `Tag` [INFO] [stdout] --> libs/ur-registry/src/cardano/governance.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | use minicbor::data::{Int, Tag}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `From as FromCbor` and `To` [INFO] [stdout] --> libs/ur-registry/src/cosmos/evm_signature.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::traits::{From as FromCbor, MapSize, RegistryItem, To}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> libs/ur-registry/src/extend/qr_hardware_call.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | /// size = call_type + params + version [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 102 | let mut size = 3; [INFO] [stdout] | ----------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `To` [INFO] [stdout] --> libs/ur-registry/src/ergo/ergo_signed_tx.rs:4:44 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::traits::{MapSize, RegistryItem, To}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cbor_array` [INFO] [stdout] --> libs/ur-registry/src/avalanche/avax_sign_request.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::cbor::{cbor_array, cbor_map}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UUID` [INFO] [stdout] --> libs/ur-registry/src/avalanche/avax_signature.rs:3:59 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::registry_types::{RegistryType, AVAX_SIGNATURE, UUID}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Tag` [INFO] [stdout] --> libs/ur-registry/src/avalanche/avax_signature.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | use minicbor::data::{Int, Tag}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::vec::Vec` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_catalyst_signature.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::format` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_catalyst_voting_registration.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use alloc::format; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::string::ToString` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_catalyst_voting_registration.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | use alloc::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::crypto_key_path::CryptoKeyPath` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_delegation.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::crypto_key_path::CryptoKeyPath; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CRYPTO_KEYPATH` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_delegation.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::registry_types::{RegistryType, CARDANO_DELEGSTION, CRYPTO_KEYPATH}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `String` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_delegation.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::string::{String, ToString}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Tag` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_delegation.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | use minicbor::data::{Int, Tag}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::format` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_sign_cip8_data_request.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::format; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::format` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_sign_data_request.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::format; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::crypto_key_path::CryptoKeyPath` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_sign_structure.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::crypto_key_path::CryptoKeyPath; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CARDANO_CERT_KEY`, `CRYPTO_KEYPATH`, and `RegistryType` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_sign_structure.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::registry_types::{RegistryType, CARDANO_CERT_KEY, CRYPTO_KEYPATH}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RegistryItem` and `To` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_sign_structure.rs:5:48 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::traits::{From as FromCbor, MapSize, RegistryItem, To}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::convert::From` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_sign_structure.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use core::convert::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Int` and `Tag` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_sign_structure.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | use minicbor::data::{Int, Tag}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error` and `Write` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_sign_structure.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | use minicbor::encode::{Error, Write}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Encoder` [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_sign_structure.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | use minicbor::{Decoder, Encoder}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cbor::cbor_map` [INFO] [stdout] --> libs/ur-registry/src/cardano/governance.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::cbor::cbor_map; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::crypto_key_path::CryptoKeyPath` [INFO] [stdout] --> libs/ur-registry/src/cardano/governance.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::crypto_key_path::CryptoKeyPath; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CARDANO_SIGN_DATA_REQUEST`, `CRYPTO_KEYPATH`, `RegistryType`, and `UUID` [INFO] [stdout] --> libs/ur-registry/src/cardano/governance.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::registry_types::{RegistryType, CARDANO_SIGN_DATA_REQUEST, CRYPTO_KEYPATH, UUID}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `From as FromCbor`, `MapSize`, `RegistryItem`, and `To` [INFO] [stdout] --> libs/ur-registry/src/cardano/governance.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::traits::{From as FromCbor, MapSize, RegistryItem, To}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::types::Bytes` [INFO] [stdout] --> libs/ur-registry/src/cardano/governance.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::types::Bytes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::format` [INFO] [stdout] --> libs/ur-registry/src/cardano/governance.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::format; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Int` and `Tag` [INFO] [stdout] --> libs/ur-registry/src/cardano/governance.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | use minicbor::data::{Int, Tag}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `From as FromCbor` and `To` [INFO] [stdout] --> libs/ur-registry/src/cosmos/evm_signature.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::traits::{From as FromCbor, MapSize, RegistryItem, To}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> libs/ur-registry/src/ethereum/eth_sign_request.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> libs/ur-registry/src/extend/qr_hardware_call.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | /// size = call_type + params + version [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 102 | let mut size = 3; [INFO] [stdout] | ----------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::vec` [INFO] [stdout] --> libs/ur-registry/src/ton/ton_sign_request.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | use alloc::vec; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::crypto_key_path::PathComponent` [INFO] [stdout] --> libs/ur-registry/src/ton/ton_sign_request.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | use crate::crypto_key_path::PathComponent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::println` [INFO] [stdout] --> libs/ur-registry/src/ton/ton_signature.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | use std::println; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `minicbor::Encode` [INFO] [stdout] --> libs/ur-registry/src/ergo/ergo_sign_request.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | use minicbor::Encode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `To` [INFO] [stdout] --> libs/ur-registry/src/ergo/ergo_signed_tx.rs:4:44 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::traits::{MapSize, RegistryItem, To}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `error_in_core` has been stable since 1.81.0 and no longer requires an attribute to enable [INFO] [stdout] --> libs/ur-registry/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(error_in_core)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `error_in_core` has been stable since 1.81.0 and no longer requires an attribute to enable [INFO] [stdout] --> libs/ur-registry/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(error_in_core)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/arweave/arweave_crypto_account.rs:155:41 [INFO] [stdout] | [INFO] [stdout] 155 | hex::encode(arweave_account.to_bytes().unwrap()).to_lowercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/arweave/arweave_crypto_account.rs:165:53 [INFO] [stdout] | [INFO] [stdout] 165 | let arweave_account = ArweaveCryptoAccount::from_cbor(bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/arweave/arweave_sign_request.rs:303:38 [INFO] [stdout] | [INFO] [stdout] 303 | hex::encode(sign_request.to_bytes().unwrap()).to_lowercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/arweave/arweave_sign_request.rs:313:48 [INFO] [stdout] | [INFO] [stdout] 313 | let sign_request = ArweaveSignRequest::from_cbor(bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/arweave/arweave_signature.rs:129:39 [INFO] [stdout] | [INFO] [stdout] 129 | hex::encode(sol_signature.to_bytes().unwrap()).to_lowercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/arweave/arweave_signature.rs:139:43 [INFO] [stdout] | [INFO] [stdout] 139 | let sol_signature = SolSignature::from_cbor(bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/avalanche/avax_signature.rs:116:40 [INFO] [stdout] | [INFO] [stdout] 116 | hex::encode(avax_signature.to_bytes().unwrap()).to_lowercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/avalanche/avax_signature.rs:126:45 [INFO] [stdout] | [INFO] [stdout] 126 | let avax_signature = AvaxSignature::from_cbor(bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/bytes.rs:79:32 [INFO] [stdout] | [INFO] [stdout] 79 | hex::encode(crypto.to_bytes().unwrap()).to_uppercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/bytes.rs:82:22 [INFO] [stdout] | [INFO] [stdout] 82 | &(crypto.to_bytes().unwrap()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/bytes.rs:96:29 [INFO] [stdout] | [INFO] [stdout] 96 | let crypto = Bytes::from_cbor(decode_data.unwrap().1).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_catalyst_voting_registration.rs:169:65 [INFO] [stdout] | [INFO] [stdout] 169 | let request = CardanoCatalystVotingRegistrationRequest::from_cbor(cbor).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/cardano/cardano_sign_structure.rs:75:52 [INFO] [stdout] | [INFO] [stdout] 75 | let sign_structure = CardanoSignStructure::from_cbor(sign_structure_bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_account.rs:177:39 [INFO] [stdout] | [INFO] [stdout] 177 | hex::encode(crypto.to_bytes().unwrap()).to_lowercase()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_account.rs:180:22 [INFO] [stdout] | [INFO] [stdout] 180 | &(crypto.to_bytes().unwrap()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_account.rs:200:37 [INFO] [stdout] | [INFO] [stdout] 200 | let crypto = CryptoAccount::from_cbor(bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_coin_info.rs:162:32 [INFO] [stdout] | [INFO] [stdout] 162 | hex::encode(crypto.to_bytes().unwrap()).to_lowercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_coin_info.rs:166:22 [INFO] [stdout] | [INFO] [stdout] 166 | &(crypto.to_bytes().unwrap()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_coin_info.rs:175:38 [INFO] [stdout] | [INFO] [stdout] 175 | let crypto = CryptoCoinInfo::from_cbor(bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_ec_key.rs:156:39 [INFO] [stdout] | [INFO] [stdout] 156 | hex::encode(crypto_ec_key.to_bytes().unwrap()).to_uppercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_ec_key.rs:160:29 [INFO] [stdout] | [INFO] [stdout] 160 | &(crypto_ec_key.to_bytes().unwrap()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_ec_key.rs:172:42 [INFO] [stdout] | [INFO] [stdout] 172 | let crypto_ec_key = CryptoECKey::from_cbor(bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_hd_key.rs:423:36 [INFO] [stdout] | [INFO] [stdout] 423 | hex::encode(master_key.to_bytes().unwrap()).to_uppercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_hd_key.rs:454:32 [INFO] [stdout] | [INFO] [stdout] 454 | hex::encode(hd_key.to_bytes().unwrap()).to_uppercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_hd_key.rs:458:33 [INFO] [stdout] | [INFO] [stdout] 458 | ur::encode(&(hd_key.to_bytes().unwrap()), CryptoHDKey::get_registry_type().get_type())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_hd_key.rs:463:39 [INFO] [stdout] | [INFO] [stdout] 463 | ... let master_key = CryptoHDKey::from_cbor(Vec::from_hex("A301F503582100E8F32E723DECF4051AEFAC8E2C93C9C5B214313817CDB01A1494B917C8436B... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_hd_key.rs:473:35 [INFO] [stdout] | [INFO] [stdout] 473 | ... let hd_key = CryptoHDKey::from_cbor(Vec::from_hex("A5035821026FE2355745BB2DB3630BBC80EF5D58951C963C841F54170BA6E5C12BE7FC12A6045820... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_key_path.rs:330:41 [INFO] [stdout] | [INFO] [stdout] 330 | hex::encode(crypto_key_path.to_bytes().unwrap()).to_uppercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_key_path.rs:334:31 [INFO] [stdout] | [INFO] [stdout] 334 | &(crypto_key_path.to_bytes().unwrap()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_key_path.rs:357:41 [INFO] [stdout] | [INFO] [stdout] 357 | hex::encode(crypto_key_path.to_bytes().unwrap()).to_uppercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_key_path.rs:361:31 [INFO] [stdout] | [INFO] [stdout] 361 | &(crypto_key_path.to_bytes().unwrap()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_key_path.rs:375:37 [INFO] [stdout] | [INFO] [stdout] 375 | let crypto = CryptoKeyPath::from_cbor(bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_key_path.rs:382:37 [INFO] [stdout] | [INFO] [stdout] 382 | let crypto = CryptoKeyPath::from_cbor(bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_output.rs:156:32 [INFO] [stdout] | [INFO] [stdout] 156 | hex::encode(crypto.to_bytes().unwrap()).to_lowercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_output.rs:160:22 [INFO] [stdout] | [INFO] [stdout] 160 | &(crypto.to_bytes().unwrap()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_output.rs:178:32 [INFO] [stdout] | [INFO] [stdout] 178 | hex::encode(crypto.to_bytes().unwrap()).to_lowercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_output.rs:196:32 [INFO] [stdout] | [INFO] [stdout] 196 | hex::encode(crypto.to_bytes().unwrap()).to_lowercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_output.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | hex::encode(crypto.to_bytes().unwrap()).to_lowercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_output.rs:219:36 [INFO] [stdout] | [INFO] [stdout] 219 | let crypto = CryptoOutput::from_cbor(bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/crypto_output.rs:230:36 [INFO] [stdout] | [INFO] [stdout] 230 | let crypto = CryptoOutput::from_cbor(bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/ethereum/eth_sign_request.rs:299:42 [INFO] [stdout] | [INFO] [stdout] 299 | hex::encode(eth_sign_request.to_bytes().unwrap()).to_lowercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/ethereum/eth_sign_request.rs:309:48 [INFO] [stdout] | [INFO] [stdout] 309 | let eth_sign_request = EthSignRequest::from_cbor(bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/ethereum/eth_sign_request.rs:346:61 [INFO] [stdout] | [INFO] [stdout] 346 | let data = hex::decode(hex::encode(eth_sign_request.to_bytes().unwrap())).unwrap(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/ethereum/eth_signature.rs:157:39 [INFO] [stdout] | [INFO] [stdout] 157 | hex::encode(eth_signature.to_bytes().unwrap()).to_lowercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/ethereum/eth_signature.rs:167:43 [INFO] [stdout] | [INFO] [stdout] 167 | let eth_signature = EthSignature::from_cbor(bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/extend/crypto_multi_accounts.rs:230:312 [INFO] [stdout] | [INFO] [stdout] 230 | ...3235363566370565312e302e30", hex::encode(crypto_multi_accounts.to_bytes().unwrap())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/extend/crypto_multi_accounts.rs:240:58 [INFO] [stdout] | [INFO] [stdout] 240 | ... let crypto_multi_accounts = CryptoMultiAccounts::from_cbor(Vec::from_hex("a5011ae9181cf30281d9012fa203582102eae4b876a8696134b868f88... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ethabi v18.0.0 [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/extend/crypto_multi_accounts.rs:258:58 [INFO] [stdout] | [INFO] [stdout] 258 | let crypto_multi_accounts = CryptoMultiAccounts::from_cbor(decode_data.unwrap().1).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/extend/crypto_multi_accounts.rs:282:58 [INFO] [stdout] | [INFO] [stdout] 282 | let crypto_multi_accounts = CryptoMultiAccounts::from_cbor(decode_data.unwrap().1).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/keystone/keystone_sign_request.rs:126:47 [INFO] [stdout] | [INFO] [stdout] 126 | hex::encode(keystone_sign_request.to_bytes().unwrap()).to_lowercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/keystone/keystone_sign_request.rs:135:58 [INFO] [stdout] | [INFO] [stdout] 135 | let keystone_sign_request = KeystoneSignRequest::from_cbor(bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/keystone/keystone_sign_result.rs:100:46 [INFO] [stdout] | [INFO] [stdout] 100 | hex::encode(keystone_sign_result.to_bytes().unwrap()).to_lowercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/keystone/keystone_sign_result.rs:110:56 [INFO] [stdout] | [INFO] [stdout] 110 | let keystone_sign_result = KeystoneSignResult::from_cbor(bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/near/near_sign_request.rs:226:38 [INFO] [stdout] | [INFO] [stdout] 226 | hex::encode(sign_request.to_bytes().unwrap()).to_lowercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/near/near_sign_request.rs:236:45 [INFO] [stdout] | [INFO] [stdout] 236 | let sign_request = NearSignRequest::from_cbor(bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/near/near_signature.rs:136:40 [INFO] [stdout] | [INFO] [stdout] 136 | hex::encode(near_signature.to_bytes().unwrap()).to_lowercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/near/near_signature.rs:147:45 [INFO] [stdout] | [INFO] [stdout] 147 | let near_signature = NearSignature::from_cbor(cbor).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/traits.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | let message = self.to_bytes().unwrap(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/solana/sol_sign_request.rs:270:42 [INFO] [stdout] | [INFO] [stdout] 270 | hex::encode(sol_sign_request.to_bytes().unwrap()).to_lowercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/solana/sol_sign_request.rs:280:48 [INFO] [stdout] | [INFO] [stdout] 280 | let sol_sign_request = SolSignRequest::from_cbor(bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/solana/sol_signature.rs:135:39 [INFO] [stdout] | [INFO] [stdout] 135 | hex::encode(sol_signature.to_bytes().unwrap()).to_lowercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/solana/sol_signature.rs:145:43 [INFO] [stdout] | [INFO] [stdout] 145 | let sol_signature = SolSignature::from_cbor(bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/stellar/stellar_sign_request.rs:270:46 [INFO] [stdout] | [INFO] [stdout] 270 | hex::encode(stellar_sign_request.to_bytes().unwrap()).to_lowercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/stellar/stellar_sign_request.rs:280:56 [INFO] [stdout] | [INFO] [stdout] 280 | let stellar_sign_request = StellarSignRequest::from_cbor(bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/stellar/stellar_signature.rs:135:43 [INFO] [stdout] | [INFO] [stdout] 135 | hex::encode(stellar_signature.to_bytes().unwrap()).to_lowercase() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry/src/stellar/stellar_signature.rs:145:51 [INFO] [stdout] | [INFO] [stdout] 145 | let stellar_signature = StellarSignature::from_cbor(bytes).unwrap(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> libs/ur-registry/src/avalanche/avax_signature.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let mut size = 2; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry/src/traits.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | let message = self.to_bytes().unwrap(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> libs/ur-registry/src/avalanche/avax_signature.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let mut size = 2; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> libs/ur-registry/src/extend/qr_hardware_call.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | _ => "0".to_string(), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> libs/ur-registry/src/extend/qr_hardware_call.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 63 | HardWareCallVersion::V0 => "0".to_string(), [INFO] [stdout] | ----------------------- matches some of the same values [INFO] [stdout] 64 | HardWareCallVersion::V1 => "1".to_string(), [INFO] [stdout] | ----------------------- matches some of the same values [INFO] [stdout] 65 | _ => "0".to_string(), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> libs/ur-registry/src/extend/qr_hardware_call.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | _ => "0".to_string(), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> libs/ur-registry/src/extend/qr_hardware_call.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 63 | HardWareCallVersion::V0 => "0".to_string(), [INFO] [stdout] | ----------------------- matches some of the same values [INFO] [stdout] 64 | HardWareCallVersion::V1 => "1".to_string(), [INFO] [stdout] | ----------------------- matches some of the same values [INFO] [stdout] 65 | _ => "0".to_string(), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> libs/ur-registry/src/zcash/zcash_pczt.rs:53:46 [INFO] [stdout] | [INFO] [stdout] 53 | fn decode(d: &mut minicbor::Decoder<'b>, ctx: &mut C) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> libs/ur-registry/src/zcash/zcash_unified_full_viewing_key.rs:71:46 [INFO] [stdout] | [INFO] [stdout] 71 | fn decode(d: &mut minicbor::Decoder<'b>, ctx: &mut C) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ur-parse-lib v0.2.0 (/opt/rustwide/workdir/libs/ur-parse-lib) [INFO] [stderr] Checking ur-registry-ffi v0.0.1 (/opt/rustwide/workdir/libs/ur-registry-ffi) [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> libs/ur-registry/src/zcash/zcash_pczt.rs:53:46 [INFO] [stdout] | [INFO] [stdout] 53 | fn decode(d: &mut minicbor::Decoder<'b>, ctx: &mut C) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> libs/ur-registry/src/zcash/zcash_unified_full_viewing_key.rs:71:46 [INFO] [stdout] | [INFO] [stdout] 71 | fn decode(d: &mut minicbor::Decoder<'b>, ctx: &mut C) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/aptos/aptos_sign_request.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / export! { [INFO] [stdout] 20 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateAptosSignRequest [INFO] [stdout] 21 | | fn generate_aptos_sign_request( [INFO] [stdout] 22 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/aptos/aptos_signature.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / export! { [INFO] [stdout] 12 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseAptosSignature [INFO] [stdout] 13 | | fn parse_aptos_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 14 | | if APTOS_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/arweave/arweave_account.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / export! { [INFO] [stdout] 10 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseArweaveAccount [INFO] [stdout] 11 | | fn parse_arweave_account(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 12 | | if ARWEAVE_CRYPTO_ACCOUNT.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/arweave/arweave_sign_request.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / export! { [INFO] [stdout] 11 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateArweaveSignRequest [INFO] [stdout] 12 | | fn generate_arweave_sign_request( [INFO] [stdout] 13 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 72 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/arweave/arweave_signature.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / export! { [INFO] [stdout] 13 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseArweaveSignature [INFO] [stdout] 14 | | fn parse_arweave_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 15 | | if ARWEAVE_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/bitcoin/btc_sign_request.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / export! { [INFO] [stdout] 19 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateBTCSignRequest [INFO] [stdout] 20 | | fn generate_btc_sign_request( [INFO] [stdout] 21 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 92 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/bitcoin/btc_signature.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / export! { [INFO] [stdout] 10 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseBTCSignature [INFO] [stdout] 11 | | fn parse_btc_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 12 | | if BTC_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/bitcoin/crypto_psbt.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / export! { [INFO] [stdout] 14 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseCryptoPSBT [INFO] [stdout] 15 | | fn parse_crypto_psbt(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 16 | | if CRYPTO_PSBT.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 50 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/cardano/cardano_sign_request.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / export! { [INFO] [stdout] 31 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateCardanoSignRequest [INFO] [stdout] 32 | | fn generate_cardano_sign_request( [INFO] [stdout] 33 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 155 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/cardano/cardano_signature.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / export! { [INFO] [stdout] 12 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseCardanoSignature [INFO] [stdout] 13 | | fn parse_cardano_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 14 | | if CARDANO_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/cosmos/cosmos_sign_request.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / export! { [INFO] [stdout] 20 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateCosmosSignRequest [INFO] [stdout] 21 | | fn generate_cosmos_sign_request( [INFO] [stdout] 22 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 93 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/cosmos/cosmos_signature.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / export! { [INFO] [stdout] 12 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseCosmosSignature [INFO] [stdout] 13 | | fn parse_cosmos_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 14 | | if COSMOS_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/ethereum/eth_sign_request.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / export! { [INFO] [stdout] 12 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateETHSignRequest [INFO] [stdout] 13 | | fn generate_eth_sign_request( [INFO] [stdout] 14 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/ethereum/eth_signature.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / export! { [INFO] [stdout] 13 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseETHSignature [INFO] [stdout] 14 | | fn parse_eth_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 15 | | if ETH_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/evm/evm_sign_request.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / export! { [INFO] [stdout] 20 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateEvmSignRequest [INFO] [stdout] 21 | | fn generate_evm_sign_request( [INFO] [stdout] 22 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 93 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/evm/evm_signature.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / export! { [INFO] [stdout] 10 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseEvmSignature [INFO] [stdout] 11 | | fn parse_evm_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 12 | | if EVM_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `arg::*` [INFO] [stdout] --> libs/ur-registry-ffi/src/export/android/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use arg::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ret::*` [INFO] [stdout] --> libs/ur-registry-ffi/src/export/android/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use ret::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow` [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use anyhow; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ffi_support` [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use ffi_support; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/keystone/keystone_sign_request.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / export! { [INFO] [stdout] 10 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateKeystoneSignRequest [INFO] [stdout] 11 | | fn generate_keystone_sign_request( [INFO] [stdout] 12 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/keystone/keystone_sign_result.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / export! { [INFO] [stdout] 15 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseKeystoneSignResult [INFO] [stdout] 16 | | fn parse_keystone_sign_result(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 17 | | if KEYSTONE_SIGN_RESULT.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/near/near_sign_request.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / export! { [INFO] [stdout] 11 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateNearSignRequest [INFO] [stdout] 12 | | fn generate_near_sign_request( [INFO] [stdout] 13 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/near/near_signature.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / export! { [INFO] [stdout] 13 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseNearSignature [INFO] [stdout] 14 | | fn parse_near_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 15 | | if NEAR_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/solana/sol_sign_request.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / export! { [INFO] [stdout] 12 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateSolSignRequest [INFO] [stdout] 13 | | fn generate_sol_sign_request( [INFO] [stdout] 14 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/solana/sol_signature.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / export! { [INFO] [stdout] 13 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseSolSignature [INFO] [stdout] 14 | | fn parse_sol_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 15 | | if SOL_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/stellar/stellar_sign_request.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / export! { [INFO] [stdout] 12 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateStellarSignRequest [INFO] [stdout] 13 | | fn generate_stellar_sign_request( [INFO] [stdout] 14 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/stellar/stellar_signature.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / export! { [INFO] [stdout] 13 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseStellarSignature [INFO] [stdout] 14 | | fn parse_stellar_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 15 | | if STELLAR_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/sui/sui_sign_request.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / export! { [INFO] [stdout] 20 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateSuiSignRequest [INFO] [stdout] 21 | | fn generate_sui_sign_request( [INFO] [stdout] 22 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/sui/sui_signature.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / export! { [INFO] [stdout] 11 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseSuiSignature [INFO] [stdout] 12 | | fn parse_sui_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 13 | | if SUI_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/sync/crypto_account.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / export! { [INFO] [stdout] 31 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseCryptoAccount [INFO] [stdout] 32 | | fn parse_crypto_account(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 33 | | if CRYPTO_ACCOUNT.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/sync/crypto_hd_key.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | / export! { [INFO] [stdout] 86 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseCryptoHDKey [INFO] [stdout] 87 | | fn parse_crypto_hd_key(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 88 | | if CRYPTO_HDKEY.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/sync/crypto_multi_accounts.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / export! { [INFO] [stdout] 41 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseCryptoMultiAccounts [INFO] [stdout] 42 | | fn parse_crypto_multi_accounts(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 43 | | if CRYPTO_MULTI_ACCOUNTS.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/ton/ton_sign_request.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / export! { [INFO] [stdout] 12 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateTonSignRequest [INFO] [stdout] 13 | | fn generate_ton_sign_request( [INFO] [stdout] 14 | | request_id: &str, //optional [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/ton/ton_signature.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / export! { [INFO] [stdout] 11 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseTonSignature [INFO] [stdout] 12 | | fn parse_ton_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 13 | | if TON_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/tron/tron_sign_request.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / export! { [INFO] [stdout] 17 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateTronSignRequest [INFO] [stdout] 18 | | fn generate_tron_sign_request( [INFO] [stdout] 19 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ur_registry::traits::From` [INFO] [stdout] --> libs/ur-registry-ffi/src/tron/tron_signature.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use ur_registry::traits::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tron::types::tron::Transaction` [INFO] [stdout] --> libs/ur-registry-ffi/src/tron/tron_signature.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::tron::types::tron::Transaction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/tron/tron_signature.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / export! { [INFO] [stdout] 18 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseTronSignature [INFO] [stdout] 19 | | fn parse_tron_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 20 | | if KEYSTONE_SIGN_RESULT.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> libs/ur-registry-ffi/src/tron/types/contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> libs/ur-registry-ffi/src/tron/types/tron.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/utils/crypto.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / export! { [INFO] [stdout] 10 | | @Java_com_keystone_sdk_KeystoneNativeSDK_getUncompressedKey [INFO] [stdout] 11 | | fn get_uncompressed_key( [INFO] [stdout] 12 | | compressed_key: &str [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error` and `format_err` [INFO] [stdout] --> libs/ur-registry-ffi/src/utils/hd_path.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use anyhow::{format_err, Error}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DerivationPath` and `XPub` [INFO] [stdout] --> libs/ur-registry-ffi/src/utils/hd_path.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use bip32::{DerivationPath, XPub}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hex` [INFO] [stdout] --> libs/ur-registry-ffi/src/utils/hd_path.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use hex; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Parity` and `XOnlyPublicKey` [INFO] [stdout] --> libs/ur-registry-ffi/src/utils/hd_path.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use secp256k1::{Parity, XOnlyPublicKey}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> libs/ur-registry-ffi/src/utils/hd_path.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> libs/ur-registry-ffi/src/utils/hd_path.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ur_registry::crypto_key_path` [INFO] [stdout] --> libs/ur-registry-ffi/src/utils/hd_path.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use ur_registry::crypto_key_path; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PathComponent` [INFO] [stdout] --> libs/ur-registry-ffi/src/utils/hd_path.rs:11:51 [INFO] [stdout] | [INFO] [stdout] 11 | use ur_registry::crypto_key_path::{CryptoKeyPath, PathComponent}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/utils/hd_path.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / export! { [INFO] [stdout] 73 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseHDPath [INFO] [stdout] 74 | | fn parse_hd_path( [INFO] [stdout] 75 | | hd_path: &str [INFO] [stdout] ... | [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crypto_hd_key::CryptoHDKey` [INFO] [stdout] --> libs/ur-registry-ffi/src/zcash/zcash_accounts.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | use ur_registry::{crypto_hd_key::CryptoHDKey, registry_types::ZCASH_ACCOUNTS}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/zcash/zcash_accounts.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / export! { [INFO] [stdout] 62 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseZcashAccounts [INFO] [stdout] 63 | | fn parse_zcash_accounts( [INFO] [stdout] 64 | | ur_type: &str, [INFO] [stdout] ... | [INFO] [stdout] 82 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/zcash/zcash_pczt.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / export! { [INFO] [stdout] 14 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateZcashPczt [INFO] [stdout] 15 | | fn generate_zcash_pczt( [INFO] [stdout] 16 | | data: &str [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/ergo/ergo_sign_request.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / export! { [INFO] [stdout] 26 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateErgoSignRequest [INFO] [stdout] 27 | | fn generate_ergo_sign_request( [INFO] [stdout] 28 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/ergo/ergo_signed_tx.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / export! { [INFO] [stdout] 10 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseErgoSignedTx [INFO] [stdout] 11 | | fn parse_ergo_signed_tx(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 12 | | if ERGO_SIGNED_TX.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/aptos/aptos_sign_request.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / export! { [INFO] [stdout] 20 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateAptosSignRequest [INFO] [stdout] 21 | | fn generate_aptos_sign_request( [INFO] [stdout] 22 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/aptos/aptos_signature.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / export! { [INFO] [stdout] 12 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseAptosSignature [INFO] [stdout] 13 | | fn parse_aptos_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 14 | | if APTOS_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/arweave/arweave_account.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / export! { [INFO] [stdout] 10 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseArweaveAccount [INFO] [stdout] 11 | | fn parse_arweave_account(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 12 | | if ARWEAVE_CRYPTO_ACCOUNT.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/arweave/arweave_sign_request.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / export! { [INFO] [stdout] 11 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateArweaveSignRequest [INFO] [stdout] 12 | | fn generate_arweave_sign_request( [INFO] [stdout] 13 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 72 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/arweave/arweave_signature.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / export! { [INFO] [stdout] 13 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseArweaveSignature [INFO] [stdout] 14 | | fn parse_arweave_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 15 | | if ARWEAVE_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/bitcoin/btc_sign_request.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / export! { [INFO] [stdout] 19 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateBTCSignRequest [INFO] [stdout] 20 | | fn generate_btc_sign_request( [INFO] [stdout] 21 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 92 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/bitcoin/btc_signature.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / export! { [INFO] [stdout] 10 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseBTCSignature [INFO] [stdout] 11 | | fn parse_btc_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 12 | | if BTC_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/bitcoin/crypto_psbt.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / export! { [INFO] [stdout] 14 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseCryptoPSBT [INFO] [stdout] 15 | | fn parse_crypto_psbt(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 16 | | if CRYPTO_PSBT.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 50 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/cardano/cardano_sign_request.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / export! { [INFO] [stdout] 31 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateCardanoSignRequest [INFO] [stdout] 32 | | fn generate_cardano_sign_request( [INFO] [stdout] 33 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 155 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/cardano/cardano_signature.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / export! { [INFO] [stdout] 12 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseCardanoSignature [INFO] [stdout] 13 | | fn parse_cardano_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 14 | | if CARDANO_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/cosmos/cosmos_sign_request.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / export! { [INFO] [stdout] 20 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateCosmosSignRequest [INFO] [stdout] 21 | | fn generate_cosmos_sign_request( [INFO] [stdout] 22 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 93 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/cosmos/cosmos_signature.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / export! { [INFO] [stdout] 12 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseCosmosSignature [INFO] [stdout] 13 | | fn parse_cosmos_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 14 | | if COSMOS_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/ethereum/eth_sign_request.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / export! { [INFO] [stdout] 12 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateETHSignRequest [INFO] [stdout] 13 | | fn generate_eth_sign_request( [INFO] [stdout] 14 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 74 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/ethereum/eth_signature.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / export! { [INFO] [stdout] 13 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseETHSignature [INFO] [stdout] 14 | | fn parse_eth_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 15 | | if ETH_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/evm/evm_sign_request.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / export! { [INFO] [stdout] 20 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateEvmSignRequest [INFO] [stdout] 21 | | fn generate_evm_sign_request( [INFO] [stdout] 22 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 93 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/evm/evm_signature.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / export! { [INFO] [stdout] 10 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseEvmSignature [INFO] [stdout] 11 | | fn parse_evm_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 12 | | if EVM_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `arg::*` [INFO] [stdout] --> libs/ur-registry-ffi/src/export/android/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use arg::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ret::*` [INFO] [stdout] --> libs/ur-registry-ffi/src/export/android/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use ret::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow` [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use anyhow; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ffi_support` [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use ffi_support; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/keystone/keystone_sign_request.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / export! { [INFO] [stdout] 10 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateKeystoneSignRequest [INFO] [stdout] 11 | | fn generate_keystone_sign_request( [INFO] [stdout] 12 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/keystone/keystone_sign_result.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / export! { [INFO] [stdout] 15 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseKeystoneSignResult [INFO] [stdout] 16 | | fn parse_keystone_sign_result(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 17 | | if KEYSTONE_SIGN_RESULT.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/near/near_sign_request.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / export! { [INFO] [stdout] 11 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateNearSignRequest [INFO] [stdout] 12 | | fn generate_near_sign_request( [INFO] [stdout] 13 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/near/near_signature.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / export! { [INFO] [stdout] 13 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseNearSignature [INFO] [stdout] 14 | | fn parse_near_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 15 | | if NEAR_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/solana/sol_sign_request.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / export! { [INFO] [stdout] 12 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateSolSignRequest [INFO] [stdout] 13 | | fn generate_sol_sign_request( [INFO] [stdout] 14 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/solana/sol_signature.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / export! { [INFO] [stdout] 13 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseSolSignature [INFO] [stdout] 14 | | fn parse_sol_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 15 | | if SOL_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/stellar/stellar_sign_request.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / export! { [INFO] [stdout] 12 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateStellarSignRequest [INFO] [stdout] 13 | | fn generate_stellar_sign_request( [INFO] [stdout] 14 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/stellar/stellar_signature.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / export! { [INFO] [stdout] 13 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseStellarSignature [INFO] [stdout] 14 | | fn parse_stellar_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 15 | | if STELLAR_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/sui/sui_sign_request.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / export! { [INFO] [stdout] 20 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateSuiSignRequest [INFO] [stdout] 21 | | fn generate_sui_sign_request( [INFO] [stdout] 22 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/sui/sui_signature.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / export! { [INFO] [stdout] 11 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseSuiSignature [INFO] [stdout] 12 | | fn parse_sui_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 13 | | if SUI_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/sync/crypto_account.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / export! { [INFO] [stdout] 31 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseCryptoAccount [INFO] [stdout] 32 | | fn parse_crypto_account(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 33 | | if CRYPTO_ACCOUNT.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/sync/crypto_hd_key.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | / export! { [INFO] [stdout] 86 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseCryptoHDKey [INFO] [stdout] 87 | | fn parse_crypto_hd_key(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 88 | | if CRYPTO_HDKEY.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 102 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/sync/crypto_multi_accounts.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / export! { [INFO] [stdout] 41 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseCryptoMultiAccounts [INFO] [stdout] 42 | | fn parse_crypto_multi_accounts(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 43 | | if CRYPTO_MULTI_ACCOUNTS.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/ton/ton_sign_request.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / export! { [INFO] [stdout] 12 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateTonSignRequest [INFO] [stdout] 13 | | fn generate_ton_sign_request( [INFO] [stdout] 14 | | request_id: &str, //optional [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/ton/ton_signature.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / export! { [INFO] [stdout] 11 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseTonSignature [INFO] [stdout] 12 | | fn parse_ton_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 13 | | if TON_SIGNATURE.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/tron/tron_sign_request.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / export! { [INFO] [stdout] 17 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateTronSignRequest [INFO] [stdout] 18 | | fn generate_tron_sign_request( [INFO] [stdout] 19 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ur_registry::traits::From` [INFO] [stdout] --> libs/ur-registry-ffi/src/tron/tron_signature.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use ur_registry::traits::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tron::types::tron::Transaction` [INFO] [stdout] --> libs/ur-registry-ffi/src/tron/tron_signature.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::tron::types::tron::Transaction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/tron/tron_signature.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / export! { [INFO] [stdout] 18 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseTronSignature [INFO] [stdout] 19 | | fn parse_tron_signature(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 20 | | if KEYSTONE_SIGN_RESULT.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> libs/ur-registry-ffi/src/tron/types/contract.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> libs/ur-registry-ffi/src/tron/types/tron.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/utils/crypto.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / export! { [INFO] [stdout] 10 | | @Java_com_keystone_sdk_KeystoneNativeSDK_getUncompressedKey [INFO] [stdout] 11 | | fn get_uncompressed_key( [INFO] [stdout] 12 | | compressed_key: &str [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error` and `format_err` [INFO] [stdout] --> libs/ur-registry-ffi/src/utils/hd_path.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use anyhow::{format_err, Error}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DerivationPath` and `XPub` [INFO] [stdout] --> libs/ur-registry-ffi/src/utils/hd_path.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use bip32::{DerivationPath, XPub}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hex` [INFO] [stdout] --> libs/ur-registry-ffi/src/utils/hd_path.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use hex; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Parity` and `XOnlyPublicKey` [INFO] [stdout] --> libs/ur-registry-ffi/src/utils/hd_path.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use secp256k1::{Parity, XOnlyPublicKey}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> libs/ur-registry-ffi/src/utils/hd_path.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> libs/ur-registry-ffi/src/utils/hd_path.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ur_registry::crypto_key_path` [INFO] [stdout] --> libs/ur-registry-ffi/src/utils/hd_path.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use ur_registry::crypto_key_path; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PathComponent` [INFO] [stdout] --> libs/ur-registry-ffi/src/utils/hd_path.rs:11:51 [INFO] [stdout] | [INFO] [stdout] 11 | use ur_registry::crypto_key_path::{CryptoKeyPath, PathComponent}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/utils/hd_path.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / export! { [INFO] [stdout] 73 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseHDPath [INFO] [stdout] 74 | | fn parse_hd_path( [INFO] [stdout] 75 | | hd_path: &str [INFO] [stdout] ... | [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crypto_hd_key::CryptoHDKey` [INFO] [stdout] --> libs/ur-registry-ffi/src/zcash/zcash_accounts.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | use ur_registry::{crypto_hd_key::CryptoHDKey, registry_types::ZCASH_ACCOUNTS}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/zcash/zcash_accounts.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / export! { [INFO] [stdout] 62 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseZcashAccounts [INFO] [stdout] 63 | | fn parse_zcash_accounts( [INFO] [stdout] 64 | | ur_type: &str, [INFO] [stdout] ... | [INFO] [stdout] 82 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/zcash/zcash_pczt.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / export! { [INFO] [stdout] 14 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateZcashPczt [INFO] [stdout] 15 | | fn generate_zcash_pczt( [INFO] [stdout] 16 | | data: &str [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/ergo/ergo_sign_request.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / export! { [INFO] [stdout] 26 | | @Java_com_keystone_sdk_KeystoneNativeSDK_generateErgoSignRequest [INFO] [stdout] 27 | | fn generate_ergo_sign_request( [INFO] [stdout] 28 | | request_id: &str, [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> libs/ur-registry-ffi/src/export/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | pub extern fn $jname<'jni>( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: libs/ur-registry-ffi/src/ergo/ergo_signed_tx.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / export! { [INFO] [stdout] 10 | | @Java_com_keystone_sdk_KeystoneNativeSDK_parseErgoSignedTx [INFO] [stdout] 11 | | fn parse_ergo_signed_tx(ur_type: &str, cbor_hex: &str) -> String { [INFO] [stdout] 12 | | if ERGO_SIGNED_TX.get_type() != ur_type { [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ur_registry::traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/aptos/aptos_sign_request.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | ).to_bytes() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/aptos/aptos_signature.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | let sig = AptosSignature::from_cbor(cbor)?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/arweave/arweave_account.rs:18:57 [INFO] [stdout] | [INFO] [stdout] 18 | let arweave_account = ArweaveCryptoAccount::from_cbor(cbor).map_err(|_| format_err!(""))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ur_registry::traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/arweave/arweave_sign_request.rs:60:33 [INFO] [stdout] | [INFO] [stdout] 60 | let cbor = match result.to_bytes() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/arweave/arweave_signature.rs:21:55 [INFO] [stdout] | [INFO] [stdout] 21 | let arweave_signature = ArweaveSignature::from_cbor(cbor).map_err(|_| format_err!(""))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/bitcoin/crypto_psbt.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 22 | let psbt = CryptoPSBT::from_cbor(cbor).map_err(|_| format_err!(""))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ur_registry::traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/bitcoin/crypto_psbt.rs:39:52 [INFO] [stdout] | [INFO] [stdout] 39 | let cbor_hex = hex::encode(crypto_psbt.to_bytes()?); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ur_registry::traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/cosmos/cosmos_sign_request.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | ).to_bytes() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/cosmos/cosmos_signature.rs:20:40 [INFO] [stdout] | [INFO] [stdout] 20 | let sig = CosmosSignature::from_cbor(cbor)?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ur_registry::traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/ethereum/eth_sign_request.rs:62:33 [INFO] [stdout] | [INFO] [stdout] 62 | let cbor = match result.to_bytes() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/ethereum/eth_signature.rs:21:47 [INFO] [stdout] | [INFO] [stdout] 21 | let eth_signature = EthSignature::from_cbor(cbor).map_err(|_| format_err!(""))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ur_registry::traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/keystone/keystone_sign_request.rs:37:33 [INFO] [stdout] | [INFO] [stdout] 37 | let cbor = match result.to_bytes() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/keystone/keystone_sign_result.rs:23:60 [INFO] [stdout] | [INFO] [stdout] 23 | let keystone_sign_result = KeystoneSignResult::from_cbor(cbor).map_err(|_| format_err!(""))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ur_registry::traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/near/near_sign_request.rs:69:33 [INFO] [stdout] | [INFO] [stdout] 69 | let cbor = match result.to_bytes() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/near/near_signature.rs:21:49 [INFO] [stdout] | [INFO] [stdout] 21 | let near_signature = NearSignature::from_cbor(cbor).map_err(|_| format_err!(""))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ur_registry::traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/solana/sol_sign_request.rs:58:33 [INFO] [stdout] | [INFO] [stdout] 58 | let cbor = match result.to_bytes() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/solana/sol_signature.rs:21:47 [INFO] [stdout] | [INFO] [stdout] 21 | let sol_signature = SolSignature::from_cbor(cbor).map_err(|_| format_err!(""))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ur_registry::traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/stellar/stellar_sign_request.rs:58:33 [INFO] [stdout] | [INFO] [stdout] 58 | let cbor = match result.to_bytes() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/stellar/stellar_signature.rs:21:55 [INFO] [stdout] | [INFO] [stdout] 21 | let stellar_signature = StellarSignature::from_cbor(cbor).map_err(|_| format_err!(""))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/sync/crypto_account.rs:39:49 [INFO] [stdout] | [INFO] [stdout] 39 | let crypto_account = CryptoAccount::from_cbor(cbor).map_err(|_| format_err!(""))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/sync/crypto_hd_key.rs:94:46 [INFO] [stdout] | [INFO] [stdout] 94 | let crypto_hd_key = CryptoHDKey::from_cbor(cbor).map_err(|_| format_err!(""))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/sync/crypto_multi_accounts.rs:49:62 [INFO] [stdout] | [INFO] [stdout] 49 | let crypto_multi_accounts = CryptoMultiAccounts::from_cbor(cbor).map_err(|_| format_err!(""))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ur_registry::traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/tron/tron_sign_request.rs:92:33 [INFO] [stdout] | [INFO] [stdout] 92 | let cbor = match result.to_bytes() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ur_registry::traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/aptos/aptos_sign_request.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | ).to_bytes() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/aptos/aptos_signature.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | let sig = AptosSignature::from_cbor(cbor)?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/arweave/arweave_account.rs:18:57 [INFO] [stdout] | [INFO] [stdout] 18 | let arweave_account = ArweaveCryptoAccount::from_cbor(cbor).map_err(|_| format_err!(""))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ur_registry::traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/arweave/arweave_sign_request.rs:60:33 [INFO] [stdout] | [INFO] [stdout] 60 | let cbor = match result.to_bytes() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/arweave/arweave_signature.rs:21:55 [INFO] [stdout] | [INFO] [stdout] 21 | let arweave_signature = ArweaveSignature::from_cbor(cbor).map_err(|_| format_err!(""))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/bitcoin/crypto_psbt.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 22 | let psbt = CryptoPSBT::from_cbor(cbor).map_err(|_| format_err!(""))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ur_registry::traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/bitcoin/crypto_psbt.rs:39:52 [INFO] [stdout] | [INFO] [stdout] 39 | let cbor_hex = hex::encode(crypto_psbt.to_bytes()?); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `protobuf::Message` [INFO] [stdout] --> libs/ur-registry-ffi/src/tron/tron_signature.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use protobuf::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ur_registry::traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/cosmos/cosmos_sign_request.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | ).to_bytes() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/cosmos/cosmos_signature.rs:20:40 [INFO] [stdout] | [INFO] [stdout] 20 | let sig = CosmosSignature::from_cbor(cbor)?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ur_registry::traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/ethereum/eth_sign_request.rs:62:33 [INFO] [stdout] | [INFO] [stdout] 62 | let cbor = match result.to_bytes() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/ethereum/eth_signature.rs:21:47 [INFO] [stdout] | [INFO] [stdout] 21 | let eth_signature = EthSignature::from_cbor(cbor).map_err(|_| format_err!(""))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ur_registry::traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/keystone/keystone_sign_request.rs:37:33 [INFO] [stdout] | [INFO] [stdout] 37 | let cbor = match result.to_bytes() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/keystone/keystone_sign_result.rs:23:60 [INFO] [stdout] | [INFO] [stdout] 23 | let keystone_sign_result = KeystoneSignResult::from_cbor(cbor).map_err(|_| format_err!(""))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ur_registry::traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/near/near_sign_request.rs:69:33 [INFO] [stdout] | [INFO] [stdout] 69 | let cbor = match result.to_bytes() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/near/near_signature.rs:21:49 [INFO] [stdout] | [INFO] [stdout] 21 | let near_signature = NearSignature::from_cbor(cbor).map_err(|_| format_err!(""))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ur_registry::traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/solana/sol_sign_request.rs:58:33 [INFO] [stdout] | [INFO] [stdout] 58 | let cbor = match result.to_bytes() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/solana/sol_signature.rs:21:47 [INFO] [stdout] | [INFO] [stdout] 21 | let sol_signature = SolSignature::from_cbor(cbor).map_err(|_| format_err!(""))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ur_registry::traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/stellar/stellar_sign_request.rs:58:33 [INFO] [stdout] | [INFO] [stdout] 58 | let cbor = match result.to_bytes() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/stellar/stellar_signature.rs:21:55 [INFO] [stdout] | [INFO] [stdout] 21 | let stellar_signature = StellarSignature::from_cbor(cbor).map_err(|_| format_err!(""))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/sync/crypto_account.rs:39:49 [INFO] [stdout] | [INFO] [stdout] 39 | let crypto_account = CryptoAccount::from_cbor(cbor).map_err(|_| format_err!(""))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/sync/crypto_hd_key.rs:94:46 [INFO] [stdout] | [INFO] [stdout] 94 | let crypto_hd_key = CryptoHDKey::from_cbor(cbor).map_err(|_| format_err!(""))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ur_registry::traits::From::from_cbor`: please use `try_from` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/sync/crypto_multi_accounts.rs:49:62 [INFO] [stdout] | [INFO] [stdout] 49 | let crypto_multi_accounts = CryptoMultiAccounts::from_cbor(cbor).map_err(|_| format_err!(""))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ur_registry::traits::To::to_bytes`: please use `try_into` instead [INFO] [stdout] --> libs/ur-registry-ffi/src/tron/tron_sign_request.rs:92:33 [INFO] [stdout] | [INFO] [stdout] 92 | let cbor = match result.to_bytes() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `protobuf::Message` [INFO] [stdout] --> libs/ur-registry-ffi/src/tron/tron_signature.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use protobuf::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> libs/ur-registry-ffi/src/utils/crypto.rs:14:36 [INFO] [stdout] | [INFO] [stdout] 14 | let slice = &compressed_key.clone()[2..]; [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> libs/ur-registry-ffi/src/utils/crypto.rs:14:36 [INFO] [stdout] | [INFO] [stdout] 14 | let slice = &compressed_key.clone()[2..]; [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.53s [INFO] running `Command { std: "docker" "inspect" "36cc6a9008a3d72e005fb0756845af3d59fe90d509431eadee4fa55515202412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36cc6a9008a3d72e005fb0756845af3d59fe90d509431eadee4fa55515202412", kill_on_drop: false }` [INFO] [stdout] 36cc6a9008a3d72e005fb0756845af3d59fe90d509431eadee4fa55515202412