[INFO] cloning repository https://github.com/PolyProgrammist/thetypify
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PolyProgrammist/thetypify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolyProgrammist%2Fthetypify", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolyProgrammist%2Fthetypify'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 966d23c9cfef46413b8cbc4c62a5913416c5e317
[INFO] checking PolyProgrammist/thetypify against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolyProgrammist%2Fthetypify" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PolyProgrammist/thetypify
[INFO] finished tweaking git repo https://github.com/PolyProgrammist/thetypify
[INFO] tweaked toml for git repo https://github.com/PolyProgrammist/thetypify written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PolyProgrammist/thetypify on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PolyProgrammist/thetypify 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typify v0.3.0
[INFO] [stderr]   Downloaded near-fmt v0.28.0
[INFO] [stderr]   Downloaded near-schema-checker-lib v0.28.0
[INFO] [stderr]   Downloaded near-jsonrpc-client v0.15.1
[INFO] [stderr]   Downloaded near-parameters v0.28.0
[INFO] [stderr]   Downloaded near-jsonrpc-primitives v0.28.0
[INFO] [stderr]   Downloaded zstd-safe v7.2.3
[INFO] [stderr]   Downloaded near-primitives v0.28.0
[INFO] [stderr]   Downloaded typify-impl v0.3.0
[INFO] [stderr]   Downloaded near-config-utils v0.28.0
[INFO] [stderr]   Downloaded near-primitives-core v0.28.0
[INFO] [stderr]   Downloaded near-time v0.28.0
[INFO] [stderr]   Downloaded serde_tokenstream v0.2.2
[INFO] [stderr]   Downloaded near-schema-checker-core v0.28.0
[INFO] [stderr]   Downloaded near-schema-checker-macro v0.28.0
[INFO] [stderr]   Downloaded near-chain-configs v0.28.0
[INFO] [stderr]   Downloaded typify-macro v0.3.0
[INFO] [stderr]   Downloaded near-crypto v0.28.0
[INFO] [stderr]   Downloaded near-stdx v0.28.0
[INFO] [stderr]   Downloaded ring v0.17.9
[INFO] [stderr]   Downloaded dyn-clone v1.0.18
[INFO] [stderr]   Downloaded regress v0.10.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08281b3aac326047fcb15313fff8d6b8d8e595d396b210cef8c426770ef79351
[INFO] running `Command { std: "docker" "start" "-a" "08281b3aac326047fcb15313fff8d6b8d8e595d396b210cef8c426770ef79351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08281b3aac326047fcb15313fff8d6b8d8e595d396b210cef8c426770ef79351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08281b3aac326047fcb15313fff8d6b8d8e595d396b210cef8c426770ef79351", kill_on_drop: false }`
[INFO] [stdout] 08281b3aac326047fcb15313fff8d6b8d8e595d396b210cef8c426770ef79351
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abaf8cc2b8665fc2ac27fff5f225a9ace0ba3a0ebf3eaf51312a455fe01a484e
[INFO] running `Command { std: "docker" "start" "-a" "abaf8cc2b8665fc2ac27fff5f225a9ace0ba3a0ebf3eaf51312a455fe01a484e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling borsh v1.5.5
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling near-schema-checker-macro v0.28.0
[INFO] [stderr]     Checking near-schema-checker-core v0.28.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking near-schema-checker-lib v0.28.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking json_comments v0.2.2
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking near-stdx v0.28.0
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling dyn-clone v1.0.18
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling regress v0.10.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]    Compiling borsh-derive v1.5.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]     Checking near-account-id v1.0.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking near-primitives-core v0.28.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking near-config-utils v0.28.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking near-fmt v0.28.0
[INFO] [stderr]     Checking near-parameters v0.28.0
[INFO] [stderr]     Checking near-crypto v0.28.0
[INFO] [stderr]     Checking near-time v0.28.0
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking bytesize v1.3.2
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking typify-impl v0.3.0
[INFO] [stderr]     Checking near-primitives v0.28.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stderr]    Compiling typify-macro v0.3.0
[INFO] [stderr]     Checking typify v0.3.0
[INFO] [stderr]     Checking near-chain-configs v0.28.0
[INFO] [stderr]     Checking near-jsonrpc-primitives v0.28.0
[INFO] [stderr]     Checking near-jsonrpc-client v0.15.1
[INFO] [stderr]     Checking thetypify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/main.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |     if let Ok(x) = print_transaction().await {
[INFO] [stdout]    |               ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/main.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |     if let Ok(x) = print_transaction().await {
[INFO] [stdout]    |               ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_block` is never used
[INFO] [stdout]   --> src/main.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | async fn print_block() -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]   --> src/types_transaction.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 75 | impl AccessKey {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 76 |     pub fn builder() -> builder::AccessKey {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]    --> src/types_transaction.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 223 | impl AccessKeyView {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 224 |     pub fn builder() -> builder::AccessKeyView {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]    --> src/types_transaction.rs:552:12
[INFO] [stdout]     |
[INFO] [stdout] 551 | impl ActionError {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 552 |     pub fn builder() -> builder::ActionError {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:1911:12
[INFO] [stdout]      |
[INFO] [stdout] 1910 | impl AddKeyAction {
[INFO] [stdout]      | ----------------- associated function in this implementation
[INFO] [stdout] 1911 |     pub fn builder() -> builder::AddKeyAction {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2038:12
[INFO] [stdout]      |
[INFO] [stdout] 2037 | impl CostGasUsed {
[INFO] [stdout]      | ---------------- associated function in this implementation
[INFO] [stdout] 2038 |     pub fn builder() -> builder::CostGasUsed {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2169:12
[INFO] [stdout]      |
[INFO] [stdout] 2168 | impl DataReceiverView {
[INFO] [stdout]      | --------------------- associated function in this implementation
[INFO] [stdout] 2169 |     pub fn builder() -> builder::DataReceiverView {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2258:12
[INFO] [stdout]      |
[INFO] [stdout] 2257 | impl DelegateAction {
[INFO] [stdout]      | ------------------- associated function in this implementation
[INFO] [stdout] 2258 |     pub fn builder() -> builder::DelegateAction {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2290:12
[INFO] [stdout]      |
[INFO] [stdout] 2289 | impl DeleteAccountAction {
[INFO] [stdout]      | ------------------------ associated function in this implementation
[INFO] [stdout] 2290 |     pub fn builder() -> builder::DeleteAccountAction {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2328:12
[INFO] [stdout]      |
[INFO] [stdout] 2327 | impl DeleteKeyAction {
[INFO] [stdout]      | -------------------- associated function in this implementation
[INFO] [stdout] 2328 |     pub fn builder() -> builder::DeleteKeyAction {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2363:12
[INFO] [stdout]      |
[INFO] [stdout] 2362 | impl DeployContractAction {
[INFO] [stdout]      | ------------------------- associated function in this implementation
[INFO] [stdout] 2363 |     pub fn builder() -> builder::DeployContractAction {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2403:12
[INFO] [stdout]      |
[INFO] [stdout] 2402 | impl DeployGlobalContractAction {
[INFO] [stdout]      | ------------------------------- associated function in this implementation
[INFO] [stdout] 2403 |     pub fn builder() -> builder::DeployGlobalContractAction {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2523:12
[INFO] [stdout]      |
[INFO] [stdout] 2522 | impl ExecutionMetadataView {
[INFO] [stdout]      | -------------------------- associated function in this implementation
[INFO] [stdout] 2523 |     pub fn builder() -> builder::ExecutionMetadataView {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2623:12
[INFO] [stdout]      |
[INFO] [stdout] 2622 | impl ExecutionOutcomeView {
[INFO] [stdout]      | ------------------------- associated function in this implementation
[INFO] [stdout] 2623 |     pub fn builder() -> builder::ExecutionOutcomeView {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2673:12
[INFO] [stdout]      |
[INFO] [stdout] 2672 | impl ExecutionOutcomeWithIdView {
[INFO] [stdout]      | ------------------------------- associated function in this implementation
[INFO] [stdout] 2673 |     pub fn builder() -> builder::ExecutionOutcomeWithIdView {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FinalExecutionOutcomeView` is never constructed
[INFO] [stdout]     --> src/types_transaction.rs:2811:12
[INFO] [stdout]      |
[INFO] [stdout] 2811 | pub struct FinalExecutionOutcomeView {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2827:12
[INFO] [stdout]      |
[INFO] [stdout] 2826 | impl FinalExecutionOutcomeView {
[INFO] [stdout]      | ------------------------------ associated function in this implementation
[INFO] [stdout] 2827 |     pub fn builder() -> builder::FinalExecutionOutcomeView {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FinalExecutionOutcomeWithReceiptView` is never constructed
[INFO] [stdout]     --> src/types_transaction.rs:2890:12
[INFO] [stdout]      |
[INFO] [stdout] 2890 | pub struct FinalExecutionOutcomeWithReceiptView {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2910:12
[INFO] [stdout]      |
[INFO] [stdout] 2909 | impl FinalExecutionOutcomeWithReceiptView {
[INFO] [stdout]      | ----------------------------------------- associated function in this implementation
[INFO] [stdout] 2910 |     pub fn builder() -> builder::FinalExecutionOutcomeWithReceiptView {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:3031:12
[INFO] [stdout]      |
[INFO] [stdout] 3030 | impl FunctionCallAction {
[INFO] [stdout]      | ----------------------- associated function in this implementation
[INFO] [stdout] 3031 |     pub fn builder() -> builder::FunctionCallAction {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:3231:12
[INFO] [stdout]      |
[INFO] [stdout] 3230 | impl FunctionCallPermission {
[INFO] [stdout]      | --------------------------- associated function in this implementation
[INFO] [stdout] 3231 |     pub fn builder() -> builder::FunctionCallPermission {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:3268:12
[INFO] [stdout]      |
[INFO] [stdout] 3267 | impl GlobalContractData {
[INFO] [stdout]      | ----------------------- associated function in this implementation
[INFO] [stdout] 3268 |     pub fn builder() -> builder::GlobalContractData {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:4727:12
[INFO] [stdout]      |
[INFO] [stdout] 4726 | impl MerklePathItem {
[INFO] [stdout]      | ------------------- associated function in this implementation
[INFO] [stdout] 4727 |     pub fn builder() -> builder::MerklePathItem {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:5603:12
[INFO] [stdout]      |
[INFO] [stdout] 5602 | impl ReceiptView {
[INFO] [stdout]      | ---------------- associated function in this implementation
[INFO] [stdout] 5603 |     pub fn builder() -> builder::ReceiptView {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:5755:12
[INFO] [stdout]      |
[INFO] [stdout] 5754 | impl SignedDelegateAction {
[INFO] [stdout]      | ------------------------- associated function in this implementation
[INFO] [stdout] 5755 |     pub fn builder() -> builder::SignedDelegateAction {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:5830:12
[INFO] [stdout]      |
[INFO] [stdout] 5829 | impl SignedTransactionView {
[INFO] [stdout]      | -------------------------- associated function in this implementation
[INFO] [stdout] 5830 |     pub fn builder() -> builder::SignedTransactionView {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:5876:12
[INFO] [stdout]      |
[INFO] [stdout] 5875 | impl StakeAction {
[INFO] [stdout]      | ---------------- associated function in this implementation
[INFO] [stdout] 5876 |     pub fn builder() -> builder::StakeAction {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:6030:12
[INFO] [stdout]      |
[INFO] [stdout] 6029 | impl TransferAction {
[INFO] [stdout]      | ------------------- associated function in this implementation
[INFO] [stdout] 6030 |     pub fn builder() -> builder::TransferAction {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:6261:12
[INFO] [stdout]      |
[INFO] [stdout] 6260 | impl UseGlobalContractAction {
[INFO] [stdout]      | ---------------------------- associated function in this implementation
[INFO] [stdout] 6261 |     pub fn builder() -> builder::UseGlobalContractAction {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `nonce` and `permission` are never used
[INFO] [stdout]     --> src/types_transaction.rs:6448:16
[INFO] [stdout]      |
[INFO] [stdout] 6447 |     impl AccessKey {
[INFO] [stdout]      |     -------------- methods in this implementation
[INFO] [stdout] 6448 |         pub fn nonce<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6458 |         pub fn permission<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `nonce` and `permission` are never used
[INFO] [stdout]     --> src/types_transaction.rs:6502:16
[INFO] [stdout]      |
[INFO] [stdout] 6501 |     impl AccessKeyView {
[INFO] [stdout]      |     ------------------ methods in this implementation
[INFO] [stdout] 6502 |         pub fn nonce<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6512 |         pub fn permission<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `index` and `kind` are never used
[INFO] [stdout]     --> src/types_transaction.rs:6556:16
[INFO] [stdout]      |
[INFO] [stdout] 6555 |     impl ActionError {
[INFO] [stdout]      |     ---------------- methods in this implementation
[INFO] [stdout] 6556 |         pub fn index<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6566 |         pub fn kind<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `access_key` and `public_key` are never used
[INFO] [stdout]     --> src/types_transaction.rs:6610:16
[INFO] [stdout]      |
[INFO] [stdout] 6609 |     impl AddKeyAction {
[INFO] [stdout]      |     ----------------- methods in this implementation
[INFO] [stdout] 6610 |         pub fn access_key<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6620 |         pub fn public_key<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cost`, `cost_category`, and `gas_used` are never used
[INFO] [stdout]     --> src/types_transaction.rs:6666:16
[INFO] [stdout]      |
[INFO] [stdout] 6665 |     impl CostGasUsed {
[INFO] [stdout]      |     ---------------- methods in this implementation
[INFO] [stdout] 6666 |         pub fn cost<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6676 |         pub fn cost_category<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6686 |         pub fn gas_used<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `data_id` and `receiver_id` are never used
[INFO] [stdout]     --> src/types_transaction.rs:6732:16
[INFO] [stdout]      |
[INFO] [stdout] 6731 |     impl DataReceiverView {
[INFO] [stdout]      |     --------------------- methods in this implementation
[INFO] [stdout] 6732 |         pub fn data_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6742 |         pub fn receiver_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `actions`, `max_block_height`, `nonce`, `public_key`, `receiver_id`, and `sender_id` are never used
[INFO] [stdout]     --> src/types_transaction.rs:6795:16
[INFO] [stdout]      |
[INFO] [stdout] 6794 |     impl DelegateAction {
[INFO] [stdout]      |     ------------------- methods in this implementation
[INFO] [stdout] 6795 |         pub fn actions<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6805 |         pub fn max_block_height<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6818 |         pub fn nonce<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6828 |         pub fn public_key<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6838 |         pub fn receiver_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6848 |         pub fn sender_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `beneficiary_id` is never used
[INFO] [stdout]     --> src/types_transaction.rs:6898:16
[INFO] [stdout]      |
[INFO] [stdout] 6897 |     impl DeleteAccountAction {
[INFO] [stdout]      |     ------------------------ method in this implementation
[INFO] [stdout] 6898 |         pub fn beneficiary_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `public_key` is never used
[INFO] [stdout]     --> src/types_transaction.rs:6938:16
[INFO] [stdout]      |
[INFO] [stdout] 6937 |     impl DeleteKeyAction {
[INFO] [stdout]      |     -------------------- method in this implementation
[INFO] [stdout] 6938 |         pub fn public_key<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `code` is never used
[INFO] [stdout]     --> src/types_transaction.rs:6978:16
[INFO] [stdout]      |
[INFO] [stdout] 6977 |     impl DeployContractAction {
[INFO] [stdout]      |     ------------------------- method in this implementation
[INFO] [stdout] 6978 |         pub fn code<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `code` and `deploy_mode` are never used
[INFO] [stdout]     --> src/types_transaction.rs:7018:16
[INFO] [stdout]      |
[INFO] [stdout] 7017 |     impl DeployGlobalContractAction {
[INFO] [stdout]      |     ------------------------------- methods in this implementation
[INFO] [stdout] 7018 |         pub fn code<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7028 |         pub fn deploy_mode<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `gas_profile` and `version` are never used
[INFO] [stdout]     --> src/types_transaction.rs:7075:16
[INFO] [stdout]      |
[INFO] [stdout] 7074 |     impl ExecutionMetadataView {
[INFO] [stdout]      |     -------------------------- methods in this implementation
[INFO] [stdout] 7075 |         pub fn gas_profile<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7085 |         pub fn version<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/types_transaction.rs:7140:16
[INFO] [stdout]      |
[INFO] [stdout] 7139 |     impl ExecutionOutcomeView {
[INFO] [stdout]      |     ------------------------- methods in this implementation
[INFO] [stdout] 7140 |         pub fn executor_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7150 |         pub fn gas_burnt<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7160 |         pub fn logs<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7170 |         pub fn metadata<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7180 |         pub fn receipt_ids<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7190 |         pub fn status<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7200 |         pub fn tokens_burnt<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `block_hash`, `id`, `outcome`, and `proof` are never used
[INFO] [stdout]     --> src/types_transaction.rs:7258:16
[INFO] [stdout]      |
[INFO] [stdout] 7257 |     impl ExecutionOutcomeWithIdView {
[INFO] [stdout]      |     ------------------------------- methods in this implementation
[INFO] [stdout] 7258 |         pub fn block_hash<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7268 |         pub fn id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^
[INFO] [stdout] ...
[INFO] [stdout] 7278 |         pub fn outcome<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7288 |         pub fn proof<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FinalExecutionOutcomeView` is never constructed
[INFO] [stdout]     --> src/types_transaction.rs:7323:16
[INFO] [stdout]      |
[INFO] [stdout] 7323 |     pub struct FinalExecutionOutcomeView {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `receipts_outcome`, `status`, `transaction`, and `transaction_outcome` are never used
[INFO] [stdout]     --> src/types_transaction.rs:7344:16
[INFO] [stdout]      |
[INFO] [stdout] 7343 |     impl FinalExecutionOutcomeView {
[INFO] [stdout]      |     ------------------------------ methods in this implementation
[INFO] [stdout] 7344 |         pub fn receipts_outcome<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7357 |         pub fn status<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7367 |         pub fn transaction<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7377 |         pub fn transaction_outcome<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FinalExecutionOutcomeWithReceiptView` is never constructed
[INFO] [stdout]     --> src/types_transaction.rs:7415:16
[INFO] [stdout]      |
[INFO] [stdout] 7415 |     pub struct FinalExecutionOutcomeWithReceiptView {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `receipts`, `receipts_outcome`, `status`, `transaction`, and `transaction_outcome` are never used
[INFO] [stdout]     --> src/types_transaction.rs:7438:16
[INFO] [stdout]      |
[INFO] [stdout] 7437 |     impl FinalExecutionOutcomeWithReceiptView {
[INFO] [stdout]      |     ----------------------------------------- methods in this implementation
[INFO] [stdout] 7438 |         pub fn receipts<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7448 |         pub fn receipts_outcome<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7461 |         pub fn status<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7471 |         pub fn transaction<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7481 |         pub fn transaction_outcome<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `args`, `deposit`, `gas`, and `method_name` are never used
[INFO] [stdout]     --> src/types_transaction.rs:7542:16
[INFO] [stdout]      |
[INFO] [stdout] 7541 |     impl FunctionCallAction {
[INFO] [stdout]      |     ----------------------- methods in this implementation
[INFO] [stdout] 7542 |         pub fn args<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7552 |         pub fn deposit<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7562 |         pub fn gas<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 7572 |         pub fn method_name<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `allowance`, `method_names`, and `receiver_id` are never used
[INFO] [stdout]     --> src/types_transaction.rs:7623:16
[INFO] [stdout]      |
[INFO] [stdout] 7622 |     impl FunctionCallPermission {
[INFO] [stdout]      |     --------------------------- methods in this implementation
[INFO] [stdout] 7623 |         pub fn allowance<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7633 |         pub fn method_names<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7643 |         pub fn receiver_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `code` and `id` are never used
[INFO] [stdout]     --> src/types_transaction.rs:7689:16
[INFO] [stdout]      |
[INFO] [stdout] 7688 |     impl GlobalContractData {
[INFO] [stdout]      |     ----------------------- methods in this implementation
[INFO] [stdout] 7689 |         pub fn code<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7699 |         pub fn id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `direction` and `hash` are never used
[INFO] [stdout]     --> src/types_transaction.rs:7743:16
[INFO] [stdout]      |
[INFO] [stdout] 7742 |     impl MerklePathItem {
[INFO] [stdout]      |     ------------------- methods in this implementation
[INFO] [stdout] 7743 |         pub fn direction<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7753 |         pub fn hash<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `predecessor_id`, `priority`, `receipt`, `receipt_id`, and `receiver_id` are never used
[INFO] [stdout]     --> src/types_transaction.rs:7803:16
[INFO] [stdout]      |
[INFO] [stdout] 7802 |     impl ReceiptView {
[INFO] [stdout]      |     ---------------- methods in this implementation
[INFO] [stdout] 7803 |         pub fn predecessor_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7813 |         pub fn priority<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7823 |         pub fn receipt<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7833 |         pub fn receipt_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7843 |         pub fn receiver_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `delegate_action` and `signature` are never used
[INFO] [stdout]     --> src/types_transaction.rs:7893:16
[INFO] [stdout]      |
[INFO] [stdout] 7892 |     impl SignedDelegateAction {
[INFO] [stdout]      |     ------------------------- methods in this implementation
[INFO] [stdout] 7893 |         pub fn delegate_action<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7903 |         pub fn signature<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/types_transaction.rs:7959:16
[INFO] [stdout]      |
[INFO] [stdout] 7958 |     impl SignedTransactionView {
[INFO] [stdout]      |     -------------------------- methods in this implementation
[INFO] [stdout] 7959 |         pub fn actions<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7969 |         pub fn hash<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7979 |         pub fn nonce<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7989 |         pub fn priority_fee<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7999 |         pub fn public_key<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8009 |         pub fn receiver_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8019 |         pub fn signature<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8029 |         pub fn signer_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `public_key` and `stake` are never used
[INFO] [stdout]     --> src/types_transaction.rs:8085:16
[INFO] [stdout]      |
[INFO] [stdout] 8084 |     impl StakeAction {
[INFO] [stdout]      |     ---------------- methods in this implementation
[INFO] [stdout] 8085 |         pub fn public_key<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8095 |         pub fn stake<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `deposit` is never used
[INFO] [stdout]     --> src/types_transaction.rs:8137:16
[INFO] [stdout]      |
[INFO] [stdout] 8136 |     impl TransferAction {
[INFO] [stdout]      |     ------------------- method in this implementation
[INFO] [stdout] 8137 |         pub fn deposit<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contract_identifier` is never used
[INFO] [stdout]     --> src/types_transaction.rs:8178:16
[INFO] [stdout]      |
[INFO] [stdout] 8177 |     impl UseGlobalContractAction {
[INFO] [stdout]      |     ---------------------------- method in this implementation
[INFO] [stdout] 8178 |         pub fn contract_identifier<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BandwidthRequest` is never constructed
[INFO] [stdout]    --> src/types_block.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub struct BandwidthRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]    --> src/types_block.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 131 | impl BandwidthRequest {
[INFO] [stdout]     | --------------------- associated function in this implementation
[INFO] [stdout] 132 |     pub fn builder() -> builder::BandwidthRequest {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BandwidthRequestBitmap` is never constructed
[INFO] [stdout]    --> src/types_block.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub struct BandwidthRequestBitmap {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]    --> src/types_block.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 171 | impl BandwidthRequestBitmap {
[INFO] [stdout]     | --------------------------- associated function in this implementation
[INFO] [stdout] 172 |     pub fn builder() -> builder::BandwidthRequestBitmap {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_block` is never used
[INFO] [stdout]   --> src/main.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | async fn print_block() -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BandwidthRequests` is never used
[INFO] [stdout]    --> src/types_block.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub enum BandwidthRequests {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BandwidthRequestsV1` is never constructed
[INFO] [stdout]    --> src/types_block.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub struct BandwidthRequestsV1 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]    --> src/types_block.rs:245:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | impl BandwidthRequestsV1 {
[INFO] [stdout]     | ------------------------ associated function in this implementation
[INFO] [stdout] 245 |     pub fn builder() -> builder::BandwidthRequestsV1 {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockHeaderView` is never constructed
[INFO] [stdout]    --> src/types_block.rs:460:12
[INFO] [stdout]     |
[INFO] [stdout] 460 | pub struct BlockHeaderView {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]    --> src/types_block.rs:510:12
[INFO] [stdout]     |
[INFO] [stdout] 509 | impl BlockHeaderView {
[INFO] [stdout]     | -------------------- associated function in this implementation
[INFO] [stdout] 510 |     pub fn builder() -> builder::BlockHeaderView {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChunkHeaderView` is never constructed
[INFO] [stdout]    --> src/types_block.rs:636:12
[INFO] [stdout]     |
[INFO] [stdout] 636 | pub struct ChunkHeaderView {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]    --> src/types_block.rs:668:12
[INFO] [stdout]     |
[INFO] [stdout] 667 | impl ChunkHeaderView {
[INFO] [stdout]     | -------------------- associated function in this implementation
[INFO] [stdout] 668 |     pub fn builder() -> builder::ChunkHeaderView {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CongestionInfoView` is never constructed
[INFO] [stdout]    --> src/types_block.rs:707:12
[INFO] [stdout]     |
[INFO] [stdout] 707 | pub struct CongestionInfoView {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]    --> src/types_block.rs:719:12
[INFO] [stdout]     |
[INFO] [stdout] 718 | impl CongestionInfoView {
[INFO] [stdout]     | ----------------------- associated function in this implementation
[INFO] [stdout] 719 |     pub fn builder() -> builder::CongestionInfoView {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RpcBlockResponse` is never constructed
[INFO] [stdout]    --> src/types_block.rs:864:12
[INFO] [stdout]     |
[INFO] [stdout] 864 | pub struct RpcBlockResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]    --> src/types_block.rs:875:12
[INFO] [stdout]     |
[INFO] [stdout] 874 | impl RpcBlockResponse {
[INFO] [stdout]     | --------------------- associated function in this implementation
[INFO] [stdout] 875 |     pub fn builder() -> builder::RpcBlockResponse {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SlashedValidator` is never constructed
[INFO] [stdout]     --> src/types_block.rs:1023:12
[INFO] [stdout]      |
[INFO] [stdout] 1023 | pub struct SlashedValidator {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_block.rs:1033:12
[INFO] [stdout]      |
[INFO] [stdout] 1032 | impl SlashedValidator {
[INFO] [stdout]      | --------------------- associated function in this implementation
[INFO] [stdout] 1033 |     pub fn builder() -> builder::SlashedValidator {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ValidatorStakeView` is never used
[INFO] [stdout]     --> src/types_block.rs:1076:10
[INFO] [stdout]      |
[INFO] [stdout] 1076 | pub enum ValidatorStakeView {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConversionError` is never constructed
[INFO] [stdout]  --> src/types_block.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub struct ConversionError(::std::borrow::Cow<'static, str>);
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BandwidthRequest` is never constructed
[INFO] [stdout]     --> src/types_block.rs:1091:16
[INFO] [stdout]      |
[INFO] [stdout] 1091 |     pub struct BandwidthRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `requested_values_bitmap` and `to_shard` are never used
[INFO] [stdout]     --> src/types_block.rs:1107:16
[INFO] [stdout]      |
[INFO] [stdout] 1106 |     impl BandwidthRequest {
[INFO] [stdout]      |     --------------------- methods in this implementation
[INFO] [stdout] 1107 |         pub fn requested_values_bitmap<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1120 |         pub fn to_shard<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BandwidthRequestBitmap` is never constructed
[INFO] [stdout]     --> src/types_block.rs:1151:16
[INFO] [stdout]      |
[INFO] [stdout] 1151 |     pub struct BandwidthRequestBitmap {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `data` is never used
[INFO] [stdout]     --> src/types_block.rs:1162:16
[INFO] [stdout]      |
[INFO] [stdout] 1161 |     impl BandwidthRequestBitmap {
[INFO] [stdout]      |     --------------------------- method in this implementation
[INFO] [stdout] 1162 |         pub fn data<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BandwidthRequestsV1` is never constructed
[INFO] [stdout]     --> src/types_block.rs:1189:16
[INFO] [stdout]      |
[INFO] [stdout] 1189 |     pub struct BandwidthRequestsV1 {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `requests` is never used
[INFO] [stdout]     --> src/types_block.rs:1201:16
[INFO] [stdout]      |
[INFO] [stdout] 1200 |     impl BandwidthRequestsV1 {
[INFO] [stdout]      |     ------------------------ method in this implementation
[INFO] [stdout] 1201 |         pub fn requests<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockHeaderView` is never constructed
[INFO] [stdout]     --> src/types_block.rs:1230:16
[INFO] [stdout]      |
[INFO] [stdout] 1230 |     pub struct BlockHeaderView {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/types_block.rs:1321:16
[INFO] [stdout]      |
[INFO] [stdout] 1320 |     impl BlockHeaderView {
[INFO] [stdout]      |     -------------------- methods in this implementation
[INFO] [stdout] 1321 |         pub fn approvals<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1331 |         pub fn block_body_hash<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1341 |         pub fn block_merkle_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1354 |         pub fn block_ordinal<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1364 |         pub fn challenges_result<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1377 |         pub fn challenges_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1387 |         pub fn chunk_endorsements<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1400 |         pub fn chunk_headers_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1413 |         pub fn chunk_mask<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1423 |         pub fn chunk_receipts_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1436 |         pub fn chunk_tx_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |         pub fn chunks_included<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1456 |         pub fn epoch_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1466 |         pub fn epoch_sync_data_hash<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1479 |         pub fn gas_price<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1489 |         pub fn hash<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1499 |         pub fn height<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1509 |         pub fn last_ds_final_block<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1522 |         pub fn last_final_block<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1535 |         pub fn latest_protocol_version<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1548 |         pub fn next_bp_hash<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |         pub fn next_epoch_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1568 |         pub fn outcome_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1578 |         pub fn prev_hash<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1588 |         pub fn prev_height<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1598 |         pub fn prev_state_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1608 |         pub fn random_value<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1618 |         pub fn rent_paid<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1628 |         pub fn signature<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1638 |         pub fn timestamp<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1648 |         pub fn timestamp_nanosec<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1661 |         pub fn total_supply<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1671 |         pub fn validator_proposals<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1684 |         pub fn validator_reward<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChunkHeaderView` is never constructed
[INFO] [stdout]     --> src/types_block.rs:1782:16
[INFO] [stdout]      |
[INFO] [stdout] 1782 |     pub struct ChunkHeaderView {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/types_block.rs:1842:16
[INFO] [stdout]      |
[INFO] [stdout] 1841 |     impl ChunkHeaderView {
[INFO] [stdout]      |     -------------------- methods in this implementation
[INFO] [stdout] 1842 |         pub fn balance_burnt<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1852 |         pub fn bandwidth_requests<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1865 |         pub fn chunk_hash<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1875 |         pub fn congestion_info<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1885 |         pub fn encoded_length<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1895 |         pub fn encoded_merkle_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1908 |         pub fn gas_limit<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1918 |         pub fn gas_used<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1928 |         pub fn height_created<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1938 |         pub fn height_included<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1948 |         pub fn outcome_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1958 |         pub fn outgoing_receipts_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1971 |         pub fn prev_block_hash<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1981 |         pub fn prev_state_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1991 |         pub fn rent_paid<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2001 |         pub fn shard_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2011 |         pub fn signature<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2021 |         pub fn tx_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2031 |         pub fn validator_proposals<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2044 |         pub fn validator_reward<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CongestionInfoView` is never constructed
[INFO] [stdout]     --> src/types_block.rs:2114:16
[INFO] [stdout]      |
[INFO] [stdout] 2114 |     pub struct CongestionInfoView {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `allowed_shard`, `buffered_receipts_gas`, `delayed_receipts_gas`, and `receipt_bytes` are never used
[INFO] [stdout]     --> src/types_block.rs:2133:16
[INFO] [stdout]      |
[INFO] [stdout] 2132 |     impl CongestionInfoView {
[INFO] [stdout]      |     ----------------------- methods in this implementation
[INFO] [stdout] 2133 |         pub fn allowed_shard<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2143 |         pub fn buffered_receipts_gas<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2156 |         pub fn delayed_receipts_gas<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2169 |         pub fn receipt_bytes<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RpcBlockResponse` is never constructed
[INFO] [stdout]     --> src/types_block.rs:2204:16
[INFO] [stdout]      |
[INFO] [stdout] 2204 |     pub struct RpcBlockResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `author`, `chunks`, and `header` are never used
[INFO] [stdout]     --> src/types_block.rs:2220:16
[INFO] [stdout]      |
[INFO] [stdout] 2219 |     impl RpcBlockResponse {
[INFO] [stdout]      |     --------------------- methods in this implementation
[INFO] [stdout] 2220 |         pub fn author<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2230 |         pub fn chunks<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2240 |         pub fn header<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SlashedValidator` is never constructed
[INFO] [stdout]     --> src/types_block.rs:2273:16
[INFO] [stdout]      |
[INFO] [stdout] 2273 |     pub struct SlashedValidator {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `account_id` and `is_double_sign` are never used
[INFO] [stdout]     --> src/types_block.rs:2286:16
[INFO] [stdout]      |
[INFO] [stdout] 2285 |     impl SlashedValidator {
[INFO] [stdout]      |     --------------------- methods in this implementation
[INFO] [stdout] 2286 |         pub fn account_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2296 |         pub fn is_double_sign<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]   --> src/types_transaction.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 75 | impl AccessKey {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 76 |     pub fn builder() -> builder::AccessKey {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]    --> src/types_transaction.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 223 | impl AccessKeyView {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 224 |     pub fn builder() -> builder::AccessKeyView {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]    --> src/types_transaction.rs:552:12
[INFO] [stdout]     |
[INFO] [stdout] 551 | impl ActionError {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 552 |     pub fn builder() -> builder::ActionError {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:1911:12
[INFO] [stdout]      |
[INFO] [stdout] 1910 | impl AddKeyAction {
[INFO] [stdout]      | ----------------- associated function in this implementation
[INFO] [stdout] 1911 |     pub fn builder() -> builder::AddKeyAction {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2038:12
[INFO] [stdout]      |
[INFO] [stdout] 2037 | impl CostGasUsed {
[INFO] [stdout]      | ---------------- associated function in this implementation
[INFO] [stdout] 2038 |     pub fn builder() -> builder::CostGasUsed {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2169:12
[INFO] [stdout]      |
[INFO] [stdout] 2168 | impl DataReceiverView {
[INFO] [stdout]      | --------------------- associated function in this implementation
[INFO] [stdout] 2169 |     pub fn builder() -> builder::DataReceiverView {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2258:12
[INFO] [stdout]      |
[INFO] [stdout] 2257 | impl DelegateAction {
[INFO] [stdout]      | ------------------- associated function in this implementation
[INFO] [stdout] 2258 |     pub fn builder() -> builder::DelegateAction {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2290:12
[INFO] [stdout]      |
[INFO] [stdout] 2289 | impl DeleteAccountAction {
[INFO] [stdout]      | ------------------------ associated function in this implementation
[INFO] [stdout] 2290 |     pub fn builder() -> builder::DeleteAccountAction {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2328:12
[INFO] [stdout]      |
[INFO] [stdout] 2327 | impl DeleteKeyAction {
[INFO] [stdout]      | -------------------- associated function in this implementation
[INFO] [stdout] 2328 |     pub fn builder() -> builder::DeleteKeyAction {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2363:12
[INFO] [stdout]      |
[INFO] [stdout] 2362 | impl DeployContractAction {
[INFO] [stdout]      | ------------------------- associated function in this implementation
[INFO] [stdout] 2363 |     pub fn builder() -> builder::DeployContractAction {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2403:12
[INFO] [stdout]      |
[INFO] [stdout] 2402 | impl DeployGlobalContractAction {
[INFO] [stdout]      | ------------------------------- associated function in this implementation
[INFO] [stdout] 2403 |     pub fn builder() -> builder::DeployGlobalContractAction {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2523:12
[INFO] [stdout]      |
[INFO] [stdout] 2522 | impl ExecutionMetadataView {
[INFO] [stdout]      | -------------------------- associated function in this implementation
[INFO] [stdout] 2523 |     pub fn builder() -> builder::ExecutionMetadataView {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2623:12
[INFO] [stdout]      |
[INFO] [stdout] 2622 | impl ExecutionOutcomeView {
[INFO] [stdout]      | ------------------------- associated function in this implementation
[INFO] [stdout] 2623 |     pub fn builder() -> builder::ExecutionOutcomeView {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2673:12
[INFO] [stdout]      |
[INFO] [stdout] 2672 | impl ExecutionOutcomeWithIdView {
[INFO] [stdout]      | ------------------------------- associated function in this implementation
[INFO] [stdout] 2673 |     pub fn builder() -> builder::ExecutionOutcomeWithIdView {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FinalExecutionOutcomeView` is never constructed
[INFO] [stdout]     --> src/types_transaction.rs:2811:12
[INFO] [stdout]      |
[INFO] [stdout] 2811 | pub struct FinalExecutionOutcomeView {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2827:12
[INFO] [stdout]      |
[INFO] [stdout] 2826 | impl FinalExecutionOutcomeView {
[INFO] [stdout]      | ------------------------------ associated function in this implementation
[INFO] [stdout] 2827 |     pub fn builder() -> builder::FinalExecutionOutcomeView {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FinalExecutionOutcomeWithReceiptView` is never constructed
[INFO] [stdout]     --> src/types_transaction.rs:2890:12
[INFO] [stdout]      |
[INFO] [stdout] 2890 | pub struct FinalExecutionOutcomeWithReceiptView {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:2910:12
[INFO] [stdout]      |
[INFO] [stdout] 2909 | impl FinalExecutionOutcomeWithReceiptView {
[INFO] [stdout]      | ----------------------------------------- associated function in this implementation
[INFO] [stdout] 2910 |     pub fn builder() -> builder::FinalExecutionOutcomeWithReceiptView {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:3031:12
[INFO] [stdout]      |
[INFO] [stdout] 3030 | impl FunctionCallAction {
[INFO] [stdout]      | ----------------------- associated function in this implementation
[INFO] [stdout] 3031 |     pub fn builder() -> builder::FunctionCallAction {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:3231:12
[INFO] [stdout]      |
[INFO] [stdout] 3230 | impl FunctionCallPermission {
[INFO] [stdout]      | --------------------------- associated function in this implementation
[INFO] [stdout] 3231 |     pub fn builder() -> builder::FunctionCallPermission {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:3268:12
[INFO] [stdout]      |
[INFO] [stdout] 3267 | impl GlobalContractData {
[INFO] [stdout]      | ----------------------- associated function in this implementation
[INFO] [stdout] 3268 |     pub fn builder() -> builder::GlobalContractData {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:4727:12
[INFO] [stdout]      |
[INFO] [stdout] 4726 | impl MerklePathItem {
[INFO] [stdout]      | ------------------- associated function in this implementation
[INFO] [stdout] 4727 |     pub fn builder() -> builder::MerklePathItem {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:5603:12
[INFO] [stdout]      |
[INFO] [stdout] 5602 | impl ReceiptView {
[INFO] [stdout]      | ---------------- associated function in this implementation
[INFO] [stdout] 5603 |     pub fn builder() -> builder::ReceiptView {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:5755:12
[INFO] [stdout]      |
[INFO] [stdout] 5754 | impl SignedDelegateAction {
[INFO] [stdout]      | ------------------------- associated function in this implementation
[INFO] [stdout] 5755 |     pub fn builder() -> builder::SignedDelegateAction {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:5830:12
[INFO] [stdout]      |
[INFO] [stdout] 5829 | impl SignedTransactionView {
[INFO] [stdout]      | -------------------------- associated function in this implementation
[INFO] [stdout] 5830 |     pub fn builder() -> builder::SignedTransactionView {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:5876:12
[INFO] [stdout]      |
[INFO] [stdout] 5875 | impl StakeAction {
[INFO] [stdout]      | ---------------- associated function in this implementation
[INFO] [stdout] 5876 |     pub fn builder() -> builder::StakeAction {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:6030:12
[INFO] [stdout]      |
[INFO] [stdout] 6029 | impl TransferAction {
[INFO] [stdout]      | ------------------- associated function in this implementation
[INFO] [stdout] 6030 |     pub fn builder() -> builder::TransferAction {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_transaction.rs:6261:12
[INFO] [stdout]      |
[INFO] [stdout] 6260 | impl UseGlobalContractAction {
[INFO] [stdout]      | ---------------------------- associated function in this implementation
[INFO] [stdout] 6261 |     pub fn builder() -> builder::UseGlobalContractAction {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `nonce` and `permission` are never used
[INFO] [stdout]     --> src/types_transaction.rs:6448:16
[INFO] [stdout]      |
[INFO] [stdout] 6447 |     impl AccessKey {
[INFO] [stdout]      |     -------------- methods in this implementation
[INFO] [stdout] 6448 |         pub fn nonce<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6458 |         pub fn permission<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `nonce` and `permission` are never used
[INFO] [stdout]     --> src/types_transaction.rs:6502:16
[INFO] [stdout]      |
[INFO] [stdout] 6501 |     impl AccessKeyView {
[INFO] [stdout]      |     ------------------ methods in this implementation
[INFO] [stdout] 6502 |         pub fn nonce<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6512 |         pub fn permission<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `index` and `kind` are never used
[INFO] [stdout]     --> src/types_transaction.rs:6556:16
[INFO] [stdout]      |
[INFO] [stdout] 6555 |     impl ActionError {
[INFO] [stdout]      |     ---------------- methods in this implementation
[INFO] [stdout] 6556 |         pub fn index<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6566 |         pub fn kind<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `access_key` and `public_key` are never used
[INFO] [stdout]     --> src/types_transaction.rs:6610:16
[INFO] [stdout]      |
[INFO] [stdout] 6609 |     impl AddKeyAction {
[INFO] [stdout]      |     ----------------- methods in this implementation
[INFO] [stdout] 6610 |         pub fn access_key<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6620 |         pub fn public_key<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cost`, `cost_category`, and `gas_used` are never used
[INFO] [stdout]     --> src/types_transaction.rs:6666:16
[INFO] [stdout]      |
[INFO] [stdout] 6665 |     impl CostGasUsed {
[INFO] [stdout]      |     ---------------- methods in this implementation
[INFO] [stdout] 6666 |         pub fn cost<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6676 |         pub fn cost_category<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6686 |         pub fn gas_used<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `data_id` and `receiver_id` are never used
[INFO] [stdout]     --> src/types_transaction.rs:6732:16
[INFO] [stdout]      |
[INFO] [stdout] 6731 |     impl DataReceiverView {
[INFO] [stdout]      |     --------------------- methods in this implementation
[INFO] [stdout] 6732 |         pub fn data_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6742 |         pub fn receiver_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `actions`, `max_block_height`, `nonce`, `public_key`, `receiver_id`, and `sender_id` are never used
[INFO] [stdout]     --> src/types_transaction.rs:6795:16
[INFO] [stdout]      |
[INFO] [stdout] 6794 |     impl DelegateAction {
[INFO] [stdout]      |     ------------------- methods in this implementation
[INFO] [stdout] 6795 |         pub fn actions<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6805 |         pub fn max_block_height<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6818 |         pub fn nonce<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6828 |         pub fn public_key<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6838 |         pub fn receiver_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6848 |         pub fn sender_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `beneficiary_id` is never used
[INFO] [stdout]     --> src/types_transaction.rs:6898:16
[INFO] [stdout]      |
[INFO] [stdout] 6897 |     impl DeleteAccountAction {
[INFO] [stdout]      |     ------------------------ method in this implementation
[INFO] [stdout] 6898 |         pub fn beneficiary_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `public_key` is never used
[INFO] [stdout]     --> src/types_transaction.rs:6938:16
[INFO] [stdout]      |
[INFO] [stdout] 6937 |     impl DeleteKeyAction {
[INFO] [stdout]      |     -------------------- method in this implementation
[INFO] [stdout] 6938 |         pub fn public_key<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `code` is never used
[INFO] [stdout]     --> src/types_transaction.rs:6978:16
[INFO] [stdout]      |
[INFO] [stdout] 6977 |     impl DeployContractAction {
[INFO] [stdout]      |     ------------------------- method in this implementation
[INFO] [stdout] 6978 |         pub fn code<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `code` and `deploy_mode` are never used
[INFO] [stdout]     --> src/types_transaction.rs:7018:16
[INFO] [stdout]      |
[INFO] [stdout] 7017 |     impl DeployGlobalContractAction {
[INFO] [stdout]      |     ------------------------------- methods in this implementation
[INFO] [stdout] 7018 |         pub fn code<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7028 |         pub fn deploy_mode<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `gas_profile` and `version` are never used
[INFO] [stdout]     --> src/types_transaction.rs:7075:16
[INFO] [stdout]      |
[INFO] [stdout] 7074 |     impl ExecutionMetadataView {
[INFO] [stdout]      |     -------------------------- methods in this implementation
[INFO] [stdout] 7075 |         pub fn gas_profile<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7085 |         pub fn version<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/types_transaction.rs:7140:16
[INFO] [stdout]      |
[INFO] [stdout] 7139 |     impl ExecutionOutcomeView {
[INFO] [stdout]      |     ------------------------- methods in this implementation
[INFO] [stdout] 7140 |         pub fn executor_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7150 |         pub fn gas_burnt<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7160 |         pub fn logs<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7170 |         pub fn metadata<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7180 |         pub fn receipt_ids<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7190 |         pub fn status<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7200 |         pub fn tokens_burnt<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `block_hash`, `id`, `outcome`, and `proof` are never used
[INFO] [stdout]     --> src/types_transaction.rs:7258:16
[INFO] [stdout]      |
[INFO] [stdout] 7257 |     impl ExecutionOutcomeWithIdView {
[INFO] [stdout]      |     ------------------------------- methods in this implementation
[INFO] [stdout] 7258 |         pub fn block_hash<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7268 |         pub fn id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^
[INFO] [stdout] ...
[INFO] [stdout] 7278 |         pub fn outcome<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7288 |         pub fn proof<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FinalExecutionOutcomeView` is never constructed
[INFO] [stdout]     --> src/types_transaction.rs:7323:16
[INFO] [stdout]      |
[INFO] [stdout] 7323 |     pub struct FinalExecutionOutcomeView {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `receipts_outcome`, `status`, `transaction`, and `transaction_outcome` are never used
[INFO] [stdout]     --> src/types_transaction.rs:7344:16
[INFO] [stdout]      |
[INFO] [stdout] 7343 |     impl FinalExecutionOutcomeView {
[INFO] [stdout]      |     ------------------------------ methods in this implementation
[INFO] [stdout] 7344 |         pub fn receipts_outcome<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7357 |         pub fn status<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7367 |         pub fn transaction<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7377 |         pub fn transaction_outcome<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FinalExecutionOutcomeWithReceiptView` is never constructed
[INFO] [stdout]     --> src/types_transaction.rs:7415:16
[INFO] [stdout]      |
[INFO] [stdout] 7415 |     pub struct FinalExecutionOutcomeWithReceiptView {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `receipts`, `receipts_outcome`, `status`, `transaction`, and `transaction_outcome` are never used
[INFO] [stdout]     --> src/types_transaction.rs:7438:16
[INFO] [stdout]      |
[INFO] [stdout] 7437 |     impl FinalExecutionOutcomeWithReceiptView {
[INFO] [stdout]      |     ----------------------------------------- methods in this implementation
[INFO] [stdout] 7438 |         pub fn receipts<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7448 |         pub fn receipts_outcome<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7461 |         pub fn status<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7471 |         pub fn transaction<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7481 |         pub fn transaction_outcome<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `args`, `deposit`, `gas`, and `method_name` are never used
[INFO] [stdout]     --> src/types_transaction.rs:7542:16
[INFO] [stdout]      |
[INFO] [stdout] 7541 |     impl FunctionCallAction {
[INFO] [stdout]      |     ----------------------- methods in this implementation
[INFO] [stdout] 7542 |         pub fn args<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7552 |         pub fn deposit<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7562 |         pub fn gas<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 7572 |         pub fn method_name<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `allowance`, `method_names`, and `receiver_id` are never used
[INFO] [stdout]     --> src/types_transaction.rs:7623:16
[INFO] [stdout]      |
[INFO] [stdout] 7622 |     impl FunctionCallPermission {
[INFO] [stdout]      |     --------------------------- methods in this implementation
[INFO] [stdout] 7623 |         pub fn allowance<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7633 |         pub fn method_names<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7643 |         pub fn receiver_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `code` and `id` are never used
[INFO] [stdout]     --> src/types_transaction.rs:7689:16
[INFO] [stdout]      |
[INFO] [stdout] 7688 |     impl GlobalContractData {
[INFO] [stdout]      |     ----------------------- methods in this implementation
[INFO] [stdout] 7689 |         pub fn code<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7699 |         pub fn id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `direction` and `hash` are never used
[INFO] [stdout]     --> src/types_transaction.rs:7743:16
[INFO] [stdout]      |
[INFO] [stdout] 7742 |     impl MerklePathItem {
[INFO] [stdout]      |     ------------------- methods in this implementation
[INFO] [stdout] 7743 |         pub fn direction<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7753 |         pub fn hash<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `predecessor_id`, `priority`, `receipt`, `receipt_id`, and `receiver_id` are never used
[INFO] [stdout]     --> src/types_transaction.rs:7803:16
[INFO] [stdout]      |
[INFO] [stdout] 7802 |     impl ReceiptView {
[INFO] [stdout]      |     ---------------- methods in this implementation
[INFO] [stdout] 7803 |         pub fn predecessor_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7813 |         pub fn priority<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7823 |         pub fn receipt<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7833 |         pub fn receipt_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7843 |         pub fn receiver_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `delegate_action` and `signature` are never used
[INFO] [stdout]     --> src/types_transaction.rs:7893:16
[INFO] [stdout]      |
[INFO] [stdout] 7892 |     impl SignedDelegateAction {
[INFO] [stdout]      |     ------------------------- methods in this implementation
[INFO] [stdout] 7893 |         pub fn delegate_action<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7903 |         pub fn signature<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/types_transaction.rs:7959:16
[INFO] [stdout]      |
[INFO] [stdout] 7958 |     impl SignedTransactionView {
[INFO] [stdout]      |     -------------------------- methods in this implementation
[INFO] [stdout] 7959 |         pub fn actions<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7969 |         pub fn hash<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7979 |         pub fn nonce<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7989 |         pub fn priority_fee<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7999 |         pub fn public_key<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8009 |         pub fn receiver_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8019 |         pub fn signature<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8029 |         pub fn signer_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `public_key` and `stake` are never used
[INFO] [stdout]     --> src/types_transaction.rs:8085:16
[INFO] [stdout]      |
[INFO] [stdout] 8084 |     impl StakeAction {
[INFO] [stdout]      |     ---------------- methods in this implementation
[INFO] [stdout] 8085 |         pub fn public_key<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8095 |         pub fn stake<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `deposit` is never used
[INFO] [stdout]     --> src/types_transaction.rs:8137:16
[INFO] [stdout]      |
[INFO] [stdout] 8136 |     impl TransferAction {
[INFO] [stdout]      |     ------------------- method in this implementation
[INFO] [stdout] 8137 |         pub fn deposit<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contract_identifier` is never used
[INFO] [stdout]     --> src/types_transaction.rs:8178:16
[INFO] [stdout]      |
[INFO] [stdout] 8177 |     impl UseGlobalContractAction {
[INFO] [stdout]      |     ---------------------------- method in this implementation
[INFO] [stdout] 8178 |         pub fn contract_identifier<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BandwidthRequest` is never constructed
[INFO] [stdout]    --> src/types_block.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub struct BandwidthRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]    --> src/types_block.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 131 | impl BandwidthRequest {
[INFO] [stdout]     | --------------------- associated function in this implementation
[INFO] [stdout] 132 |     pub fn builder() -> builder::BandwidthRequest {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BandwidthRequestBitmap` is never constructed
[INFO] [stdout]    --> src/types_block.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub struct BandwidthRequestBitmap {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]    --> src/types_block.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 171 | impl BandwidthRequestBitmap {
[INFO] [stdout]     | --------------------------- associated function in this implementation
[INFO] [stdout] 172 |     pub fn builder() -> builder::BandwidthRequestBitmap {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BandwidthRequests` is never used
[INFO] [stdout]    --> src/types_block.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub enum BandwidthRequests {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BandwidthRequestsV1` is never constructed
[INFO] [stdout]    --> src/types_block.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub struct BandwidthRequestsV1 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]    --> src/types_block.rs:245:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | impl BandwidthRequestsV1 {
[INFO] [stdout]     | ------------------------ associated function in this implementation
[INFO] [stdout] 245 |     pub fn builder() -> builder::BandwidthRequestsV1 {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockHeaderView` is never constructed
[INFO] [stdout]    --> src/types_block.rs:460:12
[INFO] [stdout]     |
[INFO] [stdout] 460 | pub struct BlockHeaderView {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]    --> src/types_block.rs:510:12
[INFO] [stdout]     |
[INFO] [stdout] 509 | impl BlockHeaderView {
[INFO] [stdout]     | -------------------- associated function in this implementation
[INFO] [stdout] 510 |     pub fn builder() -> builder::BlockHeaderView {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChunkHeaderView` is never constructed
[INFO] [stdout]    --> src/types_block.rs:636:12
[INFO] [stdout]     |
[INFO] [stdout] 636 | pub struct ChunkHeaderView {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]    --> src/types_block.rs:668:12
[INFO] [stdout]     |
[INFO] [stdout] 667 | impl ChunkHeaderView {
[INFO] [stdout]     | -------------------- associated function in this implementation
[INFO] [stdout] 668 |     pub fn builder() -> builder::ChunkHeaderView {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CongestionInfoView` is never constructed
[INFO] [stdout]    --> src/types_block.rs:707:12
[INFO] [stdout]     |
[INFO] [stdout] 707 | pub struct CongestionInfoView {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]    --> src/types_block.rs:719:12
[INFO] [stdout]     |
[INFO] [stdout] 718 | impl CongestionInfoView {
[INFO] [stdout]     | ----------------------- associated function in this implementation
[INFO] [stdout] 719 |     pub fn builder() -> builder::CongestionInfoView {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RpcBlockResponse` is never constructed
[INFO] [stdout]    --> src/types_block.rs:864:12
[INFO] [stdout]     |
[INFO] [stdout] 864 | pub struct RpcBlockResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]    --> src/types_block.rs:875:12
[INFO] [stdout]     |
[INFO] [stdout] 874 | impl RpcBlockResponse {
[INFO] [stdout]     | --------------------- associated function in this implementation
[INFO] [stdout] 875 |     pub fn builder() -> builder::RpcBlockResponse {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SlashedValidator` is never constructed
[INFO] [stdout]     --> src/types_block.rs:1023:12
[INFO] [stdout]      |
[INFO] [stdout] 1023 | pub struct SlashedValidator {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `builder` is never used
[INFO] [stdout]     --> src/types_block.rs:1033:12
[INFO] [stdout]      |
[INFO] [stdout] 1032 | impl SlashedValidator {
[INFO] [stdout]      | --------------------- associated function in this implementation
[INFO] [stdout] 1033 |     pub fn builder() -> builder::SlashedValidator {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ValidatorStakeView` is never used
[INFO] [stdout]     --> src/types_block.rs:1076:10
[INFO] [stdout]      |
[INFO] [stdout] 1076 | pub enum ValidatorStakeView {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConversionError` is never constructed
[INFO] [stdout]  --> src/types_block.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub struct ConversionError(::std::borrow::Cow<'static, str>);
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BandwidthRequest` is never constructed
[INFO] [stdout]     --> src/types_block.rs:1091:16
[INFO] [stdout]      |
[INFO] [stdout] 1091 |     pub struct BandwidthRequest {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `requested_values_bitmap` and `to_shard` are never used
[INFO] [stdout]     --> src/types_block.rs:1107:16
[INFO] [stdout]      |
[INFO] [stdout] 1106 |     impl BandwidthRequest {
[INFO] [stdout]      |     --------------------- methods in this implementation
[INFO] [stdout] 1107 |         pub fn requested_values_bitmap<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1120 |         pub fn to_shard<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BandwidthRequestBitmap` is never constructed
[INFO] [stdout]     --> src/types_block.rs:1151:16
[INFO] [stdout]      |
[INFO] [stdout] 1151 |     pub struct BandwidthRequestBitmap {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `data` is never used
[INFO] [stdout]     --> src/types_block.rs:1162:16
[INFO] [stdout]      |
[INFO] [stdout] 1161 |     impl BandwidthRequestBitmap {
[INFO] [stdout]      |     --------------------------- method in this implementation
[INFO] [stdout] 1162 |         pub fn data<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BandwidthRequestsV1` is never constructed
[INFO] [stdout]     --> src/types_block.rs:1189:16
[INFO] [stdout]      |
[INFO] [stdout] 1189 |     pub struct BandwidthRequestsV1 {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `requests` is never used
[INFO] [stdout]     --> src/types_block.rs:1201:16
[INFO] [stdout]      |
[INFO] [stdout] 1200 |     impl BandwidthRequestsV1 {
[INFO] [stdout]      |     ------------------------ method in this implementation
[INFO] [stdout] 1201 |         pub fn requests<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlockHeaderView` is never constructed
[INFO] [stdout]     --> src/types_block.rs:1230:16
[INFO] [stdout]      |
[INFO] [stdout] 1230 |     pub struct BlockHeaderView {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/types_block.rs:1321:16
[INFO] [stdout]      |
[INFO] [stdout] 1320 |     impl BlockHeaderView {
[INFO] [stdout]      |     -------------------- methods in this implementation
[INFO] [stdout] 1321 |         pub fn approvals<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1331 |         pub fn block_body_hash<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1341 |         pub fn block_merkle_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1354 |         pub fn block_ordinal<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1364 |         pub fn challenges_result<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1377 |         pub fn challenges_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1387 |         pub fn chunk_endorsements<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1400 |         pub fn chunk_headers_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1413 |         pub fn chunk_mask<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1423 |         pub fn chunk_receipts_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1436 |         pub fn chunk_tx_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1446 |         pub fn chunks_included<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1456 |         pub fn epoch_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1466 |         pub fn epoch_sync_data_hash<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1479 |         pub fn gas_price<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1489 |         pub fn hash<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1499 |         pub fn height<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1509 |         pub fn last_ds_final_block<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1522 |         pub fn last_final_block<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1535 |         pub fn latest_protocol_version<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1548 |         pub fn next_bp_hash<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 |         pub fn next_epoch_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1568 |         pub fn outcome_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1578 |         pub fn prev_hash<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1588 |         pub fn prev_height<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1598 |         pub fn prev_state_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1608 |         pub fn random_value<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1618 |         pub fn rent_paid<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1628 |         pub fn signature<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1638 |         pub fn timestamp<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1648 |         pub fn timestamp_nanosec<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1661 |         pub fn total_supply<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1671 |         pub fn validator_proposals<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1684 |         pub fn validator_reward<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChunkHeaderView` is never constructed
[INFO] [stdout]     --> src/types_block.rs:1782:16
[INFO] [stdout]      |
[INFO] [stdout] 1782 |     pub struct ChunkHeaderView {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/types_block.rs:1842:16
[INFO] [stdout]      |
[INFO] [stdout] 1841 |     impl ChunkHeaderView {
[INFO] [stdout]      |     -------------------- methods in this implementation
[INFO] [stdout] 1842 |         pub fn balance_burnt<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1852 |         pub fn bandwidth_requests<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1865 |         pub fn chunk_hash<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1875 |         pub fn congestion_info<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1885 |         pub fn encoded_length<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1895 |         pub fn encoded_merkle_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1908 |         pub fn gas_limit<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1918 |         pub fn gas_used<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1928 |         pub fn height_created<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1938 |         pub fn height_included<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1948 |         pub fn outcome_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1958 |         pub fn outgoing_receipts_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1971 |         pub fn prev_block_hash<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1981 |         pub fn prev_state_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1991 |         pub fn rent_paid<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2001 |         pub fn shard_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2011 |         pub fn signature<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2021 |         pub fn tx_root<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2031 |         pub fn validator_proposals<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2044 |         pub fn validator_reward<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CongestionInfoView` is never constructed
[INFO] [stdout]     --> src/types_block.rs:2114:16
[INFO] [stdout]      |
[INFO] [stdout] 2114 |     pub struct CongestionInfoView {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `allowed_shard`, `buffered_receipts_gas`, `delayed_receipts_gas`, and `receipt_bytes` are never used
[INFO] [stdout]     --> src/types_block.rs:2133:16
[INFO] [stdout]      |
[INFO] [stdout] 2132 |     impl CongestionInfoView {
[INFO] [stdout]      |     ----------------------- methods in this implementation
[INFO] [stdout] 2133 |         pub fn allowed_shard<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2143 |         pub fn buffered_receipts_gas<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2156 |         pub fn delayed_receipts_gas<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2169 |         pub fn receipt_bytes<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RpcBlockResponse` is never constructed
[INFO] [stdout]     --> src/types_block.rs:2204:16
[INFO] [stdout]      |
[INFO] [stdout] 2204 |     pub struct RpcBlockResponse {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `author`, `chunks`, and `header` are never used
[INFO] [stdout]     --> src/types_block.rs:2220:16
[INFO] [stdout]      |
[INFO] [stdout] 2219 |     impl RpcBlockResponse {
[INFO] [stdout]      |     --------------------- methods in this implementation
[INFO] [stdout] 2220 |         pub fn author<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2230 |         pub fn chunks<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2240 |         pub fn header<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SlashedValidator` is never constructed
[INFO] [stdout]     --> src/types_block.rs:2273:16
[INFO] [stdout]      |
[INFO] [stdout] 2273 |     pub struct SlashedValidator {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `account_id` and `is_double_sign` are never used
[INFO] [stdout]     --> src/types_block.rs:2286:16
[INFO] [stdout]      |
[INFO] [stdout] 2285 |     impl SlashedValidator {
[INFO] [stdout]      |     --------------------- methods in this implementation
[INFO] [stdout] 2286 |         pub fn account_id<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2296 |         pub fn is_double_sign<T>(mut self, value: T) -> Self
[INFO] [stdout]      |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
[INFO] running `Command { std: "docker" "inspect" "abaf8cc2b8665fc2ac27fff5f225a9ace0ba3a0ebf3eaf51312a455fe01a484e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abaf8cc2b8665fc2ac27fff5f225a9ace0ba3a0ebf3eaf51312a455fe01a484e", kill_on_drop: false }`
[INFO] [stdout] abaf8cc2b8665fc2ac27fff5f225a9ace0ba3a0ebf3eaf51312a455fe01a484e
