[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] building PolyProgrammist/thetypify against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolyProgrammist%2Fthetypify" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PolyProgrammist/thetypify on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typify-macro v0.3.0 [INFO] [stderr] Downloaded thiserror-impl v2.0.11 [INFO] [stderr] Downloaded typify v0.3.0 [INFO] [stderr] Downloaded easy-ext v0.2.9 [INFO] [stderr] Downloaded tokio-rustls v0.26.1 [INFO] [stderr] Downloaded near-stdx v0.28.0 [INFO] [stderr] Downloaded serde_tokenstream v0.2.2 [INFO] [stderr] Downloaded strum_macros v0.24.3 [INFO] [stderr] Downloaded bytesize v1.3.2 [INFO] [stderr] Downloaded tempfile v3.17.1 [INFO] [stderr] Downloaded near-jsonrpc-client v0.15.1 [INFO] [stderr] Downloaded ed25519-dalek v2.1.1 [INFO] [stderr] Downloaded near-chain-configs v0.28.0 [INFO] [stderr] Downloaded rustls-pki-types v1.11.0 [INFO] [stderr] Downloaded num-bigint v0.3.3 [INFO] [stderr] Downloaded cc v1.2.15 [INFO] [stderr] Downloaded near-primitives v0.28.0 [INFO] [stderr] Downloaded reqwest v0.12.12 [INFO] [stderr] Downloaded serde_json v1.0.139 [INFO] [stderr] Downloaded near-parameters v0.28.0 [INFO] [stderr] Downloaded derive_more v0.99.19 [INFO] [stderr] Downloaded serde_with v3.12.0 [INFO] [stderr] Downloaded openssl v0.10.71 [INFO] [stderr] Downloaded zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Downloaded near-schema-checker-lib v0.28.0 [INFO] [stderr] Downloaded h2 v0.4.8 [INFO] [stderr] Downloaded openssl-sys v0.9.106 [INFO] [stderr] Downloaded hyper-rustls v0.27.5 [INFO] [stderr] Downloaded redox_syscall v0.5.9 [INFO] [stderr] Downloaded regress v0.10.3 [INFO] [stderr] Downloaded anyhow v1.0.96 [INFO] [stderr] Downloaded json_comments v0.2.2 [INFO] [stderr] Downloaded near-crypto v0.28.0 [INFO] [stderr] Downloaded rustls v0.23.23 [INFO] [stderr] Downloaded near-time v0.28.0 [INFO] [stderr] Downloaded enum-map v2.7.3 [INFO] [stderr] Downloaded near-account-id v1.0.0 [INFO] [stderr] Downloaded near-schema-checker-core v0.28.0 [INFO] [stderr] Downloaded near-schema-checker-macro v0.28.0 [INFO] [stderr] Downloaded primitive-types v0.10.1 [INFO] [stderr] Downloaded serde_with_macros v3.12.0 [INFO] [stderr] Downloaded smart-default v0.6.0 [INFO] [stderr] Downloaded typify-impl v0.3.0 [INFO] [stderr] Downloaded near-jsonrpc-primitives v0.28.0 [INFO] [stderr] Downloaded near-config-utils v0.28.0 [INFO] [stderr] Downloaded near-fmt v0.28.0 [INFO] [stderr] Downloaded derive_arbitrary v1.4.1 [INFO] [stderr] Downloaded near-primitives-core v0.28.0 [INFO] [stderr] Downloaded enum-map-derive v0.17.0 [INFO] [stderr] Downloaded strum v0.24.1 [INFO] [stderr] Downloaded dyn-clone v1.0.18 [INFO] [stderr] Downloaded thiserror v2.0.11 [INFO] [stderr] Downloaded schemars v0.8.21 [INFO] [stderr] Downloaded zstd-safe v7.2.3 [INFO] [stderr] Downloaded schemars_derive v0.8.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d22d6ad1a3309773d3590e16e7e67297bc3036cb3e1d3071ff5be60012d51406 [INFO] running `Command { std: "docker" "start" "-a" "d22d6ad1a3309773d3590e16e7e67297bc3036cb3e1d3071ff5be60012d51406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d22d6ad1a3309773d3590e16e7e67297bc3036cb3e1d3071ff5be60012d51406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d22d6ad1a3309773d3590e16e7e67297bc3036cb3e1d3071ff5be60012d51406", kill_on_drop: false }` [INFO] [stdout] d22d6ad1a3309773d3590e16e7e67297bc3036cb3e1d3071ff5be60012d51406 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2eefe965c762264d421ac814df57e4633aff718cc8eb1f8bff0978377a5da85e [INFO] running `Command { std: "docker" "start" "-a" "2eefe965c762264d421ac814df57e4633aff718cc8eb1f8bff0978377a5da85e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling borsh v1.5.5 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling near-schema-checker-macro v0.28.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling near-schema-checker-core v0.28.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling near-schema-checker-lib v0.28.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.31 [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 anyhow v1.0.96 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling fixed-hash v0.7.0 [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] Compiling tap v1.0.1 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling dyn-clone v1.0.18 [INFO] [stderr] Compiling json_comments v0.2.2 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling near-stdx v0.28.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling borsh-derive v1.5.5 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling 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] Compiling darling v0.20.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling near-account-id v1.0.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling near-primitives-core v0.28.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling near-config-utils v0.28.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling near-time v0.28.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling near-parameters v0.28.0 [INFO] [stderr] Compiling near-crypto v0.28.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling near-fmt v0.28.0 [INFO] [stderr] Compiling bytesize v1.3.2 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling regress v0.10.3 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling near-primitives v0.28.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling typify-impl v0.3.0 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling typify-macro v0.3.0 [INFO] [stderr] Compiling typify v0.3.0 [INFO] [stderr] Compiling near-chain-configs v0.28.0 [INFO] [stderr] Compiling near-jsonrpc-primitives v0.28.0 [INFO] [stderr] Compiling near-jsonrpc-client v0.15.1 [INFO] [stderr] Compiling 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] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 73 | if let Ok(_x) = print_transaction().await { [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `_` [INFO] [stdout] | [INFO] [stdout] 73 - if let Ok(x) = print_transaction().await { [INFO] [stdout] 73 + if let Ok(types_block::_) = print_transaction().await { [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> { [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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6458 | pub fn permission(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6512 | pub fn permission(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6566 | pub fn kind(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6620 | pub fn public_key(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 6676 | pub fn cost_category(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6686 | pub fn gas_used(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6742 | pub fn receiver_id(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6805 | pub fn max_block_height(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6818 | pub fn nonce(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6828 | pub fn public_key(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6838 | pub fn receiver_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6848 | pub fn sender_id(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(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(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(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 7028 | pub fn deploy_mode(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7085 | pub fn version(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7150 | pub fn gas_burnt(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7160 | pub fn logs(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 7170 | pub fn metadata(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7180 | pub fn receipt_ids(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7190 | pub fn status(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7200 | pub fn tokens_burnt(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7268 | pub fn id(mut self, value: T) -> Self [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 7278 | pub fn outcome(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7288 | pub fn proof(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7357 | pub fn status(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7367 | pub fn transaction(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7377 | pub fn transaction_outcome(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7448 | pub fn receipts_outcome(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7461 | pub fn status(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7471 | pub fn transaction(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7481 | pub fn transaction_outcome(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 7552 | pub fn deposit(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7562 | pub fn gas(mut self, value: T) -> Self [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 7572 | pub fn method_name(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7633 | pub fn method_names(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7643 | pub fn receiver_id(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 7699 | pub fn id(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7753 | pub fn hash(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7813 | pub fn priority(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7823 | pub fn receipt(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7833 | pub fn receipt_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7843 | pub fn receiver_id(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7903 | pub fn signature(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7969 | pub fn hash(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 7979 | pub fn nonce(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7989 | pub fn priority_fee(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7999 | pub fn public_key(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8009 | pub fn receiver_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8019 | pub fn signature(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8029 | pub fn signer_id(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8095 | pub fn stake(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(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(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1120 | pub fn to_shard(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(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(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1331 | pub fn block_body_hash(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1341 | pub fn block_merkle_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1354 | pub fn block_ordinal(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1364 | pub fn challenges_result(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1377 | pub fn challenges_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1387 | pub fn chunk_endorsements(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1400 | pub fn chunk_headers_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1413 | pub fn chunk_mask(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1423 | pub fn chunk_receipts_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1436 | pub fn chunk_tx_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1446 | pub fn chunks_included(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1456 | pub fn epoch_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1466 | pub fn epoch_sync_data_hash(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1479 | pub fn gas_price(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1489 | pub fn hash(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1499 | pub fn height(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1509 | pub fn last_ds_final_block(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1522 | pub fn last_final_block(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1535 | pub fn latest_protocol_version(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1548 | pub fn next_bp_hash(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1558 | pub fn next_epoch_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1568 | pub fn outcome_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1578 | pub fn prev_hash(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1588 | pub fn prev_height(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1598 | pub fn prev_state_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1608 | pub fn random_value(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1618 | pub fn rent_paid(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1628 | pub fn signature(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1638 | pub fn timestamp(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1648 | pub fn timestamp_nanosec(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1661 | pub fn total_supply(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1671 | pub fn validator_proposals(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1684 | pub fn validator_reward(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1852 | pub fn bandwidth_requests(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1865 | pub fn chunk_hash(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1875 | pub fn congestion_info(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1885 | pub fn encoded_length(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1895 | pub fn encoded_merkle_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1908 | pub fn gas_limit(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1918 | pub fn gas_used(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1928 | pub fn height_created(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1938 | pub fn height_included(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1948 | pub fn outcome_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1958 | pub fn outgoing_receipts_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1971 | pub fn prev_block_hash(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1981 | pub fn prev_state_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1991 | pub fn rent_paid(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2001 | pub fn shard_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2011 | pub fn signature(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2021 | pub fn tx_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2031 | pub fn validator_proposals(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2044 | pub fn validator_reward(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2143 | pub fn buffered_receipts_gas(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2156 | pub fn delayed_receipts_gas(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2169 | pub fn receipt_bytes(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2230 | pub fn chunks(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2240 | pub fn header(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2296 | pub fn is_double_sign(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 21s [INFO] running `Command { std: "docker" "inspect" "2eefe965c762264d421ac814df57e4633aff718cc8eb1f8bff0978377a5da85e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eefe965c762264d421ac814df57e4633aff718cc8eb1f8bff0978377a5da85e", kill_on_drop: false }` [INFO] [stdout] 2eefe965c762264d421ac814df57e4633aff718cc8eb1f8bff0978377a5da85e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbe18f8aafc90231cc68c513fd946d409e7bc38b4d7b9f4d51555e00ce6bfb2c [INFO] running `Command { std: "docker" "start" "-a" "cbe18f8aafc90231cc68c513fd946d409e7bc38b4d7b9f4d51555e00ce6bfb2c", kill_on_drop: false }` [INFO] [stderr] Compiling 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] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 73 | if let Ok(_x) = print_transaction().await { [INFO] [stdout] | + [INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `_` [INFO] [stdout] | [INFO] [stdout] 73 - if let Ok(x) = print_transaction().await { [INFO] [stdout] 73 + if let Ok(types_block::_) = print_transaction().await { [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> { [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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6458 | pub fn permission(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6512 | pub fn permission(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6566 | pub fn kind(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6620 | pub fn public_key(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 6676 | pub fn cost_category(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6686 | pub fn gas_used(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6742 | pub fn receiver_id(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6805 | pub fn max_block_height(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6818 | pub fn nonce(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6828 | pub fn public_key(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6838 | pub fn receiver_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6848 | pub fn sender_id(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(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(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(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 7028 | pub fn deploy_mode(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7085 | pub fn version(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7150 | pub fn gas_burnt(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7160 | pub fn logs(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 7170 | pub fn metadata(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7180 | pub fn receipt_ids(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7190 | pub fn status(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7200 | pub fn tokens_burnt(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7268 | pub fn id(mut self, value: T) -> Self [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 7278 | pub fn outcome(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7288 | pub fn proof(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7357 | pub fn status(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7367 | pub fn transaction(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7377 | pub fn transaction_outcome(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7448 | pub fn receipts_outcome(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7461 | pub fn status(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7471 | pub fn transaction(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7481 | pub fn transaction_outcome(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 7552 | pub fn deposit(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7562 | pub fn gas(mut self, value: T) -> Self [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 7572 | pub fn method_name(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7633 | pub fn method_names(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7643 | pub fn receiver_id(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 7699 | pub fn id(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7753 | pub fn hash(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7813 | pub fn priority(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7823 | pub fn receipt(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7833 | pub fn receipt_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7843 | pub fn receiver_id(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7903 | pub fn signature(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7969 | pub fn hash(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 7979 | pub fn nonce(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7989 | pub fn priority_fee(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7999 | pub fn public_key(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8009 | pub fn receiver_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8019 | pub fn signature(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8029 | pub fn signer_id(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8095 | pub fn stake(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(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(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1120 | pub fn to_shard(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(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(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1331 | pub fn block_body_hash(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1341 | pub fn block_merkle_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1354 | pub fn block_ordinal(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1364 | pub fn challenges_result(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1377 | pub fn challenges_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1387 | pub fn chunk_endorsements(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1400 | pub fn chunk_headers_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1413 | pub fn chunk_mask(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1423 | pub fn chunk_receipts_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1436 | pub fn chunk_tx_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1446 | pub fn chunks_included(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1456 | pub fn epoch_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1466 | pub fn epoch_sync_data_hash(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1479 | pub fn gas_price(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1489 | pub fn hash(mut self, value: T) -> Self [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1499 | pub fn height(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1509 | pub fn last_ds_final_block(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1522 | pub fn last_final_block(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1535 | pub fn latest_protocol_version(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1548 | pub fn next_bp_hash(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1558 | pub fn next_epoch_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1568 | pub fn outcome_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1578 | pub fn prev_hash(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1588 | pub fn prev_height(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1598 | pub fn prev_state_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1608 | pub fn random_value(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1618 | pub fn rent_paid(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1628 | pub fn signature(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1638 | pub fn timestamp(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1648 | pub fn timestamp_nanosec(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1661 | pub fn total_supply(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1671 | pub fn validator_proposals(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1684 | pub fn validator_reward(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1852 | pub fn bandwidth_requests(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1865 | pub fn chunk_hash(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1875 | pub fn congestion_info(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1885 | pub fn encoded_length(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1895 | pub fn encoded_merkle_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1908 | pub fn gas_limit(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1918 | pub fn gas_used(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1928 | pub fn height_created(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1938 | pub fn height_included(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1948 | pub fn outcome_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1958 | pub fn outgoing_receipts_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1971 | pub fn prev_block_hash(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1981 | pub fn prev_state_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1991 | pub fn rent_paid(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2001 | pub fn shard_id(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2011 | pub fn signature(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2021 | pub fn tx_root(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2031 | pub fn validator_proposals(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2044 | pub fn validator_reward(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2143 | pub fn buffered_receipts_gas(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2156 | pub fn delayed_receipts_gas(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2169 | pub fn receipt_bytes(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2230 | pub fn chunks(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2240 | pub fn header(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(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2296 | pub fn is_double_sign(mut self, value: T) -> Self [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.44s [INFO] running `Command { std: "docker" "inspect" "cbe18f8aafc90231cc68c513fd946d409e7bc38b4d7b9f4d51555e00ce6bfb2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbe18f8aafc90231cc68c513fd946d409e7bc38b4d7b9f4d51555e00ce6bfb2c", kill_on_drop: false }` [INFO] [stdout] cbe18f8aafc90231cc68c513fd946d409e7bc38b4d7b9f4d51555e00ce6bfb2c