[INFO] cloning repository https://github.com/rforzani/l1-blockchain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rforzani/l1-blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frforzani%2Fl1-blockchain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frforzani%2Fl1-blockchain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3850c6a5229b2b1f3bb6a8f71d368d3591bed866
[INFO] testing rforzani/l1-blockchain against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frforzani%2Fl1-blockchain" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rforzani/l1-blockchain
[INFO] finished tweaking git repo https://github.com/rforzani/l1-blockchain
[INFO] tweaked toml for git repo https://github.com/rforzani/l1-blockchain written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rforzani/l1-blockchain on toolchain b83b707f97d809763b7861afa7638871f3339a33
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rforzani/l1-blockchain 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bcb3d980d91aad88bb6a3e1921fff6a22da5ff3ee8400304fdbc82bc8c8098bb
[INFO] running `Command { std: "docker" "start" "-a" "bcb3d980d91aad88bb6a3e1921fff6a22da5ff3ee8400304fdbc82bc8c8098bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bcb3d980d91aad88bb6a3e1921fff6a22da5ff3ee8400304fdbc82bc8c8098bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcb3d980d91aad88bb6a3e1921fff6a22da5ff3ee8400304fdbc82bc8c8098bb", kill_on_drop: false }`
[INFO] [stdout] bcb3d980d91aad88bb6a3e1921fff6a22da5ff3ee8400304fdbc82bc8c8098bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57c9fbcbba127f56a0a7366422fd47ee16a599b0f2ef610fa9e715aa0a6ddcbc
[INFO] running `Command { std: "docker" "start" "-a" "57c9fbcbba127f56a0a7366422fd47ee16a599b0f2ef610fa9e715aa0a6ddcbc", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.175
[INFO] [stderr] Compiling smallvec v1.15.1
[INFO] [stderr] Compiling futures-channel v0.3.31
[INFO] [stderr] Compiling semver v1.0.26
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Compiling subtle v2.6.1
[INFO] [stderr] Compiling syn v2.0.105
[INFO] [stderr] Compiling thiserror v2.0.16
[INFO] [stderr] Compiling percent-encoding v2.3.2
[INFO] [stderr] Compiling signature v2.2.0
[INFO] [stderr] Compiling unsigned-varint v0.8.0
[INFO] [stderr] Compiling data-encoding v2.9.0
[INFO] [stderr] Compiling quick-protobuf v0.8.1
[INFO] [stderr] Compiling core2 v0.4.0
[INFO] [stderr] Compiling base-x v0.2.11
[INFO] [stderr] Compiling ed25519 v2.2.3
[INFO] [stderr] Compiling digest v0.10.7
[INFO] [stderr] Compiling bs58 v0.5.1
[INFO] [stderr] Compiling arrayref v0.3.9
[INFO] [stderr] Compiling futures-timer v3.0.3
[INFO] [stderr] Compiling unsigned-varint v0.7.2
[INFO] [stderr] Compiling web-time v1.1.0
[INFO] [stderr] Compiling either v1.15.0
[INFO] [stderr] Compiling form_urlencoded v1.2.2
[INFO] [stderr] Compiling multihash v0.19.3
[INFO] [stderr] Compiling void v1.0.2
[INFO] [stderr] Compiling sha2 v0.10.9
[INFO] [stderr] Compiling hmac v0.12.1
[INFO] [stderr] Compiling heck v0.5.0
[INFO] [stderr] Compiling anyhow v1.0.99
[INFO] [stderr] Compiling allocator-api2 v0.2.21
[INFO] [stderr] Compiling paste v1.0.15
[INFO] [stderr] Compiling rustc_version v0.4.1
[INFO] [stderr] Compiling foldhash v0.1.5
[INFO] [stderr] Compiling cc v1.2.34
[INFO] [stderr] Compiling instant v0.1.13
[INFO] [stderr] Compiling hkdf v0.12.4
[INFO] [stderr] Compiling http v1.3.1
[INFO] [stderr] Compiling crunchy v0.2.4
[INFO] [stderr] Compiling ipnet v2.11.0
[INFO] [stderr] Compiling nohash-hasher v0.2.0
[INFO] [stderr] Compiling untrusted v0.9.0
[INFO] [stderr] Compiling rustversion v1.0.22
[INFO] [stderr] Compiling prometheus-client v0.22.3
[INFO] [stderr] Compiling tinyvec_macros v0.1.1
[INFO] [stderr] Compiling tinyvec v1.10.0
[INFO] [stderr] Compiling regex-automata v0.4.10
[INFO] [stderr] Compiling curve25519-dalek v4.1.3
[INFO] [stderr] Compiling snow v0.9.6
[INFO] [stderr] Compiling serde_json v1.0.143
[INFO] [stderr] Compiling radium v0.7.0
[INFO] [stderr] Compiling arrayvec v0.7.6
[INFO] [stderr] Compiling sync_wrapper v1.0.2
[INFO] [stderr] Compiling atomic-waker v1.1.2
[INFO] [stderr] Compiling hex v0.4.3
[INFO] [stderr] Compiling dtoa v1.0.10
[INFO] [stderr] Compiling hashbrown v0.15.5
[INFO] [stderr] Compiling hex_fmt v0.3.0
[INFO] [stderr] Compiling tap v1.0.1
[INFO] [stderr] Compiling base64 v0.21.7
[INFO] [stderr] Compiling keccak v0.1.5
[INFO] [stderr] Compiling wyz v0.5.1
[INFO] [stderr] Compiling matchit v0.7.3
[INFO] [stderr] Compiling funty v2.0.0
[INFO] [stderr] Compiling time v0.3.41
[INFO] [stderr] Compiling http-body v1.0.1
[INFO] [stderr] Compiling uint v0.9.5
[INFO] [stderr] Compiling http-body-util v0.1.3
[INFO] [stderr] Compiling ring v0.17.14
[INFO] [stderr] Compiling blst v0.3.15
[INFO] [stderr] Compiling lru v0.12.5
[INFO] [stderr] Compiling getrandom v0.2.16
[INFO] [stderr] Compiling parking_lot_core v0.9.11
[INFO] [stderr] Compiling num_cpus v1.17.0
[INFO] [stderr] Compiling signal-hook-registry v1.4.6
[INFO] [stderr] Compiling socket2 v0.6.0
[INFO] [stderr] Compiling mio v1.0.4
[INFO] [stderr] Compiling getrandom v0.3.3
[INFO] [stderr] Compiling nix v0.26.4
[INFO] [stderr] Compiling socket2 v0.5.10
[INFO] [stderr] Compiling rand_core v0.9.3
[INFO] [stderr] Compiling threadpool v1.8.1
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling rand_chacha v0.9.0
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling getrandom_or_panic v0.0.3
[INFO] [stderr] Compiling parking_lot v0.12.4
[INFO] [stderr] Compiling rand v0.9.2
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling regex v1.11.2
[INFO] [stderr] Compiling synstructure v0.13.2
[INFO] [stderr] Compiling darling_core v0.20.11
[INFO] [stderr] Compiling futures-macro v0.3.31
[INFO] [stderr] Compiling zerofrom-derive v0.1.6
[INFO] [stderr] Compiling yoke-derive v0.8.0
[INFO] [stderr] Compiling zerovec-derive v0.11.1
[INFO] [stderr] Compiling displaydoc v0.2.5
[INFO] [stderr] Compiling serde_derive v1.0.219
[INFO] [stderr] Compiling zeroize_derive v1.4.2
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling tracing-attributes v0.1.30
[INFO] [stderr] Compiling thiserror-impl v2.0.16
[INFO] [stderr] Compiling tokio-macros v2.5.0
[INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr] Compiling pin-project-internal v1.1.10
[INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr] Compiling libp2p-swarm-derive v0.34.2
[INFO] [stderr] Compiling data-encoding-macro v0.1.18
[INFO] [stderr] Compiling multibase v0.9.1
[INFO] [stderr] Compiling zeroize v1.8.1
[INFO] [stderr] Compiling async-trait v0.1.89
[INFO] [stderr] Compiling enum-as-inner v0.6.1
[INFO] [stderr] Compiling futures-util v0.3.31
[INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr] Compiling tokio v1.47.1
[INFO] [stderr] Compiling tracing v0.1.41
[INFO] [stderr] Compiling pin-project v1.1.10
[INFO] [stderr] Compiling merlin v3.0.0
[INFO] [stderr] Compiling thiserror v1.0.69
[INFO] [stderr] Compiling netlink-packet-utils v0.5.2
[INFO] [stderr] Compiling zerofrom v0.1.6
[INFO] [stderr] Compiling yoke v0.8.0
[INFO] [stderr] Compiling netlink-packet-core v0.7.0
[INFO] [stderr] Compiling zerovec v0.11.4
[INFO] [stderr] Compiling zerotrie v0.2.2
[INFO] [stderr] Compiling netlink-packet-route v0.17.1
[INFO] [stderr] Compiling darling_macro v0.20.11
[INFO] [stderr] Compiling ed25519-dalek v2.2.0
[INFO] [stderr] Compiling x25519-dalek v2.0.1
[INFO] [stderr] Compiling darling v0.20.11
[INFO] [stderr] Compiling serde_with_macros v3.14.0
[INFO] [stderr] Compiling libp2p-identity v0.2.12
[INFO] [stderr] Compiling tinystr v0.8.1
[INFO] [stderr] Compiling potential_utf v0.1.2
[INFO] [stderr] Compiling futures-executor v0.3.31
[INFO] [stderr] Compiling asynchronous-codec v0.7.0
[INFO] [stderr] Compiling futures-bounded v0.2.4
[INFO] [stderr] Compiling axum-core v0.4.5
[INFO] [stderr] Compiling icu_locale_core v2.0.0
[INFO] [stderr] Compiling quick-protobuf-codec v0.3.1
[INFO] [stderr] Compiling icu_collections v2.0.0
[INFO] [stderr] Compiling futures v0.3.31
[INFO] [stderr] Compiling multistream-select v0.13.0
[INFO] [stderr] Compiling rw-stream-sink v0.4.0
[INFO] [stderr] Compiling yamux v0.12.1
[INFO] [stderr] Compiling yamux v0.13.6
[INFO] [stderr] Compiling futures-ticker v0.0.3
[INFO] [stderr] Compiling icu_provider v2.0.0
[INFO] [stderr] Compiling icu_properties v2.0.1
[INFO] [stderr] Compiling icu_normalizer v2.0.0
[INFO] [stderr] Compiling idna_adapter v1.2.1
[INFO] [stderr] Compiling idna v1.1.0
[INFO] [stderr] Compiling url v2.5.7
[INFO] [stderr] Compiling serde_path_to_error v0.1.17
[INFO] [stderr] Compiling serde_bytes v0.11.17
[INFO] [stderr] Compiling serde_urlencoded v0.7.1
[INFO] [stderr] Compiling bitvec v1.0.1
[INFO] [stderr] Compiling serde_with v3.14.0
[INFO] [stderr] Compiling schnorrkel v0.11.5
[INFO] [stderr] Compiling multiaddr v0.18.2
[INFO] [stderr] Compiling hickory-proto v0.24.4
[INFO] [stderr] Compiling netlink-sys v0.8.7
[INFO] [stderr] Compiling hyper v1.7.0
[INFO] [stderr] Compiling tower v0.5.2
[INFO] [stderr] Compiling netlink-proto v0.11.5
[INFO] [stderr] Compiling rtnetlink v0.13.1
[INFO] [stderr] Compiling libp2p-core v0.41.3
[INFO] [stderr] Compiling hyper-util v0.1.16
[INFO] [stderr] Compiling axum v0.7.9
[INFO] [stderr] Compiling if-watch v3.2.1
[INFO] [stderr] Compiling libp2p-swarm v0.44.2
[INFO] [stderr] Compiling libp2p-noise v0.44.0
[INFO] [stderr] Compiling libp2p-yamux v0.45.2
[INFO] [stderr] Compiling libp2p-tcp v0.41.0
[INFO] [stderr] Compiling libp2p-identify v0.44.2
[INFO] [stderr] Compiling libp2p-ping v0.44.1
[INFO] [stderr] Compiling libp2p-allow-block-list v0.3.0
[INFO] [stderr] Compiling libp2p-kad v0.45.3
[INFO] [stderr] Compiling libp2p-mdns v0.45.1
[INFO] [stderr] Compiling libp2p-connection-limits v0.3.1
[INFO] [stderr] Compiling libp2p-gossipsub v0.46.1
[INFO] [stderr] Compiling libp2p v0.53.2
[INFO] [stderr] Compiling l1-blockchain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `BlsAggregate`
[INFO] [stdout] --> src/types.rs:5:49
[INFO] [stdout] |
[INFO] [stdout] 5 | use crate::{codec::qc_commitment, crypto::bls::{BlsAggregate, BlsSignatureBytes}, pos::registry::ValidatorId, mempool::encrypted::Thresho...
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `header_bytes`
[INFO] [stdout] --> src/chain.rs:5:20
[INFO] [stdout] |
[INFO] [stdout] 5 | use crate::codec::{header_bytes, header_signing_bytes, qc_commitment};
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `BlockHeader`
[INFO] [stdout] --> src/chain.rs:16:27
[INFO] [stdout] |
[INFO] [stdout] 16 | use crate::types::{Block, BlockHeader, Event, Hash, Receipt, SlashingEvidence, Address};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `mempool::encrypted::ThresholdCiphertext`
[INFO] [stdout] --> src/verify.rs:7:5
[INFO] [stdout] |
[INFO] [stdout] 7 | mempool::encrypted::ThresholdCiphertext,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `header_bytes`
[INFO] [stdout] --> src/stf.rs:13:50
[INFO] [stdout] |
[INFO] [stdout] 13 | use crate::codec::{tx_enum_bytes, receipt_bytes, header_bytes, tx_bytes};
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `StateKey`
[INFO] [stdout] --> src/stf.rs:17:81
[INFO] [stdout] |
[INFO] [stdout] 17 | use crate::types::{Block, Receipt, ExecOutcome, Hash, BlockHeader, Transaction, StateKey, Tx, Event, RevealTx, CommitTx, AccessList, Addr...
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `AccessList`
[INFO] [stdout] --> src/stf.rs:339:24
[INFO] [stdout] |
[INFO] [stdout] 339 | use crate::types::{AccessList, StateKey};
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `BlsSignatureBytes`
[INFO] [stdout] --> src/node.rs:3:48
[INFO] [stdout] |
[INFO] [stdout] 3 | use crate::crypto::bls::{verify_qc, BlsSigner, BlsSignatureBytes, BlsAggregate, vote_msg};
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `crate::mempool::encrypted::ThresholdCiphertext`
[INFO] [stdout] --> src/node.rs:13:5
[INFO] [stdout] |
[INFO] [stdout] 13 | use crate::mempool::encrypted::ThresholdCiphertext;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `core::cmp::Ordering`
[INFO] [stdout] --> src/pos/registry.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use core::cmp::Ordering;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout] --> src/rpc.rs:5:17
[INFO] [stdout] |
[INFO] [stdout] 5 | use std::sync::{Arc, Mutex};
[INFO] [stdout] | ^^^ ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `crate::node::Node`
[INFO] [stdout] --> src/rpc.rs:7:5
[INFO] [stdout] |
[INFO] [stdout] 7 | use crate::node::Node;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout] --> src/p2p.rs:3:33
[INFO] [stdout] |
[INFO] [stdout] 3 | use std::collections::{HashMap, HashSet};
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `core::upgrade`
[INFO] [stdout] --> src/p2p.rs:15:5
[INFO] [stdout] |
[INFO] [stdout] 15 | core::upgrade,
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout] --> src/p2p.rs:21:37
[INFO] [stdout] |
[INFO] [stdout] 21 | use crate::types::{Block, Vote, QC, Hash, SlashingEvidence};
[INFO] [stdout] | ^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `day`
[INFO] [stdout] --> src/rpc.rs:430:14
[INFO] [stdout] |
[INFO] [stdout] 430 | let (day, used) = *limiter.book.get(&key).unwrap();
[INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_day`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `commitment`
[INFO] [stdout] --> src/chain.rs:507:49
[INFO] [stdout] |
[INFO] [stdout] 507 | Event::ThresholdShareReceived { commitment, validator_id: _ } => {
[INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `commitment: _`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `commitment`
[INFO] [stdout] --> src/chain.rs:699:49
[INFO] [stdout] |
[INFO] [stdout] 699 | Event::ThresholdShareReceived { commitment, validator_id: _ } => {
[INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `commitment: _`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout] --> src/node.rs:476:17
[INFO] [stdout] |
[INFO] [stdout] 476 | _ => {}
[INFO] [stdout] | ^ no value can reach this
[INFO] [stdout] |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout] --> src/node.rs:476:17
[INFO] [stdout] |
[INFO] [stdout] 468 | Tx::Commit(c) => {
[INFO] [stdout] | ------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 472 | Tx::Avail(a) => {
[INFO] [stdout] | ------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 476 | _ => {}
[INFO] [stdout] | ^ collectively making this unreachable
[INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `sender_id`
[INFO] [stdout] --> src/node.rs:622:50
[INFO] [stdout] |
[INFO] [stdout] 622 | fn handle_proposal(&mut self, block: &Block, sender_id: ValidatorId) -> Result<(), String> {
[INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_id`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `sender_id`
[INFO] [stdout] --> src/node.rs:712:43
[INFO] [stdout] |
[INFO] [stdout] 712 | fn handle_vote(&mut self, vote: Vote, sender_id: ValidatorId) -> Result