[INFO] fetching crate aleph-bft 0.38.2...
[INFO] checking aleph-bft-0.38.2 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate aleph-bft 0.38.2 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate aleph-bft 0.38.2 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aleph-bft 0.38.2
[INFO] finished tweaking crates.io crate aleph-bft 0.38.2
[INFO] tweaked toml for crates.io crate aleph-bft 0.38.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 107 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b22979cd6db240df2dfd99dcbb99ce07a94cff34e7625b065bd3ae227ad98d9
[INFO] running `Command { std: "docker" "start" "-a" "8b22979cd6db240df2dfd99dcbb99ce07a94cff34e7625b065bd3ae227ad98d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b22979cd6db240df2dfd99dcbb99ce07a94cff34e7625b065bd3ae227ad98d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b22979cd6db240df2dfd99dcbb99ce07a94cff34e7625b065bd3ae227ad98d9", kill_on_drop: false }`
[INFO] [stdout] 8b22979cd6db240df2dfd99dcbb99ce07a94cff34e7625b065bd3ae227ad98d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b20d7ec4bf0bacbf31a0aa4dbb5f694206b99b86c6cf925aaecc942209ee912
[INFO] running `Command { std: "docker" "start" "-a" "0b20d7ec4bf0bacbf31a0aa4dbb5f694206b99b86c6cf925aaecc942209ee912", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking sdd v3.0.4
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking scc v2.2.5
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling parity-scale-codec v3.7.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking aleph-bft-crypto v0.9.1
[INFO] [stderr]     Checking aleph-bft-types v0.14.0
[INFO] [stderr]     Checking aleph-bft-rmc v0.14.0
[INFO] [stderr]     Checking aleph-bft v0.38.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock`
[INFO] [stdout]   --> src/testing/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use aleph_bft_mock::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of undeclared crate or module `aleph_bft_mock`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 | 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:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 |     use aleph_bft_mock::{Data, Hasher64, Keychain, Signature};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of undeclared crate or module `aleph_bft_mock`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 288 |     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:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |     use aleph_bft_mock::Hasher64;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of undeclared crate or module `aleph_bft_mock`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 117 |     use aleph_bft_rmc::Hasher64;
[INFO] [stdout]     |         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock`
[INFO] [stdout]    --> src/dag/reconstruction/dag.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     use aleph_bft_mock::Hasher64;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of undeclared crate or module `aleph_bft_mock`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 124 |     use aleph_bft_rmc::Hasher64;
[INFO] [stdout]     |         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock`
[INFO] [stdout]    --> src/dag/validation.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |     use aleph_bft_mock::Keychain;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of undeclared crate or module `aleph_bft_mock`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 190 |     use aleph_bft_rmc::Keychain;
[INFO] [stdout]     |         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock`
[INFO] [stdout]    --> src/dag/mod.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 227 |     use aleph_bft_mock::Keychain;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of undeclared crate or module `aleph_bft_mock`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 227 |     use aleph_bft_rmc::Keychain;
[INFO] [stdout]     |         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock`
[INFO] [stdout]    --> src/dissemination/responder.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |     use aleph_bft_mock::{Data, Hasher64, Keychain};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of undeclared crate or module `aleph_bft_mock`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 120 |     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/extension/election.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |     use aleph_bft_mock::Keychain;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of undeclared crate or module `aleph_bft_mock`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 225 |     use aleph_bft_rmc::Keychain;
[INFO] [stdout]     |         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock`
[INFO] [stdout]   --> src/extension/extender.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     use aleph_bft_mock::Keychain;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of undeclared crate or module `aleph_bft_mock`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 77 |     use aleph_bft_rmc::Keychain;
[INFO] [stdout]    |         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock`
[INFO] [stdout]   --> src/extension/units.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     use aleph_bft_mock::Keychain;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of undeclared crate or module `aleph_bft_mock`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 89 |     use aleph_bft_rmc::Keychain;
[INFO] [stdout]    |         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock`
[INFO] [stdout]    --> src/member.rs:762:9
[INFO] [stdout]     |
[INFO] [stdout] 762 |     use aleph_bft_mock::{Hasher64, Signature};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of undeclared crate or module `aleph_bft_mock`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 762 |     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/mod.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     use aleph_bft_mock::{Data, Hasher64, Keychain, PartialMultisignature, Signature};
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of undeclared crate or module `aleph_bft_mock`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 51 |     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/runway/collection.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |     use aleph_bft_mock::{Data, Hasher64, Keychain, Signature};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of undeclared crate or module `aleph_bft_mock`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 330 |     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/mod.rs:851:9
[INFO] [stdout]     |
[INFO] [stdout] 851 |     use aleph_bft_mock::Hasher64;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of undeclared crate or module `aleph_bft_mock`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 851 |     use aleph_bft_rmc::Hasher64;
[INFO] [stdout]     |         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock`
[INFO] [stdout]   --> src/units/testing.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use aleph_bft_mock::{Data, Hash64, Hasher64, Keychain, Signature};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of undeclared crate or module `aleph_bft_mock`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 | use aleph_bft_rmc::{Data, Hash64, Hasher64, Keychain, Signature};
[INFO] [stdout]    |     ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock`
[INFO] [stdout]    --> src/units/validator.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |     use aleph_bft_mock::Keychain;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of undeclared crate or module `aleph_bft_mock`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 162 |     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:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 |     use aleph_bft_mock::{Data, Hasher64};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of undeclared crate or module `aleph_bft_mock`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 276 |     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:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |     use aleph_bft_mock::{Data, Hasher64, Keychain, Loader, Signature};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of undeclared crate or module `aleph_bft_mock`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 244 |     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:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     use aleph_bft_mock::{Data, Hasher64, Keychain, Saver};
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of undeclared crate or module `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_rmc::{Data, Hasher64, Keychain, Saver};
[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 undeclared crate or module `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_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 undeclared crate or module `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_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/crash.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use aleph_bft_mock::{Router, Spawner};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `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_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 undeclared crate or module `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_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:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use aleph_bft_mock::{Data, DataProvider, Hasher64, Keychain};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `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_rmc::{Data, DataProvider, Hasher64, Keychain};
[INFO] [stdout]   |     ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock`
[INFO] [stdout]   --> src/testing/dag.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use aleph_bft_mock::{Data, Hash64, Hasher64, Keychain};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of undeclared crate or module `aleph_bft_mock`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 | use aleph_bft_rmc::{Data, Hash64, Hasher64, Keychain};
[INFO] [stdout]    |     ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock`
[INFO] [stdout]  --> src/testing/unreliable.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use aleph_bft_mock::{BadSigning, Keychain, NetworkHook, Router, Spawner};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `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_rmc::{BadSigning, Keychain, NetworkHook, Router, Spawner};
[INFO] [stdout]   |     ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]   --> src/network/mod.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         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:772:32
[INFO] [stdout]     |
[INFO] [stdout] 772 |     ) -> Member<Hasher64, u32, Signature> {
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]     |
[INFO] [stdout] 772 |     ) -> Member<Hasher64, u32, dyn Signature> {
[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 `aleph-bft` (lib test) due to 27 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "0b20d7ec4bf0bacbf31a0aa4dbb5f694206b99b86c6cf925aaecc942209ee912", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b20d7ec4bf0bacbf31a0aa4dbb5f694206b99b86c6cf925aaecc942209ee912", kill_on_drop: false }`
[INFO] [stdout] 0b20d7ec4bf0bacbf31a0aa4dbb5f694206b99b86c6cf925aaecc942209ee912
