[INFO] cloning repository https://github.com/Sladuca/berkletree
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sladuca/berkletree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSladuca%2Fberkletree", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSladuca%2Fberkletree'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95125d7b875ad04ada8d105b1397b3bb77a3aea3
[INFO] testing Sladuca/berkletree 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%2FSladuca%2Fberkletree" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sladuca/berkletree
[INFO] finished tweaking git repo https://github.com/Sladuca/berkletree
[INFO] tweaked toml for git repo https://github.com/Sladuca/berkletree written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sladuca/berkletree 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/Sladuca/berkletree 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8919cc9aabc28a20fb5d5a1ad2314f8af8ce76d072fd9fa256b7ce1619b1b17d
[INFO] running `Command { std: "docker" "start" "-a" "8919cc9aabc28a20fb5d5a1ad2314f8af8ce76d072fd9fa256b7ce1619b1b17d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8919cc9aabc28a20fb5d5a1ad2314f8af8ce76d072fd9fa256b7ce1619b1b17d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8919cc9aabc28a20fb5d5a1ad2314f8af8ce76d072fd9fa256b7ce1619b1b17d", kill_on_drop: false }`
[INFO] [stdout] 8919cc9aabc28a20fb5d5a1ad2314f8af8ce76d072fd9fa256b7ce1619b1b17d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 75db0193a44c682930089c2cf69cab806b2cac00dc5db5957cd14c7846c2095c
[INFO] running `Command { std: "docker" "start" "-a" "75db0193a44c682930089c2cf69cab806b2cac00dc5db5957cd14c7846c2095c", kill_on_drop: false }`
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling funty v1.2.0
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling arrayvec v0.7.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling wyz v0.4.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling bitvec v0.22.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling blake3 v1.0.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling ff v0.11.0
[INFO] [stderr]    Compiling group v0.11.0
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling pairing v0.21.0
[INFO] [stderr]    Compiling kzg v0.2.1
[INFO] [stderr]    Compiling bls12_381 v0.6.0
[INFO] [stderr]    Compiling berkletree v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `bitvec::vec::BitVec`
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bitvec::vec::BitVec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `either::Either`
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use either::Either;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TryInto` and `process::Child`
[INFO] [stdout]   --> src/node.rs:6:24
[INFO] [stdout]    |
[INFO] [stdout]  6 |     convert::{TryFrom, TryInto},
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |     process::Child,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ContainsResult` and `RangeResult`
[INFO] [stdout]   --> src/node.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ContainsResult, GetResult, InnerNodeProof, KVProof, MembershipProof, NonMembershipProof,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     RangeResult,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Scalar`
[INFO] [stdout]  --> src/proofs.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bls12_381::{Bls12, Scalar};
[INFO] [stdout]   |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `either::Either`
[INFO] [stdout]  --> src/proofs.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use either::Either;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stdout]    --> src/proofs.rs:161:23
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stdout]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stdout] ...
[INFO] [stdout] 161 |             .verify::<'_, K, MAX_KEY_LEN>(key, value_hash, verifier)
[INFO] [stdout]     |                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stdout]     = note: `#[warn(late_bound_lifetime_arguments)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stdout]    --> src/proofs.rs:366:35
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stdout]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stdout] ...
[INFO] [stdout] 366 |                     left.verify::<'params, [u8; MAX_KEY_LEN], MAX_KEY_LEN>(
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stdout]    --> src/proofs.rs:370:41
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stdout]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stdout] ...
[INFO] [stdout] 370 |                     ) && right.verify::<'params, [u8; MAX_KEY_LEN], MAX_KEY_LEN>(
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_ok`
[INFO] [stdout]    --> src/proofs.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout] 144 |         let (path_ok, prev_child_hash) = verify_path(None, &self.path, &self.commitments, verifier);
[INFO] [stdout]     |              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_ok`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `leaf_proof`
[INFO] [stdout]    --> src/proofs.rs:381:17
[INFO] [stdout]     |
[INFO] [stdout] 381 |                 leaf_proof,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `leaf_proof: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/proofs.rs:382:17
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 key,
[INFO] [stdout]     |                 ^^^ help: try ignoring the field: `key: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/proofs.rs:383:17
[INFO] [stdout]     |
[INFO] [stdout] 383 |                 value,
[INFO] [stdout]     |                 ^^^^^ help: try ignoring the field: `value: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/lib.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl<const MAX_KEY_LEN: usize> KeyWithCounter<MAX_KEY_LEN> {
[INFO] [stdout]    | ---------------------------------------------------------- associated function in this implementation
[INFO] [stdout] 64 |     pub(crate) fn new(key: [u8; MAX_KEY_LEN], count: usize) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_batch_witness` and `get_by_path` are never used
[INFO] [stdout]    --> src/node.rs:172:19
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout] 112 | |     Node<'params, Q, MAX_KEY_LEN, MAX_VAL_LEN>
[INFO] [stdout]     | |______________________________________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 172 |       pub(crate) fn get_batch_witness(&self, idxs: Range<usize>) -> KZGBatchWitness<Bls12> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 |       pub(crate) fn get_by_path(
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `hash` is never used
[INFO] [stdout]    --> src/node.rs:709:19
[INFO] [stdout]     |
[INFO] [stdout] 708 | impl<const MAX_KEY_LEN: usize> KeyWithCounter<MAX_KEY_LEN> {
[INFO] [stdout]     | ---------------------------------------------------------- method in this implementation
[INFO] [stdout] 709 |     pub(crate) fn hash(&self) -> Blake3Hash {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `batch_witness` is never read
[INFO] [stdout]    --> src/node.rs:738:16
[INFO] [stdout]     |
[INFO] [stdout] 730 | pub struct InternalNode<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 738 |     pub(crate) batch_witness: Option<KZGBatchWitness<Bls12>>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/node.rs:758:19
[INFO] [stdout]     |
[INFO] [stdout] 755 | / impl<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout] 756 | |     InternalNode<'params, Q, MAX_KEY_LEN, MAX_VAL_LEN>
[INFO] [stdout]     | |______________________________________________________- associated function in this implementation
[INFO] [stdout] 757 |   {
[INFO] [stdout] 758 |       pub(crate) fn new(
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `batch_witness` is never read
[INFO] [stdout]     --> src/node.rs:1380:16
[INFO] [stdout]      |
[INFO] [stdout] 1373 | pub struct LeafNode<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout]      |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1380 |     pub(crate) batch_witness: Option<KZGBatchWitness<Bls12>>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `LeafNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/proofs.rs:481:15
[INFO] [stdout]     |
[INFO] [stdout] 481 |     KeyExists(MembershipProof<MAX_KEY_LEN>),
[INFO] [stdout]     |     --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 481 -     KeyExists(MembershipProof<MAX_KEY_LEN>),
[INFO] [stdout] 481 +     KeyExists(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `left_path`, `right_path`, `witnesses`, `commitments`, and `bitvecs` are never read
[INFO] [stdout]    --> src/proofs.rs:487:16
[INFO] [stdout]     |
[INFO] [stdout] 486 | pub struct RangeProof<const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize> {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 487 |     pub(crate) left_path: RangePath<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 488 |     pub(crate) right_path: RangePath<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 489 |     pub(crate) witnesses: Vec<Vec<KZGBatchWitness<Bls12>>>,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 490 |     pub(crate) commitments: Vec<Vec<KZGCommitment<Bls12>>>,
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] 491 |     pub(crate) bitvecs: Vec<BitVec>,
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `left` and `proof` are never read
[INFO] [stdout]    --> src/proofs.rs:511:16
[INFO] [stdout]     |
[INFO] [stdout] 509 | pub struct RangeResult<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 510 | {
[INFO] [stdout] 511 |     pub(crate) left: [u8; MAX_KEY_LEN],
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 512 |     pub(crate) right: [u8; MAX_KEY_LEN],
[INFO] [stdout] 513 |     pub(crate) proof: RangeProof<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.50s
[INFO] running `Command { std: "docker" "inspect" "75db0193a44c682930089c2cf69cab806b2cac00dc5db5957cd14c7846c2095c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75db0193a44c682930089c2cf69cab806b2cac00dc5db5957cd14c7846c2095c", kill_on_drop: false }`
[INFO] [stdout] 75db0193a44c682930089c2cf69cab806b2cac00dc5db5957cd14c7846c2095c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9b5782d52cb2c546c87fae5e4fbf4c90d0080a933187c5178d3b26105d110231
[INFO] running `Command { std: "docker" "start" "-a" "9b5782d52cb2c546c87fae5e4fbf4c90d0080a933187c5178d3b26105d110231", kill_on_drop: false }`
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stdout] warning: unused import: `bitvec::vec::BitVec`
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bitvec::vec::BitVec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `either::Either`
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use either::Either;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TryInto` and `process::Child`
[INFO] [stdout]   --> src/node.rs:6:24
[INFO] [stdout]    |
[INFO] [stdout]  6 |     convert::{TryFrom, TryInto},
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |     process::Child,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ContainsResult` and `RangeResult`
[INFO] [stdout]   --> src/node.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ContainsResult, GetResult, InnerNodeProof, KVProof, MembershipProof, NonMembershipProof,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     RangeResult,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Scalar`
[INFO] [stdout]  --> src/proofs.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bls12_381::{Bls12, Scalar};
[INFO] [stdout]   |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `either::Either`
[INFO] [stdout]  --> src/proofs.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use either::Either;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stdout]    --> src/proofs.rs:161:23
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stdout]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stdout] ...
[INFO] [stdout] 161 |             .verify::<'_, K, MAX_KEY_LEN>(key, value_hash, verifier)
[INFO] [stdout]     |                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stdout]     = note: `#[warn(late_bound_lifetime_arguments)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stdout]    --> src/proofs.rs:366:35
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stdout]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stdout] ...
[INFO] [stdout] 366 |                     left.verify::<'params, [u8; MAX_KEY_LEN], MAX_KEY_LEN>(
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stdout]    --> src/proofs.rs:370:41
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stdout]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stdout] ...
[INFO] [stdout] 370 |                     ) && right.verify::<'params, [u8; MAX_KEY_LEN], MAX_KEY_LEN>(
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_ok`
[INFO] [stdout]    --> src/proofs.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout] 144 |         let (path_ok, prev_child_hash) = verify_path(None, &self.path, &self.commitments, verifier);
[INFO] [stdout]     |              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_ok`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `leaf_proof`
[INFO] [stdout]    --> src/proofs.rs:381:17
[INFO] [stdout]     |
[INFO] [stdout] 381 |                 leaf_proof,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `leaf_proof: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/proofs.rs:382:17
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 key,
[INFO] [stdout]     |                 ^^^ help: try ignoring the field: `key: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/proofs.rs:383:17
[INFO] [stdout]     |
[INFO] [stdout] 383 |                 value,
[INFO] [stdout]     |                 ^^^^^ help: try ignoring the field: `value: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/lib.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl<const MAX_KEY_LEN: usize> KeyWithCounter<MAX_KEY_LEN> {
[INFO] [stdout]    | ---------------------------------------------------------- associated function in this implementation
[INFO] [stdout] 64 |     pub(crate) fn new(key: [u8; MAX_KEY_LEN], count: usize) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_batch_witness` and `get_by_path` are never used
[INFO] [stdout]    --> src/node.rs:172:19
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout] 112 | |     Node<'params, Q, MAX_KEY_LEN, MAX_VAL_LEN>
[INFO] [stdout]     | |______________________________________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 172 |       pub(crate) fn get_batch_witness(&self, idxs: Range<usize>) -> KZGBatchWitness<Bls12> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 |       pub(crate) fn get_by_path(
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `hash` is never used
[INFO] [stdout]    --> src/node.rs:709:19
[INFO] [stdout]     |
[INFO] [stdout] 708 | impl<const MAX_KEY_LEN: usize> KeyWithCounter<MAX_KEY_LEN> {
[INFO] [stdout]     | ---------------------------------------------------------- method in this implementation
[INFO] [stdout] 709 |     pub(crate) fn hash(&self) -> Blake3Hash {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `batch_witness` is never read
[INFO] [stdout]    --> src/node.rs:738:16
[INFO] [stdout]     |
[INFO] [stdout] 730 | pub struct InternalNode<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 738 |     pub(crate) batch_witness: Option<KZGBatchWitness<Bls12>>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/node.rs:758:19
[INFO] [stdout]     |
[INFO] [stdout] 755 | / impl<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout] 756 | |     InternalNode<'params, Q, MAX_KEY_LEN, MAX_VAL_LEN>
[INFO] [stdout]     | |______________________________________________________- associated function in this implementation
[INFO] [stdout] 757 |   {
[INFO] [stdout] 758 |       pub(crate) fn new(
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `batch_witness` is never read
[INFO] [stdout]     --> src/node.rs:1380:16
[INFO] [stdout]      |
[INFO] [stdout] 1373 | pub struct LeafNode<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout]      |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1380 |     pub(crate) batch_witness: Option<KZGBatchWitness<Bls12>>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `LeafNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/proofs.rs:481:15
[INFO] [stdout]     |
[INFO] [stdout] 481 |     KeyExists(MembershipProof<MAX_KEY_LEN>),
[INFO] [stdout]     |     --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 481 -     KeyExists(MembershipProof<MAX_KEY_LEN>),
[INFO] [stdout] 481 +     KeyExists(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `left_path`, `right_path`, `witnesses`, `commitments`, and `bitvecs` are never read
[INFO] [stdout]    --> src/proofs.rs:487:16
[INFO] [stdout]     |
[INFO] [stdout] 486 | pub struct RangeProof<const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize> {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 487 |     pub(crate) left_path: RangePath<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 488 |     pub(crate) right_path: RangePath<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 489 |     pub(crate) witnesses: Vec<Vec<KZGBatchWitness<Bls12>>>,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 490 |     pub(crate) commitments: Vec<Vec<KZGCommitment<Bls12>>>,
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] 491 |     pub(crate) bitvecs: Vec<BitVec>,
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `left` and `proof` are never read
[INFO] [stdout]    --> src/proofs.rs:511:16
[INFO] [stdout]     |
[INFO] [stdout] 509 | pub struct RangeResult<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 510 | {
[INFO] [stdout] 511 |     pub(crate) left: [u8; MAX_KEY_LEN],
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 512 |     pub(crate) right: [u8; MAX_KEY_LEN],
[INFO] [stdout] 513 |     pub(crate) proof: RangeProof<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling berkletree v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `bitvec::vec::BitVec`
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bitvec::vec::BitVec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `either::Either`
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use either::Either;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TryInto` and `process::Child`
[INFO] [stdout]   --> src/node.rs:6:24
[INFO] [stdout]    |
[INFO] [stdout]  6 |     convert::{TryFrom, TryInto},
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |     process::Child,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ContainsResult` and `RangeResult`
[INFO] [stdout]   --> src/node.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ContainsResult, GetResult, InnerNodeProof, KVProof, MembershipProof, NonMembershipProof,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     RangeResult,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Scalar`
[INFO] [stdout]  --> src/proofs.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bls12_381::{Bls12, Scalar};
[INFO] [stdout]   |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `either::Either`
[INFO] [stdout]  --> src/proofs.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use either::Either;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Debug`
[INFO] [stdout]  --> src/test_utils.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::Debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stdout]    --> src/proofs.rs:161:23
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stdout]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stdout] ...
[INFO] [stdout] 161 |             .verify::<'_, K, MAX_KEY_LEN>(key, value_hash, verifier)
[INFO] [stdout]     |                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stdout]     = note: `#[warn(late_bound_lifetime_arguments)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stdout]    --> src/proofs.rs:366:35
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stdout]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stdout] ...
[INFO] [stdout] 366 |                     left.verify::<'params, [u8; MAX_KEY_LEN], MAX_KEY_LEN>(
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stdout]    --> src/proofs.rs:370:41
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stdout]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stdout] ...
[INFO] [stdout] 370 |                     ) && right.verify::<'params, [u8; MAX_KEY_LEN], MAX_KEY_LEN>(
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_ok`
[INFO] [stdout]    --> src/proofs.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout] 144 |         let (path_ok, prev_child_hash) = verify_path(None, &self.path, &self.commitments, verifier);
[INFO] [stdout]     |              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_ok`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `leaf_proof`
[INFO] [stdout]    --> src/proofs.rs:381:17
[INFO] [stdout]     |
[INFO] [stdout] 381 |                 leaf_proof,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `leaf_proof: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/proofs.rs:382:17
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 key,
[INFO] [stdout]     |                 ^^^ help: try ignoring the field: `key: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/proofs.rs:383:17
[INFO] [stdout]     |
[INFO] [stdout] 383 |                 value,
[INFO] [stdout]     |                 ^^^^^ help: try ignoring the field: `value: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verifier`
[INFO] [stdout]    --> src/lib.rs:561:13
[INFO] [stdout]     |
[INFO] [stdout] 561 |         let verifier = KZGVerifier::new(&params);
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/lib.rs:585:19
[INFO] [stdout]     |
[INFO] [stdout] 585 |         for (key, value) in keys.iter().zip(values.iter()) {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verifier`
[INFO] [stdout]    --> src/lib.rs:605:13
[INFO] [stdout]     |
[INFO] [stdout] 605 |         let verifier = KZGVerifier::new(&params);
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proof`
[INFO] [stdout]    --> src/lib.rs:727:17
[INFO] [stdout]     |
[INFO] [stdout] 727 |             let proof = tree
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/lib.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl<const MAX_KEY_LEN: usize> KeyWithCounter<MAX_KEY_LEN> {
[INFO] [stdout]    | ---------------------------------------------------------- associated function in this implementation
[INFO] [stdout] 64 |     pub(crate) fn new(key: [u8; MAX_KEY_LEN], count: usize) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_batch_witness` and `get_by_path` are never used
[INFO] [stdout]    --> src/node.rs:172:19
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout] 112 | |     Node<'params, Q, MAX_KEY_LEN, MAX_VAL_LEN>
[INFO] [stdout]     | |______________________________________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 172 |       pub(crate) fn get_batch_witness(&self, idxs: Range<usize>) -> KZGBatchWitness<Bls12> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 |       pub(crate) fn get_by_path(
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `hash` is never used
[INFO] [stdout]    --> src/node.rs:709:19
[INFO] [stdout]     |
[INFO] [stdout] 708 | impl<const MAX_KEY_LEN: usize> KeyWithCounter<MAX_KEY_LEN> {
[INFO] [stdout]     | ---------------------------------------------------------- method in this implementation
[INFO] [stdout] 709 |     pub(crate) fn hash(&self) -> Blake3Hash {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `batch_witness` is never read
[INFO] [stdout]    --> src/node.rs:738:16
[INFO] [stdout]     |
[INFO] [stdout] 730 | pub struct InternalNode<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 738 |     pub(crate) batch_witness: Option<KZGBatchWitness<Bls12>>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/node.rs:758:19
[INFO] [stdout]     |
[INFO] [stdout] 755 | / impl<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout] 756 | |     InternalNode<'params, Q, MAX_KEY_LEN, MAX_VAL_LEN>
[INFO] [stdout]     | |______________________________________________________- associated function in this implementation
[INFO] [stdout] 757 |   {
[INFO] [stdout] 758 |       pub(crate) fn new(
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `batch_witness` is never read
[INFO] [stdout]     --> src/node.rs:1380:16
[INFO] [stdout]      |
[INFO] [stdout] 1373 | pub struct LeafNode<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout]      |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1380 |     pub(crate) batch_witness: Option<KZGBatchWitness<Bls12>>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `LeafNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/proofs.rs:481:15
[INFO] [stdout]     |
[INFO] [stdout] 481 |     KeyExists(MembershipProof<MAX_KEY_LEN>),
[INFO] [stdout]     |     --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 481 -     KeyExists(MembershipProof<MAX_KEY_LEN>),
[INFO] [stdout] 481 +     KeyExists(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `left_path`, `right_path`, `witnesses`, `commitments`, and `bitvecs` are never read
[INFO] [stdout]    --> src/proofs.rs:487:16
[INFO] [stdout]     |
[INFO] [stdout] 486 | pub struct RangeProof<const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize> {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 487 |     pub(crate) left_path: RangePath<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 488 |     pub(crate) right_path: RangePath<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 489 |     pub(crate) witnesses: Vec<Vec<KZGBatchWitness<Bls12>>>,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 490 |     pub(crate) commitments: Vec<Vec<KZGCommitment<Bls12>>>,
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] 491 |     pub(crate) bitvecs: Vec<BitVec>,
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `left` and `proof` are never read
[INFO] [stdout]    --> src/proofs.rs:511:16
[INFO] [stdout]     |
[INFO] [stdout] 509 | pub struct RangeResult<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 510 | {
[INFO] [stdout] 511 |     pub(crate) left: [u8; MAX_KEY_LEN],
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 512 |     pub(crate) right: [u8; MAX_KEY_LEN],
[INFO] [stdout] 513 |     pub(crate) proof: RangeProof<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RAND_SEED` is never used
[INFO] [stdout]    --> src/lib.rs:445:11
[INFO] [stdout]     |
[INFO] [stdout] 445 |     const RAND_SEED: u64 = 42;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.17s
[INFO] running `Command { std: "docker" "inspect" "9b5782d52cb2c546c87fae5e4fbf4c90d0080a933187c5178d3b26105d110231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b5782d52cb2c546c87fae5e4fbf4c90d0080a933187c5178d3b26105d110231", kill_on_drop: false }`
[INFO] [stdout] 9b5782d52cb2c546c87fae5e4fbf4c90d0080a933187c5178d3b26105d110231
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 954f323785c680f3178cb40adeca03d0c72ea1d3dac8b02dd50b1ad27cd1c31a
[INFO] running `Command { std: "docker" "start" "-a" "954f323785c680f3178cb40adeca03d0c72ea1d3dac8b02dd50b1ad27cd1c31a", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `bitvec::vec::BitVec`
[INFO] [stderr]  --> src/lib.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use bitvec::vec::BitVec;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `either::Either`
[INFO] [stderr]  --> src/lib.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use either::Either;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `TryInto` and `process::Child`
[INFO] [stderr]   --> src/node.rs:6:24
[INFO] [stderr]    |
[INFO] [stderr]  6 |     convert::{TryFrom, TryInto},
[INFO] [stderr]    |                        ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 10 |     process::Child,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ContainsResult` and `RangeResult`
[INFO] [stderr]   --> src/node.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 |     ContainsResult, GetResult, InnerNodeProof, KVProof, MembershipProof, NonMembershipProof,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 20 |     RangeResult,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Scalar`
[INFO] [stderr]  --> src/proofs.rs:3:24
[INFO] [stderr]   |
[INFO] [stderr] 3 | use bls12_381::{Bls12, Scalar};
[INFO] [stderr]   |                        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `either::Either`
[INFO] [stderr]  --> src/proofs.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use either::Either;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stderr]    --> src/proofs.rs:161:23
[INFO] [stderr]     |
[INFO] [stderr]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stderr]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stderr] ...
[INFO] [stderr] 161 |             .verify::<'_, K, MAX_KEY_LEN>(key, value_hash, verifier)
[INFO] [stderr]     |                       ^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stderr]     = note: `#[warn(late_bound_lifetime_arguments)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stderr]    --> src/proofs.rs:366:35
[INFO] [stderr]     |
[INFO] [stderr]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stderr]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stderr] ...
[INFO] [stderr] 366 |                     left.verify::<'params, [u8; MAX_KEY_LEN], MAX_KEY_LEN>(
[INFO] [stderr]     |                                   ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stderr] 
[INFO] [stderr] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stderr]    --> src/proofs.rs:370:41
[INFO] [stderr]     |
[INFO] [stderr]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stderr]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stderr] ...
[INFO] [stderr] 370 |                     ) && right.verify::<'params, [u8; MAX_KEY_LEN], MAX_KEY_LEN>(
[INFO] [stderr]     |                                         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path_ok`
[INFO] [stderr]    --> src/proofs.rs:144:14
[INFO] [stderr]     |
[INFO] [stderr] 144 |         let (path_ok, prev_child_hash) = verify_path(None, &self.path, &self.commitments, verifier);
[INFO] [stderr]     |              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_ok`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `leaf_proof`
[INFO] [stderr]    --> src/proofs.rs:381:17
[INFO] [stderr]     |
[INFO] [stderr] 381 |                 leaf_proof,
[INFO] [stderr]     |                 ^^^^^^^^^^ help: try ignoring the field: `leaf_proof: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `key`
[INFO] [stderr]    --> src/proofs.rs:382:17
[INFO] [stderr]     |
[INFO] [stderr] 382 |                 key,
[INFO] [stderr]     |                 ^^^ help: try ignoring the field: `key: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]    --> src/proofs.rs:383:17
[INFO] [stderr]     |
[INFO] [stderr] 383 |                 value,
[INFO] [stderr]     |                 ^^^^^ help: try ignoring the field: `value: _`
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/lib.rs:64:19
[INFO] [stderr]    |
[INFO] [stderr] 63 | impl<const MAX_KEY_LEN: usize> KeyWithCounter<MAX_KEY_LEN> {
[INFO] [stderr]    | ---------------------------------------------------------- associated function in this implementation
[INFO] [stderr] 64 |     pub(crate) fn new(key: [u8; MAX_KEY_LEN], count: usize) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_batch_witness` and `get_by_path` are never used
[INFO] [stderr]    --> src/node.rs:172:19
[INFO] [stderr]     |
[INFO] [stderr] 111 | / impl<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stderr] 112 | |     Node<'params, Q, MAX_KEY_LEN, MAX_VAL_LEN>
[INFO] [stderr]     | |______________________________________________- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 172 |       pub(crate) fn get_batch_witness(&self, idxs: Range<usize>) -> KZGBatchWitness<Bls12> {
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 660 |       pub(crate) fn get_by_path(
[INFO] [stderr]     |                     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `hash` is never used
[INFO] [stderr]    --> src/node.rs:709:19
[INFO] [stderr]     |
[INFO] [stderr] 708 | impl<const MAX_KEY_LEN: usize> KeyWithCounter<MAX_KEY_LEN> {
[INFO] [stderr]     | ---------------------------------------------------------- method in this implementation
[INFO] [stderr] 709 |     pub(crate) fn hash(&self) -> Blake3Hash {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `batch_witness` is never read
[INFO] [stderr]    --> src/node.rs:738:16
[INFO] [stderr]     |
[INFO] [stderr] 730 | pub struct InternalNode<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stderr]     |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 738 |     pub(crate) batch_witness: Option<KZGBatchWitness<Bls12>>,
[INFO] [stderr]     |                ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `InternalNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/node.rs:758:19
[INFO] [stderr]     |
[INFO] [stderr] 755 | / impl<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stderr] 756 | |     InternalNode<'params, Q, MAX_KEY_LEN, MAX_VAL_LEN>
[INFO] [stderr]     | |______________________________________________________- associated function in this implementation
[INFO] [stderr] 757 |   {
[INFO] [stderr] 758 |       pub(crate) fn new(
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `batch_witness` is never read
[INFO] [stderr]     --> src/node.rs:1380:16
[INFO] [stderr]      |
[INFO] [stderr] 1373 | pub struct LeafNode<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stderr]      |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 1380 |     pub(crate) batch_witness: Option<KZGBatchWitness<Bls12>>,
[INFO] [stderr]      |                ^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `LeafNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/proofs.rs:481:15
[INFO] [stderr]     |
[INFO] [stderr] 481 |     KeyExists(MembershipProof<MAX_KEY_LEN>),
[INFO] [stderr]     |     --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 481 -     KeyExists(MembershipProof<MAX_KEY_LEN>),
[INFO] [stderr] 481 +     KeyExists(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `left_path`, `right_path`, `witnesses`, `commitments`, and `bitvecs` are never read
[INFO] [stderr]    --> src/proofs.rs:487:16
[INFO] [stderr]     |
[INFO] [stderr] 486 | pub struct RangeProof<const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize> {
[INFO] [stderr]     |            ---------- fields in this struct
[INFO] [stderr] 487 |     pub(crate) left_path: RangePath<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stderr]     |                ^^^^^^^^^
[INFO] [stderr] 488 |     pub(crate) right_path: RangePath<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stderr]     |                ^^^^^^^^^^
[INFO] [stderr] 489 |     pub(crate) witnesses: Vec<Vec<KZGBatchWitness<Bls12>>>,
[INFO] [stderr]     |                ^^^^^^^^^
[INFO] [stderr] 490 |     pub(crate) commitments: Vec<Vec<KZGCommitment<Bls12>>>,
[INFO] [stderr]     |                ^^^^^^^^^^^
[INFO] [stderr] 491 |     pub(crate) bitvecs: Vec<BitVec>,
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `left` and `proof` are never read
[INFO] [stderr]    --> src/proofs.rs:511:16
[INFO] [stderr]     |
[INFO] [stderr] 509 | pub struct RangeResult<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stderr]     |            ----------- fields in this struct
[INFO] [stderr] 510 | {
[INFO] [stderr] 511 |     pub(crate) left: [u8; MAX_KEY_LEN],
[INFO] [stderr]     |                ^^^^
[INFO] [stderr] 512 |     pub(crate) right: [u8; MAX_KEY_LEN],
[INFO] [stderr] 513 |     pub(crate) proof: RangeProof<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stderr]     |                ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `berkletree` (lib) generated 22 warnings (run `cargo fix --lib -p berkletree` to apply 10 suggestions)
[INFO] [stderr] warning: unused import: `std::fmt::Debug`
[INFO] [stderr]  --> src/test_utils.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::fmt::Debug;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `verifier`
[INFO] [stderr]    --> src/lib.rs:561:13
[INFO] [stderr]     |
[INFO] [stderr] 561 |         let verifier = KZGVerifier::new(&params);
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verifier`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]    --> src/lib.rs:585:19
[INFO] [stderr]     |
[INFO] [stderr] 585 |         for (key, value) in keys.iter().zip(values.iter()) {
[INFO] [stderr]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `verifier`
[INFO] [stderr]    --> src/lib.rs:605:13
[INFO] [stderr]     |
[INFO] [stderr] 605 |         let verifier = KZGVerifier::new(&params);
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verifier`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `proof`
[INFO] [stderr]    --> src/lib.rs:727:17
[INFO] [stderr]     |
[INFO] [stderr] 727 |             let proof = tree
[INFO] [stderr]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_proof`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `RAND_SEED` is never used
[INFO] [stderr]    --> src/lib.rs:445:11
[INFO] [stderr]     |
[INFO] [stderr] 445 |     const RAND_SEED: u64 = 42;
[INFO] [stderr]     |           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `berkletree` (lib test) generated 28 warnings (22 duplicates) (run `cargo fix --lib -p berkletree --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/berkletree-50afe71e771cd392)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::test_insert_no_dupes ... ok
[INFO] [stdout] test tests::test_insert_with_dupes ... ok
[INFO] [stdout] test tests::test_delete ... ok
[INFO] [stdout] test tests::test_get ... ok
[INFO] [stdout] test tests::test_range ... FAILED
[INFO] [stdout] test tests::test_all_bigish ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_range stdout ----
[INFO] [stdout] (leaf) parent_key: None keys: [KeyWithCounter([1, 0, 0, 0], 0)]
[INFO] [stdout] (leaf) parent_key: None keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1)]
[INFO] [stdout] (leaf) parent_key: None keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: None keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2), KeyWithCounter([5, 0, 0, 0], 3)]
[INFO] [stdout] (leaf) parent_key: None keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([14, 0, 0, 0], 5)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([14, 0, 0, 0], 5), KeyWithCounter([18, 0, 0, 0], 6)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([14, 0, 0, 0], 5), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([14, 0, 0, 0], 5)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([20, 0, 0, 0], 8)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([14, 0, 0, 0], 5)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([20, 0, 0, 0], 8), KeyWithCounter([24, 0, 0, 0], 9)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([14, 0, 0, 0], 5)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([20, 0, 0, 0], 8), KeyWithCounter([24, 0, 0, 0], 9), KeyWithCounter([26, 0, 0, 0], 10)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([24, 0, 0, 0], 9)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([14, 0, 0, 0], 5)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([20, 0, 0, 0], 8)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([24, 0, 0, 0], 9)) keys: [KeyWithCounter([24, 0, 0, 0], 9), KeyWithCounter([26, 0, 0, 0], 10), KeyWithCounter([29, 0, 0, 0], 11)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([24, 0, 0, 0], 9)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([14, 0, 0, 0], 5)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([20, 0, 0, 0], 8)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([24, 0, 0, 0], 9)) keys: [KeyWithCounter([24, 0, 0, 0], 9), KeyWithCounter([26, 0, 0, 0], 10), KeyWithCounter([29, 0, 0, 0], 11), KeyWithCounter([35, 0, 0, 0], 12)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([24, 0, 0, 0], 9)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([14, 0, 0, 0], 5)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([20, 0, 0, 0], 8)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([24, 0, 0, 0], 9)) keys: [KeyWithCounter([24, 0, 0, 0], 9), KeyWithCounter([26, 0, 0, 0], 10), KeyWithCounter([29, 0, 0, 0], 11), KeyWithCounter([35, 0, 0, 0], 12), KeyWithCounter([38, 0, 0, 0], 13)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([24, 0, 0, 0], 9), KeyWithCounter([35, 0, 0, 0], 12)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([14, 0, 0, 0], 5)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([20, 0, 0, 0], 8)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([24, 0, 0, 0], 9)) keys: [KeyWithCounter([24, 0, 0, 0], 9), KeyWithCounter([26, 0, 0, 0], 10), KeyWithCounter([29, 0, 0, 0], 11)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([35, 0, 0, 0], 12)) keys: [KeyWithCounter([35, 0, 0, 0], 12), KeyWithCounter([38, 0, 0, 0], 13), KeyWithCounter([42, 0, 0, 0], 14)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([24, 0, 0, 0], 9), KeyWithCounter([35, 0, 0, 0], 12)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([14, 0, 0, 0], 5)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([20, 0, 0, 0], 8)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([24, 0, 0, 0], 9)) keys: [KeyWithCounter([24, 0, 0, 0], 9), KeyWithCounter([26, 0, 0, 0], 10), KeyWithCounter([29, 0, 0, 0], 11)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([35, 0, 0, 0], 12)) keys: [KeyWithCounter([35, 0, 0, 0], 12), KeyWithCounter([38, 0, 0, 0], 13), KeyWithCounter([42, 0, 0, 0], 14), KeyWithCounter([51, 0, 0, 0], 15)]
[INFO] [stdout] outer(1, 1)
[INFO] [stdout] outer(1, 1)
[INFO] [stdout] (leaf) idxs: 1..2, node_size: 3
[INFO] [stdout] outer(0, 2)
[INFO] [stdout] edge(1, true)
[INFO] [stdout] (leaf) idxs: 1..3, node_size: 3
[INFO] [stdout] edge(1, false)
[INFO] [stdout] (leaf) idxs: 0..1, node_size: 3
[INFO] [stdout] (leaf) idxs: 0..3, node_size: 3
[INFO] [stdout] (leaf) idxs: 0..3, node_size: 3
[INFO] [stdout] 0, expected [2, 0, 0, 0], got [2, 0, 0, 0]
[INFO] [stdout] 1, expected [3, 0, 0, 0], got [3, 0, 0, 0]
[INFO] [stdout] 2, expected [5, 0, 0, 0], got [5, 0, 0, 0]
[INFO] [stdout] 3, expected [9, 0, 0, 0], got [9, 0, 0, 0]
[INFO] [stdout] 4, expected [14, 0, 0, 0], got [14, 0, 0, 0]
[INFO] [stdout] 5, expected [18, 0, 0, 0], got [18, 0, 0, 0]
[INFO] [stdout] 6, expected [19, 0, 0, 0], got [19, 0, 0, 0]
[INFO] [stdout] (leaf) parent_key: None keys: [KeyWithCounter([1, 0, 0, 0], 0)]
[INFO] [stdout] (leaf) parent_key: None keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1)]
[INFO] [stdout] (leaf) parent_key: None keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: None keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2), KeyWithCounter([5, 0, 0, 0], 3)]
[INFO] [stdout] (leaf) parent_key: None keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5), KeyWithCounter([18, 0, 0, 0], 6)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([19, 0, 0, 0], 8)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([19, 0, 0, 0], 8), KeyWithCounter([19, 0, 0, 0], 9)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([19, 0, 0, 0], 8), KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([19, 0, 0, 0], 10)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 9)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([19, 0, 0, 0], 8)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([19, 0, 0, 0], 9)) keys: [KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([19, 0, 0, 0], 10), KeyWithCounter([20, 0, 0, 0], 11)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 9)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([19, 0, 0, 0], 8)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([19, 0, 0, 0], 9)) keys: [KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([19, 0, 0, 0], 10), KeyWithCounter([20, 0, 0, 0], 11), KeyWithCounter([24, 0, 0, 0], 12)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 9)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([19, 0, 0, 0], 8)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([19, 0, 0, 0], 9)) keys: [KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([19, 0, 0, 0], 10), KeyWithCounter([20, 0, 0, 0], 11), KeyWithCounter([24, 0, 0, 0], 12), KeyWithCounter([26, 0, 0, 0], 13)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([24, 0, 0, 0], 12)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([19, 0, 0, 0], 8)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([19, 0, 0, 0], 9)) keys: [KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([19, 0, 0, 0], 10), KeyWithCounter([20, 0, 0, 0], 11)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([24, 0, 0, 0], 12)) keys: [KeyWithCounter([24, 0, 0, 0], 12), KeyWithCounter([26, 0, 0, 0], 13), KeyWithCounter([29, 0, 0, 0], 14)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([24, 0, 0, 0], 12)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([19, 0, 0, 0], 8)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([19, 0, 0, 0], 9)) keys: [KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([19, 0, 0, 0], 10), KeyWithCounter([20, 0, 0, 0], 11)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([24, 0, 0, 0], 12)) keys: [KeyWithCounter([24, 0, 0, 0], 12), KeyWithCounter([26, 0, 0, 0], 13), KeyWithCounter([29, 0, 0, 0], 14), KeyWithCounter([35, 0, 0, 0], 15)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([24, 0, 0, 0], 12)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([19, 0, 0, 0], 8)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([19, 0, 0, 0], 9)) keys: [KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([19, 0, 0, 0], 10), KeyWithCounter([20, 0, 0, 0], 11)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([24, 0, 0, 0], 12)) keys: [KeyWithCounter([24, 0, 0, 0], 12), KeyWithCounter([26, 0, 0, 0], 13), KeyWithCounter([29, 0, 0, 0], 14), KeyWithCounter([35, 0, 0, 0], 15), KeyWithCounter([38, 0, 0, 0], 16)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([19, 0, 0, 0], 9)]
[INFO] [stdout] (internal) parent key: Some(KeyWithCounter([0, 0, 0, 0], 0)), keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([19, 0, 0, 0], 8)]
[INFO] [stdout] (internal) parent key: Some(KeyWithCounter([19, 0, 0, 0], 9)), keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([24, 0, 0, 0], 12), KeyWithCounter([35, 0, 0, 0], 15)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([19, 0, 0, 0], 10), KeyWithCounter([20, 0, 0, 0], 11)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([24, 0, 0, 0], 12)) keys: [KeyWithCounter([24, 0, 0, 0], 12), KeyWithCounter([26, 0, 0, 0], 13), KeyWithCounter([29, 0, 0, 0], 14)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([35, 0, 0, 0], 15)) keys: [KeyWithCounter([35, 0, 0, 0], 15), KeyWithCounter([38, 0, 0, 0], 16), KeyWithCounter([42, 0, 0, 0], 17)]
[INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([19, 0, 0, 0], 9)]
[INFO] [stdout] (internal) parent key: Some(KeyWithCounter([0, 0, 0, 0], 0)), keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([19, 0, 0, 0], 8)]
[INFO] [stdout] (internal) parent key: Some(KeyWithCounter([19, 0, 0, 0], 9)), keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([24, 0, 0, 0], 12), KeyWithCounter([35, 0, 0, 0], 15)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([19, 0, 0, 0], 10), KeyWithCounter([20, 0, 0, 0], 11)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([24, 0, 0, 0], 12)) keys: [KeyWithCounter([24, 0, 0, 0], 12), KeyWithCounter([26, 0, 0, 0], 13), KeyWithCounter([29, 0, 0, 0], 14)]
[INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([35, 0, 0, 0], 15)) keys: [KeyWithCounter([35, 0, 0, 0], 15), KeyWithCounter([38, 0, 0, 0], 16), KeyWithCounter([42, 0, 0, 0], 17), KeyWithCounter([51, 0, 0, 0], 18)]
[INFO] [stdout] outer(0, 0)
[INFO] [stdout] outer(1, 1)
[INFO] [stdout] outer(2, 2)
[INFO] [stdout] (leaf) idxs: 2..3, node_size: 3
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_range' (29) panicked at src/lib.rs:685:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [6, 0, 0, 0]
[INFO] [stdout]  right: [5, 0, 0, 0]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60a9d5f2d1fa - 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:     0x60a9d5f2d1fa - 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:     0x60a9d5f2d1fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60a9d5f2d1fa - <<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:     0x60a9d5f41a0a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60a9d5f41a0a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x60a9d5f31b32 - 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:     0x60a9d5f31b32 - <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:     0x60a9d5f0c40f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60a9d5f0c40f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60a9d5f25769 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60a9d5e6701c - <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:     0x60a9d5e6701c - 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:     0x60a9d5f25922 - <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:     0x60a9d5f25922 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60a9d5f0c4c8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60a9d5f03e39 - 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:     0x60a9d5f0d1dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60a9d5f422ac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60a9d5f42163 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x60a9d5e31e79 - core::panicking::assert_failed::h8bc14f40d834c65f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x60a9d5e54013 - berkletree::tests::test_range::h68eb0db4541453f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:685:9
[INFO] [stdout]   22:     0x60a9d5e54ed7 - berkletree::tests::test_range::{{closure}}::h7746124b815e6990
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:603:20
[INFO] [stdout]   23:     0x60a9d5e20706 - core::ops::function::FnOnce::call_once::hc89d74501883628f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60a9d5e5b0fb - <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:     0x60a9d5e5b0fb - 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:     0x60a9d5e67aeb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60a9d5e67aeb - <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:     0x60a9d5e67aeb - 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:     0x60a9d5e67aeb - 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:     0x60a9d5e67aeb - 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:     0x60a9d5e67aeb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60a9d5e67aeb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60a9d5e63204 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60a9d5e63204 - 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:     0x60a9d5e6a6f2 - 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:     0x60a9d5e6a6f2 - <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:     0x60a9d5e6a6f2 - 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:     0x60a9d5e6a6f2 - 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:     0x60a9d5e6a6f2 - 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:     0x60a9d5e6a6f2 - 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:     0x60a9d5e6a6f2 - <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:     0x60a9d5f2cb0f - <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:     0x60a9d5f2cb0f - <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:     0x78ca29892aa4 - <unknown>
[INFO] [stdout]   45:     0x78ca2991fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_range
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.87s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "954f323785c680f3178cb40adeca03d0c72ea1d3dac8b02dd50b1ad27cd1c31a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "954f323785c680f3178cb40adeca03d0c72ea1d3dac8b02dd50b1ad27cd1c31a", kill_on_drop: false }`
[INFO] [stdout] 954f323785c680f3178cb40adeca03d0c72ea1d3dac8b02dd50b1ad27cd1c31a
