[INFO] fetching crate fedimint-hbbft 0.1.0...
[INFO] checking fedimint-hbbft-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate fedimint-hbbft 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate fedimint-hbbft 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fedimint-hbbft 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate fedimint-hbbft 0.1.0
[INFO] tweaked toml for crates.io crate fedimint-hbbft 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate fedimint-hbbft 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded init_with v1.1.0
[INFO] [stderr]   Downloaded rand_derive v0.5.0
[INFO] [stderr]   Downloaded hex_fmt v0.3.0
[INFO] [stderr]   Downloaded reed-solomon-erasure v5.0.3
[INFO] [stderr]   Downloaded pairing v0.22.0
[INFO] [stderr]   Downloaded proptest v1.2.0
[INFO] [stderr]   Downloaded aho-corasick v1.1.0
[INFO] [stderr]   Downloaded fedimint-threshold-crypto v0.1.0
[INFO] [stderr]   Downloaded rustix v0.38.13
[INFO] [stderr]   Downloaded bls12_381 v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5d60111960d9196a605a0c821d56a6b9d5418346f20e91dd155f17ada6da912
[INFO] running `Command { std: "docker" "start" "-a" "e5d60111960d9196a605a0c821d56a6b9d5418346f20e91dd155f17ada6da912", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5d60111960d9196a605a0c821d56a6b9d5418346f20e91dd155f17ada6da912", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5d60111960d9196a605a0c821d56a6b9d5418346f20e91dd155f17ada6da912", kill_on_drop: false }`
[INFO] [stdout] e5d60111960d9196a605a0c821d56a6b9d5418346f20e91dd155f17ada6da912
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a24ad0cb8e0965e108d670dc0ef4bfc94d42accc86dac026fdeea0c6864e896e
[INFO] running `Command { std: "docker" "start" "-a" "a24ad0cb8e0965e108d670dc0ef4bfc94d42accc86dac026fdeea0c6864e896e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]     Checking linux-raw-sys v0.4.7
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking aho-corasick v1.1.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]    Compiling reed-solomon-erasure v5.0.3
[INFO] [stderr]     Checking pairing v0.22.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]     Checking bls12_381 v0.7.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking hex_fmt v0.3.0
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking init_with v1.1.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling rand_derive v0.5.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]     Checking thiserror v1.0.48
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking proptest v1.2.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking fedimint-threshold-crypto v0.1.0
[INFO] [stderr]     Checking docopt v1.1.1
[INFO] [stderr]     Checking fedimint-hbbft v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `bincode` is imported redundantly
[INFO] [stdout]  --> src/binary_agreement/binary_agreement.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use bincode;
[INFO] [stdout]   |     ^^^^^^^ the item `bincode` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bincode` is imported redundantly
[INFO] [stdout]   --> src/binary_agreement/mod.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | use bincode;
[INFO] [stdout]    |     ^^^^^^^ the item `bincode` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rand` is imported redundantly
[INFO] [stdout]  --> src/broadcast/message.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rand::{self, seq::SliceRandom, Rng};
[INFO] [stdout]   |            ^^^^ the item `rand` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Default` is imported redundantly
[INFO] [stdout]  --> src/dynamic_honey_badger/builder.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::default::Default;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Default` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bincode` is imported redundantly
[INFO] [stdout]  --> src/dynamic_honey_badger/dynamic_honey_badger.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use bincode;
[INFO] [stdout]   |     ^^^^^^^ the item `bincode` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bincode` is imported redundantly
[INFO] [stdout]  --> src/dynamic_honey_badger/error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bincode;
[INFO] [stdout]   |     ^^^^^^^ the item `bincode` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bincode` is imported redundantly
[INFO] [stdout]  --> src/binary_agreement/binary_agreement.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use bincode;
[INFO] [stdout]   |     ^^^^^^^ the item `bincode` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bincode` is imported redundantly
[INFO] [stdout]  --> src/dynamic_honey_badger/votes.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bincode;
[INFO] [stdout]   |     ^^^^^^^ the item `bincode` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bincode` is imported redundantly
[INFO] [stdout]   --> src/binary_agreement/mod.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | use bincode;
[INFO] [stdout]    |     ^^^^^^^ the item `bincode` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bincode` is imported redundantly
[INFO] [stdout]   --> src/honey_badger/epoch_state.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use bincode;
[INFO] [stdout]    |     ^^^^^^^ the item `bincode` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bincode` is imported redundantly
[INFO] [stdout]  --> src/honey_badger/error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bincode;
[INFO] [stdout]   |     ^^^^^^^ the item `bincode` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rand` is imported redundantly
[INFO] [stdout]  --> src/broadcast/message.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rand::{self, seq::SliceRandom, Rng};
[INFO] [stdout]   |            ^^^^ the item `rand` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Default` is imported redundantly
[INFO] [stdout]  --> src/dynamic_honey_badger/builder.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::default::Default;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Default` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bincode` is imported redundantly
[INFO] [stdout]  --> src/dynamic_honey_badger/dynamic_honey_badger.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use bincode;
[INFO] [stdout]   |     ^^^^^^^ the item `bincode` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bincode` is imported redundantly
[INFO] [stdout]  --> src/dynamic_honey_badger/error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bincode;
[INFO] [stdout]   |     ^^^^^^^ the item `bincode` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bincode` is imported redundantly
[INFO] [stdout]  --> src/dynamic_honey_badger/votes.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bincode;
[INFO] [stdout]   |     ^^^^^^^ the item `bincode` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ToString` is imported redundantly
[INFO] [stdout]    --> src/sync_key_gen.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 | use std::string::ToString;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `ToString` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bincode` is imported redundantly
[INFO] [stdout]    --> src/sync_key_gen.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 | use bincode;
[INFO] [stdout]     |     ^^^^^^^ the item `bincode` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bincode` is imported redundantly
[INFO] [stdout]   --> src/honey_badger/epoch_state.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use bincode;
[INFO] [stdout]    |     ^^^^^^^ the item `bincode` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rand` is imported redundantly
[INFO] [stdout]    --> src/sync_key_gen.rs:181:12
[INFO] [stdout]     |
[INFO] [stdout] 181 | use rand::{self, Rng};
[INFO] [stdout]     |            ^^^^ the item `rand` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bincode` is imported redundantly
[INFO] [stdout]  --> src/honey_badger/error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bincode;
[INFO] [stdout]   |     ^^^^^^^ the item `bincode` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rand` is imported redundantly
[INFO] [stdout]  --> src/transaction_queue.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rand::{self, seq::SliceRandom, Rng};
[INFO] [stdout]   |            ^^^^ the item `rand` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ToString` is imported redundantly
[INFO] [stdout]    --> src/sync_key_gen.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 | use std::string::ToString;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `ToString` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bincode` is imported redundantly
[INFO] [stdout]    --> src/sync_key_gen.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 | use bincode;
[INFO] [stdout]     |     ^^^^^^^ the item `bincode` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rand` is imported redundantly
[INFO] [stdout]    --> src/sync_key_gen.rs:181:12
[INFO] [stdout]     |
[INFO] [stdout] 181 | use rand::{self, Rng};
[INFO] [stdout]     |            ^^^^ the item `rand` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rand` is imported redundantly
[INFO] [stdout]  --> src/transaction_queue.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rand::{self, seq::SliceRandom, Rng};
[INFO] [stdout]   |            ^^^^ the item `rand` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft`
[INFO] [stdout]  --> tests/sync_key_gen.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use hbbft::crypto::SecretKey;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft`
[INFO] [stdout]  --> tests/sync_key_gen.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use hbbft::sync_key_gen::{to_pub_keys, PartOutcome, SyncKeyGen};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft`
[INFO] [stdout]  --> tests/subset.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use hbbft::subset::{Subset, SubsetOutput};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft`
[INFO] [stdout]  --> tests/threshold_sign.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use hbbft::{threshold_sign::ThresholdSign, util, ConsensusProtocol};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft`
[INFO] [stdout]  --> tests/queueing_honey_badger.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use hbbft::dynamic_honey_badger::{DynamicHoneyBadger, JoinPlan};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft`
[INFO] [stdout]  --> tests/queueing_honey_badger.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use hbbft::queueing_honey_badger::{Change, ChangeState, Input, QueueingHoneyBadger};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft`
[INFO] [stdout]  --> tests/dynamic_honey_badger.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hbbft::dynamic_honey_badger::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft`
[INFO] [stdout]  --> tests/queueing_honey_badger.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use hbbft::sender_queue::{Message, SenderQueue, Step};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft`
[INFO] [stdout]   --> tests/binary_agreement.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use hbbft::binary_agreement::BinaryAgreement;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft`
[INFO] [stdout]  --> tests/binary_agreement_mitm.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use hbbft::binary_agreement::{BinaryAgreement, MessageContent, SbvMessage};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft`
[INFO] [stdout]  --> tests/dynamic_honey_badger.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use hbbft::sender_queue::{SenderQueue, Step};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft`
[INFO] [stdout]  --> tests/binary_agreement_mitm.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use hbbft::threshold_sign::ThresholdSign;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hbbft`
[INFO] [stdout]  --> tests/sync_key_gen.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use hbbft::util;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft`
[INFO] [stdout]  --> tests/honey_badger.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use hbbft::honey_badger::{Batch, EncryptionSchedule, HoneyBadger, MessageContent};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft_testing`
[INFO] [stdout]  --> tests/threshold_sign.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use hbbft_testing::adversary::{Adversary, NodeOrderAdversary, ReorderingAdversary};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `hbbft_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft_testing`
[INFO] [stdout]  --> tests/subset.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use hbbft_testing::adversary::{Adversary, NodeOrderAdversary, ReorderingAdversary};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `hbbft_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft_testing`
[INFO] [stdout]  --> tests/threshold_sign.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use hbbft_testing::proptest::{gen_seed, TestRng, TestRngSeed};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `hbbft_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hbbft`
[INFO] [stdout]  --> tests/threshold_sign.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use hbbft::{threshold_sign::ThresholdSign, util, ConsensusProtocol};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hbbft_testing`
[INFO] [stdout]  --> tests/threshold_sign.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use hbbft_testing::{NetBuilder, NewNodeInfo, VirtualNet};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `hbbft_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft_testing`
[INFO] [stdout]   --> tests/subset.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use hbbft_testing::proptest::{gen_seed, TestRng, TestRngSeed};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `hbbft_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hbbft`
[INFO] [stdout]  --> tests/subset.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use hbbft::ConsensusProtocol;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hbbft_testing`
[INFO] [stdout]   --> tests/subset.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use hbbft_testing::{NetBuilder, NewNodeInfo, VirtualNet};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `hbbft_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft_testing`
[INFO] [stdout]   --> tests/queueing_honey_badger.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use hbbft_testing::adversary::{Adversary, NodeOrderAdversary, ReorderingAdversary};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `hbbft_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft_testing`
[INFO] [stdout]   --> tests/queueing_honey_badger.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use hbbft_testing::proptest::{gen_seed, TestRng, TestRngSeed};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `hbbft_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SeedableRng`
[INFO] [stdout]   --> tests/threshold_sign.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | use rand::{Rng, SeedableRng};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hbbft`
[INFO] [stdout]   --> tests/queueing_honey_badger.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use hbbft::util;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::SeedableRng`
[INFO] [stdout]   --> tests/subset.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use rand::SeedableRng;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hbbft_testing`
[INFO] [stdout]   --> tests/queueing_honey_badger.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use hbbft_testing::{NetBuilder, NewNodeInfo, Node, VirtualNet};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `hbbft_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft_testing`
[INFO] [stdout]   --> tests/binary_agreement_mitm.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use hbbft_testing::adversary::{NetMutHandle, QueuePosition};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `hbbft_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft_testing`
[INFO] [stdout]   --> tests/binary_agreement_mitm.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use hbbft_testing::err::CrankError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `hbbft_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft_testing`
[INFO] [stdout]   --> tests/dynamic_honey_badger.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use hbbft_testing::adversary::{Adversary, ReorderingAdversary};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `hbbft_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft_testing`
[INFO] [stdout]   --> tests/dynamic_honey_badger.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use hbbft_testing::proptest::{gen_seed, NetworkDimension, TestRng, TestRngSeed};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `hbbft_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft_testing`
[INFO] [stdout]   --> tests/binary_agreement_mitm.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use hbbft_testing::proptest::{gen_seed, TestRng, TestRngSeed};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `hbbft_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hbbft`
[INFO] [stdout]  --> tests/dynamic_honey_badger.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use hbbft::{util, Epoched, PubKeyMap};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hbbft`
[INFO] [stdout]  --> tests/binary_agreement_mitm.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use hbbft::{ConsensusProtocol, CpStep, NetworkInfo};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hbbft_testing`
[INFO] [stdout]   --> tests/dynamic_honey_badger.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use hbbft_testing::{NetBuilder, NewNodeInfo, Node, VirtualNet};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `hbbft_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hbbft_testing`
[INFO] [stdout]   --> tests/binary_agreement_mitm.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use hbbft_testing::{Adversary, NetBuilder, NetMessage};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `hbbft_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SeedableRng`
[INFO] [stdout]   --> tests/queueing_honey_badger.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | use rand::{Rng, SeedableRng};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft_testing`
[INFO] [stdout]   --> tests/binary_agreement.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use hbbft_testing::adversary::{Adversary, ReorderingAdversary};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `hbbft_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft_testing`
[INFO] [stdout]   --> tests/binary_agreement.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use hbbft_testing::proptest::{gen_seed, NetworkDimension, TestRng, TestRngSeed};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `hbbft_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hbbft`
[INFO] [stdout]   --> tests/binary_agreement.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use hbbft::ConsensusProtocol;
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hbbft_testing`
[INFO] [stdout]   --> tests/binary_agreement.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use hbbft_testing::{NetBuilder, NewNodeInfo, VirtualNet};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `hbbft_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SeedableRng`
[INFO] [stdout]   --> tests/dynamic_honey_badger.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rand::{seq::SliceRandom, SeedableRng};
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SeedableRng`
[INFO] [stdout]   --> tests/binary_agreement_mitm.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | use rand::{Rng, SeedableRng};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SeedableRng`
[INFO] [stdout]   --> tests/binary_agreement.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 | use rand::{Rng, SeedableRng};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fedimint-hbbft` (test "subset") due to 6 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fedimint-hbbft` (test "queueing_honey_badger") due to 8 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `fedimint-hbbft` (test "threshold_sign") due to 6 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft`
[INFO] [stdout]  --> tests/honey_badger.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use hbbft::sender_queue::{self, SenderQueue, Step};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft`
[INFO] [stdout]  --> tests/honey_badger.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use hbbft::transaction_queue::TransactionQueue;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hbbft`
[INFO] [stdout]  --> tests/honey_badger.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use hbbft::sender_queue::{self, SenderQueue, Step};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft_testing`
[INFO] [stdout]   --> tests/honey_badger.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use hbbft_testing::adversary::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `hbbft_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hbbft_testing`
[INFO] [stdout]   --> tests/honey_badger.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use hbbft_testing::proptest::{gen_seed, TestRng, TestRngSeed};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `hbbft_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hbbft`
[INFO] [stdout]   --> tests/honey_badger.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use hbbft::{threshold_decrypt, util, CpStep, NetworkInfo, Target};
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `hbbft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hbbft_testing`
[INFO] [stdout]   --> tests/honey_badger.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use hbbft_testing::{CrankError, NetBuilder, NetMessage, NewNodeInfo, Node, VirtualNet};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `hbbft_testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SeedableRng`
[INFO] [stdout]   --> tests/honey_badger.rs:20:35
[INFO] [stdout]    |
[INFO] [stdout] 20 | use rand::{seq::SliceRandom, Rng, SeedableRng};
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fedimint-hbbft` (test "dynamic_honey_badger") due to 7 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `fedimint-hbbft` (test "binary_agreement") due to 6 previous errors; 1 warning emitted
[INFO] [stdout] error[E0282]: type annotations needed for `Vec<T>`
[INFO] [stdout]   --> tests/sync_key_gen.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let mut nodes = Vec::new();
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |                 .handle_part(&sender_id, proposal, &mut rand::thread_rng())
[INFO] [stdout]    |                  ----------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `nodes` an explicit type, where the type for type parameter `T` is specified
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let mut nodes: Vec<T> = Vec::new();
[INFO] [stdout]    |                  ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fedimint-hbbft` (test "binary_agreement_mitm") due to 8 previous errors; 1 warning emitted
[INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fedimint-hbbft` (test "honey_badger") due to 9 previous errors; 1 warning emitted
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fedimint-hbbft` (test "sync_key_gen") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "a24ad0cb8e0965e108d670dc0ef4bfc94d42accc86dac026fdeea0c6864e896e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a24ad0cb8e0965e108d670dc0ef4bfc94d42accc86dac026fdeea0c6864e896e", kill_on_drop: false }`
[INFO] [stdout] a24ad0cb8e0965e108d670dc0ef4bfc94d42accc86dac026fdeea0c6864e896e
