[INFO] cloning repository https://github.com/BTCDecoded/consensus-proof
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BTCDecoded/consensus-proof" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBTCDecoded%2Fconsensus-proof", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBTCDecoded%2Fconsensus-proof'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d39ffb560a40f4e4e4149069e106613602efde0
[INFO] checking BTCDecoded/consensus-proof against master#9b81629631b382fd49ee3a20ac47797b1467e52d for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBTCDecoded%2Fconsensus-proof" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/BTCDecoded/consensus-proof
[INFO] finished tweaking git repo https://github.com/BTCDecoded/consensus-proof
[INFO] tweaked toml for git repo https://github.com/BTCDecoded/consensus-proof written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BTCDecoded/consensus-proof on toolchain 9b81629631b382fd49ee3a20ac47797b1467e52d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "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" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 281 packages to latest compatible versions
[INFO] [stderr]       Adding anyhow v1.0.93 (available: v1.0.100)
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding bitcoin_hashes v0.11.0 (available: v0.19.0)
[INFO] [stderr]       Adding bolero v0.11.1 (available: v0.13.4)
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.1)
[INFO] [stderr]       Adding crypto-common v0.1.6 (available: v0.1.7)
[INFO] [stderr]       Adding lru v0.12.5 (available: v0.16.3)
[INFO] [stderr]       Adding proptest v1.5.0 (available: v1.9.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.1)
[INFO] [stderr]       Adding secp256k1 v0.28.2 (available: v0.31.1)
[INFO] [stderr]       Adding serde_json v1.0.108 (available: v1.0.149)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding toml_datetime v0.6.3 (available: v0.6.11)
[INFO] [stderr]       Adding toml_edit v0.20.2 (available: v0.20.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded objc2-user-notifications v0.3.2
[INFO] [stderr]   Downloaded os_info v3.14.0
[INFO] [stderr]   Downloaded sha2-asm v0.6.4
[INFO] [stderr]   Downloaded blake2b-rs v0.2.0
[INFO] [stderr]   Downloaded bolero-kani v0.11.2
[INFO] [stderr]   Downloaded kani-verifier v0.66.0
[INFO] [stderr]   Downloaded clap_lex v0.7.7
[INFO] [stderr]   Downloaded bolero v0.11.1
[INFO] [stderr]   Downloaded pretty-hex v0.4.1
[INFO] [stderr]   Downloaded base64ct v1.8.3
[INFO] [stderr]   Downloaded objc2-core-data v0.3.2
[INFO] [stderr]   Downloaded bolero-engine v0.11.2
[INFO] [stderr]   Downloaded bolero-afl v0.11.0
[INFO] [stderr]   Downloaded objc2-core-image v0.3.2
[INFO] [stderr]   Downloaded objc2-cloud-kit v0.3.2
[INFO] [stderr]   Downloaded objc2-core-text v0.3.2
[INFO] [stderr]   Downloaded sparse-merkle-tree v0.6.1
[INFO] [stderr]   Downloaded bolero-generator-derive v0.11.0
[INFO] [stderr]   Downloaded objc2-core-location v0.3.2
[INFO] [stderr]   Downloaded objc2-quartz-core v0.3.2
[INFO] [stderr]   Downloaded bolero-honggfuzz v0.11.0
[INFO] [stderr]   Downloaded bolero-generator v0.11.1
[INFO] [stderr]   Downloaded bolero-libfuzzer v0.11.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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 710859ad223e85c016ea9611ab388ceb7a7e185ca3262b20287265bbb379b9c2
[INFO] running `Command { std: "docker" "start" "-a" "710859ad223e85c016ea9611ab388ceb7a7e185ca3262b20287265bbb379b9c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "710859ad223e85c016ea9611ab388ceb7a7e185ca3262b20287265bbb379b9c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "710859ad223e85c016ea9611ab388ceb7a7e185ca3262b20287265bbb379b9c2", kill_on_drop: false }`
[INFO] [stdout] 710859ad223e85c016ea9611ab388ceb7a7e185ca3262b20287265bbb379b9c2
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af3ac9e207591b7c50de85904e62c6c665cbb1e3e2a14bf90fd02c02bb411ce6
[INFO] running `Command { std: "docker" "start" "-a" "af3ac9e207591b7c50de85904e62c6c665cbb1e3e2a14bf90fd02c02bb411ce6", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking pretty-hex v0.4.1
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling bolero-generator-derive v0.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]     Checking bolero-generator v0.11.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking blvm-consensus v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking bolero-engine v0.11.2
[INFO] [stderr]     Checking proptest v1.5.0
[INFO] [stderr]     Checking bolero v0.11.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stdout] warning: unused variable: `utxo`
[INFO] [stdout]    --> src/block.rs:897:33
[INFO] [stdout]     |
[INFO] [stdout] 897 |                     if let Some(utxo) = temp_utxo_set.get(&tx.inputs[0].prevout) {
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_utxo`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bllvm_consensus`
[INFO] [stdout]  --> benches/block_validation_realistic.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bllvm_consensus::block::connect_block;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bllvm_consensus`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use bllvm_consensus::block::connect_block;
[INFO] [stdout] 4 + use blvm_consensus::block::connect_block;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bllvm_consensus`
[INFO] [stdout]  --> benches/block_validation_realistic.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bllvm_consensus::segwit::Witness;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bllvm_consensus`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 - use bllvm_consensus::segwit::Witness;
[INFO] [stdout] 5 + use blvm_consensus::segwit::Witness;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bllvm_consensus`
[INFO] [stdout]  --> benches/block_validation_realistic.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use bllvm_consensus::types::Network;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bllvm_consensus`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 - use bllvm_consensus::types::Network;
[INFO] [stdout] 6 + use blvm_consensus::types::Network;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bllvm_consensus`
[INFO] [stdout]  --> benches/block_validation_realistic.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use bllvm_consensus::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bllvm_consensus`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 - use bllvm_consensus::{
[INFO] [stdout] 7 + use blvm_consensus::{
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bllvm_consensus`
[INFO] [stdout]  --> benches/block_validation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bllvm_consensus::block::connect_block;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bllvm_consensus`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 - use bllvm_consensus::block::connect_block;
[INFO] [stdout] 1 + use blvm_consensus::block::connect_block;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bllvm_consensus`
[INFO] [stdout]  --> benches/block_validation.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bllvm_consensus::segwit::Witness;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bllvm_consensus`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 - use bllvm_consensus::segwit::Witness;
[INFO] [stdout] 2 + use blvm_consensus::segwit::Witness;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bllvm_consensus`
[INFO] [stdout]  --> benches/block_validation.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bllvm_consensus::{types::Network, Block, BlockHeader, Transaction, UtxoSet};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bllvm_consensus`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - use bllvm_consensus::{types::Network, Block, BlockHeader, Transaction, UtxoSet};
[INFO] [stdout] 3 + use blvm_consensus::{types::Network, Block, BlockHeader, Transaction, UtxoSet};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bllvm_consensus`
[INFO] [stdout]  --> benches/mempool_operations.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bllvm_consensus::mempool::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bllvm_consensus`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 - use bllvm_consensus::mempool::{
[INFO] [stdout] 1 + use blvm_consensus::mempool::{
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bllvm_consensus`
[INFO] [stdout]  --> benches/mempool_operations.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bllvm_consensus::{OutPoint, Transaction, TransactionInput, TransactionOutput, UtxoSet};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bllvm_consensus`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use bllvm_consensus::{OutPoint, Transaction, TransactionInput, TransactionOutput, UtxoSet};
[INFO] [stdout] 4 + use blvm_consensus::{OutPoint, Transaction, TransactionInput, TransactionOutput, UtxoSet};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bllvm_consensus`
[INFO] [stdout]  --> benches/block_validation.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bllvm_consensus::{types::Network, Block, BlockHeader, Transaction, UtxoSet};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bllvm_consensus`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - use bllvm_consensus::{types::Network, Block, BlockHeader, Transaction, UtxoSet};
[INFO] [stdout] 3 + use blvm_consensus::{types::Network, Block, BlockHeader, Transaction, UtxoSet};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> tests/cross_bip_property_tests.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / /// Property test: BIP65 + BIP112 in same script
[INFO] [stdout] 14 | | ///
[INFO] [stdout] 15 | | /// Tests that CLTV and CSV can be used together in a single script
[INFO] [stdout] 16 | | /// and both validations work correctly.
[INFO] [stdout]    | |_---------------------------------------^
[INFO] [stdout]    |   |
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> tests/cross_bip_property_tests.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / /// Property test: BIP113 + BIP65 validation
[INFO] [stdout] 62 | | ///
[INFO] [stdout] 63 | | /// Tests that median time-past (BIP113) is correctly used for timestamp CLTV validation (BIP65).
[INFO] [stdout]    | |_------------------------------------------------------------------------------------------------^
[INFO] [stdout]    |   |
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> tests/cross_bip_property_tests.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / /// Property test: SegWit + Taproot combinations
[INFO] [stdout] 108 | | ///
[INFO] [stdout] 109 | | /// Tests that SegWit witness validation (BIP141) and Taproot validation (BIP340/341/342)
[INFO] [stdout] 110 | | /// work correctly when both are present in different transactions.
[INFO] [stdout]     | |_------------------------------------------------------------------^
[INFO] [stdout]     |   |
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> tests/cross_bip_property_tests.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | / /// Property test: BIP125 RBF + BIP152 Compact Blocks coordination
[INFO] [stdout] 161 | | ///
[INFO] [stdout] 162 | | /// Tests that RBF conflict detection works correctly during compact block reconstruction.
[INFO] [stdout]     | |_-----------------------------------------------------------------------------------------^
[INFO] [stdout]     |   |
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> tests/cross_bip_property_tests.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | / /// Property test: Locktime shared logic consistency
[INFO] [stdout] 223 | | ///
[INFO] [stdout] 224 | | /// Tests that BIP65 (CLTV) and BIP112 (CSV) use shared locktime logic consistently.
[INFO] [stdout]     | |_-----------------------------------------------------------------------------------^
[INFO] [stdout]     |   |
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> tests/cross_bip_property_tests.rs:253:1
[INFO] [stdout]     |
[INFO] [stdout] 253 | / /// Property test: Witness framework consistency
[INFO] [stdout] 254 | | ///
[INFO] [stdout] 255 | | /// Tests that unified witness framework correctly handles both SegWit and Taproot.
[INFO] [stdout]     | |_----------------------------------------------------------------------------------^
[INFO] [stdout]     |   |
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]   --> tests/block_sigop_limits_verification.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let block = Block {
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blvm-consensus` (bench "mempool_operations") due to 2 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> tests/cross_bip_property_tests.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let tx = Transaction {
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blvm-consensus` (bench "block_validation") due to 4 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blvm-consensus` (bench "block_validation_realistic") due to 4 previous errors
[INFO] [stdout] warning: unused import: `black_box`
[INFO] [stdout]  --> benches/utxo_commitments.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | use criterion::{black_box, criterion_group, criterion_main, Criterion};
[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: `blvm_consensus::pow::U256`
[INFO] [stdout]  --> tests/pow_target_expansion.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use blvm_consensus::pow::U256;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `blvm_consensus::MAX_BLOCK_SIZE`: Use MAX_BLOCK_WEIGHT for SegWit blocks
[INFO] [stdout]     --> tests/consensus_property_tests.rs:1295:25
[INFO] [stdout]      |
[INFO] [stdout] 1295 |         size in 1usize..MAX_BLOCK_SIZE
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `blvm_consensus::MAX_BLOCK_SIZE`: Use MAX_BLOCK_WEIGHT for SegWit blocks
[INFO] [stdout]     --> tests/consensus_property_tests.rs:1324:26
[INFO] [stdout]      |
[INFO] [stdout] 1324 |         size1 in 1usize..MAX_BLOCK_SIZE,
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `blvm_consensus::MAX_BLOCK_SIZE`: Use MAX_BLOCK_WEIGHT for SegWit blocks
[INFO] [stdout]     --> tests/consensus_property_tests.rs:1326:26
[INFO] [stdout]      |
[INFO] [stdout] 1326 |         size2 in 1usize..MAX_BLOCK_SIZE
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `blvm_consensus::MAX_BLOCK_SIZE`: Use MAX_BLOCK_WEIGHT for SegWit blocks
[INFO] [stdout]     --> tests/consensus_property_tests.rs:1399:29
[INFO] [stdout]      |
[INFO] [stdout] 1399 |         base_size in 0u64..(MAX_BLOCK_SIZE as u64),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `blvm_consensus::MAX_BLOCK_SIZE`: Use MAX_BLOCK_WEIGHT for SegWit blocks
[INFO] [stdout]     --> tests/consensus_property_tests.rs:1400:32
[INFO] [stdout]      |
[INFO] [stdout] 1400 |         witness_size in 0u64..(MAX_BLOCK_SIZE as u64)
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `blvm_consensus::MAX_BLOCK_SIZE`: Use MAX_BLOCK_WEIGHT for SegWit blocks
[INFO] [stdout]     --> tests/consensus_property_tests.rs:1437:30
[INFO] [stdout]      |
[INFO] [stdout] 1437 |         weight in 0u64..(4 * MAX_BLOCK_SIZE as u64)
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `blvm_consensus::MAX_BLOCK_SIZE`: Use MAX_BLOCK_WEIGHT for SegWit blocks
[INFO] [stdout]     --> tests/consensus_property_tests.rs:1590:22
[INFO] [stdout]      |
[INFO] [stdout] 1590 |         let size = ((MAX_BLOCK_SIZE as i64).saturating_add(offset)) as usize;
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `blvm_consensus::MAX_BLOCK_SIZE`: Use MAX_BLOCK_WEIGHT for SegWit blocks
[INFO] [stdout]     --> tests/consensus_property_tests.rs:1592:20
[INFO] [stdout]      |
[INFO] [stdout] 1592 |         if size <= MAX_BLOCK_SIZE && size > 0 {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `blvm_consensus::MAX_BLOCK_SIZE`: Use MAX_BLOCK_WEIGHT for SegWit blocks
[INFO] [stdout]     --> tests/consensus_property_tests.rs:1594:46
[INFO] [stdout]      |
[INFO] [stdout] 1594 |             prop_assert!(size > 0 && size <= MAX_BLOCK_SIZE,
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `blvm_consensus::MAX_BLOCK_SIZE`: Use MAX_BLOCK_WEIGHT for SegWit blocks
[INFO] [stdout]     --> tests/consensus_property_tests.rs:1596:23
[INFO] [stdout]      |
[INFO] [stdout] 1596 |                 size, MAX_BLOCK_SIZE);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `blvm_consensus::MAX_BLOCK_SIZE`: Use MAX_BLOCK_WEIGHT for SegWit blocks
[INFO] [stdout]     --> tests/consensus_property_tests.rs:1599:46
[INFO] [stdout]      |
[INFO] [stdout] 1599 |             prop_assert!(size == 0 || size > MAX_BLOCK_SIZE,
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `blvm_consensus::MAX_BLOCK_SIZE`: Use MAX_BLOCK_WEIGHT for SegWit blocks
[INFO] [stdout]     --> tests/consensus_property_tests.rs:1601:23
[INFO] [stdout]      |
[INFO] [stdout] 1601 |                 size, MAX_BLOCK_SIZE);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> tests/core_vector_extractor.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |             for (i, case) in cases.iter().enumerate() {
[INFO] [stdout]    |                  ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prevouts`
[INFO] [stdout]   --> tests/core_vector_extractor.rs:33:49
[INFO] [stdout]    |
[INFO] [stdout] 33 | ...                   if let Value::Array(prevouts) = &test_case[0] {
[INFO] [stdout]    |                                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prevouts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx_hex`
[INFO] [stdout]   --> tests/core_vector_extractor.rs:34:54
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...                   if let Value::String(tx_hex) = &test_case[1] {
[INFO] [stdout]    |                                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tx_hex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> tests/core_vector_extractor.rs:36:41
[INFO] [stdout]    |
[INFO] [stdout] 36 | ...                   let flags = parse_flags(&test_case[2]);
[INFO] [stdout]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> tests/core_vector_extractor.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |             for (i, case) in cases.iter().enumerate() {
[INFO] [stdout]    |                  ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `script_sig_str`
[INFO] [stdout]   --> tests/core_vector_extractor.rs:79:46
[INFO] [stdout]    |
[INFO] [stdout] 79 |                         if let Value::String(script_sig_str) = &test_case[0] {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_script_sig_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `script_pubkey_str`
[INFO] [stdout]   --> tests/core_vector_extractor.rs:80:50
[INFO] [stdout]    |
[INFO] [stdout] 80 | ...                   if let Value::String(script_pubkey_str) = &test_case[1] {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_script_pubkey_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> tests/core_vector_extractor.rs:83:41
[INFO] [stdout]    |
[INFO] [stdout] 83 | ...                   let flags = parse_flag_string(flags_str);
[INFO] [stdout]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected`
[INFO] [stdout]   --> tests/core_vector_extractor.rs:86:41
[INFO] [stdout]    |
[INFO] [stdout] 86 | ...                   let expected = test_case
[INFO] [stdout]    |                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]   --> tests/pow_target_expansion.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let target = result.unwrap();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]   --> tests/pow_target_expansion.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let target = result.unwrap();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]   --> tests/pow_target_expansion.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let target = result.unwrap();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]   --> tests/pow_target_expansion.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let target = result.unwrap();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]    --> tests/pow_target_expansion.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let target = result.unwrap();
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]    --> tests/pow_target_expansion.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let target = result.unwrap();
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `decode_varint` and `deserialize_block_header`
[INFO] [stdout]   --> tests/little_endian_verification.rs:9:13
[INFO] [stdout]    |
[INFO] [stdout]  9 |     block::{deserialize_block_header, serialize_block_header},
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     transaction::{deserialize_transaction, serialize_transaction},
[INFO] [stdout] 11 |     varint::{decode_varint, encode_varint},
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 6 arguments were supplied
[INFO] [stdout]    --> tests/consensus_property_tests.rs:939:23
[INFO] [stdout]     |
[INFO] [stdout] 939 |         let result1 = block::connect_block(&block1, &witnesses1, utxo_set, height1 as u64, None, Network::Mainnet);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^                                                       ---------------- argument #6 of type `u64` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/block.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub fn connect_block(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 939 |         let result1 = block::connect_block(&block1, &witnesses1, utxo_set, height1 as u64, None, /* u64 */, Network::Mainnet);
[INFO] [stdout]     |                                                                                                  ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 6 arguments were supplied
[INFO] [stdout]    --> tests/consensus_property_tests.rs:951:27
[INFO] [stdout]     |
[INFO] [stdout] 951 |             let result2 = block::connect_block(&block2, &witnesses2, utxo_set1, height2 as u64, None, Network::Mainnet);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^                                                        ---------------- argument #6 of type `u64` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/block.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub fn connect_block(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 951 |             let result2 = block::connect_block(&block2, &witnesses2, utxo_set1, height2 as u64, None, /* u64 */, Network::Mainnet);
[INFO] [stdout]     |                                                                                                       ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 6 arguments were supplied
[INFO] [stdout]     --> tests/consensus_property_tests.rs:1179:23
[INFO] [stdout]      |
[INFO] [stdout] 1179 |         let result1 = block::connect_block(&block1, &witnesses1, utxo_set, height1 as u64, None, Network::Mainnet);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^                                                       ---------------- argument #6 of type `u64` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> src/block.rs:175:8
[INFO] [stdout]      |
[INFO] [stdout]  175 | pub fn connect_block(
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1179 |         let result1 = block::connect_block(&block1, &witnesses1, utxo_set, height1 as u64, None, /* u64 */, Network::Mainnet);
[INFO] [stdout]      |                                                                                                  ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 6 arguments were supplied
[INFO] [stdout]     --> tests/consensus_property_tests.rs:1194:27
[INFO] [stdout]      |
[INFO] [stdout] 1194 |             let result2 = block::connect_block(&block2, &witnesses2, utxo_set1, height2 as u64, None, Network::Mainnet);
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^                                                        ---------------- argument #6 of type `u64` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> src/block.rs:175:8
[INFO] [stdout]      |
[INFO] [stdout]  175 | pub fn connect_block(
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1194 |             let result2 = block::connect_block(&block2, &witnesses2, utxo_set1, height2 as u64, None, /* u64 */, Network::Mainnet);
[INFO] [stdout]      |                                                                                                       ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 6 arguments were supplied
[INFO] [stdout]     --> tests/consensus_property_tests.rs:1255:22
[INFO] [stdout]      |
[INFO] [stdout] 1255 |         let result = block::connect_block(&block, &witnesses, utxo_set_before.clone(), height as u64, None, Network::Mainnet);
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^                                                                   ---------------- argument #6 of type `u64` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> src/block.rs:175:8
[INFO] [stdout]      |
[INFO] [stdout]  175 | pub fn connect_block(
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1255 |         let result = block::connect_block(&block, &witnesses, utxo_set_before.clone(), height as u64, None, /* u64 */, Network::Mainnet);
[INFO] [stdout]      |                                                                                                             ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blvm-consensus` (test "consensus_property_tests") due to 5 previous errors; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "af3ac9e207591b7c50de85904e62c6c665cbb1e3e2a14bf90fd02c02bb411ce6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af3ac9e207591b7c50de85904e62c6c665cbb1e3e2a14bf90fd02c02bb411ce6", kill_on_drop: false }`
[INFO] [stdout] af3ac9e207591b7c50de85904e62c6c665cbb1e3e2a14bf90fd02c02bb411ce6
