[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] 2454f4dcc2b23cea757a09c530708c7f6e1c20bd
[INFO] checking BTCDecoded/consensus-proof against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBTCDecoded%2Fconsensus-proof" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BTCDecoded/consensus-proof on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "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.2)
[INFO] [stderr]       Adding proptest v1.5.0 (available: v1.9.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.0)
[INFO] [stderr]       Adding secp256k1 v0.28.2 (available: v0.31.1)
[INFO] [stderr]       Adding serde_json v1.0.108 (available: v1.0.148)
[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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 043a4a6a29d8eb518556d31093b5e26a7302cdb0daa584f2e20592db278a8f4a
[INFO] running `Command { std: "docker" "start" "-a" "043a4a6a29d8eb518556d31093b5e26a7302cdb0daa584f2e20592db278a8f4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "043a4a6a29d8eb518556d31093b5e26a7302cdb0daa584f2e20592db278a8f4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "043a4a6a29d8eb518556d31093b5e26a7302cdb0daa584f2e20592db278a8f4a", kill_on_drop: false }`
[INFO] [stdout] 043a4a6a29d8eb518556d31093b5e26a7302cdb0daa584f2e20592db278a8f4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c289c6e393e72d403801d29687e5a4aee1cbae0161ceec59f4331a091c710d26
[INFO] running `Command { std: "docker" "start" "-a" "c289c6e393e72d403801d29687e5a4aee1cbae0161ceec59f4331a091c710d26", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking writeable v0.6.2
[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.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.5.40
[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]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking pretty-hex v0.4.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling toml_edit v0.20.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]     Checking secp256k1 v0.28.2
[INFO] [stderr]     Checking bolero-generator v0.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[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.48.0
[INFO] [stderr]     Checking thiserror v1.0.69
[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 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 ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ciborium v0.2.2
[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 idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking blvm-consensus v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking h2 v0.3.27
[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.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[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 import: `blvm_consensus::constants::*`
[INFO] [stdout]   --> tests/script_limits_verification.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use blvm_consensus::constants::*;
[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::types::*`
[INFO] [stdout]   --> tests/script_limits_verification.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use blvm_consensus::types::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `blvm_consensus::block::connect_block`
[INFO] [stdout]   --> tests/coinbase_validation_verification.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use blvm_consensus::block::connect_block;
[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::HashMap`
[INFO] [stdout]   --> tests/coinbase_validation_verification.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 6 arguments were supplied
[INFO] [stdout]    --> tests/coinbase_maturity.rs:235:18
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let result = connect_block(&block, &witnesses, utxo_set, height, 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] 235 |     let result = connect_block(&block, &witnesses, utxo_set, height, 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/historical_consensus.rs:296:18
[INFO] [stdout]     |
[INFO] [stdout] 296 |     let result = connect_block(&block, &witnesses, utxo_set, 1, 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] 296 |     let result = connect_block(&block, &witnesses, utxo_set, 1, 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/historical_consensus.rs:337:18
[INFO] [stdout]     |
[INFO] [stdout] 337 |     let result = connect_block(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |         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] 337 |     let result = connect_block(
[INFO] [stdout] ...
[INFO] [stdout] 342 |         None,
[INFO] [stdout] 343 ~         /* u64 */,
[INFO] [stdout] 344 ~         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/historical_consensus.rs:376:18
[INFO] [stdout]     |
[INFO] [stdout] 376 |     let result = connect_block(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 382 |         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] 376 |     let result = connect_block(
[INFO] [stdout] ...
[INFO] [stdout] 381 |         None,
[INFO] [stdout] 382 ~         /* u64 */,
[INFO] [stdout] 383 ~         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/historical_consensus.rs:415:18
[INFO] [stdout]     |
[INFO] [stdout] 415 |     let result = connect_block(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 421 |         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] 415 |     let result = connect_block(
[INFO] [stdout] ...
[INFO] [stdout] 420 |         None,
[INFO] [stdout] 421 ~         /* u64 */,
[INFO] [stdout] 422 ~         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 "coinbase_maturity") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[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] [stderr] error: could not compile `blvm-consensus` (test "historical_consensus") due to 4 previous errors
[INFO] [stderr] error: could not compile `blvm-consensus` (bench "block_validation") due to 4 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bllvm_consensus`
[INFO] [stdout]   --> benches/performance_focused.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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] 14 - use bllvm_consensus::{
[INFO] [stdout] 14 + 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/performance_focused.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |         use bllvm_consensus::serialization::transaction::serialize_transaction;
[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] 120 -         use bllvm_consensus::serialization::transaction::serialize_transaction;
[INFO] [stdout] 120 +         use blvm_consensus::serialization::transaction::serialize_transaction;
[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/performance_focused.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |         use bllvm_consensus::block::calculate_tx_id;
[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] 126 -         use bllvm_consensus::block::calculate_tx_id;
[INFO] [stdout] 126 +         use blvm_consensus::block::calculate_tx_id;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bllvm_consensus`
[INFO] [stdout]   --> benches/performance_focused.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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] 14 - use bllvm_consensus::{
[INFO] [stdout] 14 + use blvm_consensus::{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BenchmarkId`
[INFO] [stdout]   --> benches/performance_focused.rs:18:61
[INFO] [stdout]    |
[INFO] [stdout] 18 | use criterion::{black_box, criterion_group, criterion_main, BenchmarkId, 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: 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] 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 "performance_focused") due to 4 previous errors; 1 warning emitted
[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] [stdout] error[E0061]: this function takes 7 arguments but 6 arguments were supplied
[INFO] [stdout]     --> src/block.rs:3550:49
[INFO] [stdout]      |
[INFO] [stdout] 3550 |         let (result, new_utxo_set, _undo_log) = connect_block(
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3556 |             crate::types::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] ...
[INFO] [stdout]  181 |     network_time: u64,
[INFO] [stdout]      |     -----------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 3550 |         let (result, new_utxo_set, _undo_log) = connect_block(
[INFO] [stdout]  ...
[INFO] [stdout] 3555 |             None,
[INFO] [stdout] 3556 ~             /* u64 */,
[INFO] [stdout] 3557 ~             crate::types::Network::Mainnet,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 6 arguments were supplied
[INFO] [stdout]     --> src/block.rs:3635:38
[INFO] [stdout]      |
[INFO] [stdout] 3635 |         let (result, _, _undo_log) = connect_block(
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3641 |             crate::types::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] ...
[INFO] [stdout]  181 |     network_time: u64,
[INFO] [stdout]      |     -----------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 3635 |         let (result, _, _undo_log) = connect_block(
[INFO] [stdout]  ...
[INFO] [stdout] 3640 |             None,
[INFO] [stdout] 3641 ~             /* u64 */,
[INFO] [stdout] 3642 ~             crate::types::Network::Mainnet,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 6 arguments were supplied
[INFO] [stdout]     --> src/block.rs:3669:38
[INFO] [stdout]      |
[INFO] [stdout] 3669 |         let (result, _, _undo_log) = connect_block(
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3675 |             crate::types::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] ...
[INFO] [stdout]  181 |     network_time: u64,
[INFO] [stdout]      |     -----------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 3669 |         let (result, _, _undo_log) = connect_block(
[INFO] [stdout]  ...
[INFO] [stdout] 3674 |             None,
[INFO] [stdout] 3675 ~             /* u64 */,
[INFO] [stdout] 3676 ~             crate::types::Network::Mainnet,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 6 arguments were supplied
[INFO] [stdout]     --> src/block.rs:3722:38
[INFO] [stdout]      |
[INFO] [stdout] 3722 |         let (result, _, _undo_log) = connect_block(
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3728 |             crate::types::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] ...
[INFO] [stdout]  181 |     network_time: u64,
[INFO] [stdout]      |     -----------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 3722 |         let (result, _, _undo_log) = connect_block(
[INFO] [stdout]  ...
[INFO] [stdout] 3727 |             None,
[INFO] [stdout] 3728 ~             /* u64 */,
[INFO] [stdout] 3729 ~             crate::types::Network::Mainnet,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 6 arguments were supplied
[INFO] [stdout]     --> src/block.rs:3775:38
[INFO] [stdout]      |
[INFO] [stdout] 3775 |         let (result, _, _undo_log) = connect_block(
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3781 |             crate::types::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] ...
[INFO] [stdout]  181 |     network_time: u64,
[INFO] [stdout]      |     -----------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 3775 |         let (result, _, _undo_log) = connect_block(
[INFO] [stdout]  ...
[INFO] [stdout] 3780 |             None,
[INFO] [stdout] 3781 ~             /* u64 */,
[INFO] [stdout] 3782 ~             crate::types::Network::Mainnet,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 6 arguments were supplied
[INFO] [stdout]     --> src/block.rs:4101:22
[INFO] [stdout]      |
[INFO] [stdout] 4101 |         let result = connect_block(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4107 |             crate::types::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] ...
[INFO] [stdout]  181 |     network_time: u64,
[INFO] [stdout]      |     -----------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 4101 |         let result = connect_block(
[INFO] [stdout]  ...
[INFO] [stdout] 4106 |             None,
[INFO] [stdout] 4107 ~             /* u64 */,
[INFO] [stdout] 4108 ~             crate::types::Network::Mainnet,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 6 arguments were supplied
[INFO] [stdout]     --> src/block.rs:4155:22
[INFO] [stdout]      |
[INFO] [stdout] 4155 |         let result = connect_block(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4161 |             crate::types::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] ...
[INFO] [stdout]  181 |     network_time: u64,
[INFO] [stdout]      |     -----------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 4155 |         let result = connect_block(
[INFO] [stdout]  ...
[INFO] [stdout] 4160 |             None,
[INFO] [stdout] 4161 ~             /* u64 */,
[INFO] [stdout] 4162 ~             crate::types::Network::Mainnet,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 6 arguments were supplied
[INFO] [stdout]     --> src/block.rs:4317:22
[INFO] [stdout]      |
[INFO] [stdout] 4317 |         let result = connect_block(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4323 |             crate::types::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] ...
[INFO] [stdout]  181 |     network_time: u64,
[INFO] [stdout]      |     -----------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 4317 |         let result = connect_block(
[INFO] [stdout]  ...
[INFO] [stdout] 4322 |             None,
[INFO] [stdout] 4323 ~             /* u64 */,
[INFO] [stdout] 4324 ~             crate::types::Network::Mainnet,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 6 arguments were supplied
[INFO] [stdout]     --> src/block.rs:4371:22
[INFO] [stdout]      |
[INFO] [stdout] 4371 |         let result = connect_block(
[INFO] [stdout]      |                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4377 |             crate::types::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] ...
[INFO] [stdout]  181 |     network_time: u64,
[INFO] [stdout]      |     -----------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 4371 |         let result = connect_block(
[INFO] [stdout]  ...
[INFO] [stdout] 4376 |             None,
[INFO] [stdout] 4377 ~             /* u64 */,
[INFO] [stdout] 4378 ~             crate::types::Network::Mainnet,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 6 arguments were supplied
[INFO] [stdout]     --> src/reorganization.rs:1224:48
[INFO] [stdout]      |
[INFO] [stdout] 1224 |         let (result, new_utxo_set, undo_log) = connect_block(
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1230 |             crate::types::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] ...
[INFO] [stdout]  181 |     network_time: u64,
[INFO] [stdout]      |     -----------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1224 |         let (result, new_utxo_set, undo_log) = connect_block(
[INFO] [stdout]  ...
[INFO] [stdout] 1229 |             None,
[INFO] [stdout] 1230 ~             /* u64 */,
[INFO] [stdout] 1231 ~             crate::types::Network::Mainnet,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 7 arguments but 6 arguments were supplied
[INFO] [stdout]     --> src/reorganization.rs:1280:54
[INFO] [stdout]      |
[INFO] [stdout] 1280 |         let (result, connected_utxo_set, undo_log) = connect_block(
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1286 |             crate::types::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] ...
[INFO] [stdout]  181 |     network_time: u64,
[INFO] [stdout]      |     -----------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1280 |         let (result, connected_utxo_set, undo_log) = connect_block(
[INFO] [stdout]  ...
[INFO] [stdout] 1285 |             None,
[INFO] [stdout] 1286 ~             /* u64 */,
[INFO] [stdout] 1287 ~             crate::types::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` (lib test) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "c289c6e393e72d403801d29687e5a4aee1cbae0161ceec59f4331a091c710d26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c289c6e393e72d403801d29687e5a4aee1cbae0161ceec59f4331a091c710d26", kill_on_drop: false }`
[INFO] [stdout] c289c6e393e72d403801d29687e5a4aee1cbae0161ceec59f4331a091c710d26
