[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 master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSladuca%2Fberkletree" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sladuca/berkletree on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.26
[INFO] [stderr]   Downloaded cc v1.0.69
[INFO] [stderr]   Downloaded funty v1.2.0
[INFO] [stderr]   Downloaded group v0.11.0
[INFO] [stderr]   Downloaded typenum v1.13.0
[INFO] [stderr]   Downloaded wyz v0.4.0
[INFO] [stderr]   Downloaded ff v0.11.0
[INFO] [stderr]   Downloaded pairing v0.21.0
[INFO] [stderr]   Downloaded blake3 v1.0.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.28
[INFO] [stderr]   Downloaded bls12_381 v0.6.0
[INFO] [stderr]   Downloaded bitvec v0.22.3
[INFO] [stderr]   Downloaded syn v1.0.74
[INFO] [stderr]   Downloaded thiserror v1.0.26
[INFO] [stderr]   Downloaded kzg v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae006ba2321f28564868f4ea0d9e2b5f3846211327ebb54786344cdfe4140d95
[INFO] running `Command { std: "docker" "start" "-a" "ae006ba2321f28564868f4ea0d9e2b5f3846211327ebb54786344cdfe4140d95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae006ba2321f28564868f4ea0d9e2b5f3846211327ebb54786344cdfe4140d95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae006ba2321f28564868f4ea0d9e2b5f3846211327ebb54786344cdfe4140d95", kill_on_drop: false }`
[INFO] [stdout] ae006ba2321f28564868f4ea0d9e2b5f3846211327ebb54786344cdfe4140d95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24b11aa53aa2b5fb953b8071502d53469b7671d37028275a402345411d6bb4b9
[INFO] running `Command { std: "docker" "start" "-a" "24b11aa53aa2b5fb953b8071502d53469b7671d37028275a402345411d6bb4b9", 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 funty v1.2.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling syn v1.0.74
[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 arrayvec v0.7.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling wyz v0.4.0
[INFO] [stderr]    Compiling bitvec v0.22.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling blake3 v1.0.0
[INFO] [stderr]    Compiling ff v0.11.0
[INFO] [stderr]    Compiling group v0.11.0
[INFO] [stderr]    Compiling pairing v0.21.0
[INFO] [stderr]    Compiling bls12_381 v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling kzg v0.2.1
[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)]` 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)]` 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)]` 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)]` 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 25.34s
[INFO] running `Command { std: "docker" "inspect" "24b11aa53aa2b5fb953b8071502d53469b7671d37028275a402345411d6bb4b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24b11aa53aa2b5fb953b8071502d53469b7671d37028275a402345411d6bb4b9", kill_on_drop: false }`
[INFO] [stdout] 24b11aa53aa2b5fb953b8071502d53469b7671d37028275a402345411d6bb4b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef5c6cc87e71749674d16a8e1ee81c8dca0beb6fdaa738fa1477f4ca45852559
[INFO] running `Command { std: "docker" "start" "-a" "ef5c6cc87e71749674d16a8e1ee81c8dca0beb6fdaa738fa1477f4ca45852559", 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)]` 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)]` 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)]` 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)]` 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)]` 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)]` 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)]` 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)]` 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 8.83s
[INFO] running `Command { std: "docker" "inspect" "ef5c6cc87e71749674d16a8e1ee81c8dca0beb6fdaa738fa1477f4ca45852559", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef5c6cc87e71749674d16a8e1ee81c8dca0beb6fdaa738fa1477f4ca45852559", kill_on_drop: false }`
[INFO] [stdout] ef5c6cc87e71749674d16a8e1ee81c8dca0beb6fdaa738fa1477f4ca45852559
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a74ef7430412aa3a592d5a7f655912376d48e420f96f58e84f476bae5b389b94
[INFO] running `Command { std: "docker" "start" "-a" "a74ef7430412aa3a592d5a7f655912376d48e420f96f58e84f476bae5b389b94", 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)]` 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)]` 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)]` 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)]` 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: 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) generated 22 warnings (run `cargo fix --lib -p berkletree` to apply 6 suggestions)
[INFO] [stderr] warning: `berkletree` (lib test) generated 28 warnings (22 duplicates) (run `cargo fix --lib -p berkletree --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/berkletree-49a0502a7e3e5d40)
[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' 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:     0x59f52c9e4332 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f52c9e4332 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f52c9e4332 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f52c9e4332 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f52ca09f23 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f52ca09f23 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x59f52c9e1513 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f52c9e1513 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f52c9e4182 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f52c9e58ac - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59f52c9e5702 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59f52c973014 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59f52c973014 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f52c9e638b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59f52c9e638b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59f52c9e605a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59f52c9e4839 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x59f52c9e5ced - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59f52ca087a0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59f52ca08a37 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x59f52c9375e6 - core::panicking::assert_failed::hfc44d79978cc340f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x59f52c929fd7 - berkletree::tests::test_range::h54b42841396797d6
[INFO] [stdout]   22:     0x59f52c91b669 - berkletree::tests::test_range::{{closure}}::h38e974f919fffb36
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:603:20
[INFO] [stdout]   23:     0x59f52c91b669 - core::ops::function::FnOnce::call_once::hd23b7c9341117424
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59f52c97879b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59f52c97879b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x59f52c97798e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x59f52c97798e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x59f52c97798e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x59f52c97798e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x59f52c97798e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59f52c97798e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x59f52c97798e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x59f52c93b504 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x59f52c93b504 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x59f52c93eeda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x59f52c93eeda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x59f52c93eeda - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x59f52c93eeda - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x59f52c93eeda - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59f52c93eeda - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x59f52c93eeda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59f52c9e92e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x59f52c9e92e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x59f52c9e92e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x73db5b627aa4 - <unknown>
[INFO] [stdout]   46:     0x73db5b6b4a34 - clone
[INFO] [stdout]   47:                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 2.45s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a74ef7430412aa3a592d5a7f655912376d48e420f96f58e84f476bae5b389b94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a74ef7430412aa3a592d5a7f655912376d48e420f96f58e84f476bae5b389b94", kill_on_drop: false }`
[INFO] [stdout] a74ef7430412aa3a592d5a7f655912376d48e420f96f58e84f476bae5b389b94
