[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 beta-2026-03-05 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zx2356/blake3_merkle_tree on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f15467f2d609189e1f92f8ca1fb1b030cc2051c7eb8907026a1e91d443603fd2
[INFO] running `Command { std: "docker" "start" "-a" "f15467f2d609189e1f92f8ca1fb1b030cc2051c7eb8907026a1e91d443603fd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f15467f2d609189e1f92f8ca1fb1b030cc2051c7eb8907026a1e91d443603fd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f15467f2d609189e1f92f8ca1fb1b030cc2051c7eb8907026a1e91d443603fd2", kill_on_drop: false }`
[INFO] [stdout] f15467f2d609189e1f92f8ca1fb1b030cc2051c7eb8907026a1e91d443603fd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57804e7785352a006047e72494869137c71bac9f258eaf9445422d17f361b000
[INFO] running `Command { std: "docker" "start" "-a" "57804e7785352a006047e72494869137c71bac9f258eaf9445422d17f361b000", 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)]` (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.88s
[INFO] running `Command { std: "docker" "inspect" "57804e7785352a006047e72494869137c71bac9f258eaf9445422d17f361b000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57804e7785352a006047e72494869137c71bac9f258eaf9445422d17f361b000", kill_on_drop: false }`
[INFO] [stdout] 57804e7785352a006047e72494869137c71bac9f258eaf9445422d17f361b000
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 606e228567ed70455248a10cbeef2ac1a7739c04170fb4406fa500a5a795301e
[INFO] running `Command { std: "docker" "start" "-a" "606e228567ed70455248a10cbeef2ac1a7739c04170fb4406fa500a5a795301e", 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 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: 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: 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 `test` profile [unoptimized + debuginfo] target(s) in 0.95s
[INFO] running `Command { std: "docker" "inspect" "606e228567ed70455248a10cbeef2ac1a7739c04170fb4406fa500a5a795301e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "606e228567ed70455248a10cbeef2ac1a7739c04170fb4406fa500a5a795301e", kill_on_drop: false }`
[INFO] [stdout] 606e228567ed70455248a10cbeef2ac1a7739c04170fb4406fa500a5a795301e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5c93ebf2ed1cd484c87719c98d2b1fe5bac1801a71edaa1cad78a1f2463a33af
[INFO] running `Command { std: "docker" "start" "-a" "5c93ebf2ed1cd484c87719c98d2b1fe5bac1801a71edaa1cad78a1f2463a33af", 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] [stdout] 
[INFO] [stderr]     | ------------------------- associated items in this implementation
[INFO] [stdout] running 0 tests
[INFO] [stderr] 606 |     pub fn new_from_leaves(leaves: Vec<Output>) -> Self {
[INFO] [stdout] 
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] ...
[INFO] [stdout] 
[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 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: 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: `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] 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` (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` (lib test) generated 2 warnings (2 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-1476edb6e405cc39)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/merkle_tree-d850a8adbf866b45)
[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-93f651722dcb2e1e)
[INFO] [stdout] 
[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 6.97s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/unbalanced_merkle_tree_tests.rs (/opt/rustwide/target/debug/deps/unbalanced_merkle_tree_tests-b8194f7571d4fb0c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_unbalanced_tree_insert ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test unbalanced_merkle_tree_tests`
[INFO] [stdout] test test_unbalanced_tree_creation ... ok
[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' (34) panicked at src/binary_merkle_tree.rs:714:36:
[INFO] [stdout] attempt to subtract with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58906ba8cefa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58906ba8cefa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58906ba8cefa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58906ba8cefa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58906baa0c5a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58906baa0c5a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x58906ba91782 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58906ba91782 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58906ba6c10f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58906ba6c10f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58906ba85469 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58906ba1a08c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58906ba1a08c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58906ba85622 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58906ba85622 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58906ba6c1fa - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58906ba63b69 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58906ba6cedd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58906baa146c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58906baa24b9 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_sub_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   20:     0x58906ba4ebf1 - merkle_tree::binary_merkle_tree::UnbalancedMerkleTree::insert_leaf::h408a6a874200fa7a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary_merkle_tree.rs:714:36
[INFO] [stdout]   21:     0x58906ba0b9bf - unbalanced_merkle_tree_tests::test_unbalanced_tree_insert::h60a294688b5e8831
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/unbalanced_merkle_tree_tests.rs:73:10
[INFO] [stdout]   22:     0x58906ba0c447 - unbalanced_merkle_tree_tests::test_unbalanced_tree_insert::{{closure}}::hbaa8216b6dbad92d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/unbalanced_merkle_tree_tests.rs:39:33
[INFO] [stdout]   23:     0x58906ba0d086 - core::ops::function::FnOnce::call_once::h2bc7644270df3503
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58906ba0e16b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58906ba0e16b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58906ba1ab5b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58906ba1ab5b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58906ba1ab5b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58906ba1ab5b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58906ba1ab5b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58906ba1ab5b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58906ba1ab5b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58906ba16274 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58906ba16274 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58906ba1d762 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x58906ba1d762 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58906ba1d762 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58906ba1d762 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58906ba1d762 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58906ba1d762 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x58906ba1d762 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58906ba8c80f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x58906ba8c80f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x72495103aaa4 - <unknown>
[INFO] [stdout]   45:     0x7249510c7a64 - 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.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5c93ebf2ed1cd484c87719c98d2b1fe5bac1801a71edaa1cad78a1f2463a33af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c93ebf2ed1cd484c87719c98d2b1fe5bac1801a71edaa1cad78a1f2463a33af", kill_on_drop: false }`
[INFO] [stdout] 5c93ebf2ed1cd484c87719c98d2b1fe5bac1801a71edaa1cad78a1f2463a33af
