[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 try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSladuca%2Fberkletree" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sladuca/berkletree
[INFO] finished tweaking git repo https://github.com/Sladuca/berkletree
[INFO] tweaked toml for git repo https://github.com/Sladuca/berkletree written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sladuca/berkletree on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4181f0458988ed0086f46598df576543a7c3088a5ec698c0c809b03625620b6
[INFO] running `Command { std: "docker" "start" "-a" "c4181f0458988ed0086f46598df576543a7c3088a5ec698c0c809b03625620b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4181f0458988ed0086f46598df576543a7c3088a5ec698c0c809b03625620b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4181f0458988ed0086f46598df576543a7c3088a5ec698c0c809b03625620b6", kill_on_drop: false }`
[INFO] [stdout] c4181f0458988ed0086f46598df576543a7c3088a5ec698c0c809b03625620b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38be15a8aa4e231db509142bf38d649a6ffc4d24bdf12713a72f25d85300b8fc
[INFO] running `Command { std: "docker" "start" "-a" "38be15a8aa4e231db509142bf38d649a6ffc4d24bdf12713a72f25d85300b8fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling funty v1.2.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling wyz v0.4.0
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling generic-array v0.14.4
[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 either v1.6.1
[INFO] [stderr]    Compiling bitvec v0.22.3
[INFO] [stderr]    Compiling blake3 v1.0.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling ff v0.11.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[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 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `either::Either`
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use either::Either;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TryInto` and `process::Child`
[INFO] [stdout]   --> src/node.rs:6:24
[INFO] [stdout]    |
[INFO] [stdout]  6 |     convert::{TryFrom, TryInto},
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |     process::Child,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ContainsResult` and `RangeResult`
[INFO] [stdout]   --> src/node.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ContainsResult, GetResult, InnerNodeProof, KVProof, MembershipProof, NonMembershipProof,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     RangeResult,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Scalar`
[INFO] [stdout]  --> src/proofs.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bls12_381::{Bls12, Scalar};
[INFO] [stdout]   |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `either::Either`
[INFO] [stdout]  --> src/proofs.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use either::Either;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stdout]    --> src/proofs.rs:161:23
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stdout]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stdout] ...
[INFO] [stdout] 161 |             .verify::<'_, K, MAX_KEY_LEN>(key, value_hash, verifier)
[INFO] [stdout]     |                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stdout]     = note: `#[warn(late_bound_lifetime_arguments)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stdout]    --> src/proofs.rs:366:35
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stdout]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stdout] ...
[INFO] [stdout] 366 |                     left.verify::<'params, [u8; MAX_KEY_LEN], MAX_KEY_LEN>(
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stdout]    --> src/proofs.rs:370:41
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stdout]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stdout] ...
[INFO] [stdout] 370 |                     ) && right.verify::<'params, [u8; MAX_KEY_LEN], MAX_KEY_LEN>(
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_ok`
[INFO] [stdout]    --> src/proofs.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout] 144 |         let (path_ok, prev_child_hash) = verify_path(None, &self.path, &self.commitments, verifier);
[INFO] [stdout]     |              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_ok`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `leaf_proof`
[INFO] [stdout]    --> src/proofs.rs:381:17
[INFO] [stdout]     |
[INFO] [stdout] 381 |                 leaf_proof,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `leaf_proof: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/proofs.rs:382:17
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 key,
[INFO] [stdout]     |                 ^^^ help: try ignoring the field: `key: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/proofs.rs:383:17
[INFO] [stdout]     |
[INFO] [stdout] 383 |                 value,
[INFO] [stdout]     |                 ^^^^^ help: try ignoring the field: `value: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/lib.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl<const MAX_KEY_LEN: usize> KeyWithCounter<MAX_KEY_LEN> {
[INFO] [stdout]    | ---------------------------------------------------------- associated function in this implementation
[INFO] [stdout] 64 |     pub(crate) fn new(key: [u8; MAX_KEY_LEN], count: usize) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_batch_witness` and `get_by_path` are never used
[INFO] [stdout]    --> src/node.rs:172:19
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout] 112 | |     Node<'params, Q, MAX_KEY_LEN, MAX_VAL_LEN>
[INFO] [stdout]     | |______________________________________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 172 |       pub(crate) fn get_batch_witness(&self, idxs: Range<usize>) -> KZGBatchWitness<Bls12> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 |       pub(crate) fn get_by_path(
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `hash` is never used
[INFO] [stdout]    --> src/node.rs:709:19
[INFO] [stdout]     |
[INFO] [stdout] 708 | impl<const MAX_KEY_LEN: usize> KeyWithCounter<MAX_KEY_LEN> {
[INFO] [stdout]     | ---------------------------------------------------------- method in this implementation
[INFO] [stdout] 709 |     pub(crate) fn hash(&self) -> Blake3Hash {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `batch_witness` is never read
[INFO] [stdout]    --> src/node.rs:738:16
[INFO] [stdout]     |
[INFO] [stdout] 730 | pub struct InternalNode<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 738 |     pub(crate) batch_witness: Option<KZGBatchWitness<Bls12>>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/node.rs:758:19
[INFO] [stdout]     |
[INFO] [stdout] 755 | / impl<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout] 756 | |     InternalNode<'params, Q, MAX_KEY_LEN, MAX_VAL_LEN>
[INFO] [stdout]     | |______________________________________________________- associated function in this implementation
[INFO] [stdout] 757 |   {
[INFO] [stdout] 758 |       pub(crate) fn new(
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `batch_witness` is never read
[INFO] [stdout]     --> src/node.rs:1380:16
[INFO] [stdout]      |
[INFO] [stdout] 1373 | pub struct LeafNode<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout]      |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1380 |     pub(crate) batch_witness: Option<KZGBatchWitness<Bls12>>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `LeafNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/proofs.rs:481:15
[INFO] [stdout]     |
[INFO] [stdout] 481 |     KeyExists(MembershipProof<MAX_KEY_LEN>),
[INFO] [stdout]     |     --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 481 -     KeyExists(MembershipProof<MAX_KEY_LEN>),
[INFO] [stdout] 481 +     KeyExists(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `left_path`, `right_path`, `witnesses`, `commitments`, and `bitvecs` are never read
[INFO] [stdout]    --> src/proofs.rs:487:16
[INFO] [stdout]     |
[INFO] [stdout] 486 | pub struct RangeProof<const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize> {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 487 |     pub(crate) left_path: RangePath<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 488 |     pub(crate) right_path: RangePath<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 489 |     pub(crate) witnesses: Vec<Vec<KZGBatchWitness<Bls12>>>,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 490 |     pub(crate) commitments: Vec<Vec<KZGCommitment<Bls12>>>,
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] 491 |     pub(crate) bitvecs: Vec<BitVec>,
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `left` and `proof` are never read
[INFO] [stdout]    --> src/proofs.rs:511:16
[INFO] [stdout]     |
[INFO] [stdout] 509 | pub struct RangeResult<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 510 | {
[INFO] [stdout] 511 |     pub(crate) left: [u8; MAX_KEY_LEN],
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 512 |     pub(crate) right: [u8; MAX_KEY_LEN],
[INFO] [stdout] 513 |     pub(crate) proof: RangeProof<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.27s
[INFO] running `Command { std: "docker" "inspect" "38be15a8aa4e231db509142bf38d649a6ffc4d24bdf12713a72f25d85300b8fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38be15a8aa4e231db509142bf38d649a6ffc4d24bdf12713a72f25d85300b8fc", kill_on_drop: false }`
[INFO] [stdout] 38be15a8aa4e231db509142bf38d649a6ffc4d24bdf12713a72f25d85300b8fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76fd5ce7887cbc5b5b1e702522df04d00d622862f62c8b774458030d6b04ab95
[INFO] running `Command { std: "docker" "start" "-a" "76fd5ce7887cbc5b5b1e702522df04d00d622862f62c8b774458030d6b04ab95", kill_on_drop: false }`
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stdout] warning: unused import: `bitvec::vec::BitVec`
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bitvec::vec::BitVec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `either::Either`
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use either::Either;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TryInto` and `process::Child`
[INFO] [stdout]   --> src/node.rs:6:24
[INFO] [stdout]    |
[INFO] [stdout]  6 |     convert::{TryFrom, TryInto},
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |     process::Child,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ContainsResult` and `RangeResult`
[INFO] [stdout]   --> src/node.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ContainsResult, GetResult, InnerNodeProof, KVProof, MembershipProof, NonMembershipProof,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     RangeResult,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Scalar`
[INFO] [stdout]  --> src/proofs.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bls12_381::{Bls12, Scalar};
[INFO] [stdout]   |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `either::Either`
[INFO] [stdout]  --> src/proofs.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use either::Either;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stdout]    --> src/proofs.rs:161:23
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stdout]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stdout] ...
[INFO] [stdout] 161 |             .verify::<'_, K, MAX_KEY_LEN>(key, value_hash, verifier)
[INFO] [stdout]     |                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stdout]     = note: `#[warn(late_bound_lifetime_arguments)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stdout]    --> src/proofs.rs:366:35
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stdout]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stdout] ...
[INFO] [stdout] 366 |                     left.verify::<'params, [u8; MAX_KEY_LEN], MAX_KEY_LEN>(
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stdout]    --> src/proofs.rs:370:41
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stdout]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stdout] ...
[INFO] [stdout] 370 |                     ) && right.verify::<'params, [u8; MAX_KEY_LEN], MAX_KEY_LEN>(
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_ok`
[INFO] [stdout]    --> src/proofs.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout] 144 |         let (path_ok, prev_child_hash) = verify_path(None, &self.path, &self.commitments, verifier);
[INFO] [stdout]     |              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_ok`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `leaf_proof`
[INFO] [stdout]    --> src/proofs.rs:381:17
[INFO] [stdout]     |
[INFO] [stdout] 381 |                 leaf_proof,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `leaf_proof: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/proofs.rs:382:17
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 key,
[INFO] [stdout]     |                 ^^^ help: try ignoring the field: `key: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/proofs.rs:383:17
[INFO] [stdout]     |
[INFO] [stdout] 383 |                 value,
[INFO] [stdout]     |                 ^^^^^ help: try ignoring the field: `value: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/lib.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl<const MAX_KEY_LEN: usize> KeyWithCounter<MAX_KEY_LEN> {
[INFO] [stdout]    | ---------------------------------------------------------- associated function in this implementation
[INFO] [stdout] 64 |     pub(crate) fn new(key: [u8; MAX_KEY_LEN], count: usize) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_batch_witness` and `get_by_path` are never used
[INFO] [stdout]    --> src/node.rs:172:19
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout] 112 | |     Node<'params, Q, MAX_KEY_LEN, MAX_VAL_LEN>
[INFO] [stdout]     | |______________________________________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 172 |       pub(crate) fn get_batch_witness(&self, idxs: Range<usize>) -> KZGBatchWitness<Bls12> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 |       pub(crate) fn get_by_path(
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `hash` is never used
[INFO] [stdout]    --> src/node.rs:709:19
[INFO] [stdout]     |
[INFO] [stdout] 708 | impl<const MAX_KEY_LEN: usize> KeyWithCounter<MAX_KEY_LEN> {
[INFO] [stdout]     | ---------------------------------------------------------- method in this implementation
[INFO] [stdout] 709 |     pub(crate) fn hash(&self) -> Blake3Hash {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `batch_witness` is never read
[INFO] [stdout]    --> src/node.rs:738:16
[INFO] [stdout]     |
[INFO] [stdout] 730 | pub struct InternalNode<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 738 |     pub(crate) batch_witness: Option<KZGBatchWitness<Bls12>>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/node.rs:758:19
[INFO] [stdout]     |
[INFO] [stdout] 755 | / impl<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout] 756 | |     InternalNode<'params, Q, MAX_KEY_LEN, MAX_VAL_LEN>
[INFO] [stdout]     | |______________________________________________________- associated function in this implementation
[INFO] [stdout] 757 |   {
[INFO] [stdout] 758 |       pub(crate) fn new(
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `batch_witness` is never read
[INFO] [stdout]     --> src/node.rs:1380:16
[INFO] [stdout]      |
[INFO] [stdout] 1373 | pub struct LeafNode<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout]      |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1380 |     pub(crate) batch_witness: Option<KZGBatchWitness<Bls12>>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `LeafNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/proofs.rs:481:15
[INFO] [stdout]     |
[INFO] [stdout] 481 |     KeyExists(MembershipProof<MAX_KEY_LEN>),
[INFO] [stdout]     |     --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 481 -     KeyExists(MembershipProof<MAX_KEY_LEN>),
[INFO] [stdout] 481 +     KeyExists(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `left_path`, `right_path`, `witnesses`, `commitments`, and `bitvecs` are never read
[INFO] [stdout]    --> src/proofs.rs:487:16
[INFO] [stdout]     |
[INFO] [stdout] 486 | pub struct RangeProof<const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize> {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 487 |     pub(crate) left_path: RangePath<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 488 |     pub(crate) right_path: RangePath<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 489 |     pub(crate) witnesses: Vec<Vec<KZGBatchWitness<Bls12>>>,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 490 |     pub(crate) commitments: Vec<Vec<KZGCommitment<Bls12>>>,
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] 491 |     pub(crate) bitvecs: Vec<BitVec>,
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `left` and `proof` are never read
[INFO] [stdout]    --> src/proofs.rs:511:16
[INFO] [stdout]     |
[INFO] [stdout] 509 | pub struct RangeResult<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 510 | {
[INFO] [stdout] 511 |     pub(crate) left: [u8; MAX_KEY_LEN],
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 512 |     pub(crate) right: [u8; MAX_KEY_LEN],
[INFO] [stdout] 513 |     pub(crate) proof: RangeProof<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling berkletree v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `bitvec::vec::BitVec`
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bitvec::vec::BitVec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `either::Either`
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use either::Either;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TryInto` and `process::Child`
[INFO] [stdout]   --> src/node.rs:6:24
[INFO] [stdout]    |
[INFO] [stdout]  6 |     convert::{TryFrom, TryInto},
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |     process::Child,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ContainsResult` and `RangeResult`
[INFO] [stdout]   --> src/node.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ContainsResult, GetResult, InnerNodeProof, KVProof, MembershipProof, NonMembershipProof,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     RangeResult,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Scalar`
[INFO] [stdout]  --> src/proofs.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bls12_381::{Bls12, Scalar};
[INFO] [stdout]   |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `either::Either`
[INFO] [stdout]  --> src/proofs.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use either::Either;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Debug`
[INFO] [stdout]  --> src/test_utils.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::Debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stdout]    --> src/proofs.rs:161:23
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stdout]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stdout] ...
[INFO] [stdout] 161 |             .verify::<'_, K, MAX_KEY_LEN>(key, value_hash, verifier)
[INFO] [stdout]     |                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stdout]     = note: `#[warn(late_bound_lifetime_arguments)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stdout]    --> src/proofs.rs:366:35
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stdout]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stdout] ...
[INFO] [stdout] 366 |                     left.verify::<'params, [u8; MAX_KEY_LEN], MAX_KEY_LEN>(
[INFO] [stdout]     |                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stdout]    --> src/proofs.rs:370:41
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stdout]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stdout] ...
[INFO] [stdout] 370 |                     ) && right.verify::<'params, [u8; MAX_KEY_LEN], MAX_KEY_LEN>(
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_ok`
[INFO] [stdout]    --> src/proofs.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout] 144 |         let (path_ok, prev_child_hash) = verify_path(None, &self.path, &self.commitments, verifier);
[INFO] [stdout]     |              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_ok`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `leaf_proof`
[INFO] [stdout]    --> src/proofs.rs:381:17
[INFO] [stdout]     |
[INFO] [stdout] 381 |                 leaf_proof,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `leaf_proof: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/proofs.rs:382:17
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 key,
[INFO] [stdout]     |                 ^^^ help: try ignoring the field: `key: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/proofs.rs:383:17
[INFO] [stdout]     |
[INFO] [stdout] 383 |                 value,
[INFO] [stdout]     |                 ^^^^^ help: try ignoring the field: `value: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verifier`
[INFO] [stdout]    --> src/lib.rs:561:13
[INFO] [stdout]     |
[INFO] [stdout] 561 |         let verifier = KZGVerifier::new(&params);
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/lib.rs:585:19
[INFO] [stdout]     |
[INFO] [stdout] 585 |         for (key, value) in keys.iter().zip(values.iter()) {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verifier`
[INFO] [stdout]    --> src/lib.rs:605:13
[INFO] [stdout]     |
[INFO] [stdout] 605 |         let verifier = KZGVerifier::new(&params);
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verifier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proof`
[INFO] [stdout]    --> src/lib.rs:727:17
[INFO] [stdout]     |
[INFO] [stdout] 727 |             let proof = tree
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/lib.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl<const MAX_KEY_LEN: usize> KeyWithCounter<MAX_KEY_LEN> {
[INFO] [stdout]    | ---------------------------------------------------------- associated function in this implementation
[INFO] [stdout] 64 |     pub(crate) fn new(key: [u8; MAX_KEY_LEN], count: usize) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_batch_witness` and `get_by_path` are never used
[INFO] [stdout]    --> src/node.rs:172:19
[INFO] [stdout]     |
[INFO] [stdout] 111 | / impl<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout] 112 | |     Node<'params, Q, MAX_KEY_LEN, MAX_VAL_LEN>
[INFO] [stdout]     | |______________________________________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 172 |       pub(crate) fn get_batch_witness(&self, idxs: Range<usize>) -> KZGBatchWitness<Bls12> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 660 |       pub(crate) fn get_by_path(
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `hash` is never used
[INFO] [stdout]    --> src/node.rs:709:19
[INFO] [stdout]     |
[INFO] [stdout] 708 | impl<const MAX_KEY_LEN: usize> KeyWithCounter<MAX_KEY_LEN> {
[INFO] [stdout]     | ---------------------------------------------------------- method in this implementation
[INFO] [stdout] 709 |     pub(crate) fn hash(&self) -> Blake3Hash {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `batch_witness` is never read
[INFO] [stdout]    --> src/node.rs:738:16
[INFO] [stdout]     |
[INFO] [stdout] 730 | pub struct InternalNode<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 738 |     pub(crate) batch_witness: Option<KZGBatchWitness<Bls12>>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/node.rs:758:19
[INFO] [stdout]     |
[INFO] [stdout] 755 | / impl<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout] 756 | |     InternalNode<'params, Q, MAX_KEY_LEN, MAX_VAL_LEN>
[INFO] [stdout]     | |______________________________________________________- associated function in this implementation
[INFO] [stdout] 757 |   {
[INFO] [stdout] 758 |       pub(crate) fn new(
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `batch_witness` is never read
[INFO] [stdout]     --> src/node.rs:1380:16
[INFO] [stdout]      |
[INFO] [stdout] 1373 | pub struct LeafNode<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout]      |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1380 |     pub(crate) batch_witness: Option<KZGBatchWitness<Bls12>>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `LeafNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/proofs.rs:481:15
[INFO] [stdout]     |
[INFO] [stdout] 481 |     KeyExists(MembershipProof<MAX_KEY_LEN>),
[INFO] [stdout]     |     --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 481 -     KeyExists(MembershipProof<MAX_KEY_LEN>),
[INFO] [stdout] 481 +     KeyExists(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `left_path`, `right_path`, `witnesses`, `commitments`, and `bitvecs` are never read
[INFO] [stdout]    --> src/proofs.rs:487:16
[INFO] [stdout]     |
[INFO] [stdout] 486 | pub struct RangeProof<const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize> {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 487 |     pub(crate) left_path: RangePath<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 488 |     pub(crate) right_path: RangePath<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 489 |     pub(crate) witnesses: Vec<Vec<KZGBatchWitness<Bls12>>>,
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 490 |     pub(crate) commitments: Vec<Vec<KZGCommitment<Bls12>>>,
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] 491 |     pub(crate) bitvecs: Vec<BitVec>,
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `left` and `proof` are never read
[INFO] [stdout]    --> src/proofs.rs:511:16
[INFO] [stdout]     |
[INFO] [stdout] 509 | pub struct RangeResult<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 510 | {
[INFO] [stdout] 511 |     pub(crate) left: [u8; MAX_KEY_LEN],
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 512 |     pub(crate) right: [u8; MAX_KEY_LEN],
[INFO] [stdout] 513 |     pub(crate) proof: RangeProof<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RAND_SEED` is never used
[INFO] [stdout]    --> src/lib.rs:445:11
[INFO] [stdout]     |
[INFO] [stdout] 445 |     const RAND_SEED: u64 = 42;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.02s
[INFO] running `Command { std: "docker" "inspect" "76fd5ce7887cbc5b5b1e702522df04d00d622862f62c8b774458030d6b04ab95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76fd5ce7887cbc5b5b1e702522df04d00d622862f62c8b774458030d6b04ab95", kill_on_drop: false }`
[INFO] [stdout] 76fd5ce7887cbc5b5b1e702522df04d00d622862f62c8b774458030d6b04ab95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8a8e4470d26da38b19cc589c3c1e4b50dc110cc700e77b51372e25402bc70698
[INFO] running `Command { std: "docker" "start" "-a" "8a8e4470d26da38b19cc589c3c1e4b50dc110cc700e77b51372e25402bc70698", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `bitvec::vec::BitVec`
[INFO] [stderr]  --> src/lib.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use bitvec::vec::BitVec;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `either::Either`
[INFO] [stderr]  --> src/lib.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use either::Either;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `TryInto` and `process::Child`
[INFO] [stderr]   --> src/node.rs:6:24
[INFO] [stderr]    |
[INFO] [stderr]  6 |     convert::{TryFrom, TryInto},
[INFO] [stderr]    |                        ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 10 |     process::Child,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ContainsResult` and `RangeResult`
[INFO] [stderr]   --> src/node.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 |     ContainsResult, GetResult, InnerNodeProof, KVProof, MembershipProof, NonMembershipProof,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 20 |     RangeResult,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Scalar`
[INFO] [stderr]  --> src/proofs.rs:3:24
[INFO] [stderr]   |
[INFO] [stderr] 3 | use bls12_381::{Bls12, Scalar};
[INFO] [stderr]   |                        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `either::Either`
[INFO] [stderr]  --> src/proofs.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use either::Either;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stderr]    --> src/proofs.rs:161:23
[INFO] [stderr]     |
[INFO] [stderr]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stderr]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stderr] ...
[INFO] [stderr] 161 |             .verify::<'_, K, MAX_KEY_LEN>(key, value_hash, verifier)
[INFO] [stderr]     |                       ^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stderr]     = note: `#[warn(late_bound_lifetime_arguments)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stderr]    --> src/proofs.rs:366:35
[INFO] [stderr]     |
[INFO] [stderr]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stderr]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stderr] ...
[INFO] [stderr] 366 |                     left.verify::<'params, [u8; MAX_KEY_LEN], MAX_KEY_LEN>(
[INFO] [stderr]     |                                   ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stderr] 
[INFO] [stderr] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present
[INFO] [stderr]    --> src/proofs.rs:370:41
[INFO] [stderr]     |
[INFO] [stderr]  63 |     pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>(
[INFO] [stderr]     |                   ------- the late bound lifetime parameter is introduced here
[INFO] [stderr] ...
[INFO] [stderr] 370 |                     ) && right.verify::<'params, [u8; MAX_KEY_LEN], MAX_KEY_LEN>(
[INFO] [stderr]     |                                         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #42868 <https://github.com/rust-lang/rust/issues/42868>
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path_ok`
[INFO] [stderr]    --> src/proofs.rs:144:14
[INFO] [stderr]     |
[INFO] [stderr] 144 |         let (path_ok, prev_child_hash) = verify_path(None, &self.path, &self.commitments, verifier);
[INFO] [stderr]     |              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_ok`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `leaf_proof`
[INFO] [stderr]    --> src/proofs.rs:381:17
[INFO] [stderr]     |
[INFO] [stderr] 381 |                 leaf_proof,
[INFO] [stderr]     |                 ^^^^^^^^^^ help: try ignoring the field: `leaf_proof: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `key`
[INFO] [stderr]    --> src/proofs.rs:382:17
[INFO] [stderr]     |
[INFO] [stderr] 382 |                 key,
[INFO] [stderr]     |                 ^^^ help: try ignoring the field: `key: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]    --> src/proofs.rs:383:17
[INFO] [stderr]     |
[INFO] [stderr] 383 |                 value,
[INFO] [stderr]     |                 ^^^^^ help: try ignoring the field: `value: _`
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/lib.rs:64:19
[INFO] [stderr]    |
[INFO] [stderr] 63 | impl<const MAX_KEY_LEN: usize> KeyWithCounter<MAX_KEY_LEN> {
[INFO] [stderr]    | ---------------------------------------------------------- associated function in this implementation
[INFO] [stderr] 64 |     pub(crate) fn new(key: [u8; MAX_KEY_LEN], count: usize) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_batch_witness` and `get_by_path` are never used
[INFO] [stderr]    --> src/node.rs:172:19
[INFO] [stderr]     |
[INFO] [stderr] 111 | / impl<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stderr] 112 | |     Node<'params, Q, MAX_KEY_LEN, MAX_VAL_LEN>
[INFO] [stderr]     | |______________________________________________- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 172 |       pub(crate) fn get_batch_witness(&self, idxs: Range<usize>) -> KZGBatchWitness<Bls12> {
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 660 |       pub(crate) fn get_by_path(
[INFO] [stderr]     |                     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `hash` is never used
[INFO] [stderr]    --> src/node.rs:709:19
[INFO] [stderr]     |
[INFO] [stderr] 708 | impl<const MAX_KEY_LEN: usize> KeyWithCounter<MAX_KEY_LEN> {
[INFO] [stderr]     | ---------------------------------------------------------- method in this implementation
[INFO] [stderr] 709 |     pub(crate) fn hash(&self) -> Blake3Hash {
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `batch_witness` is never read
[INFO] [stderr]    --> src/node.rs:738:16
[INFO] [stderr]     |
[INFO] [stderr] 730 | pub struct InternalNode<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stderr]     |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 738 |     pub(crate) batch_witness: Option<KZGBatchWitness<Bls12>>,
[INFO] [stderr]     |                ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `InternalNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/node.rs:758:19
[INFO] [stderr]     |
[INFO] [stderr] 755 | / impl<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stderr] 756 | |     InternalNode<'params, Q, MAX_KEY_LEN, MAX_VAL_LEN>
[INFO] [stderr]     | |______________________________________________________- associated function in this implementation
[INFO] [stderr] 757 |   {
[INFO] [stderr] 758 |       pub(crate) fn new(
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `batch_witness` is never read
[INFO] [stderr]     --> src/node.rs:1380:16
[INFO] [stderr]      |
[INFO] [stderr] 1373 | pub struct LeafNode<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stderr]      |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 1380 |     pub(crate) batch_witness: Option<KZGBatchWitness<Bls12>>,
[INFO] [stderr]      |                ^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `LeafNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/proofs.rs:481:15
[INFO] [stderr]     |
[INFO] [stderr] 481 |     KeyExists(MembershipProof<MAX_KEY_LEN>),
[INFO] [stderr]     |     --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 481 -     KeyExists(MembershipProof<MAX_KEY_LEN>),
[INFO] [stderr] 481 +     KeyExists(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `left_path`, `right_path`, `witnesses`, `commitments`, and `bitvecs` are never read
[INFO] [stderr]    --> src/proofs.rs:487:16
[INFO] [stderr]     |
[INFO] [stderr] 486 | pub struct RangeProof<const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize> {
[INFO] [stderr]     |            ---------- fields in this struct
[INFO] [stderr] 487 |     pub(crate) left_path: RangePath<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stderr]     |                ^^^^^^^^^
[INFO] [stderr] 488 |     pub(crate) right_path: RangePath<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stderr]     |                ^^^^^^^^^^
[INFO] [stderr] 489 |     pub(crate) witnesses: Vec<Vec<KZGBatchWitness<Bls12>>>,
[INFO] [stderr]     |                ^^^^^^^^^
[INFO] [stderr] 490 |     pub(crate) commitments: Vec<Vec<KZGCommitment<Bls12>>>,
[INFO] [stderr]     |                ^^^^^^^^^^^
[INFO] [stderr] 491 |     pub(crate) bitvecs: Vec<BitVec>,
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `left` and `proof` are never read
[INFO] [stderr]    --> src/proofs.rs:511:16
[INFO] [stderr]     |
[INFO] [stderr] 509 | pub struct RangeResult<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize>
[INFO] [stderr]     |            ----------- fields in this struct
[INFO] [stderr] 510 | {
[INFO] [stderr] 511 |     pub(crate) left: [u8; MAX_KEY_LEN],
[INFO] [stderr]     |                ^^^^
[INFO] [stderr] 512 |     pub(crate) right: [u8; MAX_KEY_LEN],
[INFO] [stderr] 513 |     pub(crate) proof: RangeProof<MAX_KEY_LEN, MAX_VAL_LEN>,
[INFO] [stderr]     |                ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: 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 10 suggestions)
[INFO] [stderr] warning: `berkletree` (lib test) generated 28 warnings (22 duplicates) (run `cargo fix --lib -p berkletree --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/berkletree-96c235b55a68d687)
[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_range ... FAILED
[INFO] [stdout] test tests::test_get ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[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' (23) 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:     0x5a99794b89e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a99794b89e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a99794b89e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a99794b89e2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a99794cdd5a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a99794cdd5a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5a99794bd896 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a99794bd896 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a997949717f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a997949717f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a99794b0d19 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a99793f0cee - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a99793f0cee - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a99794b0ed2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a99794b0ed2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a9979497238 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a997948c3f9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a997949808d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a99794ce45c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a99794ce313 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5a99793c45c9 - core[585f66e14d78f9ba]::panicking::assert_failed::<[u8; 4usize], [u8; 4usize]>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5a99793d7073 - berkletree[bd6afe4e9f909d37]::tests::test_range
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:685:9
[INFO] [stdout]   22:     0x5a99793d5797 - berkletree[bd6afe4e9f909d37]::tests::test_range::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:603:20
[INFO] [stdout]   23:     0x5a99793aaa26 - <berkletree[bd6afe4e9f909d37]::tests::test_range::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a99793e509b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a99793e509b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a99793f18fa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a99793f18fa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a99793f18fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a99793f18fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a99793f18fa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a99793f18fa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a99793f18fa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a99793ebdc4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a99793ebdc4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5a99793f43f2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5a99793f43f2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a99793f43f2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a99793f43f2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a99793f43f2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a99793f43f2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5a99793f43f2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a99794b828f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5a99794b828f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x789c93b6daa4 - <unknown>
[INFO] [stdout]   45:     0x789c93bfaa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_range
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.94s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8a8e4470d26da38b19cc589c3c1e4b50dc110cc700e77b51372e25402bc70698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a8e4470d26da38b19cc589c3c1e4b50dc110cc700e77b51372e25402bc70698", kill_on_drop: false }`
[INFO] [stdout] 8a8e4470d26da38b19cc589c3c1e4b50dc110cc700e77b51372e25402bc70698
