[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.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzx2356%2Fblake3_merkle_tree" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zx2356/blake3_merkle_tree on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.94
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.23
[INFO] [stderr]   Downloaded zerocopy v0.8.23
[INFO] [stderr]   Downloaded syn v2.0.100
[INFO] [stderr]   Downloaded blake3 v1.7.0
[INFO] [stderr]   Downloaded libc v0.2.171
[INFO] [stderr]   Downloaded cc v1.2.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f8606edccb914ee6bdb555832584f95860b8370cfa6e7877800c0a2eceed8c5
[INFO] running `Command { std: "docker" "start" "-a" "9f8606edccb914ee6bdb555832584f95860b8370cfa6e7877800c0a2eceed8c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f8606edccb914ee6bdb555832584f95860b8370cfa6e7877800c0a2eceed8c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f8606edccb914ee6bdb555832584f95860b8370cfa6e7877800c0a2eceed8c5", kill_on_drop: false }`
[INFO] [stdout] 9f8606edccb914ee6bdb555832584f95860b8370cfa6e7877800c0a2eceed8c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d2decdaab852e698894ef7d37b2168c06d8a1f13d6315559884cebea933c802
[INFO] running `Command { std: "docker" "start" "-a" "7d2decdaab852e698894ef7d37b2168c06d8a1f13d6315559884cebea933c802", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling blake3 v1.7.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[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)]` 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)]` 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)]` 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)]` 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.64s
[INFO] running `Command { std: "docker" "inspect" "7d2decdaab852e698894ef7d37b2168c06d8a1f13d6315559884cebea933c802", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d2decdaab852e698894ef7d37b2168c06d8a1f13d6315559884cebea933c802", kill_on_drop: false }`
[INFO] [stdout] 7d2decdaab852e698894ef7d37b2168c06d8a1f13d6315559884cebea933c802
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2ae4be05cc02c4561c977d0b722e0610ffa8a6f166600ea4128139540a29084
[INFO] running `Command { std: "docker" "start" "-a" "b2ae4be05cc02c4561c977d0b722e0610ffa8a6f166600ea4128139540a29084", kill_on_drop: false }`
[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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` 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)]` 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 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)]` on by default
[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_LEN, I...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` 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)]` 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)]` 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] running `Command { std: "docker" "inspect" "b2ae4be05cc02c4561c977d0b722e0610ffa8a6f166600ea4128139540a29084", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2ae4be05cc02c4561c977d0b722e0610ffa8a6f166600ea4128139540a29084", kill_on_drop: false }`
[INFO] [stdout] b2ae4be05cc02c4561c977d0b722e0610ffa8a6f166600ea4128139540a29084
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 16f8f4d3ee62478d82eb5dc686d5f9ff340ceb6cafba9ebe5c0c5a90811bee17
[INFO] running `Command { std: "docker" "start" "-a" "16f8f4d3ee62478d82eb5dc686d5f9ff340ceb6cafba9ebe5c0c5a90811bee17", 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)]` 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)]` 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: `merkle_tree` (lib test) generated 2 warnings (2 duplicates)
[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_LEN, I...
[INFO] [stderr]   |                                                         ^^^^^^^^^^^^^^^^^^^^  ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` 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)]` on by default
[INFO] [stderr] 
[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)]` 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: `merkle_tree` (test "merkle_tree_tests") generated 1 warning (run `cargo fix --test "merkle_tree_tests"` 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"` to apply 1 suggestion)
[INFO] [stderr] warning: `merkle_tree` (bin "merkle_tree" test) generated 10 warnings (1 duplicate)
[INFO] [stderr] warning: `merkle_tree` (bin "merkle_tree") generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/merkle_tree-f05e5691b4c2e665)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/merkle_tree-4189df2beb4f0995)
[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] [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 tests/merkle_tree_tests.rs (/opt/rustwide/target/debug/deps/merkle_tree_tests-a67f0d9abdfac056)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_single_mutation_hash_value_match ... ok
[INFO] [stdout] test test_initial_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 5.98s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/unbalanced_merkle_tree_tests.rs (/opt/rustwide/target/debug/deps/unbalanced_merkle_tree_tests-d9b0424491d6bd91)
[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] [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' panicked at src/binary_merkle_tree.rs:714:36:
[INFO] [stdout] attempt to subtract with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64cab2ce4df2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64cab2ce4df2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64cab2ce4df2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64cab2ce4df2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64cab2d0a0c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64cab2d0a0c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x64cab2ce1d73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64cab2ce1d73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64cab2ce4c42 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64cab2ce6369 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x64cab2ce619e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64cab2ca5534 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64cab2ca5534 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64cab2ce6d3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x64cab2ce6d3e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x64cab2ce6ad6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x64cab2ce52e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64cab2ce679d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x64cab2d08bb0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64cab2d0eb57 - core::panicking::panic_const::panic_const_sub_overflow::h4b52efde242bf2e9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:175:17
[INFO] [stdout]   20:     0x64cab2cb51ed - merkle_tree::binary_merkle_tree::UnbalancedMerkleTree::insert_leaf::h881fa0a17a199dea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary_merkle_tree.rs:714:36
[INFO] [stdout]   21:     0x64cab2c6b5df - unbalanced_merkle_tree_tests::test_unbalanced_tree_insert::h32d693f7b3fbf689
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/unbalanced_merkle_tree_tests.rs:73:10
[INFO] [stdout]   22:     0x64cab2c6ae57 - unbalanced_merkle_tree_tests::test_unbalanced_tree_insert::{{closure}}::h37135c5f5bfe950c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/unbalanced_merkle_tree_tests.rs:39:33
[INFO] [stdout]   23:     0x64cab2c68ec6 - core::ops::function::FnOnce::call_once::had57e0813ae1f829
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x64cab2caad9b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x64cab2caad9b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x64cab2ca9ed5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x64cab2ca9ed5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x64cab2ca9ed5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x64cab2ca9ed5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x64cab2ca9ed5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64cab2ca9ed5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x64cab2ca9ed5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x64cab2c6dad4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x64cab2c6dad4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x64cab2c714aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x64cab2c714aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x64cab2c714aa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x64cab2c714aa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x64cab2c714aa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64cab2c714aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x64cab2c714aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x64cab2ce9cbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x64cab2ce9cbf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x76961a8ceaa4 - <unknown>
[INFO] [stdout]   45:     0x76961a95ba34 - 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.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test unbalanced_merkle_tree_tests`
[INFO] running `Command { std: "docker" "inspect" "16f8f4d3ee62478d82eb5dc686d5f9ff340ceb6cafba9ebe5c0c5a90811bee17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16f8f4d3ee62478d82eb5dc686d5f9ff340ceb6cafba9ebe5c0c5a90811bee17", kill_on_drop: false }`
[INFO] [stdout] 16f8f4d3ee62478d82eb5dc686d5f9ff340ceb6cafba9ebe5c0c5a90811bee17
