[INFO] fetching crate qudag-dag 0.5.0... [INFO] checking qudag-dag-0.5.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-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 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] 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pqcrypto-kyber v0.5.0 [INFO] [stderr] Downloaded pqcrypto-dilithium v0.5.0 [INFO] [stderr] Downloaded pqcrypto-hqc v0.2.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c2996eb02fa19557529dd484d61bb08c2adb2578ff4e9ca6c458304e553e9e7 [INFO] running `Command { std: "docker" "start" "-a" "4c2996eb02fa19557529dd484d61bb08c2adb2578ff4e9ca6c458304e553e9e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c2996eb02fa19557529dd484d61bb08c2adb2578ff4e9ca6c458304e553e9e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c2996eb02fa19557529dd484d61bb08c2adb2578ff4e9ca6c458304e553e9e7", kill_on_drop: false }` [INFO] [stdout] 4c2996eb02fa19557529dd484d61bb08c2adb2578ff4e9ca6c458304e553e9e7 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5714991be732b91c9a22bf59c672f1f87531f22395177ac0aee1d50c6063d71 [INFO] running `Command { std: "docker" "start" "-a" "f5714991be732b91c9a22bf59c672f1f87531f22395177ac0aee1d50c6063d71", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking pqcrypto-traits v0.3.5 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking petgraph v0.6.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 blake3 v1.8.2 [INFO] [stderr] Compiling pqcrypto-kyber v0.5.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling metrics-macros v0.7.1 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Checking metrics v0.21.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking qudag-crypto v0.5.0 [INFO] [stderr] Checking qudag-dag v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/invariant_tests.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | /// Property-based test for DAG invariants [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `Vec` with `&Vec` [INFO] [stdout] --> src/node.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | assert_eq!(node.parents(), &parents); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `Vec == &Vec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq<&Vec>` is not implemented for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `criterion` [INFO] [stdout] --> benches/dag_benchmarks.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use criterion::{black_box, criterion_group, criterion_main, Criterion}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `criterion` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/consensus_tests.rs:146:60 [INFO] [stdout] | [INFO] [stdout] 146 | create_test_vertex(vertex_id, vec![parents.last().unwrap()]) [INFO] [stdout] | ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] note: required by a bound in `core::slice::::last` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/slice/mod.rs:279:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/consensus_tests.rs:143:37 [INFO] [stdout] | [INFO] [stdout] 143 | let vertex = if parents.is_empty() { [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] note: required by a bound in `Vec::::is_empty` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/vec/mod.rs:2920:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/consensus_tests.rs:146:52 [INFO] [stdout] | [INFO] [stdout] 146 | create_test_vertex(vertex_id, vec![parents.last().unwrap()]) [INFO] [stdout] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: required for `Vec` to implement `Deref` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/consensus_tests.rs:140:27 [INFO] [stdout] | [INFO] [stdout] 140 | let mut parents = vec![]; [INFO] [stdout] | ^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] note: required by an implicit `Sized` bound in `Vec` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/vec/mod.rs:434:1 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/consensus_tests.rs:140:27 [INFO] [stdout] | [INFO] [stdout] 140 | let mut parents = vec![]; [INFO] [stdout] | ^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] note: required by a bound in `Vec::::new` [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/vec/mod.rs:459:5 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `push` exists for struct `Vec`, but its trait bounds were not satisfied [INFO] [stdout] --> src/consensus_tests.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 150 | parents.push(*vertex_id); [INFO] [stdout] | ^^^^ method cannot be called on `Vec` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `str: Sized` [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] error[E0282]: type annotations needed for `Vec<_>` [INFO] [stdout] --> src/invariant_tests.rs:187:17 [INFO] [stdout] | [INFO] [stdout] 187 | let mut vertex_ids = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | parents.push(vertex_ids[j].as_str()); [INFO] [stdout] | ------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `vertex_ids` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 187 | let mut vertex_ids: Vec = Vec::new(); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `qudag_dag::consensus::DagConsensus` [INFO] [stdout] --> benches/consensus_benchmarks.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use qudag_dag::consensus::DagConsensus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Consensus` [INFO] [stdout] | no `DagConsensus` in `consensus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `criterion` [INFO] [stdout] --> benches/consensus_benchmarks.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use criterion::{black_box, criterion_group, criterion_main, Criterion}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `criterion` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> benches/dag_benchmarks.rs:76:60 [INFO] [stdout] | [INFO] [stdout] 76 | .update_node_state(node.hash(), crate::node::NodeState::Verified) [INFO] [stdout] | ^^^^ unresolved import [INFO] [stdout] | [INFO] [stdout] help: a similar path exists [INFO] [stdout] | [INFO] [stdout] 76 | .update_node_state(node.hash(), crate::qudag_dag::node::NodeState::Verified) [INFO] [stdout] | +++++++++++ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use qudag_dag::NodeState; [INFO] [stdout] | [INFO] [stdout] help: if you import `NodeState`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 76 - .update_node_state(node.hash(), crate::node::NodeState::Verified) [INFO] [stdout] 76 + .update_node_state(node.hash(), NodeState::Verified) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Vec<_>` [INFO] [stdout] --> src/invariant_tests.rs:332:17 [INFO] [stdout] | [INFO] [stdout] 332 | let mut vertex_ids = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 339 | .map(|&p| vertex_ids[p].as_str()) [INFO] [stdout] | ------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `vertex_ids` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 332 | let mut vertex_ids: Vec = Vec::new(); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Edge` [INFO] [stdout] --> benches/dag_benchmarks.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use qudag_dag::{Edge, Graph, Node}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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)]` on by default [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] error[E0599]: no method named `add_vertex` found for struct `Graph` in the current scope [INFO] [stdout] --> benches/consensus_benchmarks.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | graph.add_vertex(i); [INFO] [stdout] | ^^^^^^^^^^ method not found in `Graph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_edge` found for struct `Graph` in the current scope [INFO] [stdout] --> benches/consensus_benchmarks.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | graph.add_edge(rng.gen_range(0..i), i); [INFO] [stdout] | ^^^^^^^^ method not found in `Graph` [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] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/iter/traits/iterator.rs:2014:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/invariant_tests.rs:499:21 [INFO] [stdout] | [INFO] [stdout] 498 | let attack_result = match attack { [INFO] [stdout] | ------ this expression has type `&&str` [INFO] [stdout] 499 | "duplicate_vertex" => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] help: consider dereferencing to access the inner value using the Deref trait [INFO] [stdout] | [INFO] [stdout] 498 | let attack_result = match *attack { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/invariant_tests.rs:508:21 [INFO] [stdout] | [INFO] [stdout] 498 | let attack_result = match attack { [INFO] [stdout] | ------ this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 508 | "invalid_parent" => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] help: consider dereferencing to access the inner value using the Deref trait [INFO] [stdout] | [INFO] [stdout] 498 | let attack_result = match *attack { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/invariant_tests.rs:516:21 [INFO] [stdout] | [INFO] [stdout] 498 | let attack_result = match attack { [INFO] [stdout] | ------ this expression has type `&&str` [INFO] [stdout] ... [INFO] [stdout] 516 | "circular_reference" => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected `&&str`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&&_` [INFO] [stdout] found reference `&'static _` [INFO] [stdout] help: consider dereferencing to access the inner value using the Deref trait [INFO] [stdout] | [INFO] [stdout] 498 | let attack_result = match *attack { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `qudag-dag` (bench "consensus_benchmarks") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0614]: type `blake3::Hash` cannot be dereferenced [INFO] [stdout] --> benches/dag_benchmarks.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | let node_hash = *node.hash(); [INFO] [stdout] | ^^^^^^^^^^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `blake3::Hash` cannot be dereferenced [INFO] [stdout] --> benches/dag_benchmarks.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | let hash = *node.hash(); [INFO] [stdout] | ^^^^^^^^^^^^ can't be dereferenced [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] 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[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[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[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[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] Some errors have detailed explanations: E0432, E0433, E0614. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [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[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] 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)]` 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: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] [stderr] error: could not compile `qudag-dag` (bench "dag_benchmarks") due to 4 previous errors; 1 warning emitted [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] Some errors have detailed explanations: E0277, E0308, E0432, E0599. [INFO] [stdout] [INFO] [stderr] error: could not compile `qudag-dag` (test "liveness_tests") due to 12 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [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/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] [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[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[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] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qudag-dag` (test "consensus_performance_tests") due to 1 previous error; 1 warning emitted [INFO] [stderr] error: could not compile `qudag-dag` (test "network_sim") due to 8 previous errors [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `payload` [INFO] [stdout] --> src/invariant_tests.rs:287:22 [INFO] [stdout] | [INFO] [stdout] 287 | for (op, payload) in operations { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/invariant_tests.rs:292:34 [INFO] [stdout] | [INFO] [stdout] 291 | let parents = if vertex_counter > 0 { [INFO] [stdout] | ------- borrow later stored here [INFO] [stdout] 292 | vec![format!("V{}", vertex_counter - 1).as_str()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] 293 | } else { [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/invariant_tests.rs:432:21 [INFO] [stdout] | [INFO] [stdout] 432 | for (i, message) in message_sequence.iter().enumerate() { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/invariant_tests.rs:435:26 [INFO] [stdout] | [INFO] [stdout] 434 | let parents = if i > 0 { [INFO] [stdout] | ------- borrow later stored here [INFO] [stdout] 435 | vec![format!("msg_{}", i - 1).as_str()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] 436 | } else { [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0308, E0599, E0716. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qudag-dag` (lib test) due to 14 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f5714991be732b91c9a22bf59c672f1f87531f22395177ac0aee1d50c6063d71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5714991be732b91c9a22bf59c672f1f87531f22395177ac0aee1d50c6063d71", kill_on_drop: false }` [INFO] [stdout] f5714991be732b91c9a22bf59c672f1f87531f22395177ac0aee1d50c6063d71