[INFO] fetching crate qudag-dag 0.5.0... [INFO] building qudag-dag-0.5.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate qudag-dag 0.5.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate qudag-dag 0.5.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate qudag-dag 0.5.0 [INFO] tweaked toml for crates.io crate qudag-dag 0.5.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate qudag-dag 0.5.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate qudag-dag 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pqcrypto-traits v0.3.5 [INFO] [stderr] Downloaded metrics-macros v0.7.1 [INFO] [stderr] Downloaded metrics v0.21.1 [INFO] [stderr] Downloaded pqcrypto-internals v0.2.10 [INFO] [stderr] Downloaded pqcrypto-hqc v0.2.1 [INFO] [stderr] Downloaded pqcrypto-kyber v0.5.0 [INFO] [stderr] Downloaded pqcrypto-dilithium v0.5.0 [INFO] [stderr] Downloaded qudag-crypto v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0d771e25790e5b10107ba5a5ee74f2493a4b20f33b1343164612f4d4ffa1f4c [INFO] running `Command { std: "docker" "start" "-a" "c0d771e25790e5b10107ba5a5ee74f2493a4b20f33b1343164612f4d4ffa1f4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0d771e25790e5b10107ba5a5ee74f2493a4b20f33b1343164612f4d4ffa1f4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0d771e25790e5b10107ba5a5ee74f2493a4b20f33b1343164612f4d4ffa1f4c", kill_on_drop: false }` [INFO] [stdout] c0d771e25790e5b10107ba5a5ee74f2493a4b20f33b1343164612f4d4ffa1f4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73ede44e762d6500e5e6ca9a6b92825185f8020ab6b3cde96fc9857556bfa122 [INFO] running `Command { std: "docker" "start" "-a" "73ede44e762d6500e5e6ca9a6b92825185f8020ab6b3cde96fc9857556bfa122", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling pqcrypto-traits v0.3.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling pqcrypto-internals v0.2.10 [INFO] [stderr] Compiling pqcrypto-dilithium v0.5.0 [INFO] [stderr] Compiling pqcrypto-hqc v0.2.1 [INFO] [stderr] Compiling pqcrypto-kyber v0.5.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling metrics-macros v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling metrics v0.21.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling qudag-crypto v0.5.0 [INFO] [stderr] Compiling qudag-dag v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "73ede44e762d6500e5e6ca9a6b92825185f8020ab6b3cde96fc9857556bfa122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73ede44e762d6500e5e6ca9a6b92825185f8020ab6b3cde96fc9857556bfa122", kill_on_drop: false }` [INFO] [stdout] 73ede44e762d6500e5e6ca9a6b92825185f8020ab6b3cde96fc9857556bfa122 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bb74dad4118878d507aa04eec5cbbe270378c69c69f5d328f4597d60f92c05c [INFO] running `Command { std: "docker" "start" "-a" "3bb74dad4118878d507aa04eec5cbbe270378c69c69f5d328f4597d60f92c05c", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling qudag-dag v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stdout] warning: unused import: `ConsensusError` [INFO] [stdout] --> tests/network_conditions_tests.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use qudag_dag::{ConsensusError, ConsensusStatus, QRAvalanche, QRAvalancheConfig, VertexId}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashSet` [INFO] [stdout] --> tests/network_conditions_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_test` [INFO] [stdout] --> tests/liveness_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio_test::block_on; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio_test`, use `cargo add tokio_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Confidence` and `ConsensusMetrics` [INFO] [stdout] --> tests/integration_qr_avalanche.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Confidence, ConsensusMetrics, ConsensusStatus, QRAvalanche, QRAvalancheConfig, VertexId, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::ConsensusEvent`, `crate::DagError`, `crate::Graph`, `crate::Node`, `crate::NodeState`, `crate::QrAvalanche` [INFO] [stdout] --> tests/consensus_performance_tests.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{ConsensusEvent, DagError, Graph, Node, NodeState, QrAvalanche}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^ ^^^^ ^^^^^^^^^ ^^^^^^^^^^^ no `QrAvalanche` in the root [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | no `NodeState` in the root [INFO] [stdout] | | | | no `Node` in the root [INFO] [stdout] | | | no `Graph` in the root [INFO] [stdout] | | no `DagError` in the root [INFO] [stdout] | no `ConsensusEvent` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these enums instead: [INFO] [stdout] qudag_dag::DagError [INFO] [stdout] qudag_dag::dag::DagError [INFO] [stdout] = help: consider importing one of these structs instead: [INFO] [stdout] petgraph::Graph [INFO] [stdout] qudag_dag::Graph [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] petgraph::data::Element::Node [INFO] [stdout] petgraph::graph::Node [INFO] [stdout] qudag_dag::Node [INFO] [stdout] = help: consider importing this enum instead: [INFO] [stdout] qudag_dag::NodeState [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `qudag_dag::QrAvalanche` [INFO] [stdout] --> tests/network_sim.rs:2:41 [INFO] [stdout] | [INFO] [stdout] 2 | use qudag_dag::{Graph, Node, NodeState, QrAvalanche}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `QrAvalanche` in the root [INFO] [stdout] | help: a similar name exists in the module: `QRAvalanche` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::mpsc` [INFO] [stdout] --> tests/consensus_performance_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio::sync::mpsc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ConsensusEvent` in this scope [INFO] [stdout] --> tests/network_sim.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | events_rx: mpsc::Receiver, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 19 | struct SimNode { [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `qudag_dag::consensus::ConsensusEngine`, `qudag_dag::consensus::QrAvalanche`, `qudag_dag::consensus::Vote`, `qudag_dag::consensus::VoteResult`, `qudag_dag::error::Result`, `qudag_dag::node::NodeId`, `qudag_dag::tip_selection::TipSelector` [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | consensus::{ConsensusEngine, QrAvalanche, Vote, VoteResult}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^ ^^^^^^^^^^ no `VoteResult` in `consensus` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `Vote` in `consensus` [INFO] [stdout] | | no `QrAvalanche` in `consensus` [INFO] [stdout] | no `ConsensusEngine` in `consensus` [INFO] [stdout] 10 | error::{DagError, Result}, [INFO] [stdout] | ^^^^^^ no `Result` in `error` [INFO] [stdout] 11 | node::{NodeId, NodeState}, [INFO] [stdout] | ^^^^^^ no `NodeId` in `node` [INFO] [stdout] 12 | tip_selection::TipSelector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `TipSelector` in `tip_selection` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] std::fmt::Result [INFO] [stdout] std::io::Result [INFO] [stdout] std::result::Result [INFO] [stdout] std::thread::Result [INFO] [stdout] core::fmt::Result [INFO] [stdout] core::result::Result [INFO] [stdout] anyhow::Result [INFO] [stdout] bincode::Result [INFO] [stdout] futures::io::Result [INFO] [stdout] qudag_dag::Result [INFO] [stdout] serde_json::Result [INFO] [stdout] tokio::io::Result [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 9 - consensus::{ConsensusEngine, QrAvalanche, Vote, VoteResult}, [INFO] [stdout] 9 + consensus::{ConsensusError, QrAvalanche, Vote, VoteResult}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 9 - consensus::{ConsensusEngine, QrAvalanche, Vote, VoteResult}, [INFO] [stdout] 9 + consensus::{ConsensusEngine, QRAvalanche, Vote, VoteResult}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 11 - node::{NodeId, NodeState}, [INFO] [stdout] 11 + node::{Node, NodeState}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 12 - tip_selection::TipSelector, [INFO] [stdout] 12 + tip_selection::TipSelection, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/liveness_tests.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | id: id.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `VertexId`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `blake3::Hash` [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use blake3::Hash; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DagError` and `Graph` [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | error::{DagError, Result}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | Graph, Node, QrDag, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mutex` [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | use tokio::sync::{Barrier, Mutex, RwLock}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::sleep` [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use tokio::time::sleep; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found unit variant `ConsensusError::InvalidVertex` [INFO] [stdout] --> tests/safety_tests.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | Err(ConsensusError::InvalidVertex(_)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use this syntax instead: `ConsensusError::InvalidVertex` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/consensus.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | InvalidVertex, [INFO] [stdout] | ------------- `ConsensusError::InvalidVertex` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `blake3::Hash` cannot be dereferenced [INFO] [stdout] --> tests/network_sim.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | let node_hash = *test_node.hash(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Confidence` [INFO] [stdout] --> tests/safety_tests.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use qudag_dag::{Confidence, ConsensusConfig, ConsensusError, DAGConsensus, Vertex}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: a value of type `Vec` cannot be built from an iterator over elements of type `String` [INFO] [stdout] --> tests/liveness_tests.rs:9:56 [INFO] [stdout] | [INFO] [stdout] 9 | parents: parents.into_iter().map(String::from).collect(), [INFO] [stdout] | ^^^^^^^ value of type `Vec` cannot be built from `std::iter::Iterator` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromIterator` is not implemented for `Vec` [INFO] [stdout] but trait `FromIterator` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `VertexId`, found `String` [INFO] [stdout] note: the method call chain might not have had the expected associated types [INFO] [stdout] --> tests/liveness_tests.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | parents: parents.into_iter().map(String::from).collect(), [INFO] [stdout] | ------- ----------- ^^^^^^^^^^^^^^^^^ `Iterator::Item` changed to `String` here [INFO] [stdout] | | | [INFO] [stdout] | | `Iterator::Item` is `&str` here [INFO] [stdout] | this expression has type `Vec<&str>` [INFO] [stdout] note: required by a bound in `collect` [INFO] [stdout] --> /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/iter/traits/iterator.rs:2014:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Final` found for struct `Confidence` in the current scope [INFO] [stdout] --> tests/liveness_tests.rs:41:58 [INFO] [stdout] | [INFO] [stdout] 41 | assert_eq!(dag.get_confidence("A"), Some(Confidence::Final)); [INFO] [stdout] | ^^^^^ associated item not found in `Confidence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `status` [INFO] [stdout] --> tests/integration_qr_avalanche.rs:338:13 [INFO] [stdout] | [INFO] [stdout] 338 | let status = consensus [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Final` found for struct `Confidence` in the current scope [INFO] [stdout] --> tests/liveness_tests.rs:42:58 [INFO] [stdout] | [INFO] [stdout] 42 | assert_eq!(dag.get_confidence("B"), Some(Confidence::Final)); [INFO] [stdout] | ^^^^^ associated item not found in `Confidence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Final` found for struct `Confidence` in the current scope [INFO] [stdout] --> tests/liveness_tests.rs:43:58 [INFO] [stdout] | [INFO] [stdout] 43 | assert_eq!(dag.get_confidence("C"), Some(Confidence::Final)); [INFO] [stdout] | ^^^^^ associated item not found in `Confidence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `blake3::Hash` cannot be dereferenced [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:36:24 [INFO] [stdout] | [INFO] [stdout] 36 | let genesis_hash = *genesis_node.hash(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/liveness_tests.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | id, [INFO] [stdout] | ^^ expected `VertexId`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/liveness_tests.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | parents, [INFO] [stdout] | ^^^^^^^ expected `Vec`, found `Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found struct `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Final` found for struct `Confidence` in the current scope [INFO] [stdout] --> tests/liveness_tests.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | Some(Confidence::Final) [INFO] [stdout] | ^^^^^ associated item not found in `Confidence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Final` found for struct `Confidence` in the current scope [INFO] [stdout] --> tests/liveness_tests.rs:124:59 [INFO] [stdout] | [INFO] [stdout] 124 | assert_eq!(dag.get_confidence("C1"), Some(Confidence::Final)); [INFO] [stdout] | ^^^^^ associated item not found in `Confidence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Final` found for struct `Confidence` in the current scope [INFO] [stdout] --> tests/liveness_tests.rs:125:59 [INFO] [stdout] | [INFO] [stdout] 125 | assert_eq!(dag.get_confidence("C2"), Some(Confidence::Final)); [INFO] [stdout] | ^^^^^ associated item not found in `Confidence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/safety_tests.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | id: id.to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `VertexId`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Final` found for struct `Confidence` in the current scope [INFO] [stdout] --> tests/liveness_tests.rs:159:58 [INFO] [stdout] | [INFO] [stdout] 159 | assert_eq!(dag.get_confidence("D"), Some(Confidence::Final)); [INFO] [stdout] | ^^^^^ associated item not found in `Confidence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: a value of type `Vec` cannot be built from an iterator over elements of type `String` [INFO] [stdout] --> tests/safety_tests.rs:8:56 [INFO] [stdout] | [INFO] [stdout] 8 | parents: parents.into_iter().map(String::from).collect(), [INFO] [stdout] | ^^^^^^^ value of type `Vec` cannot be built from `std::iter::Iterator` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromIterator` is not implemented for `Vec` [INFO] [stdout] but trait `FromIterator` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `VertexId`, found `String` [INFO] [stdout] note: the method call chain might not have had the expected associated types [INFO] [stdout] --> tests/safety_tests.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | parents: parents.into_iter().map(String::from).collect(), [INFO] [stdout] | ------- ----------- ^^^^^^^^^^^^^^^^^ `Iterator::Item` changed to `String` here [INFO] [stdout] | | | [INFO] [stdout] | | `Iterator::Item` is `&str` here [INFO] [stdout] | this expression has type `Vec<&str>` [INFO] [stdout] note: required by a bound in `collect` [INFO] [stdout] --> /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/iter/traits/iterator.rs:2014:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432, E0599. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_node` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | dag.add_node(genesis_node).await.unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/safety_tests.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 81 | dag.add_vertex(cycle_vertex), [INFO] [stdout] | ---------------------------- this expression has type `Result<(), qudag_dag::DagError>` [INFO] [stdout] 82 | Err(ConsensusError::ValidationError(_)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `DagError`, found `ConsensusError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `blake3::Hash` cannot be dereferenced [INFO] [stdout] --> tests/network_sim.rs:139:21 [INFO] [stdout] | [INFO] [stdout] 139 | let node_hash = *test_node.hash(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `blake3::Hash` cannot be dereferenced [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:74:33 [INFO] [stdout] | [INFO] [stdout] 74 | let node_hash = *node.hash(); [INFO] [stdout] | ^^^^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `qudag-dag` (test "liveness_tests") due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/safety_tests.rs:109:21 [INFO] [stdout] | [INFO] [stdout] 109 | id: id.clone(), [INFO] [stdout] | ^^^^^^^^^^ expected `VertexId`, found `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `blake3::Hash` cannot be dereferenced [INFO] [stdout] --> tests/network_sim.rs:169:21 [INFO] [stdout] | [INFO] [stdout] 169 | let node_hash = *test_node.hash(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `qudag-dag` (test "consensus_performance_tests") due to 1 previous error; 1 warning emitted [INFO] [stdout] error[E0614]: type `blake3::Hash` cannot be dereferenced [INFO] [stdout] --> tests/network_sim.rs:204:21 [INFO] [stdout] | [INFO] [stdout] 204 | let node_hash = *test_node.hash(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_node` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:76:33 [INFO] [stdout] | [INFO] [stdout] 76 | match dag_clone.add_node(node).await { [INFO] [stdout] | ^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/safety_tests.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 104 | parents.push(format!("V{}", j)); [INFO] [stdout] | ------- ----------------- this argument has type `String`... [INFO] [stdout] | | [INFO] [stdout] | ... which causes `parents` to have type `Vec` [INFO] [stdout] ... [INFO] [stdout] 110 | parents, [INFO] [stdout] | ^^^^^^^ expected `Vec`, found `Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found struct `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConsensusEvent` [INFO] [stdout] --> tests/network_sim.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | ConsensusEvent::NodeFinalized(hash) => Some((hash, NodeState::Final)), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `ConsensusEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `String` with `VertexId` [INFO] [stdout] --> tests/safety_tests.rs:126:60 [INFO] [stdout] | [INFO] [stdout] 126 | let vertex_idx = order.iter().position(|id| id == &vertex.id).unwrap(); [INFO] [stdout] | ^^ no implementation for `String == VertexId` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq` is not implemented for `String` [INFO] [stdout] = help: the following other types implement trait `PartialEq`: [INFO] [stdout] `String` implements `PartialEq<&str>` [INFO] [stdout] `String` implements `PartialEq` [INFO] [stdout] `String` implements `PartialEq` [INFO] [stdout] `String` implements `PartialEq>` [INFO] [stdout] `String` implements `PartialEq` [INFO] [stdout] `String` implements `PartialEq` [INFO] [stdout] `String` implements `PartialEq` [INFO] [stdout] `String` implements `PartialEq` [INFO] [stdout] and 3 others [INFO] [stdout] = note: required for `&String` to implement `PartialEq<&VertexId>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConsensusEvent` [INFO] [stdout] --> tests/network_sim.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 121 | ConsensusEvent::NodeRejected(hash) => Some((hash, NodeState::Rejected)), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `ConsensusEvent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0614. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `String` with `VertexId` [INFO] [stdout] --> tests/safety_tests.rs:128:64 [INFO] [stdout] | [INFO] [stdout] 128 | let parent_idx = order.iter().position(|id| id == parent).unwrap(); [INFO] [stdout] | ^^ no implementation for `String == VertexId` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq` is not implemented for `String` [INFO] [stdout] = help: the following other types implement trait `PartialEq`: [INFO] [stdout] `String` implements `PartialEq<&str>` [INFO] [stdout] `String` implements `PartialEq` [INFO] [stdout] `String` implements `PartialEq` [INFO] [stdout] `String` implements `PartialEq>` [INFO] [stdout] `String` implements `PartialEq` [INFO] [stdout] `String` implements `PartialEq` [INFO] [stdout] `String` implements `PartialEq` [INFO] [stdout] `String` implements `PartialEq` [INFO] [stdout] and 3 others [INFO] [stdout] = note: required for `&String` to implement `PartialEq<&VertexId>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `qudag-dag` (test "network_sim") due to 8 previous errors [INFO] [stdout] error[E0599]: no method named `node_count` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:120:30 [INFO] [stdout] | [INFO] [stdout] 120 | let final_dag_size = dag.node_count().await; [INFO] [stdout] | ^^^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0532. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qudag-dag` (test "safety_tests") due to 8 previous errors; 1 warning emitted [INFO] [stdout] error[E0599]: no method named `get_node` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:141:16 [INFO] [stdout] | [INFO] [stdout] 141 | if dag.get_node(hash).await.is_some() { [INFO] [stdout] | ^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `blake3::Hash` cannot be dereferenced [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:165:24 [INFO] [stdout] | [INFO] [stdout] 165 | let genesis_hash = *genesis_node.hash(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_node` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | dag.add_node(genesis_node).await.unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `blake3::Hash` cannot be dereferenced [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:174:25 [INFO] [stdout] | [INFO] [stdout] 174 | let node_hash = *node.hash(); [INFO] [stdout] | ^^^^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_node` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 175 | dag.add_node(node).await.unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `blake3::Hash` cannot be dereferenced [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:312:24 [INFO] [stdout] | [INFO] [stdout] 312 | let genesis_hash = *genesis_node.hash(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_node` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | dag.add_node(genesis_node).await.unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `blake3::Hash` cannot be dereferenced [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:321:25 [INFO] [stdout] | [INFO] [stdout] 321 | let node_hash = *node.hash(); [INFO] [stdout] | ^^^^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_node` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:322:13 [INFO] [stdout] | [INFO] [stdout] 322 | dag.add_node(node).await.unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_node` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:348:67 [INFO] [stdout] | [INFO] [stdout] 348 | let current_state = if let Some(node) = dag_clone.get_node(&node_hash).await { [INFO] [stdout] | ^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Processing` found for enum `NodeState` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:363:32 [INFO] [stdout] | [INFO] [stdout] 363 | NodeState::Processing => { [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `NodeState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Processing` found for enum `NodeState` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:360:40 [INFO] [stdout] | [INFO] [stdout] 360 | ... NodeState::Processing [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `NodeState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `update_node_state` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:376:33 [INFO] [stdout] | [INFO] [stdout] 376 | match dag_clone.update_node_state(&node_hash, next_state).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_node` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:381:63 [INFO] [stdout] | [INFO] [stdout] 381 | if let Some(updated_node) = dag_clone.get_node(&node_hash).await { [INFO] [stdout] | ^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_node` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:449:33 [INFO] [stdout] | [INFO] [stdout] 449 | if let Some(node) = dag.get_node(node_hash).await { [INFO] [stdout] | ^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `blake3::Hash` cannot be dereferenced [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:480:24 [INFO] [stdout] | [INFO] [stdout] 480 | let genesis_hash = *genesis_node.hash(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_node` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:481:9 [INFO] [stdout] | [INFO] [stdout] 481 | dag.add_node(genesis_node).await.unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `blake3::Hash` cannot be dereferenced [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:497:25 [INFO] [stdout] | [INFO] [stdout] 497 | let node_hash = *node.hash(); [INFO] [stdout] | ^^^^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_node` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:498:13 [INFO] [stdout] | [INFO] [stdout] 498 | dag.add_node(node).await.unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_node` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:530:42 [INFO] [stdout] | [INFO] [stdout] 530 | ... if dag_clone.get_node(tip).await.is_none() { [INFO] [stdout] | ^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_node` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:612:17 [INFO] [stdout] | [INFO] [stdout] 612 | dag.get_node(tip).await.is_some(), [INFO] [stdout] | ^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `blake3::Hash` cannot be dereferenced [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:632:24 [INFO] [stdout] | [INFO] [stdout] 632 | let genesis_hash = *genesis_node.hash(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_node` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:633:9 [INFO] [stdout] | [INFO] [stdout] 633 | dag.add_node(genesis_node).await.unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `blake3::Hash` cannot be dereferenced [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:668:33 [INFO] [stdout] | [INFO] [stdout] 668 | let node_hash = *node.hash(); [INFO] [stdout] | ^^^^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_node` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:670:30 [INFO] [stdout] | [INFO] [stdout] 670 | if dag_clone.add_node(node).await.is_ok() { [INFO] [stdout] | ^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_node` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:716:47 [INFO] [stdout] | [INFO] [stdout] 716 | if let Some(node) = dag_clone.get_node(&target_hash).await { [INFO] [stdout] | ^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Processing` found for enum `NodeState` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:720:36 [INFO] [stdout] | [INFO] [stdout] 720 | NodeState::Processing => { [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `NodeState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Processing` found for enum `NodeState` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:719:58 [INFO] [stdout] | [INFO] [stdout] 719 | NodeState::Pending => NodeState::Processing, [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `NodeState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `update_node_state` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:732:26 [INFO] [stdout] | [INFO] [stdout] 731 | if dag_clone [INFO] [stdout] | ________________________- [INFO] [stdout] 732 | | .update_node_state(&target_hash, next_state) [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^ method not found in `Arc` [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_node` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:739:63 [INFO] [stdout] | [INFO] [stdout] 739 | if let Some(updated_node) = dag_clone.get_node(&target_hash).await { [INFO] [stdout] | ^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_node` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:785:30 [INFO] [stdout] | [INFO] [stdout] 785 | if dag_clone.get_node(&target_hash).await.is_some() { [INFO] [stdout] | ^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `node_count` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:790:39 [INFO] [stdout] | [INFO] [stdout] 790 | let _size = dag_clone.node_count().await; [INFO] [stdout] | ^^^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `qudag-dag` (test "concurrent_consensus_tests") due to 46 previous errors; 4 warnings emitted [INFO] [stdout] error[E0599]: no method named `node_count` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:831:30 [INFO] [stdout] | [INFO] [stdout] 831 | let final_dag_size = dag.node_count().await; [INFO] [stdout] | ^^^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `blake3::Hash` cannot be dereferenced [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:878:28 [INFO] [stdout] | [INFO] [stdout] 878 | let genesis_hash = *genesis_node.hash(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_node` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:879:13 [INFO] [stdout] | [INFO] [stdout] 879 | dag.add_node(genesis_node).await.unwrap(); [INFO] [stdout] | ^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `blake3::Hash` cannot be dereferenced [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:899:33 [INFO] [stdout] | [INFO] [stdout] 899 | let node_hash = *node.hash(); [INFO] [stdout] | ^^^^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_node` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:901:33 [INFO] [stdout] | [INFO] [stdout] 901 | match dag_clone.add_node(node).await { [INFO] [stdout] | ^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `node_count` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:926:46 [INFO] [stdout] | [INFO] [stdout] 926 | println!(" Final DAG size: {}", dag.node_count().await); [INFO] [stdout] | ^^^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_node` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:934:53 [INFO] [stdout] | [INFO] [stdout] 934 | tokio::spawn(async move { dag_clone.get_node(&hash).await.is_some() }) [INFO] [stdout] | ^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `node_count` found for struct `Arc` in the current scope [INFO] [stdout] --> tests/concurrent_consensus_tests.rs:958:17 [INFO] [stdout] | [INFO] [stdout] 958 | dag.node_count().await, [INFO] [stdout] | ^^^^^^^^^^ method not found in `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599, E0614. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3bb74dad4118878d507aa04eec5cbbe270378c69c69f5d328f4597d60f92c05c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bb74dad4118878d507aa04eec5cbbe270378c69c69f5d328f4597d60f92c05c", kill_on_drop: false }` [INFO] [stdout] 3bb74dad4118878d507aa04eec5cbbe270378c69c69f5d328f4597d60f92c05c