[INFO] fetching crate omnipaxos 0.2.2... [INFO] checking omnipaxos-0.2.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate omnipaxos 0.2.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate omnipaxos 0.2.2 [INFO] finished tweaking crates.io crate omnipaxos 0.2.2 [INFO] tweaked toml for crates.io crate omnipaxos 0.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate omnipaxos 0.2.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 136 packages to latest compatible versions [INFO] [stderr] Adding lru v0.11.1 (available: v0.16.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding serial_test v0.5.1 (available: v3.2.0) [INFO] [stderr] Adding toml v0.7.8 (available: v0.9.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linked_hash_set v0.1.5 [INFO] [stderr] Downloaded commitlog v0.2.0 [INFO] [stderr] Downloaded omnipaxos_macros v0.1.3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0bfc453807b4784a04e995580b8730e5b9d4e554ab9b2329a8951e6857fbcf7 [INFO] running `Command { std: "docker" "start" "-a" "d0bfc453807b4784a04e995580b8730e5b9d4e554ab9b2329a8951e6857fbcf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0bfc453807b4784a04e995580b8730e5b9d4e554ab9b2329a8951e6857fbcf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0bfc453807b4784a04e995580b8730e5b9d4e554ab9b2329a8951e6857fbcf7", kill_on_drop: false }` [INFO] [stdout] d0bfc453807b4784a04e995580b8730e5b9d4e554ab9b2329a8951e6857fbcf7 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2688e850b09cc01d1bc5d2dd4206e9ad902d6dfede8270ec921c972abdfa8bb8 [INFO] running `Command { std: "docker" "start" "-a" "2688e850b09cc01d1bc5d2dd4206e9ad902d6dfede8270ec921c972abdfa8bb8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking commitlog v0.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling omnipaxos_macros v0.1.3 [INFO] [stderr] Checking serial_test v0.5.1 [INFO] [stderr] Checking omnipaxos v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `kompact` [INFO] [stdout] --> tests/utils.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use kompact::{config_keys::system, executors::crossbeam_workstealing_pool, prelude::*}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `kompact` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `kompact`, use `cargo add kompact` 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 `omnipaxos_storage` [INFO] [stdout] --> tests/utils.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use omnipaxos_storage::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `omnipaxos_storage` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `omnipaxos_storage`, use `cargo add omnipaxos_storage` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `kompact::config_keys::system`, `kompact::executors::crossbeam_workstealing_pool`, `omnipaxos_storage::memory_storage::MemoryStorage`, `omnipaxos_storage::persistent_storage::PersistentStorage`, `omnipaxos_storage::persistent_storage::PersistentStorageConfig`, `super::Value`, `super::ValueSnapshot` [INFO] [stdout] --> tests/utils.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use kompact::{config_keys::system, executors::crossbeam_workstealing_pool, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | memory_storage::MemoryStorage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | persistent_storage::{PersistentStorage, PersistentStorageConfig}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 982 | use super::{Value, ValueSnapshot}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `kompact` [INFO] [stdout] --> tests/utils.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use kompact::{config_keys::system, executors::crossbeam_workstealing_pool, prelude::*}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `kompact` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `kompact`, use `cargo add kompact` 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 `omnipaxos_storage` [INFO] [stdout] --> tests/atomic_storage_test.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use omnipaxos_storage::memory_storage::MemoryStorage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `omnipaxos_storage` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `omnipaxos_storage`, use `cargo add omnipaxos_storage` 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 `omnipaxos_storage` [INFO] [stdout] --> tests/utils.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use omnipaxos_storage::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `omnipaxos_storage` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `omnipaxos_storage`, use `cargo add omnipaxos_storage` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `kompact::config_keys::system`, `kompact::executors::crossbeam_workstealing_pool`, `omnipaxos_storage::memory_storage::MemoryStorage`, `omnipaxos_storage::persistent_storage::PersistentStorage`, `omnipaxos_storage::persistent_storage::PersistentStorageConfig`, `super::Value`, `super::ValueSnapshot` [INFO] [stdout] --> tests/utils.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use kompact::{config_keys::system, executors::crossbeam_workstealing_pool, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | memory_storage::MemoryStorage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | persistent_storage::{PersistentStorage, PersistentStorageConfig}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 982 | use super::{Value, ValueSnapshot}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `ComponentDefinition` in this scope [INFO] [stdout] --> tests/utils.rs:732:14 [INFO] [stdout] | [INFO] [stdout] 732 | #[derive(ComponentDefinition)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `warn` in this scope [INFO] [stdout] --> tests/utils.rs:815:33 [INFO] [stdout] | [INFO] [stdout] 815 | None => warn!( [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `warn` is in scope, but it is an attribute: `#[warn]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `ComponentDefinition` in this scope [INFO] [stdout] --> tests/utils.rs:732:14 [INFO] [stdout] | [INFO] [stdout] 732 | #[derive(ComponentDefinition)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `warn` in this scope [INFO] [stdout] --> tests/utils.rs:815:33 [INFO] [stdout] | [INFO] [stdout] 815 | None => warn!( [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `warn` is in scope, but it is an attribute: `#[warn]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `kompact` [INFO] [stdout] --> tests/utils.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use kompact::{config_keys::system, executors::crossbeam_workstealing_pool, prelude::*}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `kompact` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `kompact`, use `cargo add kompact` 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 `kompact` [INFO] [stdout] --> tests/snapshot_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use kompact::prelude::{promise, Ask, Component, FutureCollection}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `kompact` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `kompact`, use `cargo add kompact` 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 `omnipaxos_storage` [INFO] [stdout] --> tests/utils.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use omnipaxos_storage::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `omnipaxos_storage` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `omnipaxos_storage`, use `cargo add omnipaxos_storage` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `kompact::config_keys::system`, `kompact::executors::crossbeam_workstealing_pool`, `omnipaxos_storage::memory_storage::MemoryStorage`, `omnipaxos_storage::persistent_storage::PersistentStorage`, `omnipaxos_storage::persistent_storage::PersistentStorageConfig`, `super::Value`, `super::ValueSnapshot` [INFO] [stdout] --> tests/utils.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use kompact::{config_keys::system, executors::crossbeam_workstealing_pool, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | memory_storage::MemoryStorage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | persistent_storage::{PersistentStorage, PersistentStorageConfig}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 982 | use super::{Value, ValueSnapshot}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `ComponentDefinition` in this scope [INFO] [stdout] --> tests/utils.rs:732:14 [INFO] [stdout] | [INFO] [stdout] 732 | #[derive(ComponentDefinition)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `warn` in this scope [INFO] [stdout] --> tests/utils.rs:815:33 [INFO] [stdout] | [INFO] [stdout] 815 | None => warn!( [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `warn` is in scope, but it is an attribute: `#[warn]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `kompact` [INFO] [stdout] --> tests/utils.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use kompact::{config_keys::system, executors::crossbeam_workstealing_pool, prelude::*}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `kompact` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `kompact`, use `cargo add kompact` 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 `kompact` [INFO] [stdout] --> tests/forward_proposal_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use kompact::prelude::{promise, Ask}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `kompact` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `kompact`, use `cargo add kompact` 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 `omnipaxos_storage` [INFO] [stdout] --> tests/utils.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use omnipaxos_storage::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `omnipaxos_storage` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `omnipaxos_storage`, use `cargo add omnipaxos_storage` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `kompact::config_keys::system`, `kompact::executors::crossbeam_workstealing_pool`, `omnipaxos_storage::memory_storage::MemoryStorage`, `omnipaxos_storage::persistent_storage::PersistentStorage`, `omnipaxos_storage::persistent_storage::PersistentStorageConfig`, `super::Value`, `super::ValueSnapshot` [INFO] [stdout] --> tests/utils.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use kompact::{config_keys::system, executors::crossbeam_workstealing_pool, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | memory_storage::MemoryStorage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | persistent_storage::{PersistentStorage, PersistentStorageConfig}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 982 | use super::{Value, ValueSnapshot}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `kompact` [INFO] [stdout] --> tests/utils.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use kompact::{config_keys::system, executors::crossbeam_workstealing_pool, prelude::*}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `kompact` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `kompact`, use `cargo add kompact` 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 `kompact` [INFO] [stdout] --> tests/reconnect_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use kompact::prelude::{promise, Ask}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `kompact` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `kompact`, use `cargo add kompact` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KompactSystem` in this scope [INFO] [stdout] --> tests/utils.rs:457:32 [INFO] [stdout] | [INFO] [stdout] 457 | pub kompact_system: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 455 | pub struct TestSystem { [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Component` in this scope [INFO] [stdout] --> tests/utils.rs:458:33 [INFO] [stdout] | [INFO] [stdout] 458 | pub nodes: HashMap>>, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use std::path::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:477:41 [INFO] [stdout] | [INFO] [stdout] 477 | let mut omni_refs: HashMap>> = HashMap::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:545:41 [INFO] [stdout] | [INFO] [stdout] 545 | let mut omni_refs: HashMap>> = HashMap::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KompactConfig` in this scope [INFO] [stdout] --> tests/utils.rs:712:60 [INFO] [stdout] | [INFO] [stdout] 712 | fn set_executor_for_threads(threads: usize, conf: &mut KompactConfig) { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> tests/utils.rs:734:14 [INFO] [stdout] | [INFO] [stdout] 734 | ctx: ComponentContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:737:33 [INFO] [stdout] | [INFO] [stdout] 737 | pub peers: HashMap>>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ScheduledTimer` in this scope [INFO] [stdout] --> tests/utils.rs:739:29 [INFO] [stdout] | [INFO] [stdout] 739 | paxos_timer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 733 | pub struct OmniPaxosComponent { [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ScheduledTimer` in this scope [INFO] [stdout] --> tests/utils.rs:740:28 [INFO] [stdout] | [INFO] [stdout] 740 | tick_timer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 733 | pub struct OmniPaxosComponent { [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ask` in this scope [INFO] [stdout] --> tests/utils.rs:743:39 [INFO] [stdout] | [INFO] [stdout] 743 | decided_futures: HashMap>, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ask` in this scope [INFO] [stdout] --> tests/utils.rs:744:35 [INFO] [stdout] | [INFO] [stdout] 744 | pub election_futures: Vec>, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ComponentLifecycle` in this scope [INFO] [stdout] --> tests/utils.rs:749:10 [INFO] [stdout] | [INFO] [stdout] 749 | impl ComponentLifecycle for OmniPaxosComponent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:750:35 [INFO] [stdout] | [INFO] [stdout] 750 | fn on_start(&mut self) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:775:34 [INFO] [stdout] | [INFO] [stdout] 775 | fn on_kill(&mut self) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:826:57 [INFO] [stdout] | [INFO] [stdout] 826 | pub fn set_peers(&mut self, peers: HashMap>>) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ask` in this scope [INFO] [stdout] --> tests/utils.rs:848:52 [INFO] [stdout] | [INFO] [stdout] 848 | pub fn insert_decided_future(&mut self, a: Ask) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Actor` in this scope [INFO] [stdout] --> tests/utils.rs:884:10 [INFO] [stdout] | [INFO] [stdout] 884 | impl Actor for OmniPaxosComponent { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:887:60 [INFO] [stdout] | [INFO] [stdout] 887 | fn receive_local(&mut self, msg: Self::Message) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NetMessage` in this scope [INFO] [stdout] --> tests/utils.rs:892:42 [INFO] [stdout] | [INFO] [stdout] 892 | fn receive_network(&mut self, _: NetMessage) -> Handled { [INFO] [stdout] | ^^^^^^^^^^ help: an enum with a similar name exists: `Message` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/messages.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | pub enum Message [INFO] [stdout] | ------------------- similarly named enum `Message` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:892:57 [INFO] [stdout] | [INFO] [stdout] 892 | fn receive_network(&mut self, _: NetMessage) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `omnipaxos_storage` [INFO] [stdout] --> tests/utils.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use omnipaxos_storage::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `omnipaxos_storage` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `omnipaxos_storage`, use `cargo add omnipaxos_storage` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `kompact::config_keys::system`, `kompact::executors::crossbeam_workstealing_pool`, `omnipaxos_storage::memory_storage::MemoryStorage`, `omnipaxos_storage::persistent_storage::PersistentStorage`, `omnipaxos_storage::persistent_storage::PersistentStorageConfig`, `super::Value`, `super::ValueSnapshot` [INFO] [stdout] --> tests/utils.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use kompact::{config_keys::system, executors::crossbeam_workstealing_pool, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | memory_storage::MemoryStorage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | persistent_storage::{PersistentStorage, PersistentStorageConfig}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 982 | use super::{Value, ValueSnapshot}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KompactSystem` in this scope [INFO] [stdout] --> tests/utils.rs:457:32 [INFO] [stdout] | [INFO] [stdout] 457 | pub kompact_system: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 455 | pub struct TestSystem { [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Component` in this scope [INFO] [stdout] --> tests/utils.rs:458:33 [INFO] [stdout] | [INFO] [stdout] 458 | pub nodes: HashMap>>, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use std::path::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:477:41 [INFO] [stdout] | [INFO] [stdout] 477 | let mut omni_refs: HashMap>> = HashMap::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:545:41 [INFO] [stdout] | [INFO] [stdout] 545 | let mut omni_refs: HashMap>> = HashMap::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KompactConfig` in this scope [INFO] [stdout] --> tests/utils.rs:712:60 [INFO] [stdout] | [INFO] [stdout] 712 | fn set_executor_for_threads(threads: usize, conf: &mut KompactConfig) { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> tests/utils.rs:734:14 [INFO] [stdout] | [INFO] [stdout] 734 | ctx: ComponentContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:737:33 [INFO] [stdout] | [INFO] [stdout] 737 | pub peers: HashMap>>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ScheduledTimer` in this scope [INFO] [stdout] --> tests/utils.rs:739:29 [INFO] [stdout] | [INFO] [stdout] 739 | paxos_timer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 733 | pub struct OmniPaxosComponent { [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ScheduledTimer` in this scope [INFO] [stdout] --> tests/utils.rs:740:28 [INFO] [stdout] | [INFO] [stdout] 740 | tick_timer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 733 | pub struct OmniPaxosComponent { [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ask` in this scope [INFO] [stdout] --> tests/utils.rs:743:39 [INFO] [stdout] | [INFO] [stdout] 743 | decided_futures: HashMap>, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ask` in this scope [INFO] [stdout] --> tests/utils.rs:744:35 [INFO] [stdout] | [INFO] [stdout] 744 | pub election_futures: Vec>, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ComponentLifecycle` in this scope [INFO] [stdout] --> tests/utils.rs:749:10 [INFO] [stdout] | [INFO] [stdout] 749 | impl ComponentLifecycle for OmniPaxosComponent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:750:35 [INFO] [stdout] | [INFO] [stdout] 750 | fn on_start(&mut self) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:775:34 [INFO] [stdout] | [INFO] [stdout] 775 | fn on_kill(&mut self) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:826:57 [INFO] [stdout] | [INFO] [stdout] 826 | pub fn set_peers(&mut self, peers: HashMap>>) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ask` in this scope [INFO] [stdout] --> tests/utils.rs:848:52 [INFO] [stdout] | [INFO] [stdout] 848 | pub fn insert_decided_future(&mut self, a: Ask) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Actor` in this scope [INFO] [stdout] --> tests/utils.rs:884:10 [INFO] [stdout] | [INFO] [stdout] 884 | impl Actor for OmniPaxosComponent { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:887:60 [INFO] [stdout] | [INFO] [stdout] 887 | fn receive_local(&mut self, msg: Self::Message) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NetMessage` in this scope [INFO] [stdout] --> tests/utils.rs:892:42 [INFO] [stdout] | [INFO] [stdout] 892 | fn receive_network(&mut self, _: NetMessage) -> Handled { [INFO] [stdout] | ^^^^^^^^^^ help: an enum with a similar name exists: `Message` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/messages.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | pub enum Message [INFO] [stdout] | ------------------- similarly named enum `Message` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:892:57 [INFO] [stdout] | [INFO] [stdout] 892 | fn receive_network(&mut self, _: NetMessage) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `kompact` [INFO] [stdout] --> tests/utils.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use kompact::{config_keys::system, executors::crossbeam_workstealing_pool, prelude::*}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `kompact` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `kompact`, use `cargo add kompact` 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 `kompact` [INFO] [stdout] --> tests/recovery_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use kompact::prelude::{promise, Ask, FutureCollection, KFuture}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `kompact` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `kompact`, use `cargo add kompact` 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 `omnipaxos_storage` [INFO] [stdout] --> tests/utils.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use omnipaxos_storage::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `omnipaxos_storage` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `omnipaxos_storage`, use `cargo add omnipaxos_storage` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `kompact::config_keys::system`, `kompact::executors::crossbeam_workstealing_pool`, `omnipaxos_storage::memory_storage::MemoryStorage`, `omnipaxos_storage::persistent_storage::PersistentStorage`, `omnipaxos_storage::persistent_storage::PersistentStorageConfig`, `super::Value`, `super::ValueSnapshot` [INFO] [stdout] --> tests/utils.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use kompact::{config_keys::system, executors::crossbeam_workstealing_pool, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | memory_storage::MemoryStorage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | persistent_storage::{PersistentStorage, PersistentStorageConfig}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 982 | use super::{Value, ValueSnapshot}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KompactConfig` [INFO] [stdout] --> tests/utils.rs:465:24 [INFO] [stdout] | [INFO] [stdout] 465 | let mut conf = KompactConfig::default(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `KompactConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NetworkConfig` [INFO] [stdout] --> tests/utils.rs:470:23 [INFO] [stdout] | [INFO] [stdout] 470 | let mut net = NetworkConfig::default(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `NetworkConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DeadletterBox` [INFO] [stdout] --> tests/utils.rs:473:32 [INFO] [stdout] | [INFO] [stdout] 473 | conf.system_components(DeadletterBox::new, net.build()); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `DeadletterBox` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ask` [INFO] [stdout] --> tests/utils.rs:632:56 [INFO] [stdout] | [INFO] [stdout] 632 | node.on_definition(|x| x.election_futures.push(Ask::new(kprom, ()))); [INFO] [stdout] | ^^^ use of undeclared type `Ask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ask` [INFO] [stdout] --> tests/utils.rs:675:41 [INFO] [stdout] | [INFO] [stdout] 675 | x.insert_decided_future(Ask::new(kprom, v)); [INFO] [stdout] | ^^^ use of undeclared type `Ask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FutureCollection` [INFO] [stdout] --> tests/utils.rs:680:15 [INFO] [stdout] | [INFO] [stdout] 680 | match FutureCollection::collect_with_timeout::>(proposal_futures, timeout) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `FutureCollection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ask` [INFO] [stdout] --> tests/utils.rs:703:37 [INFO] [stdout] | [INFO] [stdout] 703 | x.insert_decided_future(Ask::new(kprom, Value::with_id(STOPSIGN_ID))); [INFO] [stdout] | ^^^ use of undeclared type `Ask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:757:21 [INFO] [stdout] | [INFO] [stdout] 757 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:769:25 [INFO] [stdout] | [INFO] [stdout] 769 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:772:13 [INFO] [stdout] | [INFO] [stdout] 772 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:779:13 [INFO] [stdout] | [INFO] [stdout] 779 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ComponentContext` [INFO] [stdout] --> tests/utils.rs:790:22 [INFO] [stdout] | [INFO] [stdout] 790 | ctx: ComponentContext::uninitialised(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ComponentContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:889:13 [INFO] [stdout] | [INFO] [stdout] 889 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `promise` in this scope [INFO] [stdout] --> tests/utils.rs:631:32 [INFO] [stdout] | [INFO] [stdout] 631 | let (kprom, kfuture) = promise::(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `promise` in this scope [INFO] [stdout] --> tests/utils.rs:673:40 [INFO] [stdout] | [INFO] [stdout] 673 | let (kprom, kfuture) = promise::<()>(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `promise` in this scope [INFO] [stdout] --> tests/utils.rs:699:36 [INFO] [stdout] | [INFO] [stdout] 699 | let (kprom, kfuture) = promise::<()>(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `omnipaxos` (test "ble_test") due to 41 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KompactConfig` [INFO] [stdout] --> tests/utils.rs:465:24 [INFO] [stdout] | [INFO] [stdout] 465 | let mut conf = KompactConfig::default(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `KompactConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NetworkConfig` [INFO] [stdout] --> tests/utils.rs:470:23 [INFO] [stdout] | [INFO] [stdout] 470 | let mut net = NetworkConfig::default(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `NetworkConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DeadletterBox` [INFO] [stdout] --> tests/utils.rs:473:32 [INFO] [stdout] | [INFO] [stdout] 473 | conf.system_components(DeadletterBox::new, net.build()); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `DeadletterBox` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ask` [INFO] [stdout] --> tests/utils.rs:632:56 [INFO] [stdout] | [INFO] [stdout] 632 | node.on_definition(|x| x.election_futures.push(Ask::new(kprom, ()))); [INFO] [stdout] | ^^^ use of undeclared type `Ask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ask` [INFO] [stdout] --> tests/utils.rs:675:41 [INFO] [stdout] | [INFO] [stdout] 675 | x.insert_decided_future(Ask::new(kprom, v)); [INFO] [stdout] | ^^^ use of undeclared type `Ask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FutureCollection` [INFO] [stdout] --> tests/utils.rs:680:15 [INFO] [stdout] | [INFO] [stdout] 680 | match FutureCollection::collect_with_timeout::>(proposal_futures, timeout) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `FutureCollection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ask` [INFO] [stdout] --> tests/utils.rs:703:37 [INFO] [stdout] | [INFO] [stdout] 703 | x.insert_decided_future(Ask::new(kprom, Value::with_id(STOPSIGN_ID))); [INFO] [stdout] | ^^^ use of undeclared type `Ask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:757:21 [INFO] [stdout] | [INFO] [stdout] 757 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:769:25 [INFO] [stdout] | [INFO] [stdout] 769 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:772:13 [INFO] [stdout] | [INFO] [stdout] 772 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:779:13 [INFO] [stdout] | [INFO] [stdout] 779 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ComponentContext` [INFO] [stdout] --> tests/utils.rs:790:22 [INFO] [stdout] | [INFO] [stdout] 790 | ctx: ComponentContext::uninitialised(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ComponentContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:889:13 [INFO] [stdout] | [INFO] [stdout] 889 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `promise` in this scope [INFO] [stdout] --> tests/utils.rs:631:32 [INFO] [stdout] | [INFO] [stdout] 631 | let (kprom, kfuture) = promise::(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `promise` in this scope [INFO] [stdout] --> tests/utils.rs:673:40 [INFO] [stdout] | [INFO] [stdout] 673 | let (kprom, kfuture) = promise::<()>(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `promise` in this scope [INFO] [stdout] --> tests/utils.rs:699:36 [INFO] [stdout] | [INFO] [stdout] 699 | let (kprom, kfuture) = promise::<()>(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `omnipaxos` (test "atomic_storage_test") due to 42 previous errors [INFO] [stdout] error: cannot find derive macro `ComponentDefinition` in this scope [INFO] [stdout] --> tests/utils.rs:732:14 [INFO] [stdout] | [INFO] [stdout] 732 | #[derive(ComponentDefinition)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `ComponentDefinition` in this scope [INFO] [stdout] --> tests/utils.rs:732:14 [INFO] [stdout] | [INFO] [stdout] 732 | #[derive(ComponentDefinition)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `kompact` [INFO] [stdout] --> tests/utils.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use kompact::{config_keys::system, executors::crossbeam_workstealing_pool, prelude::*}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `kompact` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `kompact`, use `cargo add kompact` 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 `kompact` [INFO] [stdout] --> tests/reconfig_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use kompact::prelude::{promise, Ask}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `kompact` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `kompact`, use `cargo add kompact` 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 `omnipaxos_storage` [INFO] [stdout] --> tests/utils.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use omnipaxos_storage::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `omnipaxos_storage` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `omnipaxos_storage`, use `cargo add omnipaxos_storage` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `kompact::config_keys::system`, `kompact::executors::crossbeam_workstealing_pool`, `omnipaxos_storage::memory_storage::MemoryStorage`, `omnipaxos_storage::persistent_storage::PersistentStorage`, `omnipaxos_storage::persistent_storage::PersistentStorageConfig`, `super::Value`, `super::ValueSnapshot` [INFO] [stdout] --> tests/utils.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use kompact::{config_keys::system, executors::crossbeam_workstealing_pool, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | memory_storage::MemoryStorage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | persistent_storage::{PersistentStorage, PersistentStorageConfig}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 982 | use super::{Value, ValueSnapshot}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `ComponentDefinition` in this scope [INFO] [stdout] --> tests/utils.rs:732:14 [INFO] [stdout] | [INFO] [stdout] 732 | #[derive(ComponentDefinition)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `warn` in this scope [INFO] [stdout] --> tests/utils.rs:815:33 [INFO] [stdout] | [INFO] [stdout] 815 | None => warn!( [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `warn` is in scope, but it is an attribute: `#[warn]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `warn` in this scope [INFO] [stdout] --> tests/utils.rs:815:33 [INFO] [stdout] | [INFO] [stdout] 815 | None => warn!( [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `warn` is in scope, but it is an attribute: `#[warn]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `warn` in this scope [INFO] [stdout] --> tests/utils.rs:815:33 [INFO] [stdout] | [INFO] [stdout] 815 | None => warn!( [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `warn` is in scope, but it is an attribute: `#[warn]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `ComponentDefinition` in this scope [INFO] [stdout] --> tests/utils.rs:732:14 [INFO] [stdout] | [INFO] [stdout] 732 | #[derive(ComponentDefinition)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `warn` in this scope [INFO] [stdout] --> tests/utils.rs:815:33 [INFO] [stdout] | [INFO] [stdout] 815 | None => warn!( [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `warn` is in scope, but it is an attribute: `#[warn]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KompactSystem` in this scope [INFO] [stdout] --> tests/utils.rs:457:32 [INFO] [stdout] | [INFO] [stdout] 457 | pub kompact_system: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 455 | pub struct TestSystem { [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Component` in this scope [INFO] [stdout] --> tests/utils.rs:458:33 [INFO] [stdout] | [INFO] [stdout] 458 | pub nodes: HashMap>>, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use std::path::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:477:41 [INFO] [stdout] | [INFO] [stdout] 477 | let mut omni_refs: HashMap>> = HashMap::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:545:41 [INFO] [stdout] | [INFO] [stdout] 545 | let mut omni_refs: HashMap>> = HashMap::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KompactConfig` in this scope [INFO] [stdout] --> tests/utils.rs:712:60 [INFO] [stdout] | [INFO] [stdout] 712 | fn set_executor_for_threads(threads: usize, conf: &mut KompactConfig) { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> tests/utils.rs:734:14 [INFO] [stdout] | [INFO] [stdout] 734 | ctx: ComponentContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:737:33 [INFO] [stdout] | [INFO] [stdout] 737 | pub peers: HashMap>>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ScheduledTimer` in this scope [INFO] [stdout] --> tests/utils.rs:739:29 [INFO] [stdout] | [INFO] [stdout] 739 | paxos_timer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 733 | pub struct OmniPaxosComponent { [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ScheduledTimer` in this scope [INFO] [stdout] --> tests/utils.rs:740:28 [INFO] [stdout] | [INFO] [stdout] 740 | tick_timer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 733 | pub struct OmniPaxosComponent { [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ask` in this scope [INFO] [stdout] --> tests/utils.rs:743:39 [INFO] [stdout] | [INFO] [stdout] 743 | decided_futures: HashMap>, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ask` in this scope [INFO] [stdout] --> tests/utils.rs:744:35 [INFO] [stdout] | [INFO] [stdout] 744 | pub election_futures: Vec>, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ComponentLifecycle` in this scope [INFO] [stdout] --> tests/utils.rs:749:10 [INFO] [stdout] | [INFO] [stdout] 749 | impl ComponentLifecycle for OmniPaxosComponent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:750:35 [INFO] [stdout] | [INFO] [stdout] 750 | fn on_start(&mut self) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:775:34 [INFO] [stdout] | [INFO] [stdout] 775 | fn on_kill(&mut self) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:826:57 [INFO] [stdout] | [INFO] [stdout] 826 | pub fn set_peers(&mut self, peers: HashMap>>) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ask` in this scope [INFO] [stdout] --> tests/utils.rs:848:52 [INFO] [stdout] | [INFO] [stdout] 848 | pub fn insert_decided_future(&mut self, a: Ask) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Actor` in this scope [INFO] [stdout] --> tests/utils.rs:884:10 [INFO] [stdout] | [INFO] [stdout] 884 | impl Actor for OmniPaxosComponent { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:887:60 [INFO] [stdout] | [INFO] [stdout] 887 | fn receive_local(&mut self, msg: Self::Message) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NetMessage` in this scope [INFO] [stdout] --> tests/utils.rs:892:42 [INFO] [stdout] | [INFO] [stdout] 892 | fn receive_network(&mut self, _: NetMessage) -> Handled { [INFO] [stdout] | ^^^^^^^^^^ help: an enum with a similar name exists: `Message` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/messages.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | pub enum Message [INFO] [stdout] | ------------------- similarly named enum `Message` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:892:57 [INFO] [stdout] | [INFO] [stdout] 892 | fn receive_network(&mut self, _: NetMessage) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KompactConfig` [INFO] [stdout] --> tests/utils.rs:465:24 [INFO] [stdout] | [INFO] [stdout] 465 | let mut conf = KompactConfig::default(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `KompactConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NetworkConfig` [INFO] [stdout] --> tests/utils.rs:470:23 [INFO] [stdout] | [INFO] [stdout] 470 | let mut net = NetworkConfig::default(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `NetworkConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DeadletterBox` [INFO] [stdout] --> tests/utils.rs:473:32 [INFO] [stdout] | [INFO] [stdout] 473 | conf.system_components(DeadletterBox::new, net.build()); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `DeadletterBox` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ask` [INFO] [stdout] --> tests/utils.rs:632:56 [INFO] [stdout] | [INFO] [stdout] 632 | node.on_definition(|x| x.election_futures.push(Ask::new(kprom, ()))); [INFO] [stdout] | ^^^ use of undeclared type `Ask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ask` [INFO] [stdout] --> tests/utils.rs:675:41 [INFO] [stdout] | [INFO] [stdout] 675 | x.insert_decided_future(Ask::new(kprom, v)); [INFO] [stdout] | ^^^ use of undeclared type `Ask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FutureCollection` [INFO] [stdout] --> tests/utils.rs:680:15 [INFO] [stdout] | [INFO] [stdout] 680 | match FutureCollection::collect_with_timeout::>(proposal_futures, timeout) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `FutureCollection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ask` [INFO] [stdout] --> tests/utils.rs:703:37 [INFO] [stdout] | [INFO] [stdout] 703 | x.insert_decided_future(Ask::new(kprom, Value::with_id(STOPSIGN_ID))); [INFO] [stdout] | ^^^ use of undeclared type `Ask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:757:21 [INFO] [stdout] | [INFO] [stdout] 757 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:769:25 [INFO] [stdout] | [INFO] [stdout] 769 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:772:13 [INFO] [stdout] | [INFO] [stdout] 772 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:779:13 [INFO] [stdout] | [INFO] [stdout] 779 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ComponentContext` [INFO] [stdout] --> tests/utils.rs:790:22 [INFO] [stdout] | [INFO] [stdout] 790 | ctx: ComponentContext::uninitialised(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ComponentContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:889:13 [INFO] [stdout] | [INFO] [stdout] 889 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `promise` in this scope [INFO] [stdout] --> tests/utils.rs:631:32 [INFO] [stdout] | [INFO] [stdout] 631 | let (kprom, kfuture) = promise::(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `promise` in this scope [INFO] [stdout] --> tests/utils.rs:673:40 [INFO] [stdout] | [INFO] [stdout] 673 | let (kprom, kfuture) = promise::<()>(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `promise` in this scope [INFO] [stdout] --> tests/utils.rs:699:36 [INFO] [stdout] | [INFO] [stdout] 699 | let (kprom, kfuture) = promise::<()>(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `omnipaxos` (test "snapshot_test") due to 42 previous errors [INFO] [stdout] error[E0412]: cannot find type `KompactSystem` in this scope [INFO] [stdout] --> tests/utils.rs:457:32 [INFO] [stdout] | [INFO] [stdout] 457 | pub kompact_system: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 455 | pub struct TestSystem { [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Component` in this scope [INFO] [stdout] --> tests/utils.rs:458:33 [INFO] [stdout] | [INFO] [stdout] 458 | pub nodes: HashMap>>, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use std::path::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:477:41 [INFO] [stdout] | [INFO] [stdout] 477 | let mut omni_refs: HashMap>> = HashMap::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:545:41 [INFO] [stdout] | [INFO] [stdout] 545 | let mut omni_refs: HashMap>> = HashMap::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KompactConfig` in this scope [INFO] [stdout] --> tests/utils.rs:712:60 [INFO] [stdout] | [INFO] [stdout] 712 | fn set_executor_for_threads(threads: usize, conf: &mut KompactConfig) { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> tests/utils.rs:734:14 [INFO] [stdout] | [INFO] [stdout] 734 | ctx: ComponentContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:737:33 [INFO] [stdout] | [INFO] [stdout] 737 | pub peers: HashMap>>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ScheduledTimer` in this scope [INFO] [stdout] --> tests/utils.rs:739:29 [INFO] [stdout] | [INFO] [stdout] 739 | paxos_timer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 733 | pub struct OmniPaxosComponent { [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ScheduledTimer` in this scope [INFO] [stdout] --> tests/utils.rs:740:28 [INFO] [stdout] | [INFO] [stdout] 740 | tick_timer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 733 | pub struct OmniPaxosComponent { [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ask` in this scope [INFO] [stdout] --> tests/utils.rs:743:39 [INFO] [stdout] | [INFO] [stdout] 743 | decided_futures: HashMap>, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ask` in this scope [INFO] [stdout] --> tests/utils.rs:744:35 [INFO] [stdout] | [INFO] [stdout] 744 | pub election_futures: Vec>, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ComponentLifecycle` in this scope [INFO] [stdout] --> tests/utils.rs:749:10 [INFO] [stdout] | [INFO] [stdout] 749 | impl ComponentLifecycle for OmniPaxosComponent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:750:35 [INFO] [stdout] | [INFO] [stdout] 750 | fn on_start(&mut self) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:775:34 [INFO] [stdout] | [INFO] [stdout] 775 | fn on_kill(&mut self) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:826:57 [INFO] [stdout] | [INFO] [stdout] 826 | pub fn set_peers(&mut self, peers: HashMap>>) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ask` in this scope [INFO] [stdout] --> tests/utils.rs:848:52 [INFO] [stdout] | [INFO] [stdout] 848 | pub fn insert_decided_future(&mut self, a: Ask) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Actor` in this scope [INFO] [stdout] --> tests/utils.rs:884:10 [INFO] [stdout] | [INFO] [stdout] 884 | impl Actor for OmniPaxosComponent { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:887:60 [INFO] [stdout] | [INFO] [stdout] 887 | fn receive_local(&mut self, msg: Self::Message) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NetMessage` in this scope [INFO] [stdout] --> tests/utils.rs:892:42 [INFO] [stdout] | [INFO] [stdout] 892 | fn receive_network(&mut self, _: NetMessage) -> Handled { [INFO] [stdout] | ^^^^^^^^^^ help: an enum with a similar name exists: `Message` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/messages.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | pub enum Message [INFO] [stdout] | ------------------- similarly named enum `Message` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:892:57 [INFO] [stdout] | [INFO] [stdout] 892 | fn receive_network(&mut self, _: NetMessage) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KompactSystem` in this scope [INFO] [stdout] --> tests/utils.rs:457:32 [INFO] [stdout] | [INFO] [stdout] 457 | pub kompact_system: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 455 | pub struct TestSystem { [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Component` in this scope [INFO] [stdout] --> tests/utils.rs:458:33 [INFO] [stdout] | [INFO] [stdout] 458 | pub nodes: HashMap>>, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use std::path::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:477:41 [INFO] [stdout] | [INFO] [stdout] 477 | let mut omni_refs: HashMap>> = HashMap::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:545:41 [INFO] [stdout] | [INFO] [stdout] 545 | let mut omni_refs: HashMap>> = HashMap::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KompactConfig` in this scope [INFO] [stdout] --> tests/utils.rs:712:60 [INFO] [stdout] | [INFO] [stdout] 712 | fn set_executor_for_threads(threads: usize, conf: &mut KompactConfig) { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> tests/utils.rs:734:14 [INFO] [stdout] | [INFO] [stdout] 734 | ctx: ComponentContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:737:33 [INFO] [stdout] | [INFO] [stdout] 737 | pub peers: HashMap>>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ScheduledTimer` in this scope [INFO] [stdout] --> tests/utils.rs:739:29 [INFO] [stdout] | [INFO] [stdout] 739 | paxos_timer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 733 | pub struct OmniPaxosComponent { [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ScheduledTimer` in this scope [INFO] [stdout] --> tests/utils.rs:740:28 [INFO] [stdout] | [INFO] [stdout] 740 | tick_timer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 733 | pub struct OmniPaxosComponent { [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ask` in this scope [INFO] [stdout] --> tests/utils.rs:743:39 [INFO] [stdout] | [INFO] [stdout] 743 | decided_futures: HashMap>, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ask` in this scope [INFO] [stdout] --> tests/utils.rs:744:35 [INFO] [stdout] | [INFO] [stdout] 744 | pub election_futures: Vec>, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ComponentLifecycle` in this scope [INFO] [stdout] --> tests/utils.rs:749:10 [INFO] [stdout] | [INFO] [stdout] 749 | impl ComponentLifecycle for OmniPaxosComponent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:750:35 [INFO] [stdout] | [INFO] [stdout] 750 | fn on_start(&mut self) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:775:34 [INFO] [stdout] | [INFO] [stdout] 775 | fn on_kill(&mut self) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:826:57 [INFO] [stdout] | [INFO] [stdout] 826 | pub fn set_peers(&mut self, peers: HashMap>>) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ask` in this scope [INFO] [stdout] --> tests/utils.rs:848:52 [INFO] [stdout] | [INFO] [stdout] 848 | pub fn insert_decided_future(&mut self, a: Ask) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KompactConfig` [INFO] [stdout] --> tests/utils.rs:465:24 [INFO] [stdout] | [INFO] [stdout] 465 | let mut conf = KompactConfig::default(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `KompactConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NetworkConfig` [INFO] [stdout] --> tests/utils.rs:470:23 [INFO] [stdout] | [INFO] [stdout] 470 | let mut net = NetworkConfig::default(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `NetworkConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DeadletterBox` [INFO] [stdout] --> tests/utils.rs:473:32 [INFO] [stdout] | [INFO] [stdout] 473 | conf.system_components(DeadletterBox::new, net.build()); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `DeadletterBox` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ask` [INFO] [stdout] --> tests/utils.rs:632:56 [INFO] [stdout] | [INFO] [stdout] 632 | node.on_definition(|x| x.election_futures.push(Ask::new(kprom, ()))); [INFO] [stdout] | ^^^ use of undeclared type `Ask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ask` [INFO] [stdout] --> tests/utils.rs:675:41 [INFO] [stdout] | [INFO] [stdout] 675 | x.insert_decided_future(Ask::new(kprom, v)); [INFO] [stdout] | ^^^ use of undeclared type `Ask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Actor` in this scope [INFO] [stdout] --> tests/utils.rs:884:10 [INFO] [stdout] | [INFO] [stdout] 884 | impl Actor for OmniPaxosComponent { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:887:60 [INFO] [stdout] | [INFO] [stdout] 887 | fn receive_local(&mut self, msg: Self::Message) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NetMessage` in this scope [INFO] [stdout] --> tests/utils.rs:892:42 [INFO] [stdout] | [INFO] [stdout] 892 | fn receive_network(&mut self, _: NetMessage) -> Handled { [INFO] [stdout] | ^^^^^^^^^^ help: an enum with a similar name exists: `Message` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/messages.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | pub enum Message [INFO] [stdout] | ------------------- similarly named enum `Message` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `omnipaxos` (test "recovery_test") due to 42 previous errors [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:892:57 [INFO] [stdout] | [INFO] [stdout] 892 | fn receive_network(&mut self, _: NetMessage) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FutureCollection` [INFO] [stdout] --> tests/utils.rs:680:15 [INFO] [stdout] | [INFO] [stdout] 680 | match FutureCollection::collect_with_timeout::>(proposal_futures, timeout) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `FutureCollection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ask` [INFO] [stdout] --> tests/utils.rs:703:37 [INFO] [stdout] | [INFO] [stdout] 703 | x.insert_decided_future(Ask::new(kprom, Value::with_id(STOPSIGN_ID))); [INFO] [stdout] | ^^^ use of undeclared type `Ask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:757:21 [INFO] [stdout] | [INFO] [stdout] 757 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:769:25 [INFO] [stdout] | [INFO] [stdout] 769 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:772:13 [INFO] [stdout] | [INFO] [stdout] 772 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:779:13 [INFO] [stdout] | [INFO] [stdout] 779 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ComponentContext` [INFO] [stdout] --> tests/utils.rs:790:22 [INFO] [stdout] | [INFO] [stdout] 790 | ctx: ComponentContext::uninitialised(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ComponentContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:889:13 [INFO] [stdout] | [INFO] [stdout] 889 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `promise` in this scope [INFO] [stdout] --> tests/utils.rs:631:32 [INFO] [stdout] | [INFO] [stdout] 631 | let (kprom, kfuture) = promise::(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `promise` in this scope [INFO] [stdout] --> tests/utils.rs:673:40 [INFO] [stdout] | [INFO] [stdout] 673 | let (kprom, kfuture) = promise::<()>(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `promise` in this scope [INFO] [stdout] --> tests/utils.rs:699:36 [INFO] [stdout] | [INFO] [stdout] 699 | let (kprom, kfuture) = promise::<()>(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KompactConfig` [INFO] [stdout] --> tests/utils.rs:465:24 [INFO] [stdout] | [INFO] [stdout] 465 | let mut conf = KompactConfig::default(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `KompactConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NetworkConfig` [INFO] [stdout] --> tests/utils.rs:470:23 [INFO] [stdout] | [INFO] [stdout] 470 | let mut net = NetworkConfig::default(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `NetworkConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DeadletterBox` [INFO] [stdout] --> tests/utils.rs:473:32 [INFO] [stdout] | [INFO] [stdout] 473 | conf.system_components(DeadletterBox::new, net.build()); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `DeadletterBox` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ask` [INFO] [stdout] --> tests/utils.rs:632:56 [INFO] [stdout] | [INFO] [stdout] 632 | node.on_definition(|x| x.election_futures.push(Ask::new(kprom, ()))); [INFO] [stdout] | ^^^ use of undeclared type `Ask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ask` [INFO] [stdout] --> tests/utils.rs:675:41 [INFO] [stdout] | [INFO] [stdout] 675 | x.insert_decided_future(Ask::new(kprom, v)); [INFO] [stdout] | ^^^ use of undeclared type `Ask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FutureCollection` [INFO] [stdout] --> tests/utils.rs:680:15 [INFO] [stdout] | [INFO] [stdout] 680 | match FutureCollection::collect_with_timeout::>(proposal_futures, timeout) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `FutureCollection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ask` [INFO] [stdout] --> tests/utils.rs:703:37 [INFO] [stdout] | [INFO] [stdout] 703 | x.insert_decided_future(Ask::new(kprom, Value::with_id(STOPSIGN_ID))); [INFO] [stdout] | ^^^ use of undeclared type `Ask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:757:21 [INFO] [stdout] | [INFO] [stdout] 757 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:769:25 [INFO] [stdout] | [INFO] [stdout] 769 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `omnipaxos` (test "reconnect_test") due to 42 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:772:13 [INFO] [stdout] | [INFO] [stdout] 772 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:779:13 [INFO] [stdout] | [INFO] [stdout] 779 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ComponentContext` [INFO] [stdout] --> tests/utils.rs:790:22 [INFO] [stdout] | [INFO] [stdout] 790 | ctx: ComponentContext::uninitialised(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ComponentContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:889:13 [INFO] [stdout] | [INFO] [stdout] 889 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `promise` in this scope [INFO] [stdout] --> tests/utils.rs:631:32 [INFO] [stdout] | [INFO] [stdout] 631 | let (kprom, kfuture) = promise::(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `promise` in this scope [INFO] [stdout] --> tests/utils.rs:673:40 [INFO] [stdout] | [INFO] [stdout] 673 | let (kprom, kfuture) = promise::<()>(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `promise` in this scope [INFO] [stdout] --> tests/utils.rs:699:36 [INFO] [stdout] | [INFO] [stdout] 699 | let (kprom, kfuture) = promise::<()>(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KompactSystem` in this scope [INFO] [stdout] --> tests/utils.rs:457:32 [INFO] [stdout] | [INFO] [stdout] 457 | pub kompact_system: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 455 | pub struct TestSystem { [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Component` in this scope [INFO] [stdout] --> tests/utils.rs:458:33 [INFO] [stdout] | [INFO] [stdout] 458 | pub nodes: HashMap>>, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use std::path::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:477:41 [INFO] [stdout] | [INFO] [stdout] 477 | let mut omni_refs: HashMap>> = HashMap::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:545:41 [INFO] [stdout] | [INFO] [stdout] 545 | let mut omni_refs: HashMap>> = HashMap::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KompactConfig` in this scope [INFO] [stdout] --> tests/utils.rs:712:60 [INFO] [stdout] | [INFO] [stdout] 712 | fn set_executor_for_threads(threads: usize, conf: &mut KompactConfig) { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> tests/utils.rs:734:14 [INFO] [stdout] | [INFO] [stdout] 734 | ctx: ComponentContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:737:33 [INFO] [stdout] | [INFO] [stdout] 737 | pub peers: HashMap>>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ScheduledTimer` in this scope [INFO] [stdout] --> tests/utils.rs:739:29 [INFO] [stdout] | [INFO] [stdout] 739 | paxos_timer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 733 | pub struct OmniPaxosComponent { [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ScheduledTimer` in this scope [INFO] [stdout] --> tests/utils.rs:740:28 [INFO] [stdout] | [INFO] [stdout] 740 | tick_timer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 733 | pub struct OmniPaxosComponent { [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ask` in this scope [INFO] [stdout] --> tests/utils.rs:743:39 [INFO] [stdout] | [INFO] [stdout] 743 | decided_futures: HashMap>, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ask` in this scope [INFO] [stdout] --> tests/utils.rs:744:35 [INFO] [stdout] | [INFO] [stdout] 744 | pub election_futures: Vec>, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ComponentLifecycle` in this scope [INFO] [stdout] --> tests/utils.rs:749:10 [INFO] [stdout] | [INFO] [stdout] 749 | impl ComponentLifecycle for OmniPaxosComponent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:750:35 [INFO] [stdout] | [INFO] [stdout] 750 | fn on_start(&mut self) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:775:34 [INFO] [stdout] | [INFO] [stdout] 775 | fn on_kill(&mut self) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:826:57 [INFO] [stdout] | [INFO] [stdout] 826 | pub fn set_peers(&mut self, peers: HashMap>>) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ask` in this scope [INFO] [stdout] --> tests/utils.rs:848:52 [INFO] [stdout] | [INFO] [stdout] 848 | pub fn insert_decided_future(&mut self, a: Ask) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Actor` in this scope [INFO] [stdout] --> tests/utils.rs:884:10 [INFO] [stdout] | [INFO] [stdout] 884 | impl Actor for OmniPaxosComponent { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:887:60 [INFO] [stdout] | [INFO] [stdout] 887 | fn receive_local(&mut self, msg: Self::Message) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NetMessage` in this scope [INFO] [stdout] --> tests/utils.rs:892:42 [INFO] [stdout] | [INFO] [stdout] 892 | fn receive_network(&mut self, _: NetMessage) -> Handled { [INFO] [stdout] | ^^^^^^^^^^ help: an enum with a similar name exists: `Message` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/messages.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | pub enum Message [INFO] [stdout] | ------------------- similarly named enum `Message` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:892:57 [INFO] [stdout] | [INFO] [stdout] 892 | fn receive_network(&mut self, _: NetMessage) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KompactSystem` in this scope [INFO] [stdout] --> tests/utils.rs:457:32 [INFO] [stdout] | [INFO] [stdout] 457 | pub kompact_system: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 455 | pub struct TestSystem { [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Component` in this scope [INFO] [stdout] --> tests/utils.rs:458:33 [INFO] [stdout] | [INFO] [stdout] 458 | pub nodes: HashMap>>, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use std::path::Component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:477:41 [INFO] [stdout] | [INFO] [stdout] 477 | let mut omni_refs: HashMap>> = HashMap::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:545:41 [INFO] [stdout] | [INFO] [stdout] 545 | let mut omni_refs: HashMap>> = HashMap::new(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KompactConfig` in this scope [INFO] [stdout] --> tests/utils.rs:712:60 [INFO] [stdout] | [INFO] [stdout] 712 | fn set_executor_for_threads(threads: usize, conf: &mut KompactConfig) { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComponentContext` in this scope [INFO] [stdout] --> tests/utils.rs:734:14 [INFO] [stdout] | [INFO] [stdout] 734 | ctx: ComponentContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:737:33 [INFO] [stdout] | [INFO] [stdout] 737 | pub peers: HashMap>>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ScheduledTimer` in this scope [INFO] [stdout] --> tests/utils.rs:739:29 [INFO] [stdout] | [INFO] [stdout] 739 | paxos_timer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 733 | pub struct OmniPaxosComponent { [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ScheduledTimer` in this scope [INFO] [stdout] --> tests/utils.rs:740:28 [INFO] [stdout] | [INFO] [stdout] 740 | tick_timer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 733 | pub struct OmniPaxosComponent { [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ask` in this scope [INFO] [stdout] --> tests/utils.rs:743:39 [INFO] [stdout] | [INFO] [stdout] 743 | decided_futures: HashMap>, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ask` in this scope [INFO] [stdout] --> tests/utils.rs:744:35 [INFO] [stdout] | [INFO] [stdout] 744 | pub election_futures: Vec>, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ComponentLifecycle` in this scope [INFO] [stdout] --> tests/utils.rs:749:10 [INFO] [stdout] | [INFO] [stdout] 749 | impl ComponentLifecycle for OmniPaxosComponent { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:750:35 [INFO] [stdout] | [INFO] [stdout] 750 | fn on_start(&mut self) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:775:34 [INFO] [stdout] | [INFO] [stdout] 775 | fn on_kill(&mut self) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActorRef` in this scope [INFO] [stdout] --> tests/utils.rs:826:57 [INFO] [stdout] | [INFO] [stdout] 826 | pub fn set_peers(&mut self, peers: HashMap>>) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ask` in this scope [INFO] [stdout] --> tests/utils.rs:848:52 [INFO] [stdout] | [INFO] [stdout] 848 | pub fn insert_decided_future(&mut self, a: Ask) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Actor` in this scope [INFO] [stdout] --> tests/utils.rs:884:10 [INFO] [stdout] | [INFO] [stdout] 884 | impl Actor for OmniPaxosComponent { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:887:60 [INFO] [stdout] | [INFO] [stdout] 887 | fn receive_local(&mut self, msg: Self::Message) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NetMessage` in this scope [INFO] [stdout] --> tests/utils.rs:892:42 [INFO] [stdout] | [INFO] [stdout] 892 | fn receive_network(&mut self, _: NetMessage) -> Handled { [INFO] [stdout] | ^^^^^^^^^^ help: an enum with a similar name exists: `Message` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/messages.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | pub enum Message [INFO] [stdout] | ------------------- similarly named enum `Message` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handled` in this scope [INFO] [stdout] --> tests/utils.rs:892:57 [INFO] [stdout] | [INFO] [stdout] 892 | fn receive_network(&mut self, _: NetMessage) -> Handled { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KompactConfig` [INFO] [stdout] --> tests/utils.rs:465:24 [INFO] [stdout] | [INFO] [stdout] 465 | let mut conf = KompactConfig::default(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `KompactConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NetworkConfig` [INFO] [stdout] --> tests/utils.rs:470:23 [INFO] [stdout] | [INFO] [stdout] 470 | let mut net = NetworkConfig::default(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `NetworkConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DeadletterBox` [INFO] [stdout] --> tests/utils.rs:473:32 [INFO] [stdout] | [INFO] [stdout] 473 | conf.system_components(DeadletterBox::new, net.build()); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `DeadletterBox` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ask` [INFO] [stdout] --> tests/utils.rs:632:56 [INFO] [stdout] | [INFO] [stdout] 632 | node.on_definition(|x| x.election_futures.push(Ask::new(kprom, ()))); [INFO] [stdout] | ^^^ use of undeclared type `Ask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ask` [INFO] [stdout] --> tests/utils.rs:675:41 [INFO] [stdout] | [INFO] [stdout] 675 | x.insert_decided_future(Ask::new(kprom, v)); [INFO] [stdout] | ^^^ use of undeclared type `Ask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FutureCollection` [INFO] [stdout] --> tests/utils.rs:680:15 [INFO] [stdout] | [INFO] [stdout] 680 | match FutureCollection::collect_with_timeout::>(proposal_futures, timeout) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `FutureCollection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ask` [INFO] [stdout] --> tests/utils.rs:703:37 [INFO] [stdout] | [INFO] [stdout] 703 | x.insert_decided_future(Ask::new(kprom, Value::with_id(STOPSIGN_ID))); [INFO] [stdout] | ^^^ use of undeclared type `Ask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:757:21 [INFO] [stdout] | [INFO] [stdout] 757 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:769:25 [INFO] [stdout] | [INFO] [stdout] 769 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:772:13 [INFO] [stdout] | [INFO] [stdout] 772 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:779:13 [INFO] [stdout] | [INFO] [stdout] 779 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ComponentContext` [INFO] [stdout] --> tests/utils.rs:790:22 [INFO] [stdout] | [INFO] [stdout] 790 | ctx: ComponentContext::uninitialised(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ComponentContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:889:13 [INFO] [stdout] | [INFO] [stdout] 889 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `promise` in this scope [INFO] [stdout] --> tests/utils.rs:631:32 [INFO] [stdout] | [INFO] [stdout] 631 | let (kprom, kfuture) = promise::(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `KompactConfig` [INFO] [stdout] --> tests/utils.rs:465:24 [INFO] [stdout] | [INFO] [stdout] 465 | let mut conf = KompactConfig::default(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `KompactConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `promise` in this scope [INFO] [stdout] --> tests/utils.rs:673:40 [INFO] [stdout] | [INFO] [stdout] 673 | let (kprom, kfuture) = promise::<()>(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `promise` in this scope [INFO] [stdout] --> tests/utils.rs:699:36 [INFO] [stdout] | [INFO] [stdout] 699 | let (kprom, kfuture) = promise::<()>(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NetworkConfig` [INFO] [stdout] --> tests/utils.rs:470:23 [INFO] [stdout] | [INFO] [stdout] 470 | let mut net = NetworkConfig::default(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `NetworkConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DeadletterBox` [INFO] [stdout] --> tests/utils.rs:473:32 [INFO] [stdout] | [INFO] [stdout] 473 | conf.system_components(DeadletterBox::new, net.build()); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `DeadletterBox` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ask` [INFO] [stdout] --> tests/utils.rs:632:56 [INFO] [stdout] | [INFO] [stdout] 632 | node.on_definition(|x| x.election_futures.push(Ask::new(kprom, ()))); [INFO] [stdout] | ^^^ use of undeclared type `Ask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ask` [INFO] [stdout] --> tests/utils.rs:675:41 [INFO] [stdout] | [INFO] [stdout] 675 | x.insert_decided_future(Ask::new(kprom, v)); [INFO] [stdout] | ^^^ use of undeclared type `Ask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FutureCollection` [INFO] [stdout] --> tests/utils.rs:680:15 [INFO] [stdout] | [INFO] [stdout] 680 | match FutureCollection::collect_with_timeout::>(proposal_futures, timeout) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `FutureCollection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ask` [INFO] [stdout] --> tests/utils.rs:703:37 [INFO] [stdout] | [INFO] [stdout] 703 | x.insert_decided_future(Ask::new(kprom, Value::with_id(STOPSIGN_ID))); [INFO] [stdout] | ^^^ use of undeclared type `Ask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:757:21 [INFO] [stdout] | [INFO] [stdout] 757 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:769:25 [INFO] [stdout] | [INFO] [stdout] 769 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:772:13 [INFO] [stdout] | [INFO] [stdout] 772 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:779:13 [INFO] [stdout] | [INFO] [stdout] 779 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ComponentContext` [INFO] [stdout] --> tests/utils.rs:790:22 [INFO] [stdout] | [INFO] [stdout] 790 | ctx: ComponentContext::uninitialised(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ComponentContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Handled` [INFO] [stdout] --> tests/utils.rs:889:13 [INFO] [stdout] | [INFO] [stdout] 889 | Handled::Ok [INFO] [stdout] | ^^^^^^^ use of undeclared type `Handled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `promise` in this scope [INFO] [stdout] --> tests/utils.rs:631:32 [INFO] [stdout] | [INFO] [stdout] 631 | let (kprom, kfuture) = promise::(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `promise` in this scope [INFO] [stdout] --> tests/utils.rs:673:40 [INFO] [stdout] | [INFO] [stdout] 673 | let (kprom, kfuture) = promise::<()>(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `promise` in this scope [INFO] [stdout] --> tests/utils.rs:699:36 [INFO] [stdout] | [INFO] [stdout] 699 | let (kprom, kfuture) = promise::<()>(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `omnipaxos` (test "reconfig_test") due to 42 previous errors [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `omnipaxos` (test "forward_proposal_test") due to 42 previous errors [INFO] running `Command { std: "docker" "inspect" "2688e850b09cc01d1bc5d2dd4206e9ad902d6dfede8270ec921c972abdfa8bb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2688e850b09cc01d1bc5d2dd4206e9ad902d6dfede8270ec921c972abdfa8bb8", kill_on_drop: false }` [INFO] [stdout] 2688e850b09cc01d1bc5d2dd4206e9ad902d6dfede8270ec921c972abdfa8bb8