[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] f101178fc3798997f0fbfb0511f044d4095b1aa4
[INFO] checking BTCDecoded/consensus-proof against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBTCDecoded%2Fconsensus-proof" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  57% (655/1148)
Updating files:  58% (666/1148)
Updating files:  59% (678/1148)
Updating files:  60% (689/1148)
Updating files:  61% (701/1148)
Updating files:  62% (712/1148)
Updating files:  63% (724/1148)
Updating files:  64% (735/1148)
Updating files:  65% (747/1148)
Updating files:  66% (758/1148)
Updating files:  67% (770/1148)
Updating files:  68% (781/1148)
Updating files:  69% (793/1148)
Updating files:  70% (804/1148)
Updating files:  71% (816/1148)
Updating files:  71% (821/1148)
Updating files:  72% (827/1148)
Updating files:  73% (839/1148)
Updating files:  74% (850/1148)
Updating files:  75% (861/1148)
Updating files:  76% (873/1148)
Updating files:  77% (884/1148)
Updating files:  78% (896/1148)
Updating files:  79% (907/1148)
Updating files:  80% (919/1148)
Updating files:  81% (930/1148)
Updating files:  82% (942/1148)
Updating files:  83% (953/1148)
Updating files:  84% (965/1148)
Updating files:  85% (976/1148)
Updating files:  86% (988/1148)
Updating files:  86% (989/1148)
Updating files:  87% (999/1148)
Updating files:  88% (1011/1148)
Updating files:  89% (1022/1148)
Updating files:  90% (1034/1148)
Updating files:  91% (1045/1148)
Updating files:  92% (1057/1148)
Updating files:  93% (1068/1148)
Updating files:  94% (1080/1148)
Updating files:  95% (1091/1148)
Updating files:  96% (1103/1148)
Updating files:  97% (1114/1148)
Updating files:  98% (1126/1148)
Updating files:  99% (1137/1148)
Updating files: 100% (1148/1148)
Updating files: 100% (1148/1148), done.
[INFO] removed /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BTCDecoded/consensus-proof on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BTCDecoded/consensus-proof already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf143952bd40934cbcc8fe0402d53f347415990b0871aab7a00a58dfab43e437
[INFO] running `Command { std: "docker" "start" "-a" "bf143952bd40934cbcc8fe0402d53f347415990b0871aab7a00a58dfab43e437", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf143952bd40934cbcc8fe0402d53f347415990b0871aab7a00a58dfab43e437", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf143952bd40934cbcc8fe0402d53f347415990b0871aab7a00a58dfab43e437", kill_on_drop: false }`
[INFO] [stdout] bf143952bd40934cbcc8fe0402d53f347415990b0871aab7a00a58dfab43e437
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f20237eb0e2570da5fb54a635cbfd3d200847065d66b1fde17fb5c1061c6f4b
[INFO] running `Command { std: "docker" "start" "-a" "0f20237eb0e2570da5fb54a635cbfd3d200847065d66b1fde17fb5c1061c6f4b", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking pretty-hex v0.4.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]    Compiling bolero-generator-derive v0.11.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking bolero-generator v0.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking secp256k1 v0.28.2
[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 ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking rand v0.8.5
[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 h2 v0.3.27
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking consensus-proof v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stdout] warning: use of deprecated function `consensus_proof::mempool::calculate_tx_id`: Use crate::block::calculate_tx_id instead
[INFO] [stdout]   --> tests/mempool_helper_tests.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let tx_id = calculate_tx_id(&tx);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `consensus_proof::mempool::calculate_tx_id`: Use crate::block::calculate_tx_id instead
[INFO] [stdout]   --> tests/mempool_helper_tests.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let tx1_id = calculate_tx_id(&tx1);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `consensus_proof::mempool::calculate_tx_id`: Use crate::block::calculate_tx_id instead
[INFO] [stdout]   --> tests/mempool_helper_tests.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let tx2_id = calculate_tx_id(&tx2);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `consensus_proof::mempool::calculate_tx_id`: Use crate::block::calculate_tx_id instead
[INFO] [stdout]    --> tests/mempool_helper_tests.rs:180:23
[INFO] [stdout]     |
[INFO] [stdout] 180 |                 hash: calculate_tx_id(&tx1),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `consensus_proof::mempool::calculate_tx_id`: Use crate::block::calculate_tx_id instead
[INFO] [stdout]    --> tests/mempool_helper_tests.rs:194:18
[INFO] [stdout]     |
[INFO] [stdout] 194 |     let tx1_id = calculate_tx_id(&tx1);
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `consensus_proof::mempool::calculate_tx_id`: Use crate::block::calculate_tx_id instead
[INFO] [stdout]    --> tests/mempool_helper_tests.rs:197:18
[INFO] [stdout]     |
[INFO] [stdout] 197 |     let tx2_id = calculate_tx_id(&tx2);
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `consensus_proof::mempool::calculate_tx_id`: Use crate::block::calculate_tx_id instead
[INFO] [stdout]    --> tests/mempool_helper_tests.rs:232:17
[INFO] [stdout]     |
[INFO] [stdout] 232 |     let tx_id = calculate_tx_id(&tx);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BlockHeader`, `Hash`, and `Natural`
[INFO] [stdout]  --> benches/utxo_commitments.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use consensus_proof::{BlockHeader, Hash, Natural};
[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: `black_box`
[INFO] [stdout]  --> benches/utxo_commitments.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use criterion::{black_box, criterion_group, criterion_main, Criterion};
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `consensus_proof::types::ByteString`
[INFO] [stdout]   --> tests/consensus_flags.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use consensus_proof::types::ByteString;
[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: `consensus_proof::types::ByteString`
[INFO] [stdout]   --> tests/signature_validation_edge_cases.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use consensus_proof::types::ByteString;
[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: `ByteString`
[INFO] [stdout]   --> tests/taproot_script_path.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 | use consensus_proof::types::{ByteString, Hash};
[INFO] [stdout]    |                              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `consensus_proof::pow::check_proof_of_work`
[INFO] [stdout]   --> tests/mainnet_blocks.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use consensus_proof::pow::check_proof_of_work;
[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::path::PathBuf`
[INFO] [stdout]    --> tests/mainnet_blocks.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 |     use std::path::PathBuf;
[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: `pre_cltv_height`
[INFO] [stdout]    --> tests/time_based_consensus.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |     let pre_cltv_height = 419327;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pre_cltv_height`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `post_cltv_height`
[INFO] [stdout]    --> tests/time_based_consensus.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |     let post_cltv_height = 419328;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_post_cltv_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/block_validation.rs:31:60
[INFO] [stdout]     |
[INFO] [stdout]  31 |                 connect_block(black_box(&block), black_box(utxo_set.clone()), black_box(0));
[INFO] [stdout]     |                                                  --------- ^^^^^^^^^^^^^^^^ expected `&[Vec<Vec<u8>>]`, found `HashMap<OutPoint, UTXO>`
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[Vec<Vec<u8>>]`
[INFO] [stdout]                   found struct `HashMap<OutPoint, UTXO>`
[INFO] [stdout] help: the return type of this call is `HashMap<OutPoint, UTXO>` due to the type of the argument passed
[INFO] [stdout]    --> benches/block_validation.rs:31:50
[INFO] [stdout]     |
[INFO] [stdout]  31 |                 connect_block(black_box(&block), black_box(utxo_set.clone()), black_box(0));
[INFO] [stdout]     |                                                  ^^^^^^^^^^----------------^
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            this argument influences the return type of `black_box`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.5.1/src/lib.rs:167:8
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub fn black_box<T>(dummy: T) -> T {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ValidationResult`
[INFO] [stdout]   --> tests/coinbase_maturity.rs:10:52
[INFO] [stdout]    |
[INFO] [stdout] 10 | use consensus_proof::types::{BlockHeader, UtxoSet, ValidationResult};
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/block_validation.rs:31:89
[INFO] [stdout]     |
[INFO] [stdout]  31 |                 connect_block(black_box(&block), black_box(utxo_set.clone()), black_box(0));
[INFO] [stdout]     |                                                                               --------- ^ expected `HashMap<OutPoint, UTXO>`, found integer
[INFO] [stdout]     |                                                                               |
[INFO] [stdout]     |                                                                               arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `HashMap<OutPoint, UTXO>`
[INFO] [stdout]                  found type `{integer}`
[INFO] [stdout] help: the return type of this call is `{integer}` due to the type of the argument passed
[INFO] [stdout]    --> benches/block_validation.rs:31:79
[INFO] [stdout]     |
[INFO] [stdout]  31 |                 connect_block(black_box(&block), black_box(utxo_set.clone()), black_box(0));
[INFO] [stdout]     |                                                                               ^^^^^^^^^^-^
[INFO] [stdout]     |                                                                                         |
[INFO] [stdout]     |                                                                                         this argument influences the return type of `black_box`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.5.1/src/lib.rs:167:8
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub fn black_box<T>(dummy: T) -> T {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 3 arguments were supplied
[INFO] [stdout]   --> benches/block_validation.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 connect_block(black_box(&block), black_box(utxo_set.clone()), black_box(0));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^-------------------------------------------------------------- two arguments of type `u64` and `Option<&[BlockHeader]>` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/block.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub fn connect_block(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 connect_block(black_box(&block), black_box(utxo_set.clone()), black_box(0), /* u64 */, /* Option<&[BlockHeader]> */);
[INFO] [stdout]    |                                                                                           +++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/block_validation.rs:72:60
[INFO] [stdout]     |
[INFO] [stdout]  72 |                 connect_block(black_box(&block), black_box(utxo_set.clone()), black_box(0));
[INFO] [stdout]     |                                                  --------- ^^^^^^^^^^^^^^^^ expected `&[Vec<Vec<u8>>]`, found `HashMap<OutPoint, UTXO>`
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[Vec<Vec<u8>>]`
[INFO] [stdout]                   found struct `HashMap<OutPoint, UTXO>`
[INFO] [stdout] help: the return type of this call is `HashMap<OutPoint, UTXO>` due to the type of the argument passed
[INFO] [stdout]    --> benches/block_validation.rs:72:50
[INFO] [stdout]     |
[INFO] [stdout]  72 |                 connect_block(black_box(&block), black_box(utxo_set.clone()), black_box(0));
[INFO] [stdout]     |                                                  ^^^^^^^^^^----------------^
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            this argument influences the return type of `black_box`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.5.1/src/lib.rs:167:8
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub fn black_box<T>(dummy: T) -> T {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/block_validation.rs:72:89
[INFO] [stdout]     |
[INFO] [stdout]  72 |                 connect_block(black_box(&block), black_box(utxo_set.clone()), black_box(0));
[INFO] [stdout]     |                                                                               --------- ^ expected `HashMap<OutPoint, UTXO>`, found integer
[INFO] [stdout]     |                                                                               |
[INFO] [stdout]     |                                                                               arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `HashMap<OutPoint, UTXO>`
[INFO] [stdout]                  found type `{integer}`
[INFO] [stdout] help: the return type of this call is `{integer}` due to the type of the argument passed
[INFO] [stdout]    --> benches/block_validation.rs:72:79
[INFO] [stdout]     |
[INFO] [stdout]  72 |                 connect_block(black_box(&block), black_box(utxo_set.clone()), black_box(0));
[INFO] [stdout]     |                                                                               ^^^^^^^^^^-^
[INFO] [stdout]     |                                                                                         |
[INFO] [stdout]     |                                                                                         this argument influences the return type of `black_box`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.5.1/src/lib.rs:167:8
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub fn black_box<T>(dummy: T) -> T {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 3 arguments were supplied
[INFO] [stdout]   --> benches/block_validation.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 connect_block(black_box(&block), black_box(utxo_set.clone()), black_box(0));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^-------------------------------------------------------------- two arguments of type `u64` and `Option<&[BlockHeader]>` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/block.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub fn connect_block(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 connect_block(black_box(&block), black_box(utxo_set.clone()), black_box(0), /* u64 */, /* Option<&[BlockHeader]> */);
[INFO] [stdout]    |                                                                                           +++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `consensus-proof` (bench "block_validation") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[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 import: `consensus_proof::types::ByteString`
[INFO] [stdout]   --> tests/script_opcodes_exhaustive.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use consensus_proof::types::ByteString;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> tests/script_opcodes_exhaustive.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let mut script = vec![0x51; MAX_SCRIPT_SIZE];
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> tests/script_opcodes_exhaustive.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |     let mut large_script = vec![0x51; MAX_SCRIPT_SIZE + 1];
[INFO] [stdout]     |         ----^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> tests/coinbase_maturity.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let mut utxo_set = UtxoSet::new();
[INFO] [stdout]    |         ----^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `utxo_set`
[INFO] [stdout]   --> tests/coinbase_maturity.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let mut utxo_set = UtxoSet::new();
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_utxo_set`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `coinbase_outpoint`
[INFO] [stdout]   --> tests/coinbase_maturity.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let coinbase_outpoint = OutPoint {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_coinbase_outpoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `consensus_proof::segwit::Witness`
[INFO] [stdout]  --> tests/witness_stack_size.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use consensus_proof::segwit::Witness;
[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: `consensus_proof::pow::check_proof_of_work`
[INFO] [stdout]   --> tests/historical_consensus.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use consensus_proof::pow::check_proof_of_work;
[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: `ValidationResult`
[INFO] [stdout]   --> tests/historical_consensus.rs:16:52
[INFO] [stdout]    |
[INFO] [stdout] 16 | use consensus_proof::{Block, BlockHeader, UtxoSet, ValidationResult};
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pre_segwit_height`
[INFO] [stdout]    --> tests/block_weight_edge_cases.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let pre_segwit_height = 481823;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pre_segwit_height`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `post_segwit_height`
[INFO] [stdout]    --> tests/block_weight_edge_cases.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |     let post_segwit_height = 481824;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_post_segwit_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> tests/block_weight_edge_cases.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |     assert!(weight_no >= 0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> tests/block_weight_edge_cases.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |     assert!(weight_with >= 0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stdout] warning: unused variable: `segwit_activation_height`
[INFO] [stdout]   --> tests/witness_commitment.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let segwit_activation_height = 481824;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_segwit_activation_height`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `witness_root`
[INFO] [stdout]    --> tests/witness_commitment.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let witness_root = compute_witness_merkle_root(&block, &witnesses).unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_witness_root`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `mempool::calculate_tx_id`: Use crate::block::calculate_tx_id instead
[INFO] [stdout]     --> src/mempool.rs:1003:24
[INFO] [stdout]      |
[INFO] [stdout] 1003 |         mempool.insert(calculate_tx_id(&tx));
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `mempool::calculate_tx_id`: Use crate::block::calculate_tx_id instead
[INFO] [stdout]     --> src/mempool.rs:1378:21
[INFO] [stdout]      |
[INFO] [stdout] 1378 |         let tx_id = calculate_tx_id(&tx);
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `mempool::calculate_tx_id`: Use crate::block::calculate_tx_id instead
[INFO] [stdout]     --> src/mempool.rs:1384:22
[INFO] [stdout]      |
[INFO] [stdout] 1384 |         let tx_id2 = calculate_tx_id(&tx);
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `mempool::calculate_tx_id`: Use crate::block::calculate_tx_id instead
[INFO] [stdout]     --> src/mempool.rs:1394:19
[INFO] [stdout]      |
[INFO] [stdout] 1394 |         let id1 = calculate_tx_id(&tx1);
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `mempool::calculate_tx_id`: Use crate::block::calculate_tx_id instead
[INFO] [stdout]     --> src/mempool.rs:1395:19
[INFO] [stdout]      |
[INFO] [stdout] 1395 |         let id2 = calculate_tx_id(&tx2);
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/mempool.rs:1173:13
[INFO] [stdout]      |
[INFO] [stdout] 1173 |         let mut mempool = Mempool::new();
[INFO] [stdout]      |             ----^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/mempool.rs:1197:13
[INFO] [stdout]      |
[INFO] [stdout] 1197 |         let mut tx1 = create_valid_transaction();
[INFO] [stdout]      |             ----^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shifted_back`
[INFO] [stdout]     --> src/pow.rs:1090:21
[INFO] [stdout]      |
[INFO] [stdout] 1090 |                 let shifted_back = shifted_right.shl(shift);
[INFO] [stdout]      |                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shifted_back`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `weight`
[INFO] [stdout]    --> src/segwit.rs:868:17
[INFO] [stdout]     |
[INFO] [stdout] 868 |             let weight = calculate_transaction_weight(&tx, witness.as_ref()).unwrap();
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_weight`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0f20237eb0e2570da5fb54a635cbfd3d200847065d66b1fde17fb5c1061c6f4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f20237eb0e2570da5fb54a635cbfd3d200847065d66b1fde17fb5c1061c6f4b", kill_on_drop: false }`
[INFO] [stdout] 0f20237eb0e2570da5fb54a635cbfd3d200847065d66b1fde17fb5c1061c6f4b
