[INFO] fetching crate fedimint-aleph-bft 0.36.0... [INFO] checking fedimint-aleph-bft-0.36.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate fedimint-aleph-bft 0.36.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate fedimint-aleph-bft 0.36.0 [INFO] finished tweaking crates.io crate fedimint-aleph-bft 0.36.0 [INFO] tweaked toml for crates.io crate fedimint-aleph-bft 0.36.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fedimint-aleph-bft 0.36.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 128 packages to latest compatible versions [INFO] [stderr] Adding aleph-bft-rmc v0.12.0 (available: v0.16.0) [INFO] [stderr] Adding aleph-bft-types v0.13.0 (available: v0.16.0) [INFO] [stderr] Adding itertools v0.12.1 (available: v0.14.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f01602da9687fe033b37f73874f5e536a7717e87f8efb2b0313e89d175f0be9c [INFO] running `Command { std: "docker" "start" "-a" "f01602da9687fe033b37f73874f5e536a7717e87f8efb2b0313e89d175f0be9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f01602da9687fe033b37f73874f5e536a7717e87f8efb2b0313e89d175f0be9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f01602da9687fe033b37f73874f5e536a7717e87f8efb2b0313e89d175f0be9c", kill_on_drop: false }` [INFO] [stdout] f01602da9687fe033b37f73874f5e536a7717e87f8efb2b0313e89d175f0be9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ca7b9b96bbebfcccb816c4741e8dabab67ba9c3f5a13d2104e08d0992de5207 [INFO] running `Command { std: "docker" "start" "-a" "9ca7b9b96bbebfcccb816c4741e8dabab67ba9c3f5a13d2104e08d0992de5207", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking aleph-bft-crypto v0.9.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking aleph-bft-types v0.12.0 [INFO] [stderr] Checking aleph-bft-types v0.13.0 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking aleph-bft-rmc v0.12.0 [INFO] [stderr] Checking fedimint-aleph-bft v0.36.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/units/testing.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use aleph_bft_mock::{Data, Hasher64, Keychain, Signature}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 9 - use aleph_bft_mock::{Data, Hasher64, Keychain, Signature}; [INFO] [stdout] 9 + use aleph_bft_rmc::{Data, Hasher64, Keychain, Signature}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/testing/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use aleph_bft_mock::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 15 - use aleph_bft_mock::{ [INFO] [stdout] 15 + use aleph_bft_rmc::{ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/alerts/handler.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | use aleph_bft_mock::{Data, Hasher64, Keychain, Signature}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 287 - use aleph_bft_mock::{Data, Hasher64, Keychain, Signature}; [INFO] [stdout] 287 + use aleph_bft_rmc::{Data, Hasher64, Keychain, Signature}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/creation/creator.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | use aleph_bft_mock::Hasher64; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 128 - use aleph_bft_mock::Hasher64; [INFO] [stdout] 128 + use aleph_bft_rmc::Hasher64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/extension/election.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | use aleph_bft_mock::Hasher64; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 221 - use aleph_bft_mock::Hasher64; [INFO] [stdout] 221 + use aleph_bft_rmc::Hasher64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/extension/units.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | use aleph_bft_mock::Hasher64; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 85 - use aleph_bft_mock::Hasher64; [INFO] [stdout] 85 + use aleph_bft_rmc::Hasher64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/extension/mod.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | use aleph_bft_mock::Hasher64; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 110 - use aleph_bft_mock::Hasher64; [INFO] [stdout] 110 + use aleph_bft_rmc::Hasher64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/member.rs:718:9 [INFO] [stdout] | [INFO] [stdout] 718 | use aleph_bft_mock::{Hasher64, Signature}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 718 - use aleph_bft_mock::{Hasher64, Signature}; [INFO] [stdout] 718 + use aleph_bft_rmc::{Hasher64, Signature}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/network.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | use aleph_bft_mock::{Data, Hasher64, Keychain, PartialMultisignature, Signature}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 171 - use aleph_bft_mock::{Data, Hasher64, Keychain, PartialMultisignature, Signature}; [INFO] [stdout] 171 + use aleph_bft_rmc::{Data, Hasher64, Keychain, PartialMultisignature, Signature}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/reconstruction/dag.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | use aleph_bft_mock::{Data, Hasher64}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 129 - use aleph_bft_mock::{Data, Hasher64}; [INFO] [stdout] 129 + use aleph_bft_rmc::{Data, Hasher64}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/runway/collection.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 326 | use aleph_bft_mock::{Data, Hasher64, Keychain, Signature}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 326 - use aleph_bft_mock::{Data, Hasher64, Keychain, Signature}; [INFO] [stdout] 326 + use aleph_bft_rmc::{Data, Hasher64, Keychain, Signature}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/runway/packer.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | use aleph_bft_mock::{Data, DataProvider, Hasher64, Keychain, StalledDataProvider}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 105 - use aleph_bft_mock::{Data, DataProvider, Hasher64, Keychain, StalledDataProvider}; [INFO] [stdout] 105 + use aleph_bft_rmc::{Data, DataProvider, Hasher64, Keychain, StalledDataProvider}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/runway/mod.rs:1133:9 [INFO] [stdout] | [INFO] [stdout] 1133 | use aleph_bft_mock::Hasher64; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1133 - use aleph_bft_mock::Hasher64; [INFO] [stdout] 1133 + use aleph_bft_rmc::Hasher64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/units/store.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | use aleph_bft_mock::{Data, Hasher64, Keychain}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 214 - use aleph_bft_mock::{Data, Hasher64, Keychain}; [INFO] [stdout] 214 + use aleph_bft_rmc::{Data, Hasher64, Keychain}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/units/validator.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | use aleph_bft_mock::Keychain; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 153 - use aleph_bft_mock::Keychain; [INFO] [stdout] 153 + use aleph_bft_rmc::Keychain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/units/mod.rs:233:9 [INFO] [stdout] | [INFO] [stdout] 233 | use aleph_bft_mock::{Data, Hasher64}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 233 - use aleph_bft_mock::{Data, Hasher64}; [INFO] [stdout] 233 + use aleph_bft_rmc::{Data, Hasher64}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/backup/loader.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | use aleph_bft_mock::{Data, Hasher64, Keychain, Loader, Signature}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 258 - use aleph_bft_mock::{Data, Hasher64, Keychain, Loader, Signature}; [INFO] [stdout] 258 + use aleph_bft_rmc::{Data, Hasher64, Keychain, Loader, Signature}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/backup/saver.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | use aleph_bft_mock::{Data, Hasher64, Keychain, Saver, Signature}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 97 - use aleph_bft_mock::{Data, Hasher64, Keychain, Saver, Signature}; [INFO] [stdout] 97 + use aleph_bft_rmc::{Data, Hasher64, Keychain, Saver, Signature}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/testing/alerts.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use aleph_bft_mock::{Data, Hasher64, Keychain, PartialMultisignature, Signature}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 - use aleph_bft_mock::{Data, Hasher64, Keychain, PartialMultisignature, Signature}; [INFO] [stdout] 7 + use aleph_bft_rmc::{Data, Hasher64, Keychain, PartialMultisignature, Signature}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/testing/byzantine.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use aleph_bft_mock::{Data, Hash64, Hasher64, Keychain, NetworkHook, Router, Spawner}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 9 - use aleph_bft_mock::{Data, Hash64, Hasher64, Keychain, NetworkHook, Router, Spawner}; [INFO] [stdout] 9 + use aleph_bft_rmc::{Data, Hash64, Hasher64, Keychain, NetworkHook, Router, Spawner}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/testing/consensus.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use aleph_bft_mock::{Hasher64, Spawner}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 - use aleph_bft_mock::{Hasher64, Spawner}; [INFO] [stdout] 8 + use aleph_bft_rmc::{Hasher64, Spawner}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/testing/crash.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use aleph_bft_mock::{Router, Spawner}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use aleph_bft_mock::{Router, Spawner}; [INFO] [stdout] 5 + use aleph_bft_rmc::{Router, Spawner}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/testing/crash_recovery.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use aleph_bft_mock::{Data, Hasher64, Router, Signature, Spawner}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 - use aleph_bft_mock::{Data, Hasher64, Router, Signature, Spawner}; [INFO] [stdout] 6 + use aleph_bft_rmc::{Data, Hasher64, Router, Signature, Spawner}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/testing/creation.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use aleph_bft_mock::{Data, Hasher64}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 - use aleph_bft_mock::{Data, Hasher64}; [INFO] [stdout] 8 + use aleph_bft_rmc::{Data, Hasher64}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/testing/dag.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use aleph_bft_mock::{Hash64, Hasher64, Spawner}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 - use aleph_bft_mock::{Hash64, Hasher64, Spawner}; [INFO] [stdout] 8 + use aleph_bft_rmc::{Hash64, Hasher64, Spawner}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/testing/unreliable.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use aleph_bft_mock::{BadSigning, Keychain, NetworkHook, Router, Spawner}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aleph_bft_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 - use aleph_bft_mock::{BadSigning, Keychain, NetworkHook, Router, Spawner}; [INFO] [stdout] 7 + use aleph_bft_rmc::{BadSigning, Keychain, NetworkHook, Router, Spawner}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Hasher` [INFO] [stdout] --> src/network.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | Hasher, NodeIndex, NodeSubset, Round, Signed, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0782]: expected a type, found a trait [INFO] [stdout] --> src/member.rs:728:32 [INFO] [stdout] | [INFO] [stdout] 728 | ) -> Member { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object [INFO] [stdout] | [INFO] [stdout] 728 | ) -> Member { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0782. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fedimint-aleph-bft` (lib test) due to 27 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: enum `AlertData` is never used [INFO] [stdout] --> src/alerts/mod.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | pub enum AlertData { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/units/store.rs:86:26 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn get_status_of(&self, node: NodeIndex) -> UnitStoreStatus { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn get_status_of(&self, node: NodeIndex) -> UnitStoreStatus<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9ca7b9b96bbebfcccb816c4741e8dabab67ba9c3f5a13d2104e08d0992de5207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ca7b9b96bbebfcccb816c4741e8dabab67ba9c3f5a13d2104e08d0992de5207", kill_on_drop: false }` [INFO] [stdout] 9ca7b9b96bbebfcccb816c4741e8dabab67ba9c3f5a13d2104e08d0992de5207