[INFO] cloning repository https://github.com/ZivoMartin/secretsharing-testbed
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZivoMartin/secretsharing-testbed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZivoMartin%2Fsecretsharing-testbed", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZivoMartin%2Fsecretsharing-testbed'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac1e563fd7d237d1d8f9f36080df20e1e4c6bb6e
[INFO] checking ZivoMartin/secretsharing-testbed against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZivoMartin%2Fsecretsharing-testbed" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ZivoMartin/secretsharing-testbed
[INFO] finished tweaking git repo https://github.com/ZivoMartin/secretsharing-testbed
[INFO] tweaked toml for git repo https://github.com/ZivoMartin/secretsharing-testbed written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ZivoMartin/secretsharing-testbed on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ZivoMartin/secretsharing-testbed 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/sourav1547/aptos-core.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded neli v0.6.5
[INFO] [stderr]   Downloaded neli-proc-macros v0.1.4
[INFO] [stderr]   Downloaded readme-rustdocifier v0.1.1
[INFO] [stderr]   Downloaded local-ip-address v0.6.5
[INFO] [stderr]   Downloaded more-asserts v0.3.1
[INFO] [stderr]   Downloaded ff_derive v0.6.0
[INFO] [stderr]   Downloaded notifier_hub v0.1.2
[INFO] [stderr]   Downloaded merlin v2.0.1
[INFO] [stderr]   Downloaded reed-solomon-16 v0.1.0
[INFO] [stderr]   Downloaded group v0.6.0
[INFO] [stderr]   Downloaded merlin v1.3.0
[INFO] [stderr]   Downloaded hex_fmt v0.3.0
[INFO] [stderr]   Downloaded ff v0.6.0
[INFO] [stderr]   Downloaded pairing v0.22.0
[INFO] [stderr]   Downloaded merkletree v0.23.0
[INFO] [stderr]   Downloaded x25519-dalek v1.2.0
[INFO] [stderr]   Downloaded sysinfo v0.33.1
[INFO] [stderr]   Downloaded blstrs v0.6.2
[INFO] [stderr]   Downloaded smart_channel v0.1.1
[INFO] [stderr]   Downloaded pairing v0.16.0
[INFO] [stderr]   Downloaded positioned-io v0.3.4
[INFO] [stderr]   Downloaded blsttc v4.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd27830bc1f3a57e6142d1e598a3cf447be89c06c6d7e51d07bccaa7a1415fd4
[INFO] running `Command { std: "docker" "start" "-a" "fd27830bc1f3a57e6142d1e598a3cf447be89c06c6d7e51d07bccaa7a1415fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd27830bc1f3a57e6142d1e598a3cf447be89c06c6d7e51d07bccaa7a1415fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd27830bc1f3a57e6142d1e598a3cf447be89c06c6d7e51d07bccaa7a1415fd4", kill_on_drop: false }`
[INFO] [stdout] fd27830bc1f3a57e6142d1e598a3cf447be89c06c6d7e51d07bccaa7a1415fd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d2b2a0ab215f782662fee7cfb32ed80d302a7ea2be93f04771e60ccc25282c5
[INFO] running `Command { std: "docker" "start" "-a" "4d2b2a0ab215f782662fee7cfb32ed80d302a7ea2be93f04771e60ccc25282c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling readme-rustdocifier v0.1.1
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling blst v0.3.14
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling reed-solomon-16 v0.1.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking positioned-io v0.3.4
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking more-asserts v0.3.1
[INFO] [stderr]     Checking hex_fmt v0.3.0
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking proc-macro2 v1.0.95
[INFO] [stderr]     Checking dns-lookup v1.0.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking proptest v1.6.0
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking pairing v0.22.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ff_derive v0.6.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]    Compiling aptos-crypto-derive v0.0.3 (https://github.com/sourav1547/aptos-core.git#949c36bc)
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking ff v0.6.0
[INFO] [stderr]     Checking group v0.6.0
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking merlin v2.0.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]     Checking pairing v0.16.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking merlin v1.3.0
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]     Checking x25519-dalek v1.2.0
[INFO] [stderr]    Compiling proptest-derive v0.3.0
[INFO] [stderr]    Compiling sendable_proc_macros v0.1.0 (/opt/rustwide/workdir/nodes/src/system/sendable_proc_macros)
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_properties v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking smart_channel v0.1.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking notifier_hub v0.1.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]     Checking trust-dns-proto v0.20.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking curve25519-dalek-ng v4.1.1
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking blstrs v0.6.2
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking serde-name v0.1.2
[INFO] [stderr]     Checking bcs v0.1.4 (https://github.com/aptos-labs/bcs.git?rev=d31fab9d81748e2594be5cd5cdf845786a30562d#d31fab9d)
[INFO] [stderr]     Checking blsttc v4.0.0
[INFO] [stderr]     Checking merkletree v0.23.0
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking neli v0.6.5
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking bulletproofs v4.0.0
[INFO] [stderr]     Checking local-ip-address v0.6.5
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking global_lib v0.1.0 (/opt/rustwide/workdir/global_lib)
[INFO] [stderr]     Checking hyper-system-resolver v0.5.0
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking trust-dns-client v0.20.4
[INFO] [stderr]     Checking interface v0.1.0 (/opt/rustwide/workdir/interface)
[INFO] [stderr]     Checking public-ip v0.2.2
[INFO] [stderr]     Checking manager v0.1.0 (/opt/rustwide/workdir/manager)
[INFO] [stderr]     Checking aptos-crypto v0.0.3 (https://github.com/sourav1547/aptos-core.git#949c36bc)
[INFO] [stderr]     Checking nodes v0.1.0 (/opt/rustwide/workdir/nodes)
[INFO] [stdout] warning: constant `NIVSS_FIRST_MOVE` is never used
[INFO] [stdout]   --> nodes/src/crypto/crypto_lib/vss/ni_vss/fiat_shamir.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const NIVSS_FIRST_MOVE: &[u8; 16] = b"NIVSS_FIRST_MOVE";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NIVSS_HASH_TO_SCALAR_DST` is never used
[INFO] [stdout]   --> nodes/src/crypto/crypto_lib/vss/ni_vss/fiat_shamir.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const NIVSS_HASH_TO_SCALAR_DST: &[u8; 24] = b"NIVSS_HASH_TO_SCALAR_DST";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `challenge_random_linear_combination_scalars` is never used
[INFO] [stdout]   --> nodes/src/crypto/crypto_lib/vss/ni_vss/fiat_shamir.rs:77:4
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn challenge_random_linear_combination_scalars(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nodes/src/crypto/crypto_lib/crypto_blstrs/polynomial.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn iter(&self) -> std::slice::Iter<Scalar> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn iter(&self) -> std::slice::Iter<'_, Scalar> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NIVSS_FIRST_MOVE` is never used
[INFO] [stdout]   --> nodes/src/crypto/crypto_lib/vss/ni_vss/fiat_shamir.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const NIVSS_FIRST_MOVE: &[u8; 16] = b"NIVSS_FIRST_MOVE";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NIVSS_HASH_TO_SCALAR_DST` is never used
[INFO] [stdout]   --> nodes/src/crypto/crypto_lib/vss/ni_vss/fiat_shamir.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const NIVSS_HASH_TO_SCALAR_DST: &[u8; 24] = b"NIVSS_HASH_TO_SCALAR_DST";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `challenge_random_linear_combination_scalars` is never used
[INFO] [stdout]   --> nodes/src/crypto/crypto_lib/vss/ni_vss/fiat_shamir.rs:77:4
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn challenge_random_linear_combination_scalars(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nodes/src/crypto/crypto_lib/crypto_blstrs/polynomial.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn iter(&self) -> std::slice::Iter<Scalar> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn iter(&self) -> std::slice::Iter<'_, Scalar> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "4d2b2a0ab215f782662fee7cfb32ed80d302a7ea2be93f04771e60ccc25282c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d2b2a0ab215f782662fee7cfb32ed80d302a7ea2be93f04771e60ccc25282c5", kill_on_drop: false }`
[INFO] [stdout] 4d2b2a0ab215f782662fee7cfb32ed80d302a7ea2be93f04771e60ccc25282c5
