[INFO] cloning repository https://github.com/zx2356/blake3_merkle_tree
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zx2356/blake3_merkle_tree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzx2356%2Fblake3_merkle_tree", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzx2356%2Fblake3_merkle_tree'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e058d94ed51577de16f6121670bbf9bc290a1b9
[INFO] testing zx2356/blake3_merkle_tree against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzx2356%2Fblake3_merkle_tree" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zx2356/blake3_merkle_tree
[INFO] finished tweaking git repo https://github.com/zx2356/blake3_merkle_tree
[INFO] tweaked toml for git repo https://github.com/zx2356/blake3_merkle_tree written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zx2356/blake3_merkle_tree on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zx2356/blake3_merkle_tree 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded blake3 v1.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5792dcdc410ccdd489a1237ce141817294d4f4dd82c710e2643ffa65f82c77ce
[INFO] running `Command { std: "docker" "start" "-a" "5792dcdc410ccdd489a1237ce141817294d4f4dd82c710e2643ffa65f82c77ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5792dcdc410ccdd489a1237ce141817294d4f4dd82c710e2643ffa65f82c77ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5792dcdc410ccdd489a1237ce141817294d4f4dd82c710e2643ffa65f82c77ce", kill_on_drop: false }`
[INFO] [stdout] 5792dcdc410ccdd489a1237ce141817294d4f4dd82c710e2643ffa65f82c77ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 683a4af281563f0f3009eb2adcf4dfb242885f223fbf69450e2e18e439ef746d
[INFO] running `Command { std: "docker" "start" "-a" "683a4af281563f0f3009eb2adcf4dfb242885f223fbf69450e2e18e439ef746d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling blake3 v1.7.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling merkle_tree v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/binary_merkle_tree.rs:610:13
[INFO] [stdout]     |
[INFO] [stdout] 610 |         let mut tree = vec![Output {
[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: constant `BLOCK_LEN` is never used
[INFO] [stdout]    --> src/binary_merkle_tree.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |     const BLOCK_LEN: usize = 64;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/binary_merkle_tree.rs:610:13
[INFO] [stdout]     |
[INFO] [stdout] 610 |         let mut tree = vec![Output {
[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: constant `KEY_LEN` is never used
[INFO] [stdout]  --> src/binary_merkle_tree.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const KEY_LEN: usize = 32;
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KEYED_HASH` is never used
[INFO] [stdout]   --> src/binary_merkle_tree.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const KEYED_HASH: u32 = 1 << 4;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DERIVE_KEY_CONTEXT` is never used
[INFO] [stdout]   --> src/binary_merkle_tree.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const DERIVE_KEY_CONTEXT: u32 = 1 << 5;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DERIVE_KEY_MATERIAL` is never used
[INFO] [stdout]   --> src/binary_merkle_tree.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const DERIVE_KEY_MATERIAL: u32 = 1 << 6;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new_keyed` and `new_derive_key` are never used
[INFO] [stdout]    --> src/binary_merkle_tree.rs:284:12
[INFO] [stdout]     |
[INFO] [stdout] 267 | impl Blake3Hasher {
[INFO] [stdout]     | ----------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 284 |     pub fn new_keyed(key: &[u8; KEY_LEN]) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 |     pub fn new_derive_key(context: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `insert_leaf` is never used
[INFO] [stdout]    --> src/binary_merkle_tree.rs:448:12
[INFO] [stdout]     |
[INFO] [stdout] 378 | impl BinaryMerkleTree {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 448 |     pub fn insert_leaf(&mut self, leaf_index: usize, leaf_output: Output) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLOCK_LEN` is never used
[INFO] [stdout]    --> src/binary_merkle_tree.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |     const BLOCK_LEN: usize = 64;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnbalancedMerkleTree` is never constructed
[INFO] [stdout]    --> src/binary_merkle_tree.rs:600:12
[INFO] [stdout]     |
[INFO] [stdout] 600 | pub struct UnbalancedMerkleTree {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_from_leaves`, `root`, `num_leaves`, `create_tree_from_leaves`, `insert_leaf`, and `bulk_insert_leaves` are never used
[INFO] [stdout]    --> src/binary_merkle_tree.rs:606:12
[INFO] [stdout]     |
[INFO] [stdout] 605 | impl UnbalancedMerkleTree {
[INFO] [stdout]     | ------------------------- associated items in this implementation
[INFO] [stdout] 606 |     pub fn new_from_leaves(leaves: Vec<Output>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 627 |     pub fn root(&self) -> Output {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 |     pub fn num_leaves(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 638 |     fn create_tree_from_leaves(&mut self, leaves: Vec<Output>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 683 |     pub fn insert_leaf(&mut self, leaf_index: usize, leaf_output: Output) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 743 |     pub fn bulk_insert_leaves<I, J>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.66s
[INFO] running `Command { std: "docker" "inspect" "683a4af281563f0f3009eb2adcf4dfb242885f223fbf69450e2e18e439ef746d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "683a4af281563f0f3009eb2adcf4dfb242885f223fbf69450e2e18e439ef746d", kill_on_drop: false }`
[INFO] [stdout] 683a4af281563f0f3009eb2adcf4dfb242885f223fbf69450e2e18e439ef746d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e40cb994367d2730f99260d2e4d45fd43e074214f4c1a4314d5249f1730ae517
[INFO] running `Command { std: "docker" "start" "-a" "e40cb994367d2730f99260d2e4d45fd43e074214f4c1a4314d5249f1730ae517", kill_on_drop: false }`
[INFO] [stderr]    Compiling merkle_tree v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/binary_merkle_tree.rs:610:13
[INFO] [stdout]     |
[INFO] [stdout] 610 |         let mut tree = vec![Output {
[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: constant `BLOCK_LEN` is never used
[INFO] [stdout]    --> src/binary_merkle_tree.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |     const BLOCK_LEN: usize = 64;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/binary_merkle_tree.rs:610:13
[INFO] [stdout]     |
[INFO] [stdout] 610 |         let mut tree = vec![Output {
[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: constant `KEY_LEN` is never used
[INFO] [stdout]  --> src/binary_merkle_tree.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const KEY_LEN: usize = 32;
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KEYED_HASH` is never used
[INFO] [stdout]   --> src/binary_merkle_tree.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const KEYED_HASH: u32 = 1 << 4;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DERIVE_KEY_CONTEXT` is never used
[INFO] [stdout]   --> src/binary_merkle_tree.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const DERIVE_KEY_CONTEXT: u32 = 1 << 5;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DERIVE_KEY_MATERIAL` is never used
[INFO] [stdout]   --> src/binary_merkle_tree.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const DERIVE_KEY_MATERIAL: u32 = 1 << 6;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new_keyed` and `new_derive_key` are never used
[INFO] [stdout]    --> src/binary_merkle_tree.rs:284:12
[INFO] [stdout]     |
[INFO] [stdout] 267 | impl Blake3Hasher {
[INFO] [stdout]     | ----------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 284 |     pub fn new_keyed(key: &[u8; KEY_LEN]) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 |     pub fn new_derive_key(context: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `insert_leaf` is never used
[INFO] [stdout]    --> src/binary_merkle_tree.rs:448:12
[INFO] [stdout]     |
[INFO] [stdout] 378 | impl BinaryMerkleTree {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 448 |     pub fn insert_leaf(&mut self, leaf_index: usize, leaf_output: Output) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLOCK_LEN` is never used
[INFO] [stdout]    --> src/binary_merkle_tree.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |     const BLOCK_LEN: usize = 64;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnbalancedMerkleTree` is never constructed
[INFO] [stdout]    --> src/binary_merkle_tree.rs:600:12
[INFO] [stdout]     |
[INFO] [stdout] 600 | pub struct UnbalancedMerkleTree {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_from_leaves`, `root`, `num_leaves`, `create_tree_from_leaves`, `insert_leaf`, and `bulk_insert_leaves` are never used
[INFO] [stdout]    --> src/binary_merkle_tree.rs:606:12
[INFO] [stdout]     |
[INFO] [stdout] 605 | impl UnbalancedMerkleTree {
[INFO] [stdout]     | ------------------------- associated items in this implementation
[INFO] [stdout] 606 |     pub fn new_from_leaves(leaves: Vec<Output>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 627 |     pub fn root(&self) -> Output {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 |     pub fn num_leaves(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 638 |     fn create_tree_from_leaves(&mut self, leaves: Vec<Output>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 683 |     pub fn insert_leaf(&mut self, leaf_index: usize, leaf_output: Output) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 743 |     pub fn bulk_insert_leaves<I, J>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Output` and `UnbalancedMerkleTree`
[INFO] [stdout]  --> tests/merkle_tree_tests.rs:1:57
[INFO] [stdout]   |
[INFO] [stdout] 1 | use merkle_tree::binary_merkle_tree::{BinaryMerkleTree, UnbalancedMerkleTree, Output, process_input_to_chunks, Blake3Hasher, CHUNK_LE...
[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: `Output`
[INFO] [stdout]  --> tests/unbalanced_merkle_tree_tests.rs:1:61
[INFO] [stdout]   |
[INFO] [stdout] 1 | use merkle_tree::binary_merkle_tree::{UnbalancedMerkleTree, Output, process_input_to_chunks, Blake3Hasher, CHUNK_LEN, IV, ChunkState};
[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]    --> src/binary_merkle_tree.rs:610:13
[INFO] [stdout]     |
[INFO] [stdout] 610 |         let mut tree = vec![Output {
[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: constant `KEY_LEN` is never used
[INFO] [stdout]  --> src/binary_merkle_tree.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const KEY_LEN: usize = 32;
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KEYED_HASH` is never used
[INFO] [stdout]   --> src/binary_merkle_tree.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const KEYED_HASH: u32 = 1 << 4;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DERIVE_KEY_CONTEXT` is never used
[INFO] [stdout]   --> src/binary_merkle_tree.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const DERIVE_KEY_CONTEXT: u32 = 1 << 5;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DERIVE_KEY_MATERIAL` is never used
[INFO] [stdout]   --> src/binary_merkle_tree.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const DERIVE_KEY_MATERIAL: u32 = 1 << 6;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new_keyed` and `new_derive_key` are never used
[INFO] [stdout]    --> src/binary_merkle_tree.rs:284:12
[INFO] [stdout]     |
[INFO] [stdout] 267 | impl Blake3Hasher {
[INFO] [stdout]     | ----------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 284 |     pub fn new_keyed(key: &[u8; KEY_LEN]) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 |     pub fn new_derive_key(context: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `insert_leaf` is never used
[INFO] [stdout]    --> src/binary_merkle_tree.rs:448:12
[INFO] [stdout]     |
[INFO] [stdout] 378 | impl BinaryMerkleTree {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 448 |     pub fn insert_leaf(&mut self, leaf_index: usize, leaf_output: Output) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLOCK_LEN` is never used
[INFO] [stdout]    --> src/binary_merkle_tree.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |     const BLOCK_LEN: usize = 64;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnbalancedMerkleTree` is never constructed
[INFO] [stdout]    --> src/binary_merkle_tree.rs:600:12
[INFO] [stdout]     |
[INFO] [stdout] 600 | pub struct UnbalancedMerkleTree {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_from_leaves`, `root`, `num_leaves`, `create_tree_from_leaves`, `insert_leaf`, and `bulk_insert_leaves` are never used
[INFO] [stdout]    --> src/binary_merkle_tree.rs:606:12
[INFO] [stdout]     |
[INFO] [stdout] 605 | impl UnbalancedMerkleTree {
[INFO] [stdout]     | ------------------------- associated items in this implementation
[INFO] [stdout] 606 |     pub fn new_from_leaves(leaves: Vec<Output>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 627 |     pub fn root(&self) -> Output {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 |     pub fn num_leaves(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 638 |     fn create_tree_from_leaves(&mut self, leaves: Vec<Output>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 683 |     pub fn insert_leaf(&mut self, leaf_index: usize, leaf_output: Output) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 743 |     pub fn bulk_insert_leaves<I, J>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/binary_merkle_tree.rs:610:13
[INFO] [stdout]     |
[INFO] [stdout] 610 |         let mut tree = vec![Output {
[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: constant `BLOCK_LEN` is never used
[INFO] [stdout]    --> src/binary_merkle_tree.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |     const BLOCK_LEN: usize = 64;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] running `Command { std: "docker" "inspect" "e40cb994367d2730f99260d2e4d45fd43e074214f4c1a4314d5249f1730ae517", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e40cb994367d2730f99260d2e4d45fd43e074214f4c1a4314d5249f1730ae517", kill_on_drop: false }`
[INFO] [stdout] e40cb994367d2730f99260d2e4d45fd43e074214f4c1a4314d5249f1730ae517
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d0c57c9473da101064305b5f6d673d1049185ee1250b9a6c107fc03961413dd7
[INFO] running `Command { std: "docker" "start" "-a" "d0c57c9473da101064305b5f6d673d1049185ee1250b9a6c107fc03961413dd7", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/binary_merkle_tree.rs:610:13
[INFO] [stderr]     |
[INFO] [stderr] 610 |         let mut tree = vec![Output {
[INFO] [stderr]     |             ----^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `BLOCK_LEN` is never used
[INFO] [stderr]    --> src/binary_merkle_tree.rs:568:11
[INFO] [stderr]     |
[INFO] [stderr] 568 |     const BLOCK_LEN: usize = 64;
[INFO] [stderr]     |           ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `merkle_tree` (lib) generated 2 warnings (run `cargo fix --lib -p merkle_tree` to apply 1 suggestion)
[INFO] [stderr] warning: constant `KEY_LEN` is never used
[INFO] [stderr]  --> src/binary_merkle_tree.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub const KEY_LEN: usize = 32;
[INFO] [stderr]   |           ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `KEYED_HASH` is never used
[INFO] [stderr]   --> src/binary_merkle_tree.rs:14:7
[INFO] [stderr]    |
[INFO] [stderr] 14 | const KEYED_HASH: u32 = 1 << 4;
[INFO] [stderr]    |       ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DERIVE_KEY_CONTEXT` is never used
[INFO] [stderr]   --> src/binary_merkle_tree.rs:15:7
[INFO] [stderr]    |
[INFO] [stderr] 15 | const DERIVE_KEY_CONTEXT: u32 = 1 << 5;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DERIVE_KEY_MATERIAL` is never used
[INFO] [stderr]   --> src/binary_merkle_tree.rs:16:7
[INFO] [stderr]    |
[INFO] [stderr] 16 | const DERIVE_KEY_MATERIAL: u32 = 1 << 6;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `new_keyed` and `new_derive_key` are never used
[INFO] [stderr]    --> src/binary_merkle_tree.rs:284:12
[INFO] [stderr]     |
[INFO] [stderr] 267 | impl Blake3Hasher {
[INFO] [stderr]     | ----------------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 284 |     pub fn new_keyed(key: &[u8; KEY_LEN]) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 292 |     pub fn new_derive_key(context: &str) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `insert_leaf` is never used
[INFO] [stderr]    --> src/binary_merkle_tree.rs:448:12
[INFO] [stderr]     |
[INFO] [stderr] 378 | impl BinaryMerkleTree {
[INFO] [stderr]     | --------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 448 |     pub fn insert_leaf(&mut self, leaf_index: usize, leaf_output: Output) {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `BLOCK_LEN` is never used
[INFO] [stderr]    --> src/binary_merkle_tree.rs:568:11
[INFO] [stderr]     |
[INFO] [stderr] 568 |     const BLOCK_LEN: usize = 64;
[INFO] [stderr]     |           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UnbalancedMerkleTree` is never constructed
[INFO] [stderr]    --> src/binary_merkle_tree.rs:600:12
[INFO] [stderr]     |
[INFO] [stderr] 600 | pub struct UnbalancedMerkleTree {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new_from_leaves`, `root`, `num_leaves`, `create_tree_from_leaves`, `insert_leaf`, and `bulk_insert_leaves` are never used
[INFO] [stderr]    --> src/binary_merkle_tree.rs:606:12
[INFO] [stderr]     |
[INFO] [stderr] 605 | impl UnbalancedMerkleTree {
[INFO] [stderr]     | ------------------------- associated items in this implementation
[INFO] [stderr] 606 |     pub fn new_from_leaves(leaves: Vec<Output>) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 627 |     pub fn root(&self) -> Output {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 634 |     pub fn num_leaves(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 638 |     fn create_tree_from_leaves(&mut self, leaves: Vec<Output>) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 683 |     pub fn insert_leaf(&mut self, leaf_index: usize, leaf_output: Output) {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 743 |     pub fn bulk_insert_leaves<I, J>(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Output` and `UnbalancedMerkleTree`
[INFO] [stderr]  --> tests/merkle_tree_tests.rs:1:57
[INFO] [stderr]   |
[INFO] [stderr] 1 | use merkle_tree::binary_merkle_tree::{BinaryMerkleTree, UnbalancedMerkleTree, Output, process_input_to_chunks, Blake3Hasher, CHUNK_LE...
[INFO] [stderr]   |                                                         ^^^^^^^^^^^^^^^^^^^^  ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Output`
[INFO] [stderr]  --> tests/unbalanced_merkle_tree_tests.rs:1:61
[INFO] [stderr]   |
[INFO] [stderr] 1 | use merkle_tree::binary_merkle_tree::{UnbalancedMerkleTree, Output, process_input_to_chunks, Blake3Hasher, CHUNK_LEN, IV, ChunkState};
[INFO] [stderr]   |                                                             ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `merkle_tree` (bin "merkle_tree" test) generated 10 warnings (1 duplicate)
[INFO] [stderr] warning: `merkle_tree` (test "merkle_tree_tests") generated 1 warning (run `cargo fix --test "merkle_tree_tests" -p merkle_tree` to apply 1 suggestion)
[INFO] [stderr] warning: `merkle_tree` (test "unbalanced_merkle_tree_tests") generated 1 warning (run `cargo fix --test "unbalanced_merkle_tree_tests" -p merkle_tree` to apply 1 suggestion)
[INFO] [stderr] warning: `merkle_tree` (bin "merkle_tree") generated 10 warnings (10 duplicates)
[INFO] [stderr] warning: `merkle_tree` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/merkle_tree-880e52bc4a0ad59a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/merkle_tree-e4dc108a3f7434f2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/merkle_tree_tests.rs (/opt/rustwide/target/debug/deps/merkle_tree_tests-d990926144eb5145)
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_initial_hash_value_match ... ok
[INFO] [stdout] test test_single_mutation_hash_value_match ... ok
[INFO] [stdout] test test_fuzz_single_mutation ... ok
[INFO] [stdout] test test_fuzz_bulk_mutations ... ok
[INFO] [stdout] test test_bulk_mutations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/unbalanced_merkle_tree_tests.rs (/opt/rustwide/target/debug/deps/unbalanced_merkle_tree_tests-2303087868ea37fa)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_unbalanced_tree_creation ... ok
[INFO] [stdout] test test_unbalanced_tree_insert ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_unbalanced_tree_insert stdout ----
[INFO] [stdout] 
[INFO] [stdout] === Starting unbalanced tree insert test ===
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test unbalanced_merkle_tree_tests`
[INFO] [stdout] 
[INFO] [stdout] Creating chunk 1
[INFO] [stdout] Chunk 1 data: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[INFO] [stdout] 
[INFO] [stdout] Creating chunk 2
[INFO] [stdout] Chunk 2 data: [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2]
[INFO] [stdout] 
[INFO] [stdout] Creating chunk 3
[INFO] [stdout] Chunk 3 data: [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3]
[INFO] [stdout] 
[INFO] [stdout] --- Creating initial tree with 3 leaves ---
[INFO] [stdout] ChunkState output: cv=[3692060206, 3767499123, 2097112877, 2946255585, 2896913824, 3800885519, 4210606131, 3519463051], counter=0, block=[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], block_len=64, blocks_compressed=15, flags=0
[INFO] [stdout] ChunkState output: cv=[1818893952, 579697050, 1010534455, 3036186159, 699038341, 3092348915, 779790149, 1471411816], counter=1, block=[2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2], block_len=64, blocks_compressed=15, flags=0
[INFO] [stdout] ChunkState output: cv=[3746173753, 877311951, 431651373, 2220451104, 3504904482, 2809879078, 2455367535, 3500681806], counter=2, block=[3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3], block_len=64, blocks_compressed=15, flags=0
[INFO] [stdout] Initial chunk outputs: 3
[INFO] [stdout] Output chaining_value: input_cv=[3692060206, 3767499123, 2097112877, 2946255585, 2896913824, 3800885519, 4210606131, 3519463051], block_words=[16843009, 16843009, 16843009, 16843009, 16843009, 16843009, 16843009, 16843009, 16843009, 16843009, 16843009, 16843009, 16843009, 16843009, 16843009, 16843009], counter=0, block_len=64, flags=10 => cv=[1764600460, 2316240963, 4234707999, 1652360068, 4242388183, 3922282520, 991436939, 3083003113]
[INFO] [stdout] Chunk 0 cv: [1764600460, 2316240963, 4234707999, 1652360068, 4242388183, 3922282520, 991436939, 3083003113]
[INFO] [stdout] Output chaining_value: input_cv=[1818893952, 579697050, 1010534455, 3036186159, 699038341, 3092348915, 779790149, 1471411816], block_words=[33686018, 33686018, 33686018, 33686018, 33686018, 33686018, 33686018, 33686018, 33686018, 33686018, 33686018, 33686018, 33686018, 33686018, 33686018, 33686018], counter=1, block_len=64, flags=10 => cv=[3691102679, 3297681314, 2281290177, 762698993, 2532375749, 3490891593, 405420159, 958756730]
[INFO] [stdout] Chunk 1 cv: [3691102679, 3297681314, 2281290177, 762698993, 2532375749, 3490891593, 405420159, 958756730]
[INFO] [stdout] Output chaining_value: input_cv=[3746173753, 877311951, 431651373, 2220451104, 3504904482, 2809879078, 2455367535, 3500681806], block_words=[50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027], counter=2, block_len=64, flags=10 => cv=[3683154882, 192805257, 3156258789, 1784395658, 69788299, 2816344219, 2991569802, 2668863]
[INFO] [stdout] Chunk 2 cv: [3683154882, 192805257, 3156258789, 1784395658, 69788299, 2816344219, 2991569802, 2668863]
[INFO] [stdout] Output chaining_value: input_cv=[3692060206, 3767499123, 2097112877, 2946255585, 2896913824, 3800885519, 4210606131, 3519463051], block_words=[16843009, 16843009, 16843009, 16843009, 16843009, 16843009, 16843009, 16843009, 16843009, 16843009, 16843009, 16843009, 16843009, 16843009, 16843009, 16843009], counter=0, block_len=64, flags=10 => cv=[1764600460, 2316240963, 4234707999, 1652360068, 4242388183, 3922282520, 991436939, 3083003113]
[INFO] [stdout] Output chaining_value: input_cv=[1818893952, 579697050, 1010534455, 3036186159, 699038341, 3092348915, 779790149, 1471411816], block_words=[33686018, 33686018, 33686018, 33686018, 33686018, 33686018, 33686018, 33686018, 33686018, 33686018, 33686018, 33686018, 33686018, 33686018, 33686018, 33686018], counter=1, block_len=64, flags=10 => cv=[3691102679, 3297681314, 2281290177, 762698993, 2532375749, 3490891593, 405420159, 958756730]
[INFO] [stdout] Creating parent node: left_cv=[1764600460, 2316240963, 4234707999, 1652360068, 4242388183, 3922282520, 991436939, 3083003113], right_cv=[3691102679, 3297681314, 2281290177, 762698993, 2532375749, 3490891593, 405420159, 958756730], key=[1779033703, 3144134277, 1013904242, 2773480762, 1359893119, 2600822924, 528734635, 1541459225], flags=0
[INFO] [stdout] Output chaining_value: input_cv=[1779033703, 3144134277, 1013904242, 2773480762, 1359893119, 2600822924, 528734635, 1541459225], block_words=[1764600460, 2316240963, 4234707999, 1652360068, 4242388183, 3922282520, 991436939, 3083003113, 3691102679, 3297681314, 2281290177, 762698993, 2532375749, 3490891593, 405420159, 958756730], counter=0, block_len=64, flags=100 => cv=[4188582048, 3297006621, 252720981, 2240229763, 1126859107, 2097502301, 181037908, 3119121010]
[INFO] [stdout] Output chaining_value: input_cv=[3746173753, 877311951, 431651373, 2220451104, 3504904482, 2809879078, 2455367535, 3500681806], block_words=[50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027], counter=2, block_len=64, flags=10 => cv=[3683154882, 192805257, 3156258789, 1784395658, 69788299, 2816344219, 2991569802, 2668863]
[INFO] [stdout] Creating parent node: left_cv=[4188582048, 3297006621, 252720981, 2240229763, 1126859107, 2097502301, 181037908, 3119121010], right_cv=[3683154882, 192805257, 3156258789, 1784395658, 69788299, 2816344219, 2991569802, 2668863], key=[1779033703, 3144134277, 1013904242, 2773480762, 1359893119, 2600822924, 528734635, 1541459225], flags=0
[INFO] [stdout] Initial tree leaves: 3
[INFO] [stdout] Output chaining_value: input_cv=[1779033703, 3144134277, 1013904242, 2773480762, 1359893119, 2600822924, 528734635, 1541459225], block_words=[4188582048, 3297006621, 252720981, 2240229763, 1126859107, 2097502301, 181037908, 3119121010, 3683154882, 192805257, 3156258789, 1784395658, 69788299, 2816344219, 2991569802, 2668863], counter=0, block_len=64, flags=1100 => cv=[3124063416, 136157258, 4183437635, 2951928447, 566930498, 508828493, 559172944, 2740387008]
[INFO] [stdout] Initial root cv: [3124063416, 136157258, 4183437635, 2951928447, 566930498, 508828493, 559172944, 2740387008]
[INFO] [stdout] 
[INFO] [stdout] --- Adding fourth chunk ---
[INFO] [stdout] Chunk 4 data: [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4]
[INFO] [stdout] 
[INFO] [stdout] --- Inserting fourth leaf ---
[INFO] [stdout] ChunkState output: cv=[1779033703, 3144134277, 1013904242, 2773480762, 1359893119, 2600822924, 528734635, 1541459225], counter=3, block=[4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4], block_len=64, blocks_compressed=0, flags=0
[INFO] [stdout] 
[INFO] [stdout] Inserting leaf 3 into unbalanced tree:
[INFO] [stdout] Output chaining_value: input_cv=[1779033703, 3144134277, 1013904242, 2773480762, 1359893119, 2600822924, 528734635, 1541459225], block_words=[67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036], counter=3, block_len=64, flags=11 => cv=[985498221, 3708291205, 705476305, 4216003744, 2190986027, 3954568883, 2875599567, 708521367]
[INFO] [stdout] Leaf output cv: [985498221, 3708291205, 705476305, 4216003744, 2190986027, 3954568883, 2875599567, 708521367]
[INFO] [stdout] Resizing tree: actual_leaves 3 -> 4, size 8 -> 8
[INFO] [stdout] Real leaf index: 7 (leaf_start=4)
[INFO] [stdout] 
[INFO] [stdout] Processing node 7: parent=3, left=6, right=7
[INFO] [stdout] Right sibling check: right_leaf_index=3, has_right_sibling=true
[INFO] [stdout] Creating parent node with both children:
[INFO] [stdout] Output chaining_value: input_cv=[3746173753, 877311951, 431651373, 2220451104, 3504904482, 2809879078, 2455367535, 3500681806], block_words=[50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027], counter=2, block_len=64, flags=10 => cv=[3683154882, 192805257, 3156258789, 1784395658, 69788299, 2816344219, 2991569802, 2668863]
[INFO] [stdout]   Left  node cv: [3683154882, 192805257, 3156258789, 1784395658, 69788299, 2816344219, 2991569802, 2668863]
[INFO] [stdout] Output chaining_value: input_cv=[1779033703, 3144134277, 1013904242, 2773480762, 1359893119, 2600822924, 528734635, 1541459225], block_words=[67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036], counter=3, block_len=64, flags=11 => cv=[985498221, 3708291205, 705476305, 4216003744, 2190986027, 3954568883, 2875599567, 708521367]
[INFO] [stdout]   Right node cv: [985498221, 3708291205, 705476305, 4216003744, 2190986027, 3954568883, 2875599567, 708521367]
[INFO] [stdout] Output chaining_value: input_cv=[3746173753, 877311951, 431651373, 2220451104, 3504904482, 2809879078, 2455367535, 3500681806], block_words=[50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027, 50529027], counter=2, block_len=64, flags=10 => cv=[3683154882, 192805257, 3156258789, 1784395658, 69788299, 2816344219, 2991569802, 2668863]
[INFO] [stdout] Output chaining_value: input_cv=[1779033703, 3144134277, 1013904242, 2773480762, 1359893119, 2600822924, 528734635, 1541459225], block_words=[67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036, 67372036], counter=3, block_len=64, flags=11 => cv=[985498221, 3708291205, 705476305, 4216003744, 2190986027, 3954568883, 2875599567, 708521367]
[INFO] [stdout] Creating parent node: left_cv=[3683154882, 192805257, 3156258789, 1784395658, 69788299, 2816344219, 2991569802, 2668863], right_cv=[985498221, 3708291205, 705476305, 4216003744, 2190986027, 3954568883, 2875599567, 708521367], key=[1779033703, 3144134277, 1013904242, 2773480762, 1359893119, 2600822924, 528734635, 1541459225], flags=0
[INFO] [stdout] Output chaining_value: input_cv=[1779033703, 3144134277, 1013904242, 2773480762, 1359893119, 2600822924, 528734635, 1541459225], block_words=[3683154882, 192805257, 3156258789, 1784395658, 69788299, 2816344219, 2991569802, 2668863, 985498221, 3708291205, 705476305, 4216003744, 2190986027, 3954568883, 2875599567, 708521367], counter=0, block_len=64, flags=100 => cv=[1348874643, 1813986436, 3546636407, 4040593986, 1106273858, 3026658636, 3113486881, 3666854023]
[INFO] [stdout]   Parent node cv: [1348874643, 1813986436, 3546636407, 4040593986, 1106273858, 3026658636, 3113486881, 3666854023]
[INFO] [stdout] 
[INFO] [stdout] Processing node 3: parent=1, left=2, right=3
[INFO] [stdout] 
[INFO] [stdout] thread 'test_unbalanced_tree_insert' (33) panicked at src/binary_merkle_tree.rs:714:36:
[INFO] [stdout] attempt to subtract with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa036c97112 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa036c97112 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa036c97112 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fa036c97112 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fa036ca73aa - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fa036ca73aa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5fa036c65e56 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa036c65e56 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fa036c765f9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fa036c765f9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fa036c76491 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fa036c3264e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fa036c3264e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa036c76872 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fa036c76872 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fa036c766ea - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5fa036c71c49 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fa036c5ac8d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fa036cae76c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa036cae4a9 - core::panicking::panic_const::panic_const_sub_overflow::h4fc8a8b45fa9fae9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   20:     0x5fa036c54971 - merkle_tree::binary_merkle_tree::UnbalancedMerkleTree::insert_leaf::hecc9cb6e06823f43
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary_merkle_tree.rs:714:36
[INFO] [stdout]   21:     0x5fa036c1117f - unbalanced_merkle_tree_tests::test_unbalanced_tree_insert::hce5d945a1a1ac3f4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/unbalanced_merkle_tree_tests.rs:73:10
[INFO] [stdout]   22:     0x5fa036c11c07 - unbalanced_merkle_tree_tests::test_unbalanced_tree_insert::{{closure}}::h0fb298514e187d5e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/unbalanced_merkle_tree_tests.rs:39:33
[INFO] [stdout]   23:     0x5fa036c12886 - core::ops::function::FnOnce::call_once::h35f7a960bfd7f2d5
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fa036c3240b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fa036c3240b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5fa036c45e1a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5fa036c45e1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5fa036c45e1a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5fa036c45e1a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5fa036c45e1a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5fa036c45e1a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5fa036c45e1a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5fa036c20274 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5fa036c20274 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5fa036c23c12 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5fa036c23c12 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5fa036c23c12 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5fa036c23c12 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5fa036c23c12 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5fa036c23c12 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5fa036c23c12 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fa036c6cedf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5fa036c6cedf - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x76f5d2e45aa4 - <unknown>
[INFO] [stdout]   45:     0x76f5d2ed2a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_unbalanced_tree_insert
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d0c57c9473da101064305b5f6d673d1049185ee1250b9a6c107fc03961413dd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0c57c9473da101064305b5f6d673d1049185ee1250b9a6c107fc03961413dd7", kill_on_drop: false }`
[INFO] [stdout] d0c57c9473da101064305b5f6d673d1049185ee1250b9a6c107fc03961413dd7
