[INFO] fetching crate fedimint-hbbft 0.1.0... [INFO] checking fedimint-hbbft-0.1.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate fedimint-hbbft 0.1.0 into /workspace/builds/worker-6-tc2/source [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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fedimint-hbbft 0.1.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f66bbc511071261757e5bfd893356f861dcf449d904849a85aae22fdc737d69 [INFO] running `Command { std: "docker" "start" "-a" "7f66bbc511071261757e5bfd893356f861dcf449d904849a85aae22fdc737d69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f66bbc511071261757e5bfd893356f861dcf449d904849a85aae22fdc737d69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f66bbc511071261757e5bfd893356f861dcf449d904849a85aae22fdc737d69", kill_on_drop: false }` [INFO] [stdout] 7f66bbc511071261757e5bfd893356f861dcf449d904849a85aae22fdc737d69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 663bbe40e7cbb2c83e37e5ee5ea87e09b2c32899f2d8b399b71eb826f02b5c98 [INFO] running `Command { std: "docker" "start" "-a" "663bbe40e7cbb2c83e37e5ee5ea87e09b2c32899f2d8b399b71eb826f02b5c98", 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] Checking linux-raw-sys v0.4.7 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling libm v0.2.7 [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] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking aho-corasick v1.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling reed-solomon-erasure v5.0.3 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Checking pairing v0.22.0 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking bls12_381 v0.7.1 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_derive v0.5.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking init_with v1.1.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking proptest v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [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 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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hbbft` [INFO] [stdout] --> tests/sync_key_gen.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use hbbft::crypto::SecretKey; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `hbbft` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft`, use `cargo add hbbft` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `hbbft` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft`, use `cargo add hbbft` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `hbbft` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft`, use `cargo add hbbft` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `hbbft` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft`, use `cargo add hbbft` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `hbbft` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft`, use `cargo add hbbft` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `hbbft` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft`, use `cargo add hbbft` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `hbbft_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft_testing`, use `cargo add hbbft_testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `hbbft_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft_testing`, use `cargo add hbbft_testing` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `hbbft` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft`, use `cargo add hbbft` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `hbbft_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft_testing`, use `cargo add hbbft_testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hbbft` [INFO] [stdout] --> tests/broadcast.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use hbbft::{broadcast::Broadcast, util, ConsensusProtocol, CpStep}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `hbbft` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft`, use `cargo add hbbft` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `hbbft` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft`, use `cargo add hbbft` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fedimint-hbbft` (test "queueing_honey_badger") due to 7 previous errors; 1 warning emitted [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fedimint-hbbft` (test "threshold_sign") due to 5 previous errors; 1 warning emitted [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hbbft_testing` [INFO] [stdout] --> tests/broadcast.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use hbbft_testing::adversary::{ [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hbbft_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft_testing`, use `cargo add hbbft_testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `hbbft_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft_testing`, use `cargo add hbbft_testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `hbbft_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft_testing`, use `cargo add hbbft_testing` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `hbbft` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft`, use `cargo add hbbft` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `hbbft_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft_testing`, use `cargo add hbbft_testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hbbft_testing` [INFO] [stdout] --> tests/broadcast.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use hbbft_testing::proptest::{gen_seed, TestRng, TestRngSeed}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hbbft_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft_testing`, use `cargo add hbbft_testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hbbft` [INFO] [stdout] --> tests/broadcast.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use hbbft::{broadcast::Broadcast, util, ConsensusProtocol, CpStep}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `hbbft` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft`, use `cargo add hbbft` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hbbft_testing` [INFO] [stdout] --> tests/broadcast.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use hbbft_testing::{CrankError, NetBuilder, NetMessage, NewNodeInfo, VirtualNet}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `hbbft_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft_testing`, use `cargo add hbbft_testing` to add it to your `Cargo.toml` [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[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] warning: unused import: `SeedableRng` [INFO] [stdout] --> tests/broadcast.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] 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/network/commst.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use hbbft::SourcedMessage; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `hbbft` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft`, use `cargo add hbbft` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hbbft` [INFO] [stdout] --> examples/network/node.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | use hbbft::broadcast::{Broadcast, Message}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `hbbft` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft`, use `cargo add hbbft` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `hbbft` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft`, use `cargo add hbbft` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hbbft` [INFO] [stdout] --> tests/binary_agreement.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use hbbft::binary_agreement::BinaryAgreement; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `hbbft` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft`, use `cargo add hbbft` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `hbbft` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft`, use `cargo add hbbft` to add it to your `Cargo.toml` [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] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hbbft` [INFO] [stdout] --> tests/subset.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use hbbft::subset::{Subset, SubsetOutput}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `hbbft` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft`, use `cargo add hbbft` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fedimint-hbbft` (test "sync_key_gen") due to 4 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] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> examples/network/node.rs:70:40 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn run(&self) -> Result> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70 - pub fn run(&self) -> Result> { [INFO] [stdout] 70 + pub fn run(&self) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fedimint-hbbft` (test "broadcast") due to 5 previous errors; 1 warning emitted [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `hbbft_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft_testing`, use `cargo add hbbft_testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `hbbft_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft_testing`, use `cargo add hbbft_testing` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `hbbft` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft`, use `cargo add hbbft` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `hbbft_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft_testing`, use `cargo add hbbft_testing` to add it to your `Cargo.toml` [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[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `hbbft_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft_testing`, use `cargo add hbbft_testing` to add it to your `Cargo.toml` [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[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `hbbft_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft_testing`, use `cargo add hbbft_testing` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `hbbft` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft`, use `cargo add hbbft` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `hbbft_testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hbbft_testing`, use `cargo add hbbft_testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fedimint-hbbft` (test "binary_agreement") due to 5 previous errors; 1 warning emitted [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] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `fedimint-hbbft` (test "subset") due to 5 previous errors; 1 warning emitted [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] [stderr] error: could not compile `fedimint-hbbft` (example "consensus-node") due to 4 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "663bbe40e7cbb2c83e37e5ee5ea87e09b2c32899f2d8b399b71eb826f02b5c98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "663bbe40e7cbb2c83e37e5ee5ea87e09b2c32899f2d8b399b71eb826f02b5c98", kill_on_drop: false }` [INFO] [stdout] 663bbe40e7cbb2c83e37e5ee5ea87e09b2c32899f2d8b399b71eb826f02b5c98