[INFO] fetching crate fedimint-hbbft 0.1.0... [INFO] checking fedimint-hbbft-0.1.0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate fedimint-hbbft 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate fedimint-hbbft 0.1.0 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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-7-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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_derive v0.5.0 [INFO] [stderr] Downloaded fedimint-threshold-crypto v0.1.0 [INFO] [stderr] Downloaded reed-solomon-erasure v5.0.3 [INFO] [stderr] Downloaded proptest v1.2.0 [INFO] [stderr] Downloaded aho-corasick v1.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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1fcccec1724574f50722ffcbf0ff9d2623ee6812d7dd37906db3baa14f8f6f3 [INFO] running `Command { std: "docker" "start" "-a" "b1fcccec1724574f50722ffcbf0ff9d2623ee6812d7dd37906db3baa14f8f6f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1fcccec1724574f50722ffcbf0ff9d2623ee6812d7dd37906db3baa14f8f6f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1fcccec1724574f50722ffcbf0ff9d2623ee6812d7dd37906db3baa14f8f6f3", kill_on_drop: false }` [INFO] [stdout] b1fcccec1724574f50722ffcbf0ff9d2623ee6812d7dd37906db3baa14f8f6f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec089afe154aa1a2b34782a07316dc73a9cdee659a86f27049c80abc9fea1dfe [INFO] running `Command { std: "docker" "start" "-a" "ec089afe154aa1a2b34782a07316dc73a9cdee659a86f27049c80abc9fea1dfe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.7 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking aho-corasick v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling reed-solomon-erasure v5.0.3 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking pairing v0.22.0 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Checking bls12_381 v0.7.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking rusty-fork v0.3.0 [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 unarray v0.1.4 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking init_with v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling rand_derive v0.5.0 [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 env_logger v0.10.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking proptest v1.2.0 [INFO] [stderr] Checking fedimint-threshold-crypto v0.1.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking docopt v1.1.1 [INFO] [stderr] Checking fedimint-hbbft v0.1.0 (/opt/rustwide/workdir) [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/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_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] 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] Some errors have detailed explanations: E0432, E0433. [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] For more information about an error, try `rustc --explain E0432`. [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/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[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/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/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/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/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/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] 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] 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/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[E0433]: failed to resolve: use of undeclared crate or module `hbbft` [INFO] [stdout] --> examples/simulation.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use hbbft::crypto::SecretKey; [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: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[E0433]: failed to resolve: use of undeclared crate or module `hbbft` [INFO] [stdout] --> examples/simulation.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use hbbft::dynamic_honey_badger::DynamicHoneyBadger; [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[E0433]: failed to resolve: use of undeclared crate or module `hbbft` [INFO] [stdout] --> examples/simulation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use hbbft::queueing_honey_badger::{Batch, 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] --> examples/simulation.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use hbbft::sender_queue::{Message, SenderQueue}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `hbbft` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fedimint-hbbft` (test "binary_agreement") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `hbbft` [INFO] [stdout] --> examples/network/commst.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use hbbft::SourcedMessage; [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] --> examples/network/node.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | use hbbft::broadcast::{Broadcast, Message}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `hbbft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hbbft` [INFO] [stdout] --> examples/network/messaging.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use hbbft::{SourcedMessage, Target, TargetedMessage}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `hbbft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hbbft` [INFO] [stdout] --> examples/network/node.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use hbbft::{ConsensusProtocol, SourcedMessage}; [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/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/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/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[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_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[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[E0282]: type annotations needed for `Vec<_>` [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 = Vec::new(); [INFO] [stdout] | ++++++++ [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] error[E0432]: unresolved import `hbbft` [INFO] [stdout] --> examples/simulation.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use hbbft::{to_pub_keys, ConsensusProtocol, CpStep, NetworkInfo, PubKeyMap, Step, Target}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `hbbft` [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] 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 "subset") due to 5 previous errors [INFO] [stderr] error: could not compile `fedimint-hbbft` (test "queueing_honey_badger") due to 7 previous errors [INFO] [stderr] error: could not compile `fedimint-hbbft` (test "sync_key_gen") due to 4 previous errors [INFO] [stderr] error: could not compile `fedimint-hbbft` (test "honey_badger") due to 8 previous errors [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 "dynamic_honey_badger") due to 6 previous errors [INFO] [stdout] error[E0220]: associated type `NodeId` not found for `D` [INFO] [stdout] --> examples/simulation.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 66 | sender_id: D::NodeId, [INFO] [stdout] | ^^^^^^ there is an associated type `NodeId` in the trait `fedimint_hbbft::ConsensusProtocol` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 64 | struct TimestampedMessage { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `NodeId` not found for `D` [INFO] [stdout] --> examples/simulation.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | id: D::NodeId, [INFO] [stdout] | ^^^^^^ there is an associated type `NodeId` in the trait `fedimint_hbbft::ConsensusProtocol` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 99 | pub struct TestNode { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0220, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0220`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fedimint-hbbft` (example "simulation") due to 7 previous errors [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` (example "consensus-node") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "ec089afe154aa1a2b34782a07316dc73a9cdee659a86f27049c80abc9fea1dfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec089afe154aa1a2b34782a07316dc73a9cdee659a86f27049c80abc9fea1dfe", kill_on_drop: false }` [INFO] [stdout] ec089afe154aa1a2b34782a07316dc73a9cdee659a86f27049c80abc9fea1dfe