[INFO] fetching crate neo3 0.5.0... [INFO] building neo3-0.5.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate neo3 0.5.0 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate neo3 0.5.0 [INFO] finished tweaking crates.io crate neo3 0.5.0 [INFO] tweaked toml for crates.io crate neo3 0.5.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate neo3 0.5.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate neo3 0.5.0 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd35887327706bd89039dffb1222b2ac6f74a79274152d94dc3bed7ca8af809a [INFO] running `Command { std: "docker" "start" "-a" "fd35887327706bd89039dffb1222b2ac6f74a79274152d94dc3bed7ca8af809a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd35887327706bd89039dffb1222b2ac6f74a79274152d94dc3bed7ca8af809a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd35887327706bd89039dffb1222b2ac6f74a79274152d94dc3bed7ca8af809a", kill_on_drop: false }` [INFO] [stdout] fd35887327706bd89039dffb1222b2ac6f74a79274152d94dc3bed7ca8af809a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d15121598edda759913bdaf3b71dc07a39d38c344c43cf618864bf5e92a5220 [INFO] running `Command { std: "docker" "start" "-a" "9d15121598edda759913bdaf3b71dc07a39d38c344c43cf618864bf5e92a5220", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rlp-derive v0.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling rlp v0.6.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling impl-rlp v0.4.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling impl-serde v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling tower-http v0.6.4 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling ethbloom v0.14.1 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling neo3 v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling bip39 v2.1.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling wiremock v0.6.3 [INFO] [stderr] Compiling reqwest v0.12.18 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling open-fastrlp v0.1.4 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling ethereum-types v0.15.1 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling tokio-tungstenite v0.23.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling getset v0.1.5 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling ecb v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling const-hex v1.14.1 [INFO] [stderr] Compiling futures-locks v0.7.1 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling block-modes v0.9.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:72:45 [INFO] [stdout] | [INFO] [stdout] 72 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { [INFO] [stdout] | -----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:405:54 [INFO] [stdout] | [INFO] [stdout] 405 | #![warn(missing_debug_implementations, missing_docs, rust_2018_idioms, unreachable_pub)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_paths)]` implied by `#[warn(rust_2018_idioms)]` [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 72 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_types/contract/nef_file.rs:154:25 [INFO] [stdout] | [INFO] [stdout] 154 | fn decode(reader: &mut Decoder) -> Result { [INFO] [stdout] | ^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 154 | fn decode(reader: &mut Decoder<'_>) -> Result { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_types/contract/nef_file.rs:245:25 [INFO] [stdout] | [INFO] [stdout] 245 | fn decode(reader: &mut Decoder) -> Result [INFO] [stdout] | ^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 245 | fn decode(reader: &mut Decoder<'_>) -> Result [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/neo_types/nns/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use record_state::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the name `RecordType` in the type namespace is first re-exported here [INFO] [stdout] 3 | pub use record_type::*; [INFO] [stdout] | -------------- but the name `RecordType` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `substrate` [INFO] [stdout] --> src/neo_types/serde_with_utils.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "substrate")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `coins-ledger`, `default`, `futures`, `impl-codec`, `impl-serde`, `ledger`, `mock-hsm`, `no_std`, `protobuf`, `scale-info`, `sgx`, and `yubi` [INFO] [stdout] = help: consider adding `substrate` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `substrate` [INFO] [stdout] --> src/neo_types/serde_with_utils.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "substrate")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `coins-ledger`, `default`, `futures`, `impl-codec`, `impl-serde`, `ledger`, `mock-hsm`, `no_std`, `protobuf`, `scale-info`, `sgx`, and `yubi` [INFO] [stdout] = help: consider adding `substrate` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_types/serde_with_utils.rs:1034:44 [INFO] [stdout] | [INFO] [stdout] 1034 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { [INFO] [stdout] | -----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 1034 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_types/serde_with_utils.rs:1070:44 [INFO] [stdout] | [INFO] [stdout] 1070 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { [INFO] [stdout] | -----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 1070 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_types/stack_item.rs:83:44 [INFO] [stdout] | [INFO] [stdout] 83 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { [INFO] [stdout] | -----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 83 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_types/tx_pool.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { [INFO] [stdout] | -----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 30 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_builder/transaction/invocation_script.rs:130:25 [INFO] [stdout] | [INFO] [stdout] 130 | fn decode(reader: &mut Decoder) -> Result { [INFO] [stdout] | ^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 130 | fn decode(reader: &mut Decoder<'_>) -> Result { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_builder/transaction/signers/account_signer.rs:114:25 [INFO] [stdout] | [INFO] [stdout] 114 | fn decode(reader: &mut Decoder) -> Result [INFO] [stdout] | ^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 114 | fn decode(reader: &mut Decoder<'_>) -> Result [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_builder/transaction/signers/contract_signer.rs:182:25 [INFO] [stdout] | [INFO] [stdout] 182 | fn decode(reader: &mut Decoder) -> Result [INFO] [stdout] | ^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 182 | fn decode(reader: &mut Decoder<'_>) -> Result [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_builder/transaction/signers/signer.rs:569:25 [INFO] [stdout] | [INFO] [stdout] 569 | fn decode(reader: &mut Decoder) -> Result [INFO] [stdout] | ^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 569 | fn decode(reader: &mut Decoder<'_>) -> Result [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_builder/transaction/signers/transaction_signer.rs:190:25 [INFO] [stdout] | [INFO] [stdout] 190 | fn decode(reader: &mut Decoder) -> Result [INFO] [stdout] | ^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 190 | fn decode(reader: &mut Decoder<'_>) -> Result [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_builder/transaction/transaction.rs:651:25 [INFO] [stdout] | [INFO] [stdout] 651 | fn decode(reader: &mut Decoder) -> Result [INFO] [stdout] | ^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 651 | fn decode(reader: &mut Decoder<'_>) -> Result [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_builder/transaction/transaction_attribute.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | fn decode(reader: &mut Decoder) -> Result { [INFO] [stdout] | ^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 145 | fn decode(reader: &mut Decoder<'_>) -> Result { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `init` [INFO] [stdout] --> src/neo_builder/transaction/transaction_builder.rs:89:7 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg(feature = "init")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `coins-ledger`, `default`, `futures`, `impl-codec`, `impl-serde`, `ledger`, `mock-hsm`, `no_std`, `protobuf`, `scale-info`, `sgx`, and `yubi` [INFO] [stdout] = help: consider adding `init` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `init` [INFO] [stdout] --> src/neo_builder/transaction/transaction_builder.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg(not(feature = "init"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `coins-ledger`, `default`, `futures`, `impl-codec`, `impl-serde`, `ledger`, `mock-hsm`, `no_std`, `protobuf`, `scale-info`, `sgx`, and `yubi` [INFO] [stdout] = help: consider adding `init` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_builder/transaction/transaction_builder.rs:432:53 [INFO] [stdout] | [INFO] [stdout] 432 | pub async fn build(&mut self) -> Result, TransactionError> { [INFO] [stdout] | -----------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 432 | pub async fn build(&mut self) -> Result, TransactionError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_builder/transaction/transaction_builder.rs:437:63 [INFO] [stdout] | [INFO] [stdout] 437 | pub async fn get_unsigned_tx(&mut self) -> Result, TransactionError> { [INFO] [stdout] | -----------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 437 | pub async fn get_unsigned_tx(&mut self) -> Result, TransactionError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_builder/transaction/transaction_builder.rs:826:52 [INFO] [stdout] | [INFO] [stdout] 826 | pub async fn sign(&mut self) -> Result, BuilderError> { [INFO] [stdout] | -----------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 826 | pub async fn sign(&mut self) -> Result, BuilderError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_builder/transaction/verification_script.rs:232:25 [INFO] [stdout] | [INFO] [stdout] 232 | fn decode(reader: &mut Decoder) -> Result { [INFO] [stdout] | ^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 232 | fn decode(reader: &mut Decoder<'_>) -> Result { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_builder/transaction/witness.rs:99:25 [INFO] [stdout] | [INFO] [stdout] 99 | fn decode(reader: &mut Decoder) -> Result { [INFO] [stdout] | ^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 99 | fn decode(reader: &mut Decoder<'_>) -> Result { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_builder/transaction/witness_rule/witness_condition.rs:362:25 [INFO] [stdout] | [INFO] [stdout] 362 | fn decode(reader: &mut Decoder) -> Result { [INFO] [stdout] | ^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 362 | fn decode(reader: &mut Decoder<'_>) -> Result { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_builder/transaction/witness_rule/witness_rule.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | fn decode(reader: &mut Decoder) -> Result { [INFO] [stdout] | ^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 34 | fn decode(reader: &mut Decoder<'_>) -> Result { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_clients/api_trait.rs:310:32 [INFO] [stdout] | [INFO] [stdout] 310 | ) -> Result, Self::Error>; [INFO] [stdout] | ------------------^--------------- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 310 | ) -> Result, Self::Error>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_clients/api_trait.rs:318:32 [INFO] [stdout] | [INFO] [stdout] 318 | ) -> Result, Self::Error>; [INFO] [stdout] | ------------------^--------------- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 318 | ) -> Result, Self::Error>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_clients/api_trait.rs:326:32 [INFO] [stdout] | [INFO] [stdout] 326 | ) -> Result, Self::Error>; [INFO] [stdout] | ------------------^--------------- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 326 | ) -> Result, Self::Error>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dev-rpc` [INFO] [stdout] --> src/neo_clients/ext/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "dev-rpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `coins-ledger`, `default`, `futures`, `impl-codec`, `impl-serde`, `ledger`, `mock-hsm`, `no_std`, `protobuf`, `scale-info`, `sgx`, and `yubi` [INFO] [stdout] = help: consider adding `dev-rpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dev-rpc` [INFO] [stdout] --> src/neo_clients/ext/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "dev-rpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `coins-ledger`, `default`, `futures`, `impl-codec`, `impl-serde`, `ledger`, `mock-hsm`, `no_std`, `protobuf`, `scale-info`, `sgx`, and `yubi` [INFO] [stdout] = help: consider adding `dev-rpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ipc` [INFO] [stdout] --> src/neo_clients/rpc/rpc_client.rs:1224:11 [INFO] [stdout] | [INFO] [stdout] 1224 | #[cfg(all(feature = "ipc", any(unix, windows)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `coins-ledger`, `default`, `futures`, `impl-codec`, `impl-serde`, `ledger`, `mock-hsm`, `no_std`, `protobuf`, `scale-info`, `sgx`, and `yubi` [INFO] [stdout] = help: consider adding `ipc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_clients/rpc/rpc_client.rs:508:32 [INFO] [stdout] | [INFO] [stdout] 508 | ) -> Result, ProviderError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 508 | ) -> Result, ProviderError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_clients/rpc/rpc_client.rs:536:32 [INFO] [stdout] | [INFO] [stdout] 536 | ) -> Result, ProviderError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 536 | ) -> Result, ProviderError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_clients/rpc/rpc_client.rs:565:32 [INFO] [stdout] | [INFO] [stdout] 565 | ) -> Result, ProviderError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 565 | ) -> Result, ProviderError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_clients/rpc/pubsub.rs:87:47 [INFO] [stdout] | [INFO] [stdout] 87 | fn poll_next(self: Pin<&mut Self>, ctx: &mut Context) -> Poll> { [INFO] [stdout] | ^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 87 | fn poll_next(self: Pin<&mut Self>, ctx: &mut Context<'_>) -> Poll> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ipc` [INFO] [stdout] --> src/neo_clients/rpc/transports/mod.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(all(feature = "ipc", any(unix, windows)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `coins-ledger`, `default`, `futures`, `impl-codec`, `impl-serde`, `ledger`, `mock-hsm`, `no_std`, `protobuf`, `scale-info`, `sgx`, and `yubi` [INFO] [stdout] = help: consider adding `ipc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `legacy-ws` [INFO] [stdout] --> src/neo_clients/rpc/transports/mod.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "legacy-ws")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `coins-ledger`, `default`, `futures`, `impl-codec`, `impl-serde`, `ledger`, `mock-hsm`, `no_std`, `protobuf`, `scale-info`, `sgx`, and `yubi` [INFO] [stdout] = help: consider adding `legacy-ws` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ws` [INFO] [stdout] --> src/neo_clients/rpc/transports/mod.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(all(feature = "ws", not(feature = "legacy-ws")))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `coins-ledger`, `default`, `futures`, `impl-codec`, `impl-serde`, `ledger`, `mock-hsm`, `no_std`, `protobuf`, `scale-info`, `sgx`, and `yubi` [INFO] [stdout] = help: consider adding `ws` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `legacy-ws` [INFO] [stdout] --> src/neo_clients/rpc/transports/mod.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(all(feature = "ws", not(feature = "legacy-ws")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `coins-ledger`, `default`, `futures`, `impl-codec`, `impl-serde`, `ledger`, `mock-hsm`, `no_std`, `protobuf`, `scale-info`, `sgx`, and `yubi` [INFO] [stdout] = help: consider adding `legacy-ws` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ipc` [INFO] [stdout] --> src/neo_clients/rpc/transports/mod.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(all(feature = "ipc", any(unix, windows)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `coins-ledger`, `default`, `futures`, `impl-codec`, `impl-serde`, `ledger`, `mock-hsm`, `no_std`, `protobuf`, `scale-info`, `sgx`, and `yubi` [INFO] [stdout] = help: consider adding `ipc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `legacy-ws` [INFO] [stdout] --> src/neo_clients/rpc/transports/mod.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "legacy-ws")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `coins-ledger`, `default`, `futures`, `impl-codec`, `impl-serde`, `ledger`, `mock-hsm`, `no_std`, `protobuf`, `scale-info`, `sgx`, and `yubi` [INFO] [stdout] = help: consider adding `legacy-ws` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ws` [INFO] [stdout] --> src/neo_clients/rpc/transports/mod.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(all(feature = "ws", not(feature = "legacy-ws")))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `coins-ledger`, `default`, `futures`, `impl-codec`, `impl-serde`, `ledger`, `mock-hsm`, `no_std`, `protobuf`, `scale-info`, `sgx`, and `yubi` [INFO] [stdout] = help: consider adding `ws` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `legacy-ws` [INFO] [stdout] --> src/neo_clients/rpc/transports/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(all(feature = "ws", not(feature = "legacy-ws")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `coins-ledger`, `default`, `futures`, `impl-codec`, `impl-serde`, `ledger`, `mock-hsm`, `no_std`, `protobuf`, `scale-info`, `sgx`, and `yubi` [INFO] [stdout] = help: consider adding `legacy-ws` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_clients/rpc/transports/common.rs:125:45 [INFO] [stdout] | [INFO] [stdout] 125 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { [INFO] [stdout] | -----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 125 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_clients/rpc/transports/common.rs:199:19 [INFO] [stdout] | [INFO] [stdout] 199 | let value: Params = map.next_value()?; [INFO] [stdout] | ^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 199 | let value: Params<'_> = map.next_value()?; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ws` [INFO] [stdout] --> src/neo_clients/mod.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | #[cfg(feature = "ws")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `coins-ledger`, `default`, `futures`, `impl-codec`, `impl-serde`, `ledger`, `mock-hsm`, `no_std`, `protobuf`, `scale-info`, `sgx`, and `yubi` [INFO] [stdout] = help: consider adding `ws` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_codec/encode.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | fn decode(reader: &mut Decoder) -> Result [INFO] [stdout] | ^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 14 | fn decode(reader: &mut Decoder<'_>) -> Result [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_codec/encode.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | fn decode(reader: &mut Decoder) -> Result [INFO] [stdout] | ^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 29 | fn decode(reader: &mut Decoder<'_>) -> Result [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_codec/encode.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | fn decode(reader: &mut Decoder) -> Result [INFO] [stdout] | ^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 53 | fn decode(reader: &mut Decoder<'_>) -> Result [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_codec/encode.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | fn decode(reader: &mut Decoder) -> Result [INFO] [stdout] | ^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 81 | fn decode(reader: &mut Decoder<'_>) -> Result [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/contract_management.rs:124:32 [INFO] [stdout] | [INFO] [stdout] 124 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 124 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/famous/flamingo.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/famous/flamingo.rs:124:32 [INFO] [stdout] | [INFO] [stdout] 124 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 124 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/famous/flamingo.rs:156:32 [INFO] [stdout] | [INFO] [stdout] 156 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 156 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/famous/flamingo.rs:181:32 [INFO] [stdout] | [INFO] [stdout] 181 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 181 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/famous/flamingo.rs:202:32 [INFO] [stdout] | [INFO] [stdout] 202 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 202 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/famous/grandshare.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 86 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 86 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/famous/grandshare.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 112 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/famous/grandshare.rs:140:32 [INFO] [stdout] | [INFO] [stdout] 140 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 140 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/famous/grandshare.rs:164:32 [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/famous/neoburger.rs:104:32 [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/famous/neoburger.rs:127:32 [INFO] [stdout] | [INFO] [stdout] 127 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 127 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/famous/neoburger.rs:148:32 [INFO] [stdout] | [INFO] [stdout] 148 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 148 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/famous/neocompound.rs:84:32 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/famous/neocompound.rs:109:32 [INFO] [stdout] | [INFO] [stdout] 109 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 109 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/famous/neocompound.rs:132:32 [INFO] [stdout] | [INFO] [stdout] 132 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 132 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/name_service.rs:98:67 [INFO] [stdout] | [INFO] [stdout] 98 | async fn add_root(&self, root: &str) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 98 | async fn add_root(&self, root: &str) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/name_service.rs:103:49 [INFO] [stdout] | [INFO] [stdout] 103 | async fn get_roots(&self) -> Result, ContractError> { [INFO] [stdout] | -----------^---------- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 103 | async fn get_roots(&self) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/name_service.rs:127:32 [INFO] [stdout] | [INFO] [stdout] 127 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 127 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/name_service.rs:140:32 [INFO] [stdout] | [INFO] [stdout] 140 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 140 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/name_service.rs:154:32 [INFO] [stdout] | [INFO] [stdout] 154 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 154 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/name_service.rs:166:32 [INFO] [stdout] | [INFO] [stdout] 166 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 166 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/name_service.rs:179:32 [INFO] [stdout] | [INFO] [stdout] 179 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 179 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/neo_token.rs:80:32 [INFO] [stdout] | [INFO] [stdout] 80 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 80 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/neo_token.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/neo_token.rs:134:32 [INFO] [stdout] | [INFO] [stdout] 134 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 134 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/neo_token.rs:143:72 [INFO] [stdout] | [INFO] [stdout] 143 | async fn cancel_vote(&self, voter: &H160) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 143 | async fn cancel_vote(&self, voter: &H160) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/neo_token.rs:169:32 [INFO] [stdout] | [INFO] [stdout] 169 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 169 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/neo_token.rs:180:32 [INFO] [stdout] | [INFO] [stdout] 180 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 180 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/neo_uri.rs:122:32 [INFO] [stdout] | [INFO] [stdout] 122 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 122 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/policy_contract.rs:51:77 [INFO] [stdout] | [INFO] [stdout] 51 | pub async fn set_fee_per_byte(&self, fee: i32) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 51 | pub async fn set_fee_per_byte(&self, fee: i32) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/policy_contract.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/policy_contract.rs:65:32 [INFO] [stdout] | [INFO] [stdout] 65 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 65 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/policy_contract.rs:72:32 [INFO] [stdout] | [INFO] [stdout] 72 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 72 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/policy_contract.rs:79:32 [INFO] [stdout] | [INFO] [stdout] 79 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 79 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/policy_contract.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/policy_contract.rs:94:32 [INFO] [stdout] | [INFO] [stdout] 94 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 94 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/role_management.rs:84:32 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/fungible_token.rs:43:32 [INFO] [stdout] | [INFO] [stdout] 43 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 43 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/fungible_token.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/fungible_token.rs:79:26 [INFO] [stdout] | [INFO] [stdout] 79 | as FungibleTokenTrait

>::TRANSFER, [INFO] [stdout] | ---------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 79 | as FungibleTokenTrait

>::TRANSFER, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/fungible_token.rs:93:32 [INFO] [stdout] | [INFO] [stdout] 93 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 93 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/fungible_token.rs:109:32 [INFO] [stdout] | [INFO] [stdout] 109 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 109 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/nft.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | as NonFungibleTokenTrait

>::BALANCE_OF, [INFO] [stdout] | -----------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 26 | as NonFungibleTokenTrait

>::BALANCE_OF, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/nft.rs:34:66 [INFO] [stdout] | [INFO] [stdout] 34 | async fn tokens_of(&mut self, owner: H160) -> Result, ContractError> { [INFO] [stdout] | -----------^--------- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 34 | async fn tokens_of(&mut self, owner: H160) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/nft.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | as NonFungibleTokenTrait

>::TOKENS_OF, [INFO] [stdout] | -----------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 37 | as NonFungibleTokenTrait

>::TOKENS_OF, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/nft.rs:52:32 [INFO] [stdout] | [INFO] [stdout] 52 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 52 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/nft.rs:64:32 [INFO] [stdout] | [INFO] [stdout] 64 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-------- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 64 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/nft.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | as NonFungibleTokenTrait

>::TRANSFER, [INFO] [stdout] | -----------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 67 | as NonFungibleTokenTrait

>::TRANSFER, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/nft.rs:79:32 [INFO] [stdout] | [INFO] [stdout] 79 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 79 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/nft.rs:98:32 [INFO] [stdout] | [INFO] [stdout] 98 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 98 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/nft.rs:118:16 [INFO] [stdout] | [INFO] [stdout] 118 | as NonFungibleTokenTrait

>::TRANSFER, [INFO] [stdout] | -----------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 118 | as NonFungibleTokenTrait

>::TRANSFER, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/nft.rs:128:16 [INFO] [stdout] | [INFO] [stdout] 128 | as NonFungibleTokenTrait

>::OWNER_OF, [INFO] [stdout] | -----------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 128 | as NonFungibleTokenTrait

>::OWNER_OF, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/nft.rs:168:32 [INFO] [stdout] | [INFO] [stdout] 168 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 168 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/nft.rs:184:32 [INFO] [stdout] | [INFO] [stdout] 184 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 184 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/nft.rs:188:16 [INFO] [stdout] | [INFO] [stdout] 188 | as NonFungibleTokenTrait

>::TRANSFER, [INFO] [stdout] | -----------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 188 | as NonFungibleTokenTrait

>::TRANSFER, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/nft.rs:201:32 [INFO] [stdout] | [INFO] [stdout] 201 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 201 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/nft.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 223 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/nft.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 245 | as NonFungibleTokenTrait

>::TRANSFER, [INFO] [stdout] | -----------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 245 | as NonFungibleTokenTrait

>::TRANSFER, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/nft.rs:254:25 [INFO] [stdout] | [INFO] [stdout] 254 | ) -> Result, ContractError> { [INFO] [stdout] | -----------^----------- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 254 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/nft.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | as NonFungibleTokenTrait

>::OWNER_OF, [INFO] [stdout] | -----------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 258 | as NonFungibleTokenTrait

>::OWNER_OF, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/nft.rs:283:16 [INFO] [stdout] | [INFO] [stdout] 283 | as NonFungibleTokenTrait

>::BALANCE_OF, [INFO] [stdout] | -----------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 283 | as NonFungibleTokenTrait

>::BALANCE_OF, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/nft.rs:291:50 [INFO] [stdout] | [INFO] [stdout] 291 | async fn tokens(&mut self) -> Result, ContractError> { [INFO] [stdout] | -----------^--------- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 291 | async fn tokens(&mut self) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/nft.rs:293:16 [INFO] [stdout] | [INFO] [stdout] 293 | as NonFungibleTokenTrait

>::TOKENS, [INFO] [stdout] | -----------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 293 | as NonFungibleTokenTrait

>::TOKENS, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/nft.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | as NonFungibleTokenTrait

>::PROPERTIES, [INFO] [stdout] | -----------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 306 | as NonFungibleTokenTrait

>::PROPERTIES, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/nft.rs:336:17 [INFO] [stdout] | [INFO] [stdout] 336 | as NonFungibleTokenTrait

>::PROPERTIES, [INFO] [stdout] | -----------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 336 | as NonFungibleTokenTrait

>::PROPERTIES, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/smart_contract.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 51 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-------- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 51 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_contract/traits/smart_contract.rs:173:25 [INFO] [stdout] | [INFO] [stdout] 173 | ) -> Result, ContractError> [INFO] [stdout] | -----------^----------- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 173 | ) -> Result, ContractError> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `substrate` [INFO] [stdout] --> src/neo_crypto/keys.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg_attr(feature = "substrate", serde(crate = "serde_substrate"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `coins-ledger`, `default`, `futures`, `impl-codec`, `impl-serde`, `ledger`, `mock-hsm`, `no_std`, `protobuf`, `scale-info`, `sgx`, and `yubi` [INFO] [stdout] = help: consider adding `substrate` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_crypto/keys.rs:423:29 [INFO] [stdout] | [INFO] [stdout] 423 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { [INFO] [stdout] | -----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 423 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_crypto/keys.rs:429:29 [INFO] [stdout] | [INFO] [stdout] 429 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { [INFO] [stdout] | -----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 429 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_crypto/keys.rs:439:29 [INFO] [stdout] | [INFO] [stdout] 439 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { [INFO] [stdout] | -----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 439 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_crypto/keys.rs:630:25 [INFO] [stdout] | [INFO] [stdout] 630 | fn decode(reader: &mut Decoder) -> Result { [INFO] [stdout] | ^^^^^^^ expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 630 | fn decode(reader: &mut Decoder<'_>) -> Result { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `yubihsm` [INFO] [stdout] --> src/neo_wallets/mod.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(all(feature = "yubihsm", not(target_arch = "wasm32")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `coins-ledger`, `default`, `futures`, `impl-codec`, `impl-serde`, `ledger`, `mock-hsm`, `no_std`, `protobuf`, `scale-info`, `sgx`, and `yubi` [INFO] [stdout] = help: consider adding `yubihsm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_x/bridge/bridge_contract.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 95 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hidden lifetime parameters in types are deprecated [INFO] [stdout] --> src/neo_x/bridge/bridge_contract.rs:130:32 [INFO] [stdout] | [INFO] [stdout] 130 | ) -> Result, ContractError> { [INFO] [stdout] | ------------------^-- expected lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: indicate the anonymous lifetime [INFO] [stdout] | [INFO] [stdout] 130 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Bytes` [INFO] [stdout] --> src/sdk/websocket.rs:7:45 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::neo_types::{ScriptHash, Address, Bytes}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `KeyPair` and `Secp256r1PublicKey` [INFO] [stdout] --> src/sdk/hd_wallet.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::neo_crypto::{KeyPair, Secp256r1PublicKey}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/sdk/hd_wallet.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::neo_crypto::wif_from_private_key` [INFO] [stdout] --> src/sdk/hd_wallet.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | use crate::neo_crypto::wif_from_private_key; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TransactionBuilder` [INFO] [stdout] --> src/sdk/transaction_simulator.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::neo_builder::{TransactionBuilder, ScriptBuilder, Signer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Account` [INFO] [stdout] --> src/sdk/transaction_simulator.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::neo_protocol::{Account, AccountTrait}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Account`, `ScriptBuilder`, and `TransactionBuilder` [INFO] [stdout] --> src/sdk/mod.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | neo_protocol::{Account, AccountTrait}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 14 | neo_types::{ScriptHash, ContractParameter, StackItem}, [INFO] [stdout] 15 | neo_builder::{TransactionBuilder, ScriptBuilder}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/neo_types/util.rs:408:11 [INFO] [stdout] | [INFO] [stdout] 408 | base64::encode(self) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/neo_types/bytes.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | base64::encode(&self.0) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/neo_types/mod.rs:158:11 [INFO] [stdout] | [INFO] [stdout] 158 | base64::encode(&self) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/neo_types/mod.rs:164:11 [INFO] [stdout] | [INFO] [stdout] 164 | base64::encode(&self) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/neo_types/stack_item.rs:188:29 [INFO] [stdout] | [INFO] [stdout] 188 | let byte_string = base64::encode(byte_array); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/neo_types/stack_item.rs:205:43 [INFO] [stdout] | [INFO] [stdout] 205 | Some(String::from_utf8_lossy(&base64::decode(value).unwrap()).to_string()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/neo_types/stack_item.rs:258:14 [INFO] [stdout] | [INFO] [stdout] 258 | base64::decode(value.trim_end()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/neo_types/string.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | base64::decode(self) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/neo_crypto/utils.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 133 | base64::decode(self) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/neo_crypto/utils.rs:139:11 [INFO] [stdout] | [INFO] [stdout] 139 | base64::decode(self) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/neo_types/string.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | base64::encode(self.as_bytes()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/neo_fs/client.rs:248:20 [INFO] [stdout] | [INFO] [stdout] 248 | "data": base64::encode(&part.payload) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/sdk/mod.rs:234:29 [INFO] [stdout] | [INFO] [stdout] 234 | base64::decode(value).ok() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/sdk/mod.rs:261:29 [INFO] [stdout] | [INFO] [stdout] 261 | base64::decode(value).ok() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/neo_builder/transaction/transaction.rs:170:31 [INFO] [stdout] | [INFO] [stdout] 170 | let script: Bytes = base64::decode(value["script"].as_str().unwrap_or_default()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode [INFO] [stdout] --> src/neo_fs/client.rs:377:24 [INFO] [stdout] | [INFO] [stdout] 377 | "payload": base64::encode(&object.payload) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/neo_fs/client.rs:408:30 [INFO] [stdout] | [INFO] [stdout] 408 | object.payload = base64::decode(payload_b64).map_err(|e| { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode [INFO] [stdout] --> src/neo_fs/client.rs:512:22 [INFO] [stdout] | [INFO] [stdout] 512 | .map(|s| base64::decode(s).unwrap_or_default()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/sdk/transaction_simulator.rs:444:21 [INFO] [stdout] | [INFO] [stdout] 444 | if let Some(item) = result.stack.first() { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from` [INFO] [stdout] --> src/sdk/mod.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | from: &Wallet, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to` [INFO] [stdout] --> src/sdk/mod.rs:311:9 [INFO] [stdout] | [INFO] [stdout] 311 | to: &str, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount` [INFO] [stdout] --> src/sdk/mod.rs:312:9 [INFO] [stdout] | [INFO] [stdout] 312 | amount: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 312 | _amount: u64, [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `MAX_VALID_UNTIL_BLOCK_INCREMENT_BASE` [INFO] [stdout] | [INFO] [stdout] 312 - amount: u64, [INFO] [stdout] 312 + neo_config::config::MAX_VALID_UNTIL_BLOCK_INCREMENT_BASE: u64, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/sdk/mod.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | token: Token, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `deployer` [INFO] [stdout] --> src/sdk/mod.rs:335:9 [INFO] [stdout] | [INFO] [stdout] 335 | deployer: &Wallet, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deployer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nef` [INFO] [stdout] --> src/sdk/mod.rs:336:9 [INFO] [stdout] | [INFO] [stdout] 336 | nef: Vec, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_nef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `manifest` [INFO] [stdout] --> src/sdk/mod.rs:337:9 [INFO] [stdout] | [INFO] [stdout] 337 | manifest: String, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `contract` [INFO] [stdout] --> src/sdk/mod.rs:358:9 [INFO] [stdout] | [INFO] [stdout] 358 | contract: &ScriptHash, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contract` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `method` [INFO] [stdout] --> src/sdk/mod.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | method: &str, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/sdk/mod.rs:360:9 [INFO] [stdout] | [INFO] [stdout] 360 | params: Vec, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `signer` [INFO] [stdout] --> src/sdk/mod.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | signer: &Wallet, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_signer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `contract` [INFO] [stdout] --> src/sdk/mod.rs:383:9 [INFO] [stdout] | [INFO] [stdout] 383 | contract: &ScriptHash, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contract` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `method` [INFO] [stdout] --> src/sdk/mod.rs:384:9 [INFO] [stdout] | [INFO] [stdout] 384 | method: &str, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/sdk/mod.rs:385:9 [INFO] [stdout] | [INFO] [stdout] 385 | params: Vec, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx_hash` [INFO] [stdout] --> src/sdk/mod.rs:400:9 [INFO] [stdout] | [INFO] [stdout] 400 | tx_hash: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tx_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timeout` [INFO] [stdout] --> src/sdk/mod.rs:401:9 [INFO] [stdout] | [INFO] [stdout] 401 | timeout: Duration, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/neo_clients/mock_client.rs:285:52 [INFO] [stdout] | [INFO] [stdout] 285 | pub async fn mock_send_raw_transaction(&mut self, result: RawTransaction) -> &mut Self { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/sdk/mod.rs:544:32 [INFO] [stdout] | [INFO] [stdout] 544 | pub async fn execute(self, client: &RpcClient) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `script` [INFO] [stdout] --> src/sdk/transaction_simulator.rs:373:9 [INFO] [stdout] | [INFO] [stdout] 373 | script: &[u8], [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_script` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/sdk/transaction_simulator.rs:375:13 [INFO] [stdout] | [INFO] [stdout] 375 | let mut storage = HashMap::new(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/sdk/transaction_simulator.rs:376:13 [INFO] [stdout] | [INFO] [stdout] 376 | let mut balances = HashMap::new(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AccountTrait` [INFO] [stdout] --> src/sdk/mod.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | neo_protocol::{Account, AccountTrait}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AccountTrait` [INFO] [stdout] --> src/sdk/transaction_simulator.rs:10:36 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::neo_protocol::{Account, AccountTrait}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sha3::Digest` [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use sha3::Digest; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::hash::Hasher` [INFO] [stdout] --> src/neo_types/contract/nef_file.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::hash::Hasher; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::io::AsyncReadExt` [INFO] [stdout] --> src/neo_types/contract/nef_file.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio::io::AsyncReadExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Hasher` [INFO] [stdout] --> src/neo_types/nns/record_state.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use std::hash::{Hash, Hasher}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Digest` [INFO] [stdout] --> src/neo_crypto/hash.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use sha2::{Digest, Sha256, Sha512}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `elliptic_curve::pkcs8::der::Encode` [INFO] [stdout] --> src/neo_builder/transaction/signers/signer.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use elliptic_curve::pkcs8::der::Encode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Hasher` [INFO] [stdout] --> src/neo_protocol/responses/oracle_request.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use std::hash::{Hash, Hasher}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Hasher` [INFO] [stdout] --> src/neo_protocol/responses/notification.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use std::hash::{Hash, Hasher}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Hasher` [INFO] [stdout] --> src/neo_protocol/responses/populated_blocks.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use std::hash::{Hash, Hasher}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures_util::TryFutureExt` [INFO] [stdout] --> src/neo_builder/transaction/transaction.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures_util::TryFutureExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Hasher` [INFO] [stdout] --> src/neo_protocol/responses/reponse_transaction.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use std::hash::{Hash, Hasher}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Hash` [INFO] [stdout] --> src/neo_protocol/responses/reponse_transaction.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::hash::{Hash, Hasher}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures_util::TryFutureExt` [INFO] [stdout] --> src/neo_builder/transaction/transaction_builder.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use futures_util::TryFutureExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ScriptHashExtension` [INFO] [stdout] --> src/neo_builder/transaction/transaction_builder.rs:61:58 [INFO] [stdout] | [INFO] [stdout] 61 | Bytes, ContractParameter, InvocationResult, ScriptHash, ScriptHashExtension, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Hasher` [INFO] [stdout] --> src/neo_builder/transaction/transaction_send_token.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use std::hash::{Hash, Hasher}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `script_hash::ScriptHashExtension` [INFO] [stdout] --> src/neo_builder/transaction/verification_script.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | script_hash::ScriptHashExtension, OpCode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `p256::pkcs8::der::Encode` [INFO] [stdout] --> src/neo_builder/transaction/verification_script.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use p256::pkcs8::der::Encode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_enum::TryFromPrimitive` [INFO] [stdout] --> src/neo_contract/role_management.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use num_enum::TryFromPrimitive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `str::FromStr` [INFO] [stdout] --> src/neo_clients/rpc/transports/http_provider.rs:4:2 [INFO] [stdout] | [INFO] [stdout] 4 | str::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `real::Real` [INFO] [stdout] --> src/neo_contract/traits/token.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use num_traits::{real::Real, ToPrimitive}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `neo3::prelude` [INFO] [stdout] --> src/neo_crypto/wif.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use neo3::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FutureExt` [INFO] [stdout] --> src/neo_contract/contract_management.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use futures::{FutureExt, TryFutureExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryFutureExt` [INFO] [stdout] --> src/neo_contract/contract_management.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use futures::{FutureExt, TryFutureExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SignerMut` [INFO] [stdout] --> src/neo_crypto/keys.rs:80:40 [INFO] [stdout] | [INFO] [stdout] 80 | use signature::{hazmat::PrehashSigner, SignerMut, Verifier}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `APITrait` [INFO] [stdout] --> src/neo_contract/famous/flamingo.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | neo_clients::{APITrait, JsonRpcProvider, RpcClient}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Field` [INFO] [stdout] --> src/neo_crypto/keys.rs:73:3 [INFO] [stdout] | [INFO] [stdout] 73 | Field, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `APITrait` [INFO] [stdout] --> src/neo_contract/famous/grandshare.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | neo_clients::{APITrait, JsonRpcProvider, RpcClient}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `APITrait` [INFO] [stdout] --> src/neo_contract/famous/neoburger.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | neo_clients::{APITrait, JsonRpcProvider, RpcClient}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `APITrait` [INFO] [stdout] --> src/neo_contract/famous/neocompound.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | neo_clients::{APITrait, JsonRpcProvider, RpcClient}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::FutureExt` [INFO] [stdout] --> src/neo_contract/name_service.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use futures::FutureExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `password` [INFO] [stdout] --> src/neo_protocol/nep2.rs:548:29 [INFO] [stdout] | [INFO] [stdout] 548 | pub fn decrypt_test_vector(password: &str, nep2: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nep2` [INFO] [stdout] --> src/neo_protocol/nep2.rs:548:45 [INFO] [stdout] | [INFO] [stdout] 548 | pub fn decrypt_test_vector(password: &str, nep2: &str) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_nep2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/neo_fs/client.rs:473:15 [INFO] [stdout] | [INFO] [stdout] 473 | if let Some(token) = response.get("token").and_then(|v| v.as_str()) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `script_hash` [INFO] [stdout] --> src/neo_types/address.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn from_script_hash(script_hash: &H160) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_script_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `signers` [INFO] [stdout] --> src/neo_clients/rpc/rpc_client.rs:507:3 [INFO] [stdout] | [INFO] [stdout] 507 | signers: Vec, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_signers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `signers` [INFO] [stdout] --> src/neo_clients/rpc/rpc_client.rs:535:3 [INFO] [stdout] | [INFO] [stdout] 535 | signers: Vec, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_signers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_time` [INFO] [stdout] --> src/neo_builder/transaction/transaction.rs:174:7 [INFO] [stdout] | [INFO] [stdout] 174 | let block_time = value["blocktime"].as_i64().map(|v| v as i32); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `signers` [INFO] [stdout] --> src/neo_clients/rpc/rpc_client.rs:564:3 [INFO] [stdout] | [INFO] [stdout] 564 | signers: Vec, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_signers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/neo_builder/transaction/transaction_builder.rs:979:44 [INFO] [stdout] | [INFO] [stdout] 979 | TransactionAttribute::NotValidBefore { height } => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `height: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hash` [INFO] [stdout] --> src/neo_builder/transaction/transaction_builder.rs:982:39 [INFO] [stdout] | [INFO] [stdout] 982 | TransactionAttribute::Conflicts { hash } => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `hash: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 422 | pub mod neo_error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:405:40 [INFO] [stdout] | [INFO] [stdout] 405 | #![warn(missing_debug_implementations, missing_docs, rust_2018_idioms, unreachable_pub)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:429:1 [INFO] [stdout] | [INFO] [stdout] 429 | pub mod neo_codec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:430:1 [INFO] [stdout] | [INFO] [stdout] 430 | pub mod neo_config; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:613:1 [INFO] [stdout] | [INFO] [stdout] 613 | pub mod extensions { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/mod.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | Generic { message: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/neo_error/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | pub enum CryptoError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:49:2 [INFO] [stdout] | [INFO] [stdout] 49 | InvalidPrivateKey(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:52:2 [INFO] [stdout] | [INFO] [stdout] 52 | InvalidPublicKey(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:55:2 [INFO] [stdout] | [INFO] [stdout] 55 | SignatureVerificationFailed, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:58:2 [INFO] [stdout] | [INFO] [stdout] 58 | KeyGenerationFailed(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:61:2 [INFO] [stdout] | [INFO] [stdout] 61 | HashFailed(String), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:64:2 [INFO] [stdout] | [INFO] [stdout] 64 | EncryptionFailed(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:67:2 [INFO] [stdout] | [INFO] [stdout] 67 | DecryptionFailed(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/neo_error/mod.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | pub enum WalletError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:73:2 [INFO] [stdout] | [INFO] [stdout] 73 | NotFound(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:76:2 [INFO] [stdout] | [INFO] [stdout] 76 | InvalidPassword, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:79:2 [INFO] [stdout] | [INFO] [stdout] 79 | AccountNotFound(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:82:2 [INFO] [stdout] | [INFO] [stdout] 82 | WalletLocked, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:85:2 [INFO] [stdout] | [INFO] [stdout] 85 | BackupFailed(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:88:2 [INFO] [stdout] | [INFO] [stdout] 88 | RecoveryFailed(String), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:91:2 [INFO] [stdout] | [INFO] [stdout] 91 | InvalidFormat(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:94:2 [INFO] [stdout] | [INFO] [stdout] 94 | Io(#[from] std::io::Error), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/neo_error/mod.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | pub enum NetworkError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:100:2 [INFO] [stdout] | [INFO] [stdout] 100 | ConnectionFailed(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:103:2 [INFO] [stdout] | [INFO] [stdout] 103 | Timeout, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:106:2 [INFO] [stdout] | [INFO] [stdout] 106 | InvalidResponse(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:109:2 [INFO] [stdout] | [INFO] [stdout] 109 | RpcError { code: i32, message: String }, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/mod.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | RpcError { code: i32, message: String }, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/mod.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | RpcError { code: i32, message: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:112:2 [INFO] [stdout] | [INFO] [stdout] 112 | NetworkUnreachable(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:115:2 [INFO] [stdout] | [INFO] [stdout] 115 | RateLimitExceeded, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:118:2 [INFO] [stdout] | [INFO] [stdout] 118 | Http(#[from] reqwest::Error), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/neo_error/mod.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | pub enum TransactionError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:124:2 [INFO] [stdout] | [INFO] [stdout] 124 | Invalid(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:127:2 [INFO] [stdout] | [INFO] [stdout] 127 | InsufficientFunds { required: u64, available: u64 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/mod.rs:127:22 [INFO] [stdout] | [INFO] [stdout] 127 | InsufficientFunds { required: u64, available: u64 }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/mod.rs:127:37 [INFO] [stdout] | [INFO] [stdout] 127 | InsufficientFunds { required: u64, available: u64 }, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:130:2 [INFO] [stdout] | [INFO] [stdout] 130 | TooLarge { size: usize, max: usize }, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/mod.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | TooLarge { size: usize, max: usize }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/mod.rs:130:26 [INFO] [stdout] | [INFO] [stdout] 130 | TooLarge { size: usize, max: usize }, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:133:2 [INFO] [stdout] | [INFO] [stdout] 133 | InvalidSignature, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:136:2 [INFO] [stdout] | [INFO] [stdout] 136 | Expired, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:139:2 [INFO] [stdout] | [INFO] [stdout] 139 | NonceTooLow { provided: u64, expected: u64 }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/mod.rs:139:16 [INFO] [stdout] | [INFO] [stdout] 139 | NonceTooLow { provided: u64, expected: u64 }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/mod.rs:139:31 [INFO] [stdout] | [INFO] [stdout] 139 | NonceTooLow { provided: u64, expected: u64 }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:142:2 [INFO] [stdout] | [INFO] [stdout] 142 | GasLimitExceeded { used: u64, limit: u64 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/mod.rs:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | GasLimitExceeded { used: u64, limit: u64 }, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/mod.rs:142:32 [INFO] [stdout] | [INFO] [stdout] 142 | GasLimitExceeded { used: u64, limit: u64 }, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/neo_error/mod.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | pub enum ContractError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:148:2 [INFO] [stdout] | [INFO] [stdout] 148 | NotFound(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:151:2 [INFO] [stdout] | [INFO] [stdout] 151 | MethodNotFound(String), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:154:2 [INFO] [stdout] | [INFO] [stdout] 154 | InvalidParameters(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:157:2 [INFO] [stdout] | [INFO] [stdout] 157 | ExecutionFailed(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:160:2 [INFO] [stdout] | [INFO] [stdout] 160 | InsufficientGas(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:163:2 [INFO] [stdout] | [INFO] [stdout] 163 | DeploymentFailed(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/neo_error/mod.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | pub enum SerializationError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:169:2 [INFO] [stdout] | [INFO] [stdout] 169 | Json(#[from] serde_json::Error), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:172:2 [INFO] [stdout] | [INFO] [stdout] 172 | InvalidFormat(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:175:2 [INFO] [stdout] | [INFO] [stdout] 175 | Encoding(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_error/mod.rs:178:2 [INFO] [stdout] | [INFO] [stdout] 178 | Decoding(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_error/mod.rs:202:2 [INFO] [stdout] | [INFO] [stdout] 202 | / fn with_context(self, f: F) -> Neo3Result [INFO] [stdout] 203 | | where [INFO] [stdout] 204 | | F: FnOnce() -> String; [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | source: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | recovery: ErrorRecovery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | source: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | recovery: ErrorRecovery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | contract: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | method: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | source: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | recovery: ErrorRecovery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | tx_hash: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | source: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | recovery: ErrorRecovery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | field: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | recovery: ErrorRecovery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | field: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | value: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | recovery: ErrorRecovery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | required: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | available: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | token: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | recovery: ErrorRecovery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | duration: std::time::Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | operation: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | recovery: ErrorRecovery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | retry_after: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | recovery: ErrorRecovery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | source: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_error/unified.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | recovery: ErrorRecovery, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/neo_crypto/error.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum CryptoError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_crypto/error.rs:6:2 [INFO] [stdout] | [INFO] [stdout] 6 | InvalidPassphrase(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_crypto/error.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 8 | InvalidFormat(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_crypto/error.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 10 | HeaderOutOfRange(u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_crypto/error.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | RecoverFailed, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_crypto/error.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 14 | InvalidPublicKey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_crypto/error.rs:16:2 [INFO] [stdout] | [INFO] [stdout] 16 | InvalidPrivateKey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_crypto/error.rs:18:2 [INFO] [stdout] | [INFO] [stdout] 18 | P256Error(#[from] p256::elliptic_curve::Error), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_crypto/error.rs:20:2 [INFO] [stdout] | [INFO] [stdout] 20 | SigningError, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_crypto/error.rs:22:2 [INFO] [stdout] | [INFO] [stdout] 22 | SignatureVerificationError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_crypto/error.rs:24:2 [INFO] [stdout] | [INFO] [stdout] 24 | FromHexError(#[from] hex::FromHexError), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_crypto/error.rs:26:2 [INFO] [stdout] | [INFO] [stdout] 26 | DecryptionError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_crypto/error.rs:28:2 [INFO] [stdout] | [INFO] [stdout] 28 | KeyError(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/neo_crypto/error.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub enum Nep2Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_crypto/error.rs:34:2 [INFO] [stdout] | [INFO] [stdout] 34 | InvalidPassphrase(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_crypto/error.rs:36:2 [INFO] [stdout] | [INFO] [stdout] 36 | InvalidFormat(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_crypto/error.rs:38:2 [INFO] [stdout] | [INFO] [stdout] 38 | InvalidPrivateKey(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_crypto/error.rs:40:2 [INFO] [stdout] | [INFO] [stdout] 40 | EncryptionError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_crypto/error.rs:42:2 [INFO] [stdout] | [INFO] [stdout] 42 | DecryptionError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_crypto/error.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | VerificationFailed(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_crypto/error.rs:46:2 [INFO] [stdout] | [INFO] [stdout] 46 | ScryptError(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_crypto/error.rs:48:2 [INFO] [stdout] | [INFO] [stdout] 48 | Base58Error(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/neo_crypto/error.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub enum SignError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_crypto/error.rs:54:2 [INFO] [stdout] | [INFO] [stdout] 54 | HeaderOutOfRange(u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_crypto/error.rs:56:2 [INFO] [stdout] | [INFO] [stdout] 56 | RecoverFailed, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/neo_crypto/hash.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait HashableForVec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_crypto/hash.rs:6:2 [INFO] [stdout] | [INFO] [stdout] 6 | fn hash256(&self) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_crypto/hash.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | fn ripemd160(&self) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_crypto/hash.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 8 | fn sha256_ripemd160(&self) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_crypto/hash.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 9 | fn hmac_sha512(&self, key: &[u8]) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/neo_crypto/hash.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub trait HashableForString { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_crypto/hash.rs:66:2 [INFO] [stdout] | [INFO] [stdout] 66 | fn hash256(&self) -> String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_crypto/hash.rs:67:2 [INFO] [stdout] | [INFO] [stdout] 67 | fn ripemd160(&self) -> String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_crypto/hash.rs:68:2 [INFO] [stdout] | [INFO] [stdout] 68 | fn sha256_ripemd160(&self) -> String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_crypto/hash.rs:69:2 [INFO] [stdout] | [INFO] [stdout] 69 | fn hmac_sha512(&self, key: &str) -> String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_crypto/hash.rs:70:2 [INFO] [stdout] | [INFO] [stdout] 70 | fn hash160(&self) -> String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_crypto/key_pair.rs:41:2 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn private_key(&self) -> Secp256r1PrivateKey { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_crypto/key_pair.rs:45:2 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn public_key(&self) -> Secp256r1PublicKey { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_crypto/key_pair.rs:128:2 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn get_script_hash(&self) -> ScriptHash { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_crypto/key_pair.rs:133:2 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn get_address(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_crypto/keys.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct Secp256r1PublicKey { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_crypto/keys.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct Secp256r1PrivateKey { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_crypto/keys.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct Secp256r1Signature { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_crypto/keys.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct Secp256r1SignedMsg { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_crypto/keys.rs:106:2 [INFO] [stdout] | [INFO] [stdout] 106 | pub msg: T, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_crypto/keys.rs:107:2 [INFO] [stdout] | [INFO] [stdout] 107 | pub signature: Secp256r1Signature, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_crypto/keys.rs:210:2 [INFO] [stdout] | [INFO] [stdout] 210 | pub fn get_encoded_point(&self, compressed: bool) -> EncodedPoint { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_crypto/keys.rs:303:2 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn erase(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/neo_crypto/keys.rs:573:1 [INFO] [stdout] | [INFO] [stdout] 573 | pub trait PrivateKeyExtension [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_crypto/keys.rs:577:2 [INFO] [stdout] | [INFO] [stdout] 577 | fn to_vec(&self) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_crypto/keys.rs:579:2 [INFO] [stdout] | [INFO] [stdout] 579 | fn from_slice(slice: &[u8]) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/neo_crypto/keys.rs:598:1 [INFO] [stdout] | [INFO] [stdout] 598 | pub trait PublicKeyExtension [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_crypto/keys.rs:602:2 [INFO] [stdout] | [INFO] [stdout] 602 | fn to_vec(&self) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_crypto/keys.rs:603:2 [INFO] [stdout] | [INFO] [stdout] 603 | fn from_slice(slice: &[u8]) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/neo_crypto/utils.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | pub trait ToArray32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_crypto/utils.rs:61:2 [INFO] [stdout] | [INFO] [stdout] 61 | fn to_array32(&self) -> Result<[u8; 32], CryptoError>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_crypto/utils.rs:88:2 [INFO] [stdout] | [INFO] [stdout] 88 | fn to_hex_string(&self) -> String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_crypto/utils.rs:111:2 [INFO] [stdout] | [INFO] [stdout] 111 | fn from_hex_string(&self) -> Result, hex::FromHexError>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_crypto/utils.rs:128:2 [INFO] [stdout] | [INFO] [stdout] 128 | fn from_base64_string(&self) -> Result, base64::DecodeError>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type does not implement `derive_more::Debug`; consider adding `#[derive(Debug)]` or a manual implementation [INFO] [stdout] --> src/neo_config/constant.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct NeoConstants {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:405:9 [INFO] [stdout] | [INFO] [stdout] 405 | #![warn(missing_debug_implementations, missing_docs, rust_2018_idioms, unreachable_pub)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_config/constant.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct NeoConstants {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:4:2 [INFO] [stdout] | [INFO] [stdout] 4 | pub const MAGIC_NUMBER_MAINNET: u32 = 860833102; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:5:2 [INFO] [stdout] | [INFO] [stdout] 5 | pub const MAGIC_NUMBER_TESTNET: u32 = 894710606; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 8 | pub const MAX_PUBLIC_KEYS_PER_MULTI_SIG: u32 = 1024; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 9 | pub const HASH160_SIZE: u32 = 20; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 10 | pub const HASH256_SIZE: u32 = 32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | pub const PRIVATE_KEY_SIZE: u32 = 32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | pub const PUBLIC_KEY_SIZE_COMPRESSED: u32 = 33; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 13 | pub const SIGNATURE_SIZE: u32 = 64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 14 | pub const VERIFICATION_SCRIPT_SIZE: u32 = 40; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:15:2 [INFO] [stdout] | [INFO] [stdout] 15 | pub const MAX_ITERATOR_ITEMS_DEFAULT: u32 = 100; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:17:2 [INFO] [stdout] | [INFO] [stdout] 17 | pub const MAX_SUBITEMS: u32 = 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:18:2 [INFO] [stdout] | [INFO] [stdout] 18 | pub const MAX_NESTING_DEPTH: u8 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:21:2 [INFO] [stdout] | [INFO] [stdout] 21 | pub const CURRENT_TX_VERSION: u8 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:22:2 [INFO] [stdout] | [INFO] [stdout] 22 | pub const MAX_TRANSACTION_SIZE: u32 = 102400; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | pub const MAX_TRANSACTION_ATTRIBUTES: u32 = 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:24:2 [INFO] [stdout] | [INFO] [stdout] 24 | pub const MAX_SIGNER_SUBITEMS: u32 = 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:25:2 [INFO] [stdout] | [INFO] [stdout] 25 | pub const MAX_MANIFEST_SIZE: u32 = 0xFFFF; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | pub const SEED_1: &'static str = "http://seed1.neo.org:10332"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:30:2 [INFO] [stdout] | [INFO] [stdout] 30 | pub const SEED_2: &'static str = "http://seed2.neo.org:10332"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:31:2 [INFO] [stdout] | [INFO] [stdout] 31 | pub const SEED_3: &'static str = "http://seed3.neo.org:10332"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:32:2 [INFO] [stdout] | [INFO] [stdout] 32 | pub const SEED_4: &'static str = "http://seed4.neo.org:10332"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:33:2 [INFO] [stdout] | [INFO] [stdout] 33 | pub const SEED_5: &'static str = "http://seed5.neo.org:10332"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:35:2 [INFO] [stdout] | [INFO] [stdout] 35 | pub const SCRYPT_N: usize = 16384; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:36:2 [INFO] [stdout] | [INFO] [stdout] 36 | pub const SCRYPT_R: u32 = 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:37:2 [INFO] [stdout] | [INFO] [stdout] 37 | pub const SCRYPT_P: u32 = 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:38:2 [INFO] [stdout] | [INFO] [stdout] 38 | pub const SCRYPT_LOG_N: u8 = 14; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:39:2 [INFO] [stdout] | [INFO] [stdout] 39 | pub const SCRYPT_DK_LEN: usize = 64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:41:2 [INFO] [stdout] | [INFO] [stdout] 41 | pub const NEP_HEADER_1: u8 = 0x01; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:42:2 [INFO] [stdout] | [INFO] [stdout] 42 | pub const NEP_HEADER_2: u8 = 0x42; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/constant.rs:43:2 [INFO] [stdout] | [INFO] [stdout] 43 | pub const NEP_FLAG: u8 = 0xe0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_config/constant.rs:45:2 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type does not implement `derive_more::Debug`; consider adding `#[derive(Debug)]` or a manual implementation [INFO] [stdout] --> src/neo_config/test_properties.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct TestConstants {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_config/test_properties.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct TestConstants {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:5:2 [INFO] [stdout] | [INFO] [stdout] 5 | pub const TEST_RESOURCE_PATH: &'static str = "../../../test_resources/"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | pub const DEFAULT_ACCOUNT_ADDRESS: &'static str = "NM7Aky765FG8NhhwtxjXRx7jEL1cnw7PBP"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 8 | pub const DEFAULT_ACCOUNT_SCRIPT_HASH: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 10 | pub const DEFAULT_ACCOUNT_VERIFICATION_SCRIPT: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | pub const DEFAULT_ACCOUNT_PUBLIC_KEY: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 14 | pub const DEFAULT_ACCOUNT_PRIVATE_KEY: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:16:2 [INFO] [stdout] | [INFO] [stdout] 16 | pub const DEFAULT_ACCOUNT_ENCRYPTED_PRIVATE_KEY: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:18:2 [INFO] [stdout] | [INFO] [stdout] 18 | pub const DEFAULT_ACCOUNT_WIF: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:20:2 [INFO] [stdout] | [INFO] [stdout] 20 | pub const DEFAULT_ACCOUNT_PASSWORD: &'static str = "neo"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | pub const COMMITTEE_ACCOUNT_ADDRESS: &'static str = "NXXazKH39yNFWWZF5MJ8tEN98VYHwzn7g3"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:24:2 [INFO] [stdout] | [INFO] [stdout] 24 | pub const COMMITTEE_ACCOUNT_SCRIPT_HASH: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:26:2 [INFO] [stdout] | [INFO] [stdout] 26 | pub const COMMITTEE_ACCOUNT_VERIFICATION_SCRIPT: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:30:2 [INFO] [stdout] | [INFO] [stdout] 30 | pub const CONTRACT_MANAGEMENT_HASH: &'static str = "fffdc93764dbaddd97c48f252a53ea4643faa3fd"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type does not implement `derive_more::Debug`; consider adding `#[derive(Debug)]` or a manual implementation [INFO] [stdout] --> src/neo_error/unified.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | / pub struct ErrorBuilder { [INFO] [stdout] 194 | | kind: ErrorKind, [INFO] [stdout] 195 | | message: String, [INFO] [stdout] 196 | | source: Option>, [INFO] [stdout] 197 | | recovery: ErrorRecovery, [INFO] [stdout] 198 | | context: ErrorContext, [INFO] [stdout] 199 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/neo_types/mod.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | pub mod script_hash; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/neo_types/mod.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | pub mod contract; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/neo_types/mod.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | pub mod error; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/neo_types/mod.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | pub mod nns; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/neo_types/mod.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | pub mod serde_value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/neo_types/mod.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | pub mod serde_with_utils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a type alias [INFO] [stdout] --> src/neo_types/mod.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | pub type Byte = u8; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a type alias [INFO] [stdout] --> src/neo_types/mod.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | pub type Bytes = Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a type alias [INFO] [stdout] --> src/neo_types/mod.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | pub type TxHash = H256; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/neo_types/mod.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | pub trait ExternBase64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/mod.rs:125:2 [INFO] [stdout] | [INFO] [stdout] 125 | fn to_base64(&self) -> String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_types/mod.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct ScryptParamsDef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/mod.rs:138:2 [INFO] [stdout] | [INFO] [stdout] 138 | pub log_n: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/mod.rs:140:2 [INFO] [stdout] | [INFO] [stdout] 140 | pub r: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/mod.rs:142:2 [INFO] [stdout] | [INFO] [stdout] 142 | pub p: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/neo_types/mod.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | pub trait Base64Encode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/mod.rs:153:2 [INFO] [stdout] | [INFO] [stdout] 153 | fn to_base64(&self) -> String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/neo_types/mod.rs:208:1 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn to_checksum(addr: &ScriptHash, chain_id: Option) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:31:2 [INFO] [stdout] | [INFO] [stdout] 31 | pub const STD_LIB_HASH: &'static str = "acce6fd80d44e1796aa0c2c625e9e4e0ce39efc0"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:32:2 [INFO] [stdout] | [INFO] [stdout] 32 | pub const CRYPTO_LIB_HASH: &'static str = "726cb6e0cd8628a1350a611384688911ab75f51b"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:33:2 [INFO] [stdout] | [INFO] [stdout] 33 | pub const LEDGER_CONTRACT_HASH: &'static str = "da65b600f7124ce6c79950c1772a36403104f2be"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:34:2 [INFO] [stdout] | [INFO] [stdout] 34 | pub const NEO_TOKEN_HASH: &'static str = "ef4073a0f2b305a38ec4050e4d3d28bc40ea63f5"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:35:2 [INFO] [stdout] | [INFO] [stdout] 35 | pub const GAS_TOKEN_HASH: &'static str = "d2a4cff31913016155e38e474a2c06d08be276cf"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:36:2 [INFO] [stdout] | [INFO] [stdout] 36 | pub const GAS_TOKEN_NAME: &'static str = "GasToken"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:37:2 [INFO] [stdout] | [INFO] [stdout] 37 | pub const POLICY_CONTRACT_HASH: &'static str = "cc5e4edd9f5f8dba8bb65734541df7a1c081c67b"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:38:2 [INFO] [stdout] | [INFO] [stdout] 38 | pub const ROLE_MANAGEMENT_HASH: &'static str = "49cf4e5378ffcd4dec034fd98a174c5491e395e2"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:39:2 [INFO] [stdout] | [INFO] [stdout] 39 | pub const ORACLE_CONTRACT_HASH: &'static str = "fe924b7cfe89ddd271abaf7210a80a7e11178758"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:40:2 [INFO] [stdout] | [INFO] [stdout] 40 | pub const NAME_SERVICE_HASH: &'static str = "7a8fcf0392cd625647907afa8e45cc66872b596b"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_config/test_properties.rs:43:2 [INFO] [stdout] | [INFO] [stdout] 43 | pub const CLIENT1_ACCOUNT_WIF: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_contract/contract_management.rs:25:2 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(script_hash: H160, provider: Option<&'a RpcClient

>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/contract_management.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | pub async fn get_minimum_deployment_fee(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/contract_management.rs:40:2 [INFO] [stdout] | [INFO] [stdout] 40 | pub async fn set_minimum_deployment_fee(&self, fee: u64) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/contract_management.rs:56:2 [INFO] [stdout] | [INFO] [stdout] 56 | pub async fn get_contract(&self, hash: H160) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/contract_management.rs:64:2 [INFO] [stdout] | [INFO] [stdout] 64 | pub async fn get_contract_by_id(&self, id: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/contract_management.rs:69:2 [INFO] [stdout] | [INFO] [stdout] 69 | pub async fn get_contract_hash_by_id(&self, id: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/contract_management.rs:87:2 [INFO] [stdout] | [INFO] [stdout] 87 | pub async fn get_contract_hashes(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/contract_management.rs:100:2 [INFO] [stdout] | [INFO] [stdout] 100 | / pub async fn has_method( [INFO] [stdout] 101 | | &self, [INFO] [stdout] 102 | | hash: H160, [INFO] [stdout] 103 | | method: &str, [INFO] [stdout] 104 | | params: usize, [INFO] [stdout] 105 | | ) -> Result { [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/contract_management.rs:119:2 [INFO] [stdout] | [INFO] [stdout] 119 | / pub async fn deploy( [INFO] [stdout] 120 | | &self, [INFO] [stdout] 121 | | nef: &NefFile, [INFO] [stdout] 122 | | manifest: &[u8], [INFO] [stdout] 123 | | data: Option, [INFO] [stdout] 124 | | ) -> Result, ContractError> { [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/contract_management.rs:120:3 [INFO] [stdout] | [INFO] [stdout] 120 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 124 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 124 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type does not implement `derive_more::Debug`; consider adding `#[derive(Debug)]` or a manual implementation [INFO] [stdout] --> src/neo_protocol/responses/neo_get_claimable.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / pub struct Claimables { [INFO] [stdout] 5 | | #[serde(rename = "claimable")] [INFO] [stdout] 6 | | pub claims: Vec, [INFO] [stdout] 7 | | pub address: String, [INFO] [stdout] 8 | | #[serde(rename = "unclaimed")] [INFO] [stdout] 9 | | pub total_unclaimed: String, [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/neo_contract/famous/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod flamingo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/neo_contract/famous/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub mod grandshare; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/neo_contract/famous/mod.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub mod neoburger; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/neo_contract/famous/mod.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub mod neocompound; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/neo_contract/famous/contracts.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn flamingo_flm_token() -> FamousContract { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/neo_contract/famous/contracts.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn flamingo_flamingo_finance() -> FamousContract { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/neo_contract/famous/contracts.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn ghostmarket() -> FamousContract { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/neo_contract/famous/contracts.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn neoburger_dao() -> FamousContract { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/neo_contract/famous/contracts.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn neocompound() -> FamousContract { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/neo_contract/famous/contracts.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn neo_name_service() -> FamousContract { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/neo_contract/famous/contracts.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn bridge_neo_to_eth() -> FamousContract { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/neo_contract/famous/contracts.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn testnet_nns() -> FamousContract { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/neo_contract/famous/contracts.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn testnet_faucet() -> FamousContract { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/famous/flamingo.rs:84:3 [INFO] [stdout] | [INFO] [stdout] 84 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 90 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `transaction_attribute::OracleResponse` is more private than the item `transaction_attribute::TransactionAttribute::OracleResponse::0` [INFO] [stdout] --> src/neo_builder/transaction/transaction_attribute.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | OracleResponse(OracleResponse), [INFO] [stdout] | ^^^^^^^^^^^^^^ field `transaction_attribute::TransactionAttribute::OracleResponse::0` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `transaction_attribute::OracleResponse` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/neo_builder/transaction/transaction_attribute.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | struct OracleResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `name_service::RecordType` is more private than the item `NeoNameService::<'a, P>::set_record` [INFO] [stdout] --> src/neo_contract/name_service.rs:149:2 [INFO] [stdout] | [INFO] [stdout] 149 | / pub async fn set_record( [INFO] [stdout] 150 | | &self, [INFO] [stdout] 151 | | name: &str, [INFO] [stdout] 152 | | record_type: RecordType, [INFO] [stdout] 153 | | data: &str, [INFO] [stdout] 154 | | ) -> Result, ContractError> { [INFO] [stdout] | |_____________________________________________________^ method `NeoNameService::<'a, P>::set_record` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `name_service::RecordType` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/neo_contract/name_service.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | enum RecordType { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `name_service::RecordType` is more private than the item `NeoNameService::<'a, P>::delete_record` [INFO] [stdout] --> src/neo_contract/name_service.rs:162:2 [INFO] [stdout] | [INFO] [stdout] 162 | / pub async fn delete_record( [INFO] [stdout] 163 | | &self, [INFO] [stdout] 164 | | name: &str, [INFO] [stdout] 165 | | record_type: RecordType, [INFO] [stdout] 166 | | ) -> Result, ContractError> { [INFO] [stdout] | |_____________________________________________________^ method `NeoNameService::<'a, P>::delete_record` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `name_service::RecordType` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/neo_contract/name_service.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | enum RecordType { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a type alias [INFO] [stdout] --> src/neo_types/script_hash.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub type ScriptHash = H160; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/script_hash.rs:63:2 [INFO] [stdout] | [INFO] [stdout] 63 | fn from_public_key(public_key: &[u8]) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct ContractManifest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:18:2 [INFO] [stdout] | [INFO] [stdout] 18 | pub name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:20:2 [INFO] [stdout] | [INFO] [stdout] 20 | pub groups: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | pub features: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:25:2 [INFO] [stdout] | [INFO] [stdout] 25 | pub supported_standards: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:27:2 [INFO] [stdout] | [INFO] [stdout] 27 | pub abi: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | pub permissions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:30:2 [INFO] [stdout] | [INFO] [stdout] 30 | pub trusts: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:32:2 [INFO] [stdout] | [INFO] [stdout] 32 | pub extra: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:36:2 [INFO] [stdout] | [INFO] [stdout] 36 | / pub fn new( [INFO] [stdout] 37 | | name: Option, [INFO] [stdout] 38 | | groups: Vec, [INFO] [stdout] 39 | | features: Option>, [INFO] [stdout] ... | [INFO] [stdout] 44 | | extra: Option>, [INFO] [stdout] 45 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:58:2 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn get_supported_standard(&self, index: usize) -> Result<&String, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:68:2 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn get_first_supported_standard(&self) -> Result<&String, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:77:2 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn get_permission(&self, index: usize) -> Result<&ContractPermission, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:88:2 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn get_first_permission(&self) -> Result<&ContractPermission, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:97:2 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn get_first_trust(&self) -> Result<&String, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:106:2 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn get_trust(&self, index: usize) -> Result<&String, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | pub struct ContractGroup { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:147:2 [INFO] [stdout] | [INFO] [stdout] 147 | pub pub_key: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:148:2 [INFO] [stdout] | [INFO] [stdout] 148 | pub signature: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | pub struct ContractABI { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:153:2 [INFO] [stdout] | [INFO] [stdout] 153 | pub methods: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:156:2 [INFO] [stdout] | [INFO] [stdout] 156 | pub events: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:160:2 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn new(methods: Option>, events: Option>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:167:2 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn get_first_method(&self) -> Result<&ContractMethod, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:176:2 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn get_method(&self, index: usize) -> Result<&ContractMethod, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:187:2 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn get_first_event(&self) -> Result<&ContractEvent, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:195:2 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn get_event(&self, index: usize) -> Result<&ContractEvent, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:208:1 [INFO] [stdout] | [INFO] [stdout] 208 | pub struct ContractMethod { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:209:2 [INFO] [stdout] | [INFO] [stdout] 209 | pub name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:210:2 [INFO] [stdout] | [INFO] [stdout] 210 | pub parameters: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:211:2 [INFO] [stdout] | [INFO] [stdout] 211 | pub offset: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:213:2 [INFO] [stdout] | [INFO] [stdout] 213 | pub return_type: ContractParameterType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:214:2 [INFO] [stdout] | [INFO] [stdout] 214 | pub safe: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:218:2 [INFO] [stdout] | [INFO] [stdout] 218 | / pub fn new( [INFO] [stdout] 219 | | name: String, [INFO] [stdout] 220 | | parameters: Option>, [INFO] [stdout] 221 | | offset: usize, [INFO] [stdout] 222 | | return_type: ContractParameterType, [INFO] [stdout] 223 | | safe: bool, [INFO] [stdout] 224 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct ContractEvent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:237:2 [INFO] [stdout] | [INFO] [stdout] 237 | pub name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:238:2 [INFO] [stdout] | [INFO] [stdout] 238 | pub parameters: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:242:1 [INFO] [stdout] | [INFO] [stdout] 242 | pub struct ContractPermission { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:243:2 [INFO] [stdout] | [INFO] [stdout] 243 | pub contract: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:246:2 [INFO] [stdout] | [INFO] [stdout] 246 | pub methods: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_manifest.rs:250:2 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn new(contract: String, methods: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/neo_contract/famous/flamingo.rs:99:3 [INFO] [stdout] | [INFO] [stdout] 99 | builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 99 | let _ = builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/famous/flamingo.rs:118:3 [INFO] [stdout] | [INFO] [stdout] 118 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 124 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 124 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/neo_contract/famous/flamingo.rs:133:3 [INFO] [stdout] | [INFO] [stdout] 133 | builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 133 | let _ = builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/famous/flamingo.rs:151:3 [INFO] [stdout] | [INFO] [stdout] 151 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 156 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 156 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/neo_contract/famous/flamingo.rs:160:3 [INFO] [stdout] | [INFO] [stdout] 160 | builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 160 | let _ = builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_get_claimable.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Claimables { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_claimable.rs:6:2 [INFO] [stdout] | [INFO] [stdout] 6 | pub claims: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_claimable.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | pub address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_claimable.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 9 | pub total_unclaimed: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type does not implement `derive_more::Debug`; consider adding `#[derive(Debug)]` or a manual implementation [INFO] [stdout] --> src/neo_protocol/responses/neo_get_claimable.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / pub struct Claim { [INFO] [stdout] 14 | | #[serde(rename = "txid")] [INFO] [stdout] 15 | | pub tx_id: String, [INFO] [stdout] 16 | | #[serde(rename = "n")] [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub unclaimed_gas: String, [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_get_claimable.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Claim { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_claimable.rs:15:2 [INFO] [stdout] | [INFO] [stdout] 15 | pub tx_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_claimable.rs:17:2 [INFO] [stdout] | [INFO] [stdout] 17 | pub index: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_claimable.rs:19:2 [INFO] [stdout] | [INFO] [stdout] 19 | pub neo_value: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_claimable.rs:21:2 [INFO] [stdout] | [INFO] [stdout] 21 | pub start_height: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_claimable.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | pub end_height: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_claimable.rs:25:2 [INFO] [stdout] | [INFO] [stdout] 25 | pub generated_gas: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_claimable.rs:27:2 [INFO] [stdout] | [INFO] [stdout] 27 | pub system_fee: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_claimable.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | pub unclaimed_gas: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_get_mem_pool.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct MemPoolDetails { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_mem_pool.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 8 | pub height: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_mem_pool.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | pub verified: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_mem_pool.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 14 | pub unverified: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Nep11Transfers { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | pub sent: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | pub received: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 14 | pub transfer_address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Nep11Transfer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:20:2 [INFO] [stdout] | [INFO] [stdout] 20 | pub token_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:21:2 [INFO] [stdout] | [INFO] [stdout] 21 | pub timestamp: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:25:2 [INFO] [stdout] | [INFO] [stdout] 25 | pub asset_hash: ScriptHash, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:27:2 [INFO] [stdout] | [INFO] [stdout] 27 | pub transfer_address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:30:2 [INFO] [stdout] | [INFO] [stdout] 30 | pub amount: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:32:2 [INFO] [stdout] | [INFO] [stdout] 32 | pub block_index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:34:2 [INFO] [stdout] | [INFO] [stdout] 34 | pub transfer_notify_index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:38:2 [INFO] [stdout] | [INFO] [stdout] 38 | pub tx_hash: H256, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:42:2 [INFO] [stdout] | [INFO] [stdout] 42 | / pub fn new( [INFO] [stdout] 43 | | timestamp: u64, [INFO] [stdout] 44 | | asset_hash: ScriptHash, [INFO] [stdout] 45 | | transfer_address: String, [INFO] [stdout] ... | [INFO] [stdout] 50 | | token_id: String, [INFO] [stdout] 51 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct Nep17Transfers { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:67:2 [INFO] [stdout] | [INFO] [stdout] 67 | pub sent: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:68:2 [INFO] [stdout] | [INFO] [stdout] 68 | pub received: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:70:2 [INFO] [stdout] | [INFO] [stdout] 70 | pub transfer_address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct Nep17Transfer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:75:2 [INFO] [stdout] | [INFO] [stdout] 75 | pub timestamp: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:79:2 [INFO] [stdout] | [INFO] [stdout] 79 | pub asset_hash: ScriptHash, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:81:2 [INFO] [stdout] | [INFO] [stdout] 81 | pub transfer_address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:84:2 [INFO] [stdout] | [INFO] [stdout] 84 | pub amount: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:86:2 [INFO] [stdout] | [INFO] [stdout] 86 | pub block_index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/famous/flamingo.rs:177:3 [INFO] [stdout] | [INFO] [stdout] 177 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 181 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 181 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/neo_contract/famous/flamingo.rs:185:3 [INFO] [stdout] | [INFO] [stdout] 185 | builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 185 | let _ = builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/famous/flamingo.rs:200:3 [INFO] [stdout] | [INFO] [stdout] 200 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 201 | account: &Account, [INFO] [stdout] 202 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 202 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/neo_contract/famous/flamingo.rs:206:3 [INFO] [stdout] | [INFO] [stdout] 206 | builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 206 | let _ = builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/famous/grandshare.rs:81:3 [INFO] [stdout] | [INFO] [stdout] 81 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 86 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/neo_contract/famous/grandshare.rs:91:3 [INFO] [stdout] | [INFO] [stdout] 91 | builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 91 | let _ = builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/famous/grandshare.rs:108:3 [INFO] [stdout] | [INFO] [stdout] 108 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 112 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/neo_contract/famous/grandshare.rs:119:3 [INFO] [stdout] | [INFO] [stdout] 119 | builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 119 | let _ = builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/famous/grandshare.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 140 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 140 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/neo_contract/famous/grandshare.rs:145:3 [INFO] [stdout] | [INFO] [stdout] 145 | builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 145 | let _ = builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/famous/grandshare.rs:161:3 [INFO] [stdout] | [INFO] [stdout] 161 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 164 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/neo_contract/famous/grandshare.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 168 | let _ = builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/famous/neoburger.rs:101:3 [INFO] [stdout] | [INFO] [stdout] 101 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 104 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/neo_contract/famous/neoburger.rs:108:3 [INFO] [stdout] | [INFO] [stdout] 108 | builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 108 | let _ = builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/famous/neoburger.rs:124:3 [INFO] [stdout] | [INFO] [stdout] 124 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 127 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 127 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/neo_contract/famous/neoburger.rs:131:3 [INFO] [stdout] | [INFO] [stdout] 131 | builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 131 | let _ = builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_types/contract/contract_method_token.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ContractMethodToken { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_method_token.rs:21:2 [INFO] [stdout] | [INFO] [stdout] 21 | / pub fn new( [INFO] [stdout] 22 | | hash: H160, [INFO] [stdout] 23 | | method: String, [INFO] [stdout] 24 | | param_count: u32, [INFO] [stdout] 25 | | has_return_value: bool, [INFO] [stdout] 26 | | call_flags: String, [INFO] [stdout] 27 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_types/contract/contract_nef.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ContractNef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_nef.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 9 | pub magic: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_nef.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | pub compiler: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_nef.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 13 | pub source: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_nef.rs:15:2 [INFO] [stdout] | [INFO] [stdout] 15 | pub tokens: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_nef.rs:17:2 [INFO] [stdout] | [INFO] [stdout] 17 | pub script: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_nef.rs:19:2 [INFO] [stdout] | [INFO] [stdout] 19 | pub checksum: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_nef.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | / pub fn new( [INFO] [stdout] 24 | | magic: i32, [INFO] [stdout] 25 | | compiler: String, [INFO] [stdout] 26 | | source: Option, [INFO] [stdout] ... | [INFO] [stdout] 29 | | checksum: i64, [INFO] [stdout] 30 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_nef.rs:41:2 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn get_first_token(&self) -> Result<&ContractMethodToken, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_nef.rs:50:2 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn get_token(&self, index: usize) -> Result<&ContractMethodToken, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct ContractParameter2 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | pub name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:31:2 [INFO] [stdout] | [INFO] [stdout] 31 | pub typ: ContractParameterType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:35:2 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(name: String, typ: ContractParameterType) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct ContractParameter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:50:2 [INFO] [stdout] | [INFO] [stdout] 50 | pub value: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:40:56 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, PartialEq, Eq, Hash, Serialize, Clone, Getters)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Getters` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:453:1 [INFO] [stdout] | [INFO] [stdout] 453 | pub enum ParameterValue { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:454:2 [INFO] [stdout] | [INFO] [stdout] 454 | Boolean(bool), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:455:2 [INFO] [stdout] | [INFO] [stdout] 455 | Integer(i64), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:456:2 [INFO] [stdout] | [INFO] [stdout] 456 | ByteArray(String), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:457:2 [INFO] [stdout] | [INFO] [stdout] 457 | String(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:458:2 [INFO] [stdout] | [INFO] [stdout] 458 | H160(String), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:459:2 [INFO] [stdout] | [INFO] [stdout] 459 | H256(String), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:88:2 [INFO] [stdout] | [INFO] [stdout] 88 | pub transfer_notify_index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:92:2 [INFO] [stdout] | [INFO] [stdout] 92 | pub tx_hash: H256, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_protocol/responses/neo_transfers.rs:97:2 [INFO] [stdout] | [INFO] [stdout] 97 | / pub fn new( [INFO] [stdout] 98 | | timestamp: u64, [INFO] [stdout] 99 | | asset_hash: ScriptHash, [INFO] [stdout] 100 | | transfer_address: String, [INFO] [stdout] ... | [INFO] [stdout] 104 | | tx_hash: H256, [INFO] [stdout] 105 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_block.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct NeoBlock { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_block.rs:15:2 [INFO] [stdout] | [INFO] [stdout] 15 | pub hash: H256, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_block.rs:16:2 [INFO] [stdout] | [INFO] [stdout] 16 | pub size: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_block.rs:17:2 [INFO] [stdout] | [INFO] [stdout] 17 | pub version: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_block.rs:21:2 [INFO] [stdout] | [INFO] [stdout] 21 | pub prev_block_hash: H256, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_block.rs:25:2 [INFO] [stdout] | [INFO] [stdout] 25 | pub merkle_root_hash: H256, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_block.rs:26:2 [INFO] [stdout] | [INFO] [stdout] 26 | pub time: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_block.rs:27:2 [INFO] [stdout] | [INFO] [stdout] 27 | pub nonce: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_block.rs:28:2 [INFO] [stdout] | [INFO] [stdout] 28 | pub index: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_block.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | pub primary: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_block.rs:31:2 [INFO] [stdout] | [INFO] [stdout] 31 | pub next_consensus: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_block.rs:32:2 [INFO] [stdout] | [INFO] [stdout] 32 | pub witnesses: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_block.rs:34:2 [INFO] [stdout] | [INFO] [stdout] 34 | pub transactions: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_block.rs:35:2 [INFO] [stdout] | [INFO] [stdout] 35 | pub confirmations: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_block.rs:39:2 [INFO] [stdout] | [INFO] [stdout] 39 | pub next_block_hash: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/neo_block.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn get_nonce_as_u64(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_get_next_block_validators.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Validator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_next_block_validators.rs:6:2 [INFO] [stdout] | [INFO] [stdout] 6 | pub public_key: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_next_block_validators.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | pub votes: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_next_block_validators.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 8 | pub active: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_protocol/responses/neo_get_next_block_validators.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(public_key: String, votes: String, active: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_get_peers.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Peers { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_peers.rs:5:2 [INFO] [stdout] | [INFO] [stdout] 5 | pub connected: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_peers.rs:6:2 [INFO] [stdout] | [INFO] [stdout] 6 | pub bad: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_peers.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | pub unconnected: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_get_peers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct AddressEntry { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_peers.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | pub address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_peers.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 13 | pub port: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_protocol/responses/neo_get_peers.rs:17:2 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(address: String, port: u16) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_get_state_height.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct StateHeight { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_state_height.rs:6:2 [INFO] [stdout] | [INFO] [stdout] 6 | pub local_root_index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_state_height.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 8 | pub validated_root_index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_get_state_root.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct StateRoot { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_state_root.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 10 | pub version: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_state_root.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | pub index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_state_root.rs:15:2 [INFO] [stdout] | [INFO] [stdout] 15 | pub root_hash: H256, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_state_root.rs:17:2 [INFO] [stdout] | [INFO] [stdout] 17 | pub witnesses: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/neo_protocol/responses/neo_get_token_balances.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait TokenBalances<'a>: Serialize + Deserialize<'a> + Clone + PartialEq + Eq + Hash { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `neo_get_unspents::Balance` is more private than the item `Unspents::balances` [INFO] [stdout] --> src/neo_protocol/responses/neo_get_unspents.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 9 | pub balances: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ field `Unspents::balances` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `neo_get_unspents::Balance` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/neo_protocol/responses/neo_get_unspents.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | struct Balance { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:460:2 [INFO] [stdout] | [INFO] [stdout] 460 | PublicKey(String), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:461:2 [INFO] [stdout] | [INFO] [stdout] 461 | Signature(String), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:462:2 [INFO] [stdout] | [INFO] [stdout] 462 | Array(Vec), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:463:2 [INFO] [stdout] | [INFO] [stdout] 463 | Map(ContractParameterMap), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:464:2 [INFO] [stdout] | [INFO] [stdout] 464 | Any, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:494:2 [INFO] [stdout] | [INFO] [stdout] 494 | pub fn new(typ: ContractParameterType) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:498:2 [INFO] [stdout] | [INFO] [stdout] 498 | pub fn get_type(&self) -> ContractParameterType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:502:2 [INFO] [stdout] | [INFO] [stdout] 502 | pub fn with_value(typ: ContractParameterType, value: ParameterValue) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:506:2 [INFO] [stdout] | [INFO] [stdout] 506 | pub fn bool(value: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:510:2 [INFO] [stdout] | [INFO] [stdout] 510 | pub fn to_bool(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:518:2 [INFO] [stdout] | [INFO] [stdout] 518 | pub fn integer(value: i64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:522:2 [INFO] [stdout] | [INFO] [stdout] 522 | pub fn to_integer(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:530:2 [INFO] [stdout] | [INFO] [stdout] 530 | pub fn byte_array(value: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:535:2 [INFO] [stdout] | [INFO] [stdout] 535 | pub fn to_byte_array(&self) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:544:2 [INFO] [stdout] | [INFO] [stdout] 544 | pub fn string(value: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:548:2 [INFO] [stdout] | [INFO] [stdout] 548 | pub fn to_string(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:555:2 [INFO] [stdout] | [INFO] [stdout] 555 | pub fn h160(value: &H160) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:559:2 [INFO] [stdout] | [INFO] [stdout] 559 | pub fn to_h160(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:575:2 [INFO] [stdout] | [INFO] [stdout] 575 | pub fn h256(value: &H256) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:579:2 [INFO] [stdout] | [INFO] [stdout] 579 | pub fn to_h256(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:595:2 [INFO] [stdout] | [INFO] [stdout] 595 | pub fn public_key(value: &Secp256r1PublicKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:602:2 [INFO] [stdout] | [INFO] [stdout] 602 | pub fn to_public_key(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:615:2 [INFO] [stdout] | [INFO] [stdout] 615 | pub fn signature(value: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:622:2 [INFO] [stdout] | [INFO] [stdout] 622 | pub fn to_signature(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:630:2 [INFO] [stdout] | [INFO] [stdout] 630 | pub fn array(values: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:634:2 [INFO] [stdout] | [INFO] [stdout] 634 | pub fn to_array(&self) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:642:2 [INFO] [stdout] | [INFO] [stdout] 642 | pub fn map(values: ContractParameterMap) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:646:2 [INFO] [stdout] | [INFO] [stdout] 646 | pub fn to_map(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:657:2 [INFO] [stdout] | [INFO] [stdout] 657 | pub fn any() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:661:2 [INFO] [stdout] | [INFO] [stdout] 661 | pub fn hash(self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:669:1 [INFO] [stdout] | [INFO] [stdout] 669 | pub struct ContractParameterMap( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:675:2 [INFO] [stdout] | [INFO] [stdout] 675 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:679:2 [INFO] [stdout] | [INFO] [stdout] 679 | pub fn from_map(map: HashMap) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:683:2 [INFO] [stdout] | [INFO] [stdout] 683 | pub fn to_map(&mut self) -> &HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:689:2 [INFO] [stdout] | [INFO] [stdout] 689 | pub fn to_bool(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:696:2 [INFO] [stdout] | [INFO] [stdout] 696 | pub fn to_integer(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:703:2 [INFO] [stdout] | [INFO] [stdout] 703 | pub fn to_byte_array(&self) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:712:2 [INFO] [stdout] | [INFO] [stdout] 712 | pub fn to_string(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:719:2 [INFO] [stdout] | [INFO] [stdout] 719 | pub fn to_h160(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:735:2 [INFO] [stdout] | [INFO] [stdout] 735 | pub fn to_h256(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:751:2 [INFO] [stdout] | [INFO] [stdout] 751 | pub fn to_public_key(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:763:2 [INFO] [stdout] | [INFO] [stdout] 763 | pub fn to_signature(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:770:2 [INFO] [stdout] | [INFO] [stdout] 770 | pub fn to_array(&self) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:777:2 [INFO] [stdout] | [INFO] [stdout] 777 | pub fn to_map(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/contract_parameter.rs:787:2 [INFO] [stdout] | [INFO] [stdout] 787 | pub fn hash(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/neo_types/contract/contract_parameter_type.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum ContractParameterType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/famous/neoburger.rs:146:3 [INFO] [stdout] | [INFO] [stdout] 146 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 147 | account: &Account, [INFO] [stdout] 148 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 148 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/neo_contract/famous/neoburger.rs:152:3 [INFO] [stdout] | [INFO] [stdout] 152 | builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 152 | let _ = builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/famous/neocompound.rs:80:3 [INFO] [stdout] | [INFO] [stdout] 80 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 84 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 84 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/neo_contract/famous/neocompound.rs:88:3 [INFO] [stdout] | [INFO] [stdout] 88 | builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 88 | let _ = builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/famous/neocompound.rs:105:3 [INFO] [stdout] | [INFO] [stdout] 105 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 109 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 109 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/neo_contract/famous/neocompound.rs:113:3 [INFO] [stdout] | [INFO] [stdout] 113 | builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 113 | let _ = builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/famous/neocompound.rs:129:3 [INFO] [stdout] | [INFO] [stdout] 129 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 132 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 132 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/neo_contract/famous/neocompound.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 136 | let _ = builder.set_signers(vec![AccountSigner::called_by_entry(account).unwrap().into()]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_contract/fungible_token_contract.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct FungibleTokenContract<'a, P: JsonRpcProvider> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_contract/fungible_token_contract.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(script_hash: &H160, provider: Option<&'a RpcClient

>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_contract/gas_token.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct GasToken<'a, P: JsonRpcProvider> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_contract/gas_token.rs:33:2 [INFO] [stdout] | [INFO] [stdout] 33 | pub const NAME: &'static str = "GasToken"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_contract/gas_token.rs:34:2 [INFO] [stdout] | [INFO] [stdout] 34 | pub const DECIMALS: u8 = 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_contract/gas_token.rs:35:2 [INFO] [stdout] | [INFO] [stdout] 35 | pub const SYMBOL: &'static str = "GAS"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_contract/gas_token.rs:37:2 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new(provider: Option<&'a RpcClient

>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_contract/iterator.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct NeoIterator<'a, T, P: JsonRpcProvider> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_contract/iterator.rs:28:2 [INFO] [stdout] | [INFO] [stdout] 28 | / pub fn new( [INFO] [stdout] 29 | | session_id: String, [INFO] [stdout] 30 | | iterator_id: String, [INFO] [stdout] 31 | | mapper: Arc T + Send + Sync>, [INFO] [stdout] 32 | | provider: Option<&'a RpcClient

>, [INFO] [stdout] 33 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/iterator.rs:37:2 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn traverse(&self, count: i32) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/iterator.rs:47:2 [INFO] [stdout] | [INFO] [stdout] 47 | pub async fn terminate_session(&self) -> Result<(), ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_contract/name_service.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct NameState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_contract/name_service.rs:52:2 [INFO] [stdout] | [INFO] [stdout] 52 | pub name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_contract/name_service.rs:53:2 [INFO] [stdout] | [INFO] [stdout] 53 | pub expiration: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_contract/name_service.rs:57:2 [INFO] [stdout] | [INFO] [stdout] 57 | pub admin: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_contract/name_service.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct NeoNameService<'a, P: JsonRpcProvider> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_contract/name_service.rs:89:2 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn new(provider: Option<&'a RpcClient

>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/name_service.rs:98:20 [INFO] [stdout] | [INFO] [stdout] 98 | async fn add_root(&self, root: &str) -> Result, ContractError> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 98 | async fn add_root(&self, root: &str) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> src/neo_protocol/responses/neo_get_token_balances.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | type Balance: TokenBalance<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/neo_get_token_balances.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 8 | fn address(&self) -> String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/neo_get_token_balances.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 9 | fn balances(&self) -> &Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/neo_contract/name_service.rs:20:2 [INFO] [stdout] | [INFO] [stdout] 19 | enum RecordType { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 20 | None = 0, [INFO] [stdout] | ^^^^ [INFO] [stdout] 21 | Txt = 1, [INFO] [stdout] 22 | A = 2, [INFO] [stdout] | ^ [INFO] [stdout] 23 | Aaaa = 3, [INFO] [stdout] | ^^^^ [INFO] [stdout] 24 | Cname = 4, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 25 | Srv = 5, [INFO] [stdout] | ^^^ [INFO] [stdout] 26 | Url = 6, [INFO] [stdout] | ^^^ [INFO] [stdout] 27 | Oauth = 7, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 28 | Ipfs = 8, [INFO] [stdout] | ^^^^ [INFO] [stdout] 29 | Email = 9, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 30 | Dnssec = 10, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 31 | Tlsa = 11, [INFO] [stdout] | ^^^^ [INFO] [stdout] 32 | Smimea = 12, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 33 | Hippo = 13, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 34 | Http = 14, [INFO] [stdout] | ^^^^ [INFO] [stdout] 35 | Sshfp = 15, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 36 | Onion = 16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 37 | Xmpp = 17, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | Magnet = 18, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 39 | Tor = 19, [INFO] [stdout] | ^^^ [INFO] [stdout] 40 | I2p = 20, [INFO] [stdout] | ^^^ [INFO] [stdout] 41 | Git = 21, [INFO] [stdout] | ^^^ [INFO] [stdout] 42 | Keybase = 22, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 43 | Briar = 23, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 44 | Zcash = 24, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 45 | Mini = 25, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OptimizationRule` is more private than the item `TransactionSimulatorBuilder::add_optimization_rule` [INFO] [stdout] --> src/sdk/transaction_simulator.rs:641:5 [INFO] [stdout] | [INFO] [stdout] 641 | pub fn add_optimization_rule(mut self, rule: OptimizationRule) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `TransactionSimulatorBuilder::add_optimization_rule` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `OptimizationRule` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/sdk/transaction_simulator.rs:535:1 [INFO] [stdout] | [INFO] [stdout] 535 | enum OptimizationRule { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/neo_protocol/account.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | pub trait AccountTrait: Sized + PartialEq + Send + Sync + Debug + Clone { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> src/neo_protocol/account.rs:101:2 [INFO] [stdout] | [INFO] [stdout] 101 | type Error: Sync + Send + Debug + Sized; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter_type.rs:22:2 [INFO] [stdout] | [INFO] [stdout] 22 | Any = 0x00, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/neo_protocol/responses/neo_get_token_balances.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait TokenBalance<'a>: Serialize + Deserialize<'a> + Clone { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/neo_get_token_balances.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 13 | fn asset_hash(&self) -> H160; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter_type.rs:24:2 [INFO] [stdout] | [INFO] [stdout] 24 | Boolean = 0x10, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter_type.rs:26:2 [INFO] [stdout] | [INFO] [stdout] 26 | Integer = 0x11, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter_type.rs:28:2 [INFO] [stdout] | [INFO] [stdout] 28 | ByteArray = 0x12, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter_type.rs:30:2 [INFO] [stdout] | [INFO] [stdout] 30 | String = 0x13, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter_type.rs:33:2 [INFO] [stdout] | [INFO] [stdout] 33 | H160 = 0x14, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter_type.rs:36:2 [INFO] [stdout] | [INFO] [stdout] 36 | H256 = 0x15, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter_type.rs:38:2 [INFO] [stdout] | [INFO] [stdout] 38 | PublicKey = 0x16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter_type.rs:40:2 [INFO] [stdout] | [INFO] [stdout] 40 | Signature = 0x17, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:104:2 [INFO] [stdout] | [INFO] [stdout] 104 | fn key_pair(&self) -> &Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/name_service.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | async fn get_roots(&self) -> Result, ContractError> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 103 | async fn get_roots(&self) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/neo_protocol/responses/neo_get_token_transfers.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait TokenTransfers<'a>: Serialize + Deserialize<'a> + Clone + PartialEq + Eq + Hash { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> src/neo_protocol/responses/neo_get_token_transfers.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | type Transfer: TokenTransfer<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/neo_get_token_transfers.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 9 | fn sent(&self) -> &Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter_type.rs:42:2 [INFO] [stdout] | [INFO] [stdout] 42 | Array = 0x20, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Role` is never used [INFO] [stdout] --> src/neo_protocol/role.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) enum Role { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/name_service.rs:123:2 [INFO] [stdout] | [INFO] [stdout] 123 | / pub async fn register( [INFO] [stdout] 124 | | &self, [INFO] [stdout] 125 | | name: &str, [INFO] [stdout] 126 | | owner: H160, [INFO] [stdout] 127 | | ) -> Result, ContractError> { [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/neo_get_token_transfers.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 10 | fn received(&self) -> &Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/neo_get_token_transfers.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | fn transfer_address(&self) -> &String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:105:2 [INFO] [stdout] | [INFO] [stdout] 105 | fn address_or_scripthash(&self) -> &AddressOrScriptHash; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:106:2 [INFO] [stdout] | [INFO] [stdout] 106 | fn label(&self) -> &Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:107:2 [INFO] [stdout] | [INFO] [stdout] 107 | fn verification_script(&self) -> &Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `byte_repr` is never used [INFO] [stdout] --> src/neo_protocol/role.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 15 | impl Role { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 16 | pub(crate) fn byte_repr(self) -> u8 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> src/neo_protocol/responses/neo_get_token_transfers.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub trait TokenTransfer<'a>: Serialize + Deserialize<'a> + Clone + PartialEq + Eq + Hash { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/neo_get_token_transfers.rs:15:2 [INFO] [stdout] | [INFO] [stdout] 15 | fn timestamp(&self) -> u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/neo_get_token_transfers.rs:16:2 [INFO] [stdout] | [INFO] [stdout] 16 | fn asset_hash(&self) -> H160; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/neo_get_token_transfers.rs:17:2 [INFO] [stdout] | [INFO] [stdout] 17 | fn transfer_address(&self) -> &String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/neo_contract/name_service.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 69 | impl<'a, P: JsonRpcProvider + 'static> NeoNameService<'a, P> { [INFO] [stdout] | ------------------------------------------------------------ associated items in this implementation [INFO] [stdout] 70 | const ADD_ROOT: &'static str = "addRoot"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 71 | const ROOTS: &'static str = "roots"; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 72 | const SET_PRICE: &'static str = "setPrice"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 73 | const GET_PRICE: &'static str = "getPrice"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | const GET_RECORD: &'static str = "getRecord"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 80 | const GET_ALL_RECORDS: &'static str = "getAllRecords"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 81 | const DELETE_RECORD: &'static str = "deleteRecord"; [INFO] [stdout] 82 | const RESOLVE: &'static str = "resolve"; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 83 | const PROPERTIES: &'static str = "properties"; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 84 | [INFO] [stdout] 85 | const NAME_PROPERTY: &'static str = "name"; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 86 | const EXPIRATION_PROPERTY: &'static str = "expiration"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 87 | const ADMIN_PROPERTY: &'static str = "admin"; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | async fn add_root(&self, root: &str) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | async fn get_roots(&self) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | async fn get_symbol(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | async fn get_decimals(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | async fn get_name_state(&self, name: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/neo_error/unified.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 202 | enum ErrorKind { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 206 | Transaction, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 207 | Configuration, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 208 | Validation, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 209 | InsufficientFunds, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 210 | Timeout, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 211 | RateLimit, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 212 | Other, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/neo_error/unified.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 216 | struct ErrorContext { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 219 | tx_hash: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 220 | field: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 221 | value: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 222 | required: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 223 | available: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 224 | token: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 225 | duration: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 226 | operation: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ErrorContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `MAX_SCRIPT_LENGTH`, `get_checksum_as_integer`, `read_from_file`, and `read_from_stack_item` are never used [INFO] [stdout] --> src/neo_types/contract/nef_file.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 46 | impl NefFile { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | const MAX_SCRIPT_LENGTH: usize = 512 * 1024; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | fn get_checksum_as_integer(bytes: &Bytes) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | fn read_from_file(file: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | fn read_from_stack_item(item: StackItem) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter_type.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | Map = 0x22, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `address` and `network` are never used [INFO] [stdout] --> src/neo_wallets/wallet/wallet.rs:832:5 [INFO] [stdout] | [INFO] [stdout] 671 | impl Wallet { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 832 | fn address(&self) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 992 | fn network(&self) -> u32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/neo_contract/neo_token.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 34 | impl<'a, P: JsonRpcProvider + 'static> NeoToken<'a, P> { [INFO] [stdout] | ------------------------------------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | async fn unclaimed_gas( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | async fn unclaimed_gas_contract( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | async fn register_candidate( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | async fn unregister_candidate( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | async fn get_committee(&self) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | async fn get_candidates(&self) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | async fn is_candidate(&self, public_key: &Secp256r1PublicKey) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | async fn vote( [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | async fn cancel_vote(&self, voter: &H160) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | async fn build_vote_script( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | async fn get_gas_per_block(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | async fn set_gas_per_block( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | async fn get_register_price(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | async fn set_register_price( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 184 | async fn get_account_state(&self, account: &H160) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 222 | async fn call_function_returning_list_of_public_keys( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 252 | async fn resolve_nns_text_record(&self, _name: &NNSName) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/name_service.rs:124:3 [INFO] [stdout] | [INFO] [stdout] 124 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 127 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 127 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/name_service.rs:136:2 [INFO] [stdout] | [INFO] [stdout] 136 | / pub async fn set_admin( [INFO] [stdout] 137 | | &self, [INFO] [stdout] 138 | | name: &str, [INFO] [stdout] 139 | | admin: H160, [INFO] [stdout] 140 | | ) -> Result, ContractError> { [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/name_service.rs:137:3 [INFO] [stdout] | [INFO] [stdout] 137 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 140 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 140 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/name_service.rs:149:2 [INFO] [stdout] | [INFO] [stdout] 149 | / pub async fn set_record( [INFO] [stdout] 150 | | &self, [INFO] [stdout] 151 | | name: &str, [INFO] [stdout] 152 | | record_type: RecordType, [INFO] [stdout] 153 | | data: &str, [INFO] [stdout] 154 | | ) -> Result, ContractError> { [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/name_service.rs:150:3 [INFO] [stdout] | [INFO] [stdout] 150 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 154 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 154 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/name_service.rs:162:2 [INFO] [stdout] | [INFO] [stdout] 162 | / pub async fn delete_record( [INFO] [stdout] 163 | | &self, [INFO] [stdout] 164 | | name: &str, [INFO] [stdout] 165 | | record_type: RecordType, [INFO] [stdout] 166 | | ) -> Result, ContractError> { [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/name_service.rs:163:3 [INFO] [stdout] | [INFO] [stdout] 163 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 166 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 166 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/name_service.rs:171:2 [INFO] [stdout] | [INFO] [stdout] 171 | pub async fn is_available(&self, name: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/name_service.rs:175:2 [INFO] [stdout] | [INFO] [stdout] 175 | / pub async fn renew( [INFO] [stdout] 176 | | &self, [INFO] [stdout] 177 | | name: &str, [INFO] [stdout] 178 | | years: u32, [INFO] [stdout] 179 | | ) -> Result, ContractError> { [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/name_service.rs:176:3 [INFO] [stdout] | [INFO] [stdout] 176 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 179 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 179 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/neo_get_token_transfers.rs:18:2 [INFO] [stdout] | [INFO] [stdout] 18 | fn amount(&self) -> u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/neo_get_token_transfers.rs:19:2 [INFO] [stdout] | [INFO] [stdout] 19 | fn block_index(&self) -> u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/neo_get_token_transfers.rs:20:2 [INFO] [stdout] | [INFO] [stdout] 20 | fn transfer_notify_index(&self) -> u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/neo_get_token_transfers.rs:21:2 [INFO] [stdout] | [INFO] [stdout] 21 | fn tx_hash(&self) -> H256; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from` is never used [INFO] [stdout] --> src/neo_contract/neo_token.rs:322:5 [INFO] [stdout] | [INFO] [stdout] 321 | impl Candidate { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 322 | fn from(items: Vec) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_get_unclaimed_gas.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct UnclaimedGas { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:108:2 [INFO] [stdout] | [INFO] [stdout] 108 | fn is_locked(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NameState` is never constructed [INFO] [stdout] --> src/neo_types/nns/name_state.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) struct NameState { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/neo_types/nns/name_state.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 10 | impl NameState { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 11 | pub(crate) fn new(name: String, expiration: Option, admin: Option<[u8; 20]>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Bytes` is never constructed [INFO] [stdout] --> src/neo_types/bytes.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct Bytes(Vec); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/neo_types/bytes.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | impl Bytes { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] 17 | fn b_int(&self) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | fn base64_encoded(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | fn base58_encoded(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | fn base58_check_encoded(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | fn no_prefix_hex(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | fn var_size(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | fn scripthash_to_address(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | fn to_padded(&self, length: usize, trailing: bool) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | fn trim_trailing_bytes(&mut self, byte: u8) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `power_of` is never used [INFO] [stdout] --> src/neo_types/numeric.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn power_of(base: i32, exp: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `var_size` is never used [INFO] [stdout] --> src/neo_types/numeric.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | fn var_size(n: i128) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_unsigned` is never used [INFO] [stdout] --> src/neo_types/numeric.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn to_unsigned(n: i32) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_milliseconds` is never used [INFO] [stdout] --> src/neo_types/numeric.rs:94:4 [INFO] [stdout] | [INFO] [stdout] 94 | fn to_milliseconds(datetime: chrono::DateTime) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [INFO] [stdout] --> src/neo_crypto/mod.rs:91:15 [INFO] [stdout] | [INFO] [stdout] 91 | pub(crate) fn add(left: usize, right: usize) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_size` is never used [INFO] [stdout] --> src/neo_crypto/keys.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 110 | impl Secp256r1PublicKey { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 238 | fn get_size(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `created_at` is never read [INFO] [stdout] --> src/neo_clients/connection_pool.rs:49:2 [INFO] [stdout] | [INFO] [stdout] 47 | struct PooledConnection { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 48 | client: RpcClient, [INFO] [stdout] 49 | created_at: Instant, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PooledConnection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MockBlocks` is never constructed [INFO] [stdout] --> src/neo_clients/mock_blocks.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | pub(super) struct MockBlocks; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_contract/neo_token.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct NeoToken<'a, P: JsonRpcProvider> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `sign_transaction`, `address`, `network`, and `with_network` are never used [INFO] [stdout] --> src/neo_wallets/wallet_signer.rs:66:22 [INFO] [stdout] | [INFO] [stdout] 56 | impl> WalletSigner { [INFO] [stdout] | --------------------------------------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 66 | pub(crate) async fn sign_transaction<'a, P: JsonRpcProvider + 'static>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | pub(crate) fn address(&self) -> Address { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | fn network(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | fn with_network>(mut self, network: T) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `provider` is never read [INFO] [stdout] --> src/neo_x/evm/provider.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct NeoXProvider<'a, P: JsonRpcProvider> { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | provider: Option<&'a RpcClient

>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NeoXProvider` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/sdk/mod.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Neo { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 48 | config: SdkConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `from`, `to`, `amount`, and `token` are never read [INFO] [stdout] --> src/sdk/mod.rs:518:5 [INFO] [stdout] | [INFO] [stdout] 517 | pub struct Transfer { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 518 | from: Wallet, [INFO] [stdout] | ^^^^ [INFO] [stdout] 519 | to: String, [INFO] [stdout] | ^^ [INFO] [stdout] 520 | amount: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 521 | token: Token, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mnemonic` and `seed` are never read [INFO] [stdout] --> src/sdk/hd_wallet.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 103 | pub struct HDWallet { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 104 | /// Mnemonic phrase [INFO] [stdout] 105 | mnemonic: Mnemonic, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | seed: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/express_contract_state.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ExpressContractState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:109:2 [INFO] [stdout] | [INFO] [stdout] 109 | fn encrypted_private_key(&self) -> &Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/express_contract_state.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 10 | pub hash: ScriptHash, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_unclaimed_gas.rs:6:2 [INFO] [stdout] | [INFO] [stdout] 6 | pub unclaimed: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_unclaimed_gas.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | pub address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/express_contract_state.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | pub manifest: ContractManifest, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_protocol/responses/express_contract_state.rs:15:2 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(hash: H160, manifest: ContractManifest) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type does not implement `derive_more::Debug`; consider adding `#[derive(Debug)]` or a manual implementation [INFO] [stdout] --> src/neo_protocol/responses/neo_get_unspents.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pub struct Unspents { [INFO] [stdout] 7 | | pub address: String, [INFO] [stdout] 8 | | #[serde(rename = "balance")] [INFO] [stdout] 9 | | pub balances: Vec, [INFO] [stdout] 10 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter_type.rs:46:2 [INFO] [stdout] | [INFO] [stdout] 46 | InteropInterface = 0x30, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/contract_parameter_type.rs:48:2 [INFO] [stdout] | [INFO] [stdout] 48 | Void = 0xff, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_get_unspents.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Unspents { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_unspents.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | pub address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_unspents.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 9 | pub balances: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/response_transaction_signer.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct RTransactionSigner { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/response_transaction_signer.rs:17:2 [INFO] [stdout] | [INFO] [stdout] 17 | pub account: H160, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/response_transaction_signer.rs:22:2 [INFO] [stdout] | [INFO] [stdout] 22 | pub scopes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/response_transaction_signer.rs:27:2 [INFO] [stdout] | [INFO] [stdout] 27 | pub allowed_contracts: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/response_transaction_signer.rs:34:2 [INFO] [stdout] | [INFO] [stdout] 34 | pub allowed_groups: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/response_transaction_signer.rs:38:2 [INFO] [stdout] | [INFO] [stdout] 38 | pub rules: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_protocol/responses/response_transaction_signer.rs:52:2 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn new(account: H160, scopes: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_protocol/responses/response_transaction_signer.rs:56:2 [INFO] [stdout] | [INFO] [stdout] 56 | / pub fn new_full( [INFO] [stdout] 57 | | account: H160, [INFO] [stdout] 58 | | scopes: Vec, [INFO] [stdout] 59 | | allowed_contracts: Vec, [INFO] [stdout] 60 | | allowed_groups: Vec, [INFO] [stdout] 61 | | rules: Vec, [INFO] [stdout] 62 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/response_transaction_signer.rs:66:2 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn get_first_scope(&self) -> Result<&WitnessScope, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/response_transaction_signer.rs:75:2 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn get_scope(&self, index: usize) -> Result<&WitnessScope, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/response_transaction_signer.rs:86:2 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn get_first_allowed_contract(&self) -> Result<&H160, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/response_transaction_signer.rs:95:2 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn get_allowed_contract(&self, index: usize) -> Result<&H160, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/response_transaction_signer.rs:106:2 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn get_first_allowed_group(&self) -> Result<&String, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/response_transaction_signer.rs:115:2 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn get_allowed_group(&self, index: usize) -> Result<&String, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/response_transaction_signer.rs:126:2 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn get_first_rule(&self) -> Result<&WitnessRule, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/response_transaction_signer.rs:135:2 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn get_rule(&self, index: usize) -> Result<&WitnessRule, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/express_shutdown.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ExpressShutdown { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_protocol/responses/express_shutdown.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(process_id: i32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_account_state.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct AccountState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_account_state.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | pub balance: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_account_state.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | pub balance_height: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_account_state.rs:15:2 [INFO] [stdout] | [INFO] [stdout] 15 | pub public_key: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_protocol/responses/neo_account_state.rs:31:2 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn with_no_vote(balance: i64, update_height: i64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_protocol/responses/neo_account_state.rs:35:2 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn with_no_balance() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:110:2 [INFO] [stdout] | [INFO] [stdout] 110 | fn signing_threshold(&self) -> &Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:111:2 [INFO] [stdout] | [INFO] [stdout] 111 | fn nr_of_participants(&self) -> &Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:112:2 [INFO] [stdout] | [INFO] [stdout] 112 | fn set_key_pair(&mut self, key_pair: Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:113:2 [INFO] [stdout] | [INFO] [stdout] 113 | fn set_address_or_scripthash(&mut self, address_or_scripthash: AddressOrScriptHash); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:114:2 [INFO] [stdout] | [INFO] [stdout] 114 | fn set_label(&mut self, label: Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:115:2 [INFO] [stdout] | [INFO] [stdout] 115 | fn set_verification_script(&mut self, verification_script: Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:116:2 [INFO] [stdout] | [INFO] [stdout] 116 | fn set_locked(&mut self, is_locked: bool); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:117:2 [INFO] [stdout] | [INFO] [stdout] 117 | fn set_encrypted_private_key(&mut self, encrypted_private_key: Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:119:2 [INFO] [stdout] | [INFO] [stdout] 119 | fn set_signing_threshold(&mut self, signing_threshold: Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:120:2 [INFO] [stdout] | [INFO] [stdout] 120 | fn set_nr_of_participants(&mut self, nr_of_participants: Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_protocol/account.rs:122:2 [INFO] [stdout] | [INFO] [stdout] 122 | / fn new( [INFO] [stdout] 123 | | address: AddressOrScriptHash, [INFO] [stdout] 124 | | label: Option, [INFO] [stdout] 125 | | verification_script: Option, [INFO] [stdout] 126 | | signing_threshold: Option, [INFO] [stdout] 127 | | nr_of_participants: Option, [INFO] [stdout] 128 | | ) -> Self; [INFO] [stdout] | |______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_protocol/account.rs:130:2 [INFO] [stdout] | [INFO] [stdout] 130 | / fn from_key_pair( [INFO] [stdout] 131 | | key_pair: KeyPair, [INFO] [stdout] 132 | | signing_threshold: Option, [INFO] [stdout] 133 | | nr_of_participants: Option, [INFO] [stdout] 134 | | ) -> Result; [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_contract/neo_token.rs:35:2 [INFO] [stdout] | [INFO] [stdout] 35 | pub const NAME: &'static str = "NeoToken"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_contract/neo_token.rs:37:2 [INFO] [stdout] | [INFO] [stdout] 37 | pub const DECIMALS: u8 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_contract/neo_token.rs:38:2 [INFO] [stdout] | [INFO] [stdout] 38 | pub const SYMBOL: &'static str = "NEO"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_contract/neo_token.rs:39:2 [INFO] [stdout] | [INFO] [stdout] 39 | pub const TOTAL_SUPPLY: u64 = 100_000_000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/neo_token.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 79 | candidate_key: &Secp256r1PublicKey, [INFO] [stdout] 80 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 80 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_protocol/account.rs:136:2 [INFO] [stdout] | [INFO] [stdout] 136 | / fn from_key_pair_opt( [INFO] [stdout] 137 | | key_pair: Option, [INFO] [stdout] 138 | | address: AddressOrScriptHash, [INFO] [stdout] 139 | | label: Option, [INFO] [stdout] ... | [INFO] [stdout] 145 | | nr_of_participants: Option, [INFO] [stdout] 146 | | ) -> Self; [INFO] [stdout] | |______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_protocol/account.rs:148:2 [INFO] [stdout] | [INFO] [stdout] 148 | fn from_wif(wif: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/neo_token.rs:85:3 [INFO] [stdout] | [INFO] [stdout] 85 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 86 | candidate_key: &Secp256r1PublicKey, [INFO] [stdout] 87 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/neo_token.rs:131:3 [INFO] [stdout] | [INFO] [stdout] 131 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 134 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 134 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/neo_token.rs:143:23 [INFO] [stdout] | [INFO] [stdout] 143 | async fn cancel_vote(&self, voter: &H160) -> Result, ContractError> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | async fn cancel_vote(&self, voter: &H160) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/neo_token.rs:167:3 [INFO] [stdout] | [INFO] [stdout] 167 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 168 | gas_per_block: i32, [INFO] [stdout] 169 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 169 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/neo_token.rs:178:3 [INFO] [stdout] | [INFO] [stdout] 178 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 179 | register_price: i32, [INFO] [stdout] 180 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 180 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_types/contract/contract_state.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ContractState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_state.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 13 | pub id: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_state.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 14 | pub nef: ContractNef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_state.rs:16:2 [INFO] [stdout] | [INFO] [stdout] 16 | pub update_counter: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_state.rs:18:2 [INFO] [stdout] | [INFO] [stdout] 18 | pub hash: H160, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_state.rs:19:2 [INFO] [stdout] | [INFO] [stdout] 19 | pub manifest: ContractManifest, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_state.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | / pub fn new( [INFO] [stdout] 24 | | id: i32, [INFO] [stdout] 25 | | update_counter: i32, [INFO] [stdout] 26 | | hash: H160, [INFO] [stdout] 27 | | nef: ContractNef, [INFO] [stdout] 28 | | manifest: ContractManifest, [INFO] [stdout] 29 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_state.rs:33:2 [INFO] [stdout] | [INFO] [stdout] 33 | / pub fn contract_identifiers( [INFO] [stdout] 34 | | stack_item: &StackItem, [INFO] [stdout] 35 | | ) -> Result { [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_types/contract/contract_state.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct ContractIdentifiers { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_state.rs:57:2 [INFO] [stdout] | [INFO] [stdout] 57 | pub id: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_state.rs:60:2 [INFO] [stdout] | [INFO] [stdout] 60 | pub hash: H160, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type does not implement `derive_more::Debug`; consider adding `#[derive(Debug)]` or a manual implementation [INFO] [stdout] --> src/neo_types/contract/contract_storage_entry.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / pub struct ContractStorageEntry { [INFO] [stdout] 5 | | pub key: String, [INFO] [stdout] 6 | | pub value: String, [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_types/contract/contract_storage_entry.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ContractStorageEntry { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_storage_entry.rs:5:2 [INFO] [stdout] | [INFO] [stdout] 5 | pub key: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `unix_timestamp_ms`, `random_uint256`, and `random_uint160` are never used [INFO] [stdout] --> src/neo_clients/mock_blocks.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | impl MockBlocks { [INFO] [stdout] | --------------- associated functions in this implementation [INFO] [stdout] 8 | fn unix_timestamp_ms() -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub(super) fn random_uint256() -> H256 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub(super) fn random_uint160() -> H160 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `InvalidTransactionType` is never used [INFO] [stdout] --> src/neo_clients/mock_blocks.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | pub(super) enum InvalidTransactionType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `max_requests` and `window` are never read [INFO] [stdout] --> src/neo_clients/rate_limiter.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct RateLimiter { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 9 | /// Maximum requests per window [INFO] [stdout] 10 | max_requests: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 11 | /// Time window for rate limiting [INFO] [stdout] 12 | window: Duration, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `nns` is never read [INFO] [stdout] --> src/neo_clients/rpc/rpc_client.rs:86:2 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct RpcClient

{ [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 85 | provider: P, [INFO] [stdout] 86 | nns: Option

, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RpcClient` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/neo_clients/rpc/transports/common.rs:121:30 [INFO] [stdout] | [INFO] [stdout] 121 | struct ResponseVisitor<'a>(&'a ()); [INFO] [stdout] | --------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `NeoRustRxTrait` is never used [INFO] [stdout] --> src/neo_clients/rx/neo_rust_rx_trait.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) trait NeoRustRxTrait { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `PinBoxFut` is never used [INFO] [stdout] --> src/neo_clients/utils.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) type PinBoxFut<'a, T> = [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [INFO] [stdout] --> src/neo_codec/mod.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) fn add(left: usize, right: usize) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [INFO] [stdout] --> src/neo_config/mod.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) fn add(left: usize, right: usize) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type does not implement `derive_more::Debug`; consider adding `#[derive(Debug)]` or a manual implementation [INFO] [stdout] --> src/neo_protocol/nep2.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct NEP2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/neo_protocol/protocol_error.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum ProtocolError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_protocol/protocol_error.rs:6:2 [INFO] [stdout] | [INFO] [stdout] 6 | RpcResponse { error: String }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/protocol_error.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | RpcResponse { error: String }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_protocol/protocol_error.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 8 | InvocationFaultState { error: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/protocol_error.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | InvocationFaultState { error: String }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_protocol/protocol_error.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 10 | ClientConnection { message: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/protocol_error.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | ClientConnection { message: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_protocol/protocol_error.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | StackItemCast { item: String, target: String }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/protocol_error.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | StackItemCast { item: String, target: String }, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/protocol_error.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | StackItemCast { item: String, target: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_protocol/protocol_error.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 14 | IllegalState { message: String }, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/protocol_error.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | IllegalState { message: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_protocol/protocol_error.rs:16:2 [INFO] [stdout] | [INFO] [stdout] 16 | HttpError(#[from] reqwest::Error), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type does not implement `derive_more::Debug`; consider adding `#[derive(Debug)]` or a manual implementation [INFO] [stdout] --> src/neo_protocol/responses/diagnostics.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pub struct Diagnostics { [INFO] [stdout] 7 | | #[serde(rename = "invokedcontracts")] [INFO] [stdout] 8 | | pub invoked_contracts: InvokedContract, [INFO] [stdout] 9 | | #[serde(rename = "storagechanges")] [INFO] [stdout] 10 | | pub storage_changes: Vec, [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/diagnostics.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Diagnostics { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/diagnostics.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 8 | pub invoked_contracts: InvokedContract, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/diagnostics.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 10 | pub storage_changes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_protocol/responses/diagnostics.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(invoked_contracts: InvokedContract, storage_changes: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type does not implement `derive_more::Debug`; consider adding `#[derive(Debug)]` or a manual implementation [INFO] [stdout] --> src/neo_protocol/responses/diagnostics.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / pub struct InvokedContract { [INFO] [stdout] 21 | | #[serde(deserialize_with = "deserialize_script_hash")] [INFO] [stdout] 22 | | #[serde(serialize_with = "serialize_script_hash")] [INFO] [stdout] 23 | | pub hash: ScriptHash, [INFO] [stdout] 24 | | pub invoked_contracts: Option>, [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/diagnostics.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct InvokedContract { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/contract_storage_entry.rs:6:2 [INFO] [stdout] | [INFO] [stdout] 6 | pub value: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/neo_wallets/mod.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | pub mod wallet; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type does not implement `derive_more::Debug`; consider adding `#[derive(Debug)]` or a manual implementation [INFO] [stdout] --> src/neo_wallets/wallet/backup.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct WalletBackup; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type does not implement `derive_more::Debug`; consider adding `#[derive(Debug)]` or a manual implementation [INFO] [stdout] --> src/neo_wallets/wallet/nep6wallet.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pub struct Nep6Wallet { [INFO] [stdout] 11 | | /// The name of the wallet. [INFO] [stdout] 12 | | #[serde(rename = "name")] [INFO] [stdout] 13 | | pub(crate) name: String, [INFO] [stdout] ... | [INFO] [stdout] 26 | | pub(crate) extra: Option>, [INFO] [stdout] 27 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_wallets/wallet/wallet.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Wallet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/contract_storage_entry.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(key: String, value: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:150:2 [INFO] [stdout] | [INFO] [stdout] 150 | fn decrypt_private_key(&mut self, password: &str) -> Result<(), Self::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:152:2 [INFO] [stdout] | [INFO] [stdout] 152 | fn encrypt_private_key(&mut self, password: &str) -> Result<(), Self::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:154:2 [INFO] [stdout] | [INFO] [stdout] 154 | fn get_script_hash(&self) -> ScriptHash; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:156:2 [INFO] [stdout] | [INFO] [stdout] 156 | fn get_signing_threshold(&self) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:158:2 [INFO] [stdout] | [INFO] [stdout] 158 | fn get_nr_of_participants(&self) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_protocol/account.rs:160:2 [INFO] [stdout] | [INFO] [stdout] 160 | fn from_verification_script(script: &VerificationScript) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_protocol/account.rs:162:2 [INFO] [stdout] | [INFO] [stdout] 162 | fn from_public_key(public_key: &Secp256r1PublicKey) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:164:2 [INFO] [stdout] | [INFO] [stdout] 164 | fn set_wallet(&mut self, wallet: Option>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:166:2 [INFO] [stdout] | [INFO] [stdout] 166 | fn get_wallet(&self) -> Option>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_protocol/account.rs:168:2 [INFO] [stdout] | [INFO] [stdout] 168 | / fn multi_sig_from_public_keys( [INFO] [stdout] 169 | | public_keys: &mut [Secp256r1PublicKey], [INFO] [stdout] 170 | | signing_threshold: u32, [INFO] [stdout] 171 | | ) -> Result; [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_protocol/account.rs:172:2 [INFO] [stdout] | [INFO] [stdout] 172 | / fn multi_sig_from_addr( [INFO] [stdout] 173 | | address: String, [INFO] [stdout] 174 | | signing_threshold: u8, [INFO] [stdout] 175 | | nr_of_participants: u8, [INFO] [stdout] 176 | | ) -> Result; [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_protocol/account.rs:178:2 [INFO] [stdout] | [INFO] [stdout] 178 | fn from_address(address: &str) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_protocol/account.rs:180:2 [INFO] [stdout] | [INFO] [stdout] 180 | fn from_script_hash(script_hash: &H160) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_protocol/account.rs:182:2 [INFO] [stdout] | [INFO] [stdout] 182 | fn create() -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:184:2 [INFO] [stdout] | [INFO] [stdout] 184 | fn is_multi_sig(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/account.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | pub struct Account { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/account.rs:190:2 [INFO] [stdout] | [INFO] [stdout] 190 | pub key_pair: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/account.rs:195:2 [INFO] [stdout] | [INFO] [stdout] 195 | pub address_or_scripthash: AddressOrScriptHash, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/account.rs:196:2 [INFO] [stdout] | [INFO] [stdout] 196 | pub label: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/account.rs:197:2 [INFO] [stdout] | [INFO] [stdout] 197 | pub verification_script: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/account.rs:198:2 [INFO] [stdout] | [INFO] [stdout] 198 | pub is_default: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/account.rs:199:2 [INFO] [stdout] | [INFO] [stdout] 199 | pub is_locked: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/account.rs:200:2 [INFO] [stdout] | [INFO] [stdout] 200 | pub encrypted_private_key: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/account.rs:201:2 [INFO] [stdout] | [INFO] [stdout] 201 | pub signing_threshold: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/account.rs:202:2 [INFO] [stdout] | [INFO] [stdout] 202 | pub nr_of_participants: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/account.rs:204:2 [INFO] [stdout] | [INFO] [stdout] 204 | pub wallet: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:208:2 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn get_address(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:212:2 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn get_script_hash(&self) -> H160 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:216:2 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn get_verification_script(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:219:2 [INFO] [stdout] | [INFO] [stdout] 219 | pub fn get_public_key(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:580:2 [INFO] [stdout] | [INFO] [stdout] 580 | pub fn to_nep6_account(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/account.rs:634:2 [INFO] [stdout] | [INFO] [stdout] 634 | / pub async fn get_nep17_balances

( [INFO] [stdout] 635 | | &self, [INFO] [stdout] 636 | | provider: &RpcClient

, [INFO] [stdout] 637 | | ) -> Result, ProviderError> [INFO] [stdout] 638 | | where [INFO] [stdout] 639 | | P: JsonRpcProvider, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/diagnostics.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | pub hash: ScriptHash, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/diagnostics.rs:24:2 [INFO] [stdout] | [INFO] [stdout] 24 | pub invoked_contracts: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type does not implement `derive_more::Debug`; consider adding `#[derive(Debug)]` or a manual implementation [INFO] [stdout] --> src/neo_protocol/responses/diagnostics.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / pub struct StorageChange { [INFO] [stdout] 29 | | pub state: String, [INFO] [stdout] 30 | | pub key: String, [INFO] [stdout] 31 | | pub value: String, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/diagnostics.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct StorageChange { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/diagnostics.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | pub state: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/diagnostics.rs:30:2 [INFO] [stdout] | [INFO] [stdout] 30 | pub key: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/diagnostics.rs:31:2 [INFO] [stdout] | [INFO] [stdout] 31 | pub value: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type does not implement `derive_more::Debug`; consider adding `#[derive(Debug)]` or a manual implementation [INFO] [stdout] --> src/neo_protocol/responses/neo_get_unspents.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / pub struct UnspentTransaction { [INFO] [stdout] 47 | | #[serde(rename = "txid")] [INFO] [stdout] 48 | | pub tx_id: String, [INFO] [stdout] 49 | | #[serde(rename = "n")] [INFO] [stdout] 50 | | pub index: u32, [INFO] [stdout] 51 | | pub value: f64, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct InvocationResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:19:2 [INFO] [stdout] | [INFO] [stdout] 19 | pub script: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_get_unspents.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct UnspentTransaction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_unspents.rs:48:2 [INFO] [stdout] | [INFO] [stdout] 48 | pub tx_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/neo_x/mod.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub mod bridge; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/neo_x/mod.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub mod evm; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/neo_x/bridge/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod bridge_contract; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_x/bridge/bridge_contract.rs:90:3 [INFO] [stdout] | [INFO] [stdout] 90 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 95 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 95 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/neo_x/bridge/bridge_contract.rs:103:3 [INFO] [stdout] | [INFO] [stdout] 103 | / builder.set_signers(vec![AccountSigner::called_by_entry(account) [INFO] [stdout] 104 | | .map_err(|e| { [INFO] [stdout] 105 | | ContractError::InvalidAccount(format!("Failed to create account signer: {}", e)) [INFO] [stdout] 106 | | })? [INFO] [stdout] 107 | | .into()]); [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 103 | let _ = builder.set_signers(vec![AccountSigner::called_by_entry(account) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_x/bridge/bridge_contract.rs:125:3 [INFO] [stdout] | [INFO] [stdout] 125 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 130 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 130 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_wallets/wallet/wallet.rs:26:2 [INFO] [stdout] | [INFO] [stdout] 26 | pub name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_wallets/wallet/wallet.rs:27:2 [INFO] [stdout] | [INFO] [stdout] 27 | pub version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/neo_x/bridge/bridge_contract.rs:138:3 [INFO] [stdout] | [INFO] [stdout] 138 | / builder.set_signers(vec![AccountSigner::called_by_entry(account) [INFO] [stdout] 139 | | .map_err(|e| { [INFO] [stdout] 140 | | ContractError::InvalidAccount(format!("Failed to create account signer: {}", e)) [INFO] [stdout] 141 | | })? [INFO] [stdout] 142 | | .into()]); [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = builder.set_signers(vec![AccountSigner::called_by_entry(account) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/neo_x/evm/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod provider; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/neo_x/evm/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod transaction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_unspents.rs:50:2 [INFO] [stdout] | [INFO] [stdout] 50 | pub index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_unspents.rs:51:2 [INFO] [stdout] | [INFO] [stdout] 51 | pub value: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_get_version.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct NeoVersion { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_version.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | pub tcp_port: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_version.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 9 | pub ws_port: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_version.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | pub nonce: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_version.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 13 | pub user_agent: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_version.rs:15:2 [INFO] [stdout] | [INFO] [stdout] 15 | pub protocol: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_get_version.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct NeoProtocol { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_version.rs:63:2 [INFO] [stdout] | [INFO] [stdout] 63 | pub network: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_version.rs:65:2 [INFO] [stdout] | [INFO] [stdout] 65 | pub validators_count: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_version.rs:67:2 [INFO] [stdout] | [INFO] [stdout] 67 | pub ms_per_block: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_version.rs:72:2 [INFO] [stdout] | [INFO] [stdout] 72 | pub max_valid_until_block_increment: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_version.rs:74:2 [INFO] [stdout] | [INFO] [stdout] 74 | pub max_traceable_blocks: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_version.rs:76:2 [INFO] [stdout] | [INFO] [stdout] 76 | pub address_version: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_version.rs:78:2 [INFO] [stdout] | [INFO] [stdout] 78 | pub max_transactions_per_block: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_version.rs:83:2 [INFO] [stdout] | [INFO] [stdout] 83 | pub memory_pool_max_transactions: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_version.rs:85:2 [INFO] [stdout] | [INFO] [stdout] 85 | pub initial_gas_distribution: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_version.rs:87:2 [INFO] [stdout] | [INFO] [stdout] 87 | pub hard_forks: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_get_version.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct HardForks { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_version.rs:137:2 [INFO] [stdout] | [INFO] [stdout] 137 | pub name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_version.rs:139:2 [INFO] [stdout] | [INFO] [stdout] 139 | pub block_height: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type does not implement `derive_more::Debug`; consider adding `#[derive(Debug)]` or a manual implementation [INFO] [stdout] --> src/neo_contract/neo_token.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | / pub struct Candidate { [INFO] [stdout] 317 | | pub public_key: Secp256r1PublicKey, [INFO] [stdout] 318 | | pub votes: i32, [INFO] [stdout] 319 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_contract/neo_token.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | pub struct Candidate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_contract/neo_token.rs:317:2 [INFO] [stdout] | [INFO] [stdout] 317 | pub public_key: Secp256r1PublicKey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_contract/neo_token.rs:318:2 [INFO] [stdout] | [INFO] [stdout] 318 | pub votes: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type does not implement `derive_more::Debug`; consider adding `#[derive(Debug)]` or a manual implementation [INFO] [stdout] --> src/neo_contract/neo_token.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | / pub struct AccountState { [INFO] [stdout] 330 | | pub balance: i64, [INFO] [stdout] 331 | | pub balance_height: Option, [INFO] [stdout] 332 | | pub public_key: Option, [INFO] [stdout] 333 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_contract/neo_token.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | pub struct AccountState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_contract/neo_token.rs:330:2 [INFO] [stdout] | [INFO] [stdout] 330 | pub balance: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_contract/neo_token.rs:331:2 [INFO] [stdout] | [INFO] [stdout] 331 | pub balance_height: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_contract/neo_token.rs:332:2 [INFO] [stdout] | [INFO] [stdout] 332 | pub public_key: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_contract/neo_token.rs:336:2 [INFO] [stdout] | [INFO] [stdout] 336 | pub fn with_no_balance() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_contract/neo_uri.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct NeoURI<'a, P: JsonRpcProvider> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/neo_uri.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Clone, Serialize, Deserialize, Getters, Setters)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Getters` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:21:2 [INFO] [stdout] | [INFO] [stdout] 21 | pub state: NeoVMStateType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | pub gas_consumed: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:25:2 [INFO] [stdout] | [INFO] [stdout] 25 | pub exception: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:27:2 [INFO] [stdout] | [INFO] [stdout] 27 | pub notifications: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | pub diagnostics: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:31:2 [INFO] [stdout] | [INFO] [stdout] 31 | pub stack: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:33:2 [INFO] [stdout] | [INFO] [stdout] 33 | pub tx: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:35:2 [INFO] [stdout] | [INFO] [stdout] 35 | pub pending_signature: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:37:2 [INFO] [stdout] | [INFO] [stdout] 37 | pub session_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | pub enum NeoVMStateType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/neo_uri.rs:23:57 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Clone, Serialize, Deserialize, Getters, Setters)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Setters` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_contract/neo_uri.rs:53:2 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn new(provider: Option<&'a RpcClient

>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_contract/neo_uri.rs:57:2 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn from_uri(uri_string: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/neo_contract/neo_uri.rs:82:7 [INFO] [stdout] | [INFO] [stdout] 82 | &neo_uri.set_token(H160::from_str(kv[1]).ok()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 82 | let _ = &neo_uri.set_token(H160::from_str(kv[1]).ok()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/neo_uri.rs:97:2 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn uri_string(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/neo_uri.rs:101:2 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn recipient_address(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/neo_uri.rs:105:2 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn token_string(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/neo_uri.rs:119:2 [INFO] [stdout] | [INFO] [stdout] 119 | / pub async fn build_transfer_from( [INFO] [stdout] 120 | | &self, [INFO] [stdout] 121 | | sender: &Account, [INFO] [stdout] 122 | | ) -> Result, ContractError> { [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/neo_uri.rs:120:3 [INFO] [stdout] | [INFO] [stdout] 120 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 121 | sender: &Account, [INFO] [stdout] 122 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/neo_contract/neo_uri.rs:181:3 [INFO] [stdout] | [INFO] [stdout] 181 | / tx_builder [INFO] [stdout] 182 | | .set_script(Some(script)) [INFO] [stdout] 183 | | .set_signers(vec![AccountSigner::called_by_entry(sender).unwrap().into()]); [INFO] [stdout] | |______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 181 | let _ = tx_builder [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/neo_uri.rs:200:2 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn token_str(&mut self, token_str: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/neo_uri.rs:234:2 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn build_uri(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_get_wallet_balance.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Balance { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_get_wallet_balance.rs:6:2 [INFO] [stdout] | [INFO] [stdout] 6 | pub balance: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type does not implement `derive_more::Debug`; consider adding `#[derive(Debug)]` or a manual implementation [INFO] [stdout] --> src/sdk/mod.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / pub struct Neo { [INFO] [stdout] 46 | | client: Arc>, [INFO] [stdout] 47 | | network: Network, [INFO] [stdout] 48 | | config: SdkConfig, [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type does not implement `derive_more::Debug`; consider adding `#[derive(Debug)]` or a manual implementation [INFO] [stdout] --> src/sdk/mod.rs:431:1 [INFO] [stdout] | [INFO] [stdout] 431 | / pub struct NeoBuilder { [INFO] [stdout] 432 | | network: Network, [INFO] [stdout] 433 | | config: SdkConfig, [INFO] [stdout] 434 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:48:2 [INFO] [stdout] | [INFO] [stdout] 48 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:49:2 [INFO] [stdout] | [INFO] [stdout] 49 | Halt, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:50:2 [INFO] [stdout] | [INFO] [stdout] 50 | Fault, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:51:2 [INFO] [stdout] | [INFO] [stdout] 51 | Break, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:52:2 [INFO] [stdout] | [INFO] [stdout] 52 | StepInto, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:53:2 [INFO] [stdout] | [INFO] [stdout] 53 | StepOut, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:54:2 [INFO] [stdout] | [INFO] [stdout] 54 | StepOver, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:55:2 [INFO] [stdout] | [INFO] [stdout] 55 | Exception, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:96:2 [INFO] [stdout] | [INFO] [stdout] 96 | / pub fn new( [INFO] [stdout] 97 | | script: String, [INFO] [stdout] 98 | | state: NeoVMStateType, [INFO] [stdout] 99 | | gas_consumed: String, [INFO] [stdout] ... | [INFO] [stdout] 106 | | session_id: Option, [INFO] [stdout] 107 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_address.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct NeoAddress { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_address.rs:5:2 [INFO] [stdout] | [INFO] [stdout] 5 | pub address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_address.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | pub has_key: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_address.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 9 | pub label: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_address.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | pub watch_only: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_application_log.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ApplicationLog { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_application_log.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | pub transaction_id: H256, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_application_log.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 14 | pub executions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/neo_application_log.rs:24:2 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn get_first_execution(&self) -> Result<&Execution, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/neo_application_log.rs:33:2 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn get_execution(&self, index: usize) -> Result<&Execution, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_application_log.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Execution { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_application_log.rs:46:2 [INFO] [stdout] | [INFO] [stdout] 46 | pub trigger: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_application_log.rs:48:2 [INFO] [stdout] | [INFO] [stdout] 48 | pub state: VMState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_application_log.rs:49:2 [INFO] [stdout] | [INFO] [stdout] 49 | pub exception: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_application_log.rs:51:2 [INFO] [stdout] | [INFO] [stdout] 51 | pub gas_consumed: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_application_log.rs:53:2 [INFO] [stdout] | [INFO] [stdout] 53 | pub stack: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_application_log.rs:55:2 [INFO] [stdout] | [INFO] [stdout] 55 | pub notifications: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/neo_application_log.rs:59:2 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn get_first_stack_item(&self) -> Result<&StackItem, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/neo_application_log.rs:69:2 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn get_stack_item(&self, index: usize) -> Result<&StackItem, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/neo_application_log.rs:79:2 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn get_first_notification(&self) -> Result<&LogNotification, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_protocol/responses/neo_application_log.rs:88:2 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn get_notification(&self, index: usize) -> Result<&LogNotification, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_wallets/wallet/wallet.rs:28:2 [INFO] [stdout] | [INFO] [stdout] 28 | pub scrypt_params: ScryptParamsDef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_wallets/wallet/wallet.rs:31:2 [INFO] [stdout] | [INFO] [stdout] 31 | pub accounts: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_wallets/wallet/wallet.rs:211:2 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn from_account(account: &Account) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_wallets/wallet/wallet.rs:266:2 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn save_to_file(&self, path: PathBuf) -> Result<(), WalletError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_wallets/wallet/wallet.rs:284:2 [INFO] [stdout] | [INFO] [stdout] 284 | pub fn get_account(&self, script_hash: &H160) -> Option<&Account> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_wallets/wallet/wallet.rs:288:2 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn remove_account(&mut self, script_hash: &H160) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_wallets/wallet/wallet.rs:292:2 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn encrypt_accounts(&mut self, password: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:122:2 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn has_state_fault(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:126:2 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn get_first_stack_item(&self) -> Result<&StackItem, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:136:2 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn get_stack_item(&self, index: usize) -> Result<&StackItem, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:146:2 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn get_first_notification(&self) -> Result<&Notification, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:160:2 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn get_notification(&self, index: usize) -> Result<&Notification, TypeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | pub struct PendingSignature { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:197:2 [INFO] [stdout] | [INFO] [stdout] 197 | pub typ: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:198:2 [INFO] [stdout] | [INFO] [stdout] 198 | pub data: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:199:2 [INFO] [stdout] | [INFO] [stdout] 199 | pub items: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:200:2 [INFO] [stdout] | [INFO] [stdout] 200 | pub network: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:213:1 [INFO] [stdout] | [INFO] [stdout] 213 | pub struct Item { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:214:2 [INFO] [stdout] | [INFO] [stdout] 214 | pub script: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:216:2 [INFO] [stdout] | [INFO] [stdout] 216 | pub parameters: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:217:2 [INFO] [stdout] | [INFO] [stdout] 217 | pub signatures: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | pub struct Diagnostics { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:234:2 [INFO] [stdout] | [INFO] [stdout] 234 | pub invoked_contracts: InvokedContract, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:236:2 [INFO] [stdout] | [INFO] [stdout] 236 | pub storage_changes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_contract/nft_contract.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct NftContract<'a, P: JsonRpcProvider> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_list_plugins.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Plugin { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_list_plugins.rs:5:2 [INFO] [stdout] | [INFO] [stdout] 5 | pub name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_list_plugins.rs:6:2 [INFO] [stdout] | [INFO] [stdout] 6 | pub version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_list_plugins.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 7 | pub interfaces: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_network_fee.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct NeoNetworkFee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_protocol/responses/neo_network_fee.rs:6:2 [INFO] [stdout] | [INFO] [stdout] 6 | pub network_fee: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type does not implement `derive_more::Debug`; consider adding `#[derive(Debug)]` or a manual implementation [INFO] [stdout] --> src/sdk/mod.rs:517:1 [INFO] [stdout] | [INFO] [stdout] 517 | / pub struct Transfer { [INFO] [stdout] 518 | | from: Wallet, [INFO] [stdout] 519 | | to: String, [INFO] [stdout] 520 | | amount: u64, [INFO] [stdout] 521 | | token: Token, [INFO] [stdout] 522 | | memo: Option, [INFO] [stdout] 523 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/sdk/websocket.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | token: ScriptHash, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/sdk/websocket.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | address: Option

, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/sdk/websocket.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | contract: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/sdk/websocket.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/sdk/websocket.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | height: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/sdk/websocket.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | hash: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/sdk/websocket.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | timestamp: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/sdk/websocket.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | transactions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/sdk/websocket.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | hash: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/sdk/websocket.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | sender: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/sdk/websocket.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | size: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/sdk/websocket.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/sdk/websocket.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | hash: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_contract/nft_contract.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(script_hash: &H160, provider: Option<&'a RpcClient

>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_contract/policy_contract.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct PolicyContract<'a, P: JsonRpcProvider> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/neo_contract/policy_contract.rs:26:2 [INFO] [stdout] | [INFO] [stdout] 26 | pub const NAME: &'static str = "PolicyContract"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_contract/policy_contract.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(provider: Option<&'a RpcClient

>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/policy_contract.rs:33:2 [INFO] [stdout] | [INFO] [stdout] 33 | pub async fn get_fee_per_byte(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/policy_contract.rs:37:2 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn get_exec_fee_factor(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/policy_contract.rs:41:2 [INFO] [stdout] | [INFO] [stdout] 41 | pub async fn get_storage_price(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/policy_contract.rs:45:2 [INFO] [stdout] | [INFO] [stdout] 45 | pub async fn is_blocked(&self, script_hash: &H160) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/policy_contract.rs:51:2 [INFO] [stdout] | [INFO] [stdout] 51 | pub async fn set_fee_per_byte(&self, fee: i32) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/policy_contract.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 51 | pub async fn set_fee_per_byte(&self, fee: i32) -> Result, ContractError> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 51 | pub async fn set_fee_per_byte(&self, fee: i32) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/policy_contract.rs:55:2 [INFO] [stdout] | [INFO] [stdout] 55 | / pub async fn set_exec_fee_factor( [INFO] [stdout] 56 | | &self, [INFO] [stdout] 57 | | fee: i32, [INFO] [stdout] 58 | | ) -> Result, ContractError> { [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/policy_contract.rs:56:3 [INFO] [stdout] | [INFO] [stdout] 56 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 57 | fee: i32, [INFO] [stdout] 58 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/policy_contract.rs:62:2 [INFO] [stdout] | [INFO] [stdout] 62 | / pub async fn set_storage_price( [INFO] [stdout] 63 | | &self, [INFO] [stdout] 64 | | price: i32, [INFO] [stdout] 65 | | ) -> Result, ContractError> { [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/policy_contract.rs:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 64 | price: i32, [INFO] [stdout] 65 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_protocol/responses/neo_send_raw_transaction.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct RawTransaction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:240:2 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn new(invoked_contracts: InvokedContract, storage_changes: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | pub struct InvokedContract { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:249:2 [INFO] [stdout] | [INFO] [stdout] 249 | pub hash: H160, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:251:2 [INFO] [stdout] | [INFO] [stdout] 251 | pub invoked_contracts: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:255:2 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn new(hash: H160, invoked_contracts: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:259:2 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn new_hash(hash: H160) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:265:1 [INFO] [stdout] | [INFO] [stdout] 265 | pub struct StorageChange { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:266:2 [INFO] [stdout] | [INFO] [stdout] 266 | pub state: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:267:2 [INFO] [stdout] | [INFO] [stdout] 267 | pub key: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:268:2 [INFO] [stdout] | [INFO] [stdout] 268 | pub value: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:272:2 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn new(state: String, key: String, value: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:279:1 [INFO] [stdout] | [INFO] [stdout] 279 | pub struct Notification { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:282:2 [INFO] [stdout] | [INFO] [stdout] 282 | pub contract: H160, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:284:2 [INFO] [stdout] | [INFO] [stdout] 284 | pub event_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:285:2 [INFO] [stdout] | [INFO] [stdout] 285 | pub state: StackItem, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:290:1 [INFO] [stdout] | [INFO] [stdout] 290 | pub enum NotificationState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:291:2 [INFO] [stdout] | [INFO] [stdout] 291 | Failure, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:292:2 [INFO] [stdout] | [INFO] [stdout] 292 | Success, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:293:2 [INFO] [stdout] | [INFO] [stdout] 293 | Halt, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:294:2 [INFO] [stdout] | [INFO] [stdout] 294 | Fault, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:295:2 [INFO] [stdout] | [INFO] [stdout] 295 | StepInto, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:296:2 [INFO] [stdout] | [INFO] [stdout] 296 | StepOut, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:297:2 [INFO] [stdout] | [INFO] [stdout] 297 | StepOver, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/neo_types/contract/invocation_result.rs:298:2 [INFO] [stdout] | [INFO] [stdout] 298 | Break, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/policy_contract.rs:69:2 [INFO] [stdout] | [INFO] [stdout] 69 | / pub async fn block_account( [INFO] [stdout] 70 | | &self, [INFO] [stdout] 71 | | account: &H160, [INFO] [stdout] 72 | | ) -> Result, ContractError> { [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/policy_contract.rs:70:3 [INFO] [stdout] | [INFO] [stdout] 70 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 71 | account: &H160, [INFO] [stdout] 72 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 72 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/policy_contract.rs:76:2 [INFO] [stdout] | [INFO] [stdout] 76 | / pub async fn block_account_address( [INFO] [stdout] 77 | | &self, [INFO] [stdout] 78 | | address: &str, [INFO] [stdout] 79 | | ) -> Result, ContractError> { [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/policy_contract.rs:77:3 [INFO] [stdout] | [INFO] [stdout] 77 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 78 | address: &str, [INFO] [stdout] 79 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 79 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/policy_contract.rs:84:2 [INFO] [stdout] | [INFO] [stdout] 84 | / pub async fn unblock_account( [INFO] [stdout] 85 | | &self, [INFO] [stdout] 86 | | account: &H160, [INFO] [stdout] 87 | | ) -> Result, ContractError> { [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/policy_contract.rs:85:3 [INFO] [stdout] | [INFO] [stdout] 85 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 86 | account: &H160, [INFO] [stdout] 87 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 87 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/neo_contract/policy_contract.rs:91:2 [INFO] [stdout] | [INFO] [stdout] 91 | / pub async fn unblock_account_address( [INFO] [stdout] 92 | | &self, [INFO] [stdout] 93 | | address: &str, [INFO] [stdout] 94 | | ) -> Result, ContractError> { [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/neo_contract/policy_contract.rs:92:3 [INFO] [stdout] | [INFO] [stdout] 92 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 93 | address: &str, [INFO] [stdout] 94 | ) -> Result, ContractError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 94 | ) -> Result, ContractError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/sdk/websocket.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | block_height: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [WARN] too many lines in the log, truncating it