[INFO] fetching crate aleph-bft 0.45.4... [INFO] testing aleph-bft-0.45.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate aleph-bft 0.45.4 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate aleph-bft 0.45.4 [INFO] finished tweaking crates.io crate aleph-bft 0.45.4 [INFO] tweaked toml for crates.io crate aleph-bft 0.45.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aleph-bft 0.45.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aleph-bft 0.45.4 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aleph-bft-crypto v0.11.0 [INFO] [stderr] Downloaded aleph-bft-types v0.16.0 [INFO] [stderr] Downloaded sdd v3.0.8 [INFO] [stderr] Downloaded aleph-bft-rmc v0.16.0 [INFO] [stderr] Downloaded scc v2.3.3 [INFO] [stderr] Downloaded jiff-static v0.2.6 [INFO] [stderr] Downloaded jiff v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fead9dc951eb2ecee5a951d9bec6e15c6d2ffd6b9bb79ec8ce1bd03fbe3aff30 [INFO] running `Command { std: "docker" "start" "-a" "fead9dc951eb2ecee5a951d9bec6e15c6d2ffd6b9bb79ec8ce1bd03fbe3aff30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fead9dc951eb2ecee5a951d9bec6e15c6d2ffd6b9bb79ec8ce1bd03fbe3aff30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fead9dc951eb2ecee5a951d9bec6e15c6d2ffd6b9bb79ec8ce1bd03fbe3aff30", kill_on_drop: false }` [INFO] [stdout] fead9dc951eb2ecee5a951d9bec6e15c6d2ffd6b9bb79ec8ce1bd03fbe3aff30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eadcbe6d422683809a5e02024b929021c28191fdb4bae43b345d805530da2fc6 [INFO] running `Command { std: "docker" "start" "-a" "eadcbe6d422683809a5e02024b929021c28191fdb4bae43b345d805530da2fc6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling parity-scale-codec v3.7.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.4 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling aleph-bft-crypto v0.11.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling aleph-bft-types v0.16.0 [INFO] [stderr] Compiling aleph-bft-rmc v0.16.0 [INFO] [stderr] Compiling aleph-bft v0.45.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `AlertData` is never used [INFO] [stdout] --> src/alerts/mod.rs:134:10 [INFO] [stdout] | [INFO] [stdout] 134 | pub enum AlertData { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.61s [INFO] running `Command { std: "docker" "inspect" "eadcbe6d422683809a5e02024b929021c28191fdb4bae43b345d805530da2fc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eadcbe6d422683809a5e02024b929021c28191fdb4bae43b345d805530da2fc6", kill_on_drop: false }` [INFO] [stdout] eadcbe6d422683809a5e02024b929021c28191fdb4bae43b345d805530da2fc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44e05363abc3d26f810d4dd4673be37278392990dd37f1864fd3d499e3b0d96a [INFO] running `Command { std: "docker" "start" "-a" "44e05363abc3d26f810d4dd4673be37278392990dd37f1864fd3d499e3b0d96a", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling jiff v0.2.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stdout] warning: enum `AlertData` is never used [INFO] [stdout] --> src/alerts/mod.rs:134:10 [INFO] [stdout] | [INFO] [stdout] 134 | pub enum AlertData { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling scc v2.3.3 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling aleph-bft v0.45.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/testing/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | 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] 14 - use aleph_bft_mock::{ [INFO] [stdout] 14 + 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:289:9 [INFO] [stdout] | [INFO] [stdout] 289 | 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] 289 - use aleph_bft_mock::{Data, Hasher64, Keychain, Signature}; [INFO] [stdout] 289 + 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/collection/service.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | 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] 328 - use aleph_bft_mock::{Data, Hasher64, Keychain, Signature}; [INFO] [stdout] 328 + 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/collector.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | 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] 81 - use aleph_bft_mock::Hasher64; [INFO] [stdout] 81 + use aleph_bft_rmc::Hasher64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/creation/creator.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | 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] 76 - use aleph_bft_mock::Hasher64; [INFO] [stdout] 76 + 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:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | 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] 123 - use aleph_bft_mock::Hasher64; [INFO] [stdout] 123 + 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:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | 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] 195 - use aleph_bft_mock::Keychain; [INFO] [stdout] 195 + 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:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | 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] 232 - use aleph_bft_mock::Keychain; [INFO] [stdout] 232 + 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:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | 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] 129 - use aleph_bft_mock::{Data, Hasher64, Keychain}; [INFO] [stdout] 129 + 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/dissemination/task.rs:403:9 [INFO] [stdout] | [INFO] [stdout] 403 | use aleph_bft_mock::{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] 403 - use aleph_bft_mock::{Hasher64, Keychain}; [INFO] [stdout] 403 + use aleph_bft_rmc::{Hasher64, Keychain}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aleph_bft_mock` [INFO] [stdout] --> src/extension/election.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | 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] 229 - use aleph_bft_mock::Keychain; [INFO] [stdout] 229 + 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:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | 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] 78 - use aleph_bft_mock::Keychain; [INFO] [stdout] 78 + 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 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] 89 - use aleph_bft_mock::Keychain; [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/network/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | 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] 55 - use aleph_bft_mock::{Data, Hasher64, Keychain, PartialMultisignature, Signature}; [INFO] [stdout] 55 + 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/units/control_hash.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | 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] 171 - use aleph_bft_mock::Hasher64; [INFO] [stdout] 171 + 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use aleph_bft_mock::{Data, Hash64, 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] 12 - use aleph_bft_mock::{Data, Hash64, Hasher64, Keychain, Signature}; [INFO] [stdout] 12 + 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:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | 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] 124 - use aleph_bft_mock::Keychain; [INFO] [stdout] 124 + 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:247:9 [INFO] [stdout] | [INFO] [stdout] 247 | 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] 247 - use aleph_bft_mock::{Data, Hasher64}; [INFO] [stdout] 247 + 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:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | 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] 145 - use aleph_bft_mock::{Data, Hasher64, Keychain, Loader, Signature}; [INFO] [stdout] 145 + 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 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::{Data, Hasher64, Keychain, Saver}; [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 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/behind.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use aleph_bft_mock::{DataProvider, 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] 10 - use aleph_bft_mock::{DataProvider, NetworkHook, Router, Spawner}; [INFO] [stdout] 10 + use aleph_bft_rmc::{DataProvider, NetworkHook, Router, Spawner}; [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::{ [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::{ [INFO] [stdout] 9 + use aleph_bft_rmc::{ [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::{DataProvider, Router, Spawner, UnreliableHook}; [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::{DataProvider, Router, Spawner, UnreliableHook}; [INFO] [stdout] 5 + use aleph_bft_rmc::{DataProvider, Router, Spawner, UnreliableHook}; [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, DataProvider, 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, DataProvider, Hasher64, Router, Signature, Spawner}; [INFO] [stdout] 6 + use aleph_bft_rmc::{Data, DataProvider, 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 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, DataProvider, Hasher64, Keychain}; [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 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] 14 - use aleph_bft_mock::{Data, Hash64, Hasher64, Keychain}; [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, DataProvider, 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] 8 - use aleph_bft_mock::{BadSigning, DataProvider, Keychain, NetworkHook, Router, Spawner}; [INFO] [stdout] 8 + use aleph_bft_rmc::{BadSigning, DataProvider, Keychain, NetworkHook, Router, Spawner}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Hasher` [INFO] [stdout] --> src/network/mod.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | Hasher, NodeIndex, Round, Signed, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/testing/byzantine.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 266 | net_hub.add_hook(alert_hook.clone()); [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/testing/byzantine.rs:271:18 [INFO] [stdout] | [INFO] [stdout] 271 | let ix = network.index(); [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/testing/byzantine.rs:292:25 [INFO] [stdout] | [INFO] [stdout] 292 | let batch = rx.next().await.unwrap(); [INFO] [stdout] | ^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/testing/byzantine.rs:292:25 [INFO] [stdout] | [INFO] [stdout] 292 | let batch = rx.next().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/testing/crash.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | net_hub.add_hook(UnreliableHook::new(reliability)); [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/testing/crash.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | let ix = network.index(); [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/testing/crash.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | let batch = rx.next().await.unwrap(); [INFO] [stdout] | ^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/testing/crash.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | let batch = rx.next().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/testing/crash_recovery.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | let batch = self.batch_rx.next().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/testing/crash_recovery.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | reconnect_tx [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/testing/crash_recovery.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | saved_units.clone(), [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/testing/crash_recovery.rs:219:18 [INFO] [stdout] | [INFO] [stdout] 219 | .max_by(|x, y| x.len().cmp(&y.len())) [INFO] [stdout] | ^ - type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 219 | .max_by(|x: /* Type */, y| x.len().cmp(&y.len())) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/testing/crash_recovery.rs:219:21 [INFO] [stdout] | [INFO] [stdout] 219 | .max_by(|x, y| x.len().cmp(&y.len())) [INFO] [stdout] | ^ - type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 219 | .max_by(|x, y: /* Type */| x.len().cmp(&y.len())) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/testing/creation.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | let unit = self [INFO] [stdout] | ________________________^ [INFO] [stdout] 38 | | .units_from_creators [INFO] [stdout] 39 | | .next() [INFO] [stdout] 40 | | .await [INFO] [stdout] | |______________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aleph-bft` (lib test) due to 42 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "44e05363abc3d26f810d4dd4673be37278392990dd37f1864fd3d499e3b0d96a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44e05363abc3d26f810d4dd4673be37278392990dd37f1864fd3d499e3b0d96a", kill_on_drop: false }` [INFO] [stdout] 44e05363abc3d26f810d4dd4673be37278392990dd37f1864fd3d499e3b0d96a