[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/95125d7b875ad04ada8d105b1397b3bb77a3aea3 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSladuca%2Fberkletree" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sladuca/berkletree on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Sladuca/berkletree already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f26f2f0f91d735dcc00fa0dd8227cd22277f9b6b191b7630282c734015bc39a [INFO] running `Command { std: "docker" "start" "-a" "2f26f2f0f91d735dcc00fa0dd8227cd22277f9b6b191b7630282c734015bc39a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f26f2f0f91d735dcc00fa0dd8227cd22277f9b6b191b7630282c734015bc39a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f26f2f0f91d735dcc00fa0dd8227cd22277f9b6b191b7630282c734015bc39a", kill_on_drop: false }` [INFO] [stdout] 2f26f2f0f91d735dcc00fa0dd8227cd22277f9b6b191b7630282c734015bc39a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e6fa477276b511c7d5408193bd0f86503fb1bc2af09dfe2b224869e46d49871 [INFO] running `Command { std: "docker" "start" "-a" "4e6fa477276b511c7d5408193bd0f86503fb1bc2af09dfe2b224869e46d49871", kill_on_drop: false }` [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling blake3 v1.0.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling 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)]` 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 [INFO] [stdout] = note: `#[warn(late_bound_lifetime_arguments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stdout] --> src/proofs.rs:366:35 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>( [INFO] [stdout] | ------- the late bound lifetime parameter is introduced here [INFO] [stdout] ... [INFO] [stdout] 366 | left.verify::<'params, [u8; MAX_KEY_LEN], MAX_KEY_LEN>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #42868 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path_ok` [INFO] [stdout] --> src/proofs.rs:144:14 [INFO] [stdout] | [INFO] [stdout] 144 | let (path_ok, prev_child_hash) = verify_path(None, &self.path, &self.commitments, verifier); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_ok` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `leaf_proof` [INFO] [stdout] --> src/proofs.rs:381:17 [INFO] [stdout] | [INFO] [stdout] 381 | leaf_proof, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `leaf_proof: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/proofs.rs:382:17 [INFO] [stdout] | [INFO] [stdout] 382 | key, [INFO] [stdout] | ^^^ help: try ignoring the field: `key: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/proofs.rs:383:17 [INFO] [stdout] | [INFO] [stdout] 383 | value, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `value: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/lib.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 63 | impl KeyWithCounter { [INFO] [stdout] | ---------------------------------------------------------- associated function in this implementation [INFO] [stdout] 64 | pub(crate) fn new(key: [u8; MAX_KEY_LEN], count: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_batch_witness` and `get_by_path` are never used [INFO] [stdout] --> src/node.rs:172:19 [INFO] [stdout] | [INFO] [stdout] 111 | / impl<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize> [INFO] [stdout] 112 | | Node<'params, Q, MAX_KEY_LEN, MAX_VAL_LEN> [INFO] [stdout] | |______________________________________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 172 | pub(crate) fn get_batch_witness(&self, idxs: Range) -> KZGBatchWitness { [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 KeyWithCounter { [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>, [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>, [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), [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(()), [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 { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 487 | pub(crate) left_path: RangePath, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 488 | pub(crate) right_path: RangePath, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 489 | pub(crate) witnesses: Vec>>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 490 | pub(crate) commitments: Vec>>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 491 | pub(crate) bitvecs: Vec, [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, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.48s [INFO] running `Command { std: "docker" "inspect" "4e6fa477276b511c7d5408193bd0f86503fb1bc2af09dfe2b224869e46d49871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e6fa477276b511c7d5408193bd0f86503fb1bc2af09dfe2b224869e46d49871", kill_on_drop: false }` [INFO] [stdout] 4e6fa477276b511c7d5408193bd0f86503fb1bc2af09dfe2b224869e46d49871 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cec55da8ffc63eb106415c69b05520c6fc8b5017a2e835b1938477d3e8bc0040 [INFO] running `Command { std: "docker" "start" "-a" "cec55da8ffc63eb106415c69b05520c6fc8b5017a2e835b1938477d3e8bc0040", kill_on_drop: false }` [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stdout] warning: unused import: `bitvec::vec::BitVec` [INFO] [stdout] --> src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bitvec::vec::BitVec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `either::Either` [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use either::Either; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TryInto` and `process::Child` [INFO] [stdout] --> src/node.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | process::Child, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ContainsResult` and `RangeResult` [INFO] [stdout] --> src/node.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ContainsResult, GetResult, InnerNodeProof, KVProof, MembershipProof, NonMembershipProof, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 20 | RangeResult, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Scalar` [INFO] [stdout] --> src/proofs.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use bls12_381::{Bls12, Scalar}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `either::Either` [INFO] [stdout] --> src/proofs.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use either::Either; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stdout] --> src/proofs.rs:161:23 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>( [INFO] [stdout] | ------- the late bound lifetime parameter is introduced here [INFO] [stdout] ... [INFO] [stdout] 161 | .verify::<'_, K, MAX_KEY_LEN>(key, value_hash, verifier) [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #42868 [INFO] [stdout] = note: `#[warn(late_bound_lifetime_arguments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stdout] --> src/proofs.rs:366:35 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>( [INFO] [stdout] | ------- the late bound lifetime parameter is introduced here [INFO] [stdout] ... [INFO] [stdout] 366 | left.verify::<'params, [u8; MAX_KEY_LEN], MAX_KEY_LEN>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #42868 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path_ok` [INFO] [stdout] --> src/proofs.rs:144:14 [INFO] [stdout] | [INFO] [stdout] 144 | let (path_ok, prev_child_hash) = verify_path(None, &self.path, &self.commitments, verifier); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_ok` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `leaf_proof` [INFO] [stdout] --> src/proofs.rs:381:17 [INFO] [stdout] | [INFO] [stdout] 381 | leaf_proof, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `leaf_proof: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/proofs.rs:382:17 [INFO] [stdout] | [INFO] [stdout] 382 | key, [INFO] [stdout] | ^^^ help: try ignoring the field: `key: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/proofs.rs:383:17 [INFO] [stdout] | [INFO] [stdout] 383 | value, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `value: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/lib.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 63 | impl KeyWithCounter { [INFO] [stdout] | ---------------------------------------------------------- associated function in this implementation [INFO] [stdout] 64 | pub(crate) fn new(key: [u8; MAX_KEY_LEN], count: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_batch_witness` and `get_by_path` are never used [INFO] [stdout] --> src/node.rs:172:19 [INFO] [stdout] | [INFO] [stdout] 111 | / impl<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize> [INFO] [stdout] 112 | | Node<'params, Q, MAX_KEY_LEN, MAX_VAL_LEN> [INFO] [stdout] | |______________________________________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 172 | pub(crate) fn get_batch_witness(&self, idxs: Range) -> KZGBatchWitness { [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 KeyWithCounter { [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>, [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>, [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), [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(()), [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 { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 487 | pub(crate) left_path: RangePath, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 488 | pub(crate) right_path: RangePath, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 489 | pub(crate) witnesses: Vec>>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 490 | pub(crate) commitments: Vec>>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 491 | pub(crate) bitvecs: Vec, [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, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling berkletree v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `bitvec::vec::BitVec` [INFO] [stdout] --> src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bitvec::vec::BitVec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `either::Either` [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use either::Either; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TryInto` and `process::Child` [INFO] [stdout] --> src/node.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | convert::{TryFrom, TryInto}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | process::Child, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ContainsResult` and `RangeResult` [INFO] [stdout] --> src/node.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ContainsResult, GetResult, InnerNodeProof, KVProof, MembershipProof, NonMembershipProof, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 20 | RangeResult, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Scalar` [INFO] [stdout] --> src/proofs.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use bls12_381::{Bls12, Scalar}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `either::Either` [INFO] [stdout] --> src/proofs.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use either::Either; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Debug` [INFO] [stdout] --> src/test_utils.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::Debug; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stdout] --> src/proofs.rs:161:23 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>( [INFO] [stdout] | ------- the late bound lifetime parameter is introduced here [INFO] [stdout] ... [INFO] [stdout] 161 | .verify::<'_, K, MAX_KEY_LEN>(key, value_hash, verifier) [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #42868 [INFO] [stdout] = note: `#[warn(late_bound_lifetime_arguments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stdout] --> src/proofs.rs:366:35 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>( [INFO] [stdout] | ------- the late bound lifetime parameter is introduced here [INFO] [stdout] ... [INFO] [stdout] 366 | left.verify::<'params, [u8; MAX_KEY_LEN], MAX_KEY_LEN>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #42868 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path_ok` [INFO] [stdout] --> src/proofs.rs:144:14 [INFO] [stdout] | [INFO] [stdout] 144 | let (path_ok, prev_child_hash) = verify_path(None, &self.path, &self.commitments, verifier); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_ok` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `leaf_proof` [INFO] [stdout] --> src/proofs.rs:381:17 [INFO] [stdout] | [INFO] [stdout] 381 | leaf_proof, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `leaf_proof: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/proofs.rs:382:17 [INFO] [stdout] | [INFO] [stdout] 382 | key, [INFO] [stdout] | ^^^ help: try ignoring the field: `key: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/proofs.rs:383:17 [INFO] [stdout] | [INFO] [stdout] 383 | value, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `value: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `verifier` [INFO] [stdout] --> src/lib.rs:561:13 [INFO] [stdout] | [INFO] [stdout] 561 | let verifier = KZGVerifier::new(¶ms); [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(¶ms); [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 KeyWithCounter { [INFO] [stdout] | ---------------------------------------------------------- associated function in this implementation [INFO] [stdout] 64 | pub(crate) fn new(key: [u8; MAX_KEY_LEN], count: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_batch_witness` and `get_by_path` are never used [INFO] [stdout] --> src/node.rs:172:19 [INFO] [stdout] | [INFO] [stdout] 111 | / impl<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize> [INFO] [stdout] 112 | | Node<'params, Q, MAX_KEY_LEN, MAX_VAL_LEN> [INFO] [stdout] | |______________________________________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 172 | pub(crate) fn get_batch_witness(&self, idxs: Range) -> KZGBatchWitness { [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 KeyWithCounter { [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>, [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>, [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), [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(()), [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 { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 487 | pub(crate) left_path: RangePath, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 488 | pub(crate) right_path: RangePath, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 489 | pub(crate) witnesses: Vec>>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 490 | pub(crate) commitments: Vec>>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 491 | pub(crate) bitvecs: Vec, [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, [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] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.34s [INFO] running `Command { std: "docker" "inspect" "cec55da8ffc63eb106415c69b05520c6fc8b5017a2e835b1938477d3e8bc0040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cec55da8ffc63eb106415c69b05520c6fc8b5017a2e835b1938477d3e8bc0040", kill_on_drop: false }` [INFO] [stdout] cec55da8ffc63eb106415c69b05520c6fc8b5017a2e835b1938477d3e8bc0040 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0658c7ccb8a9e4956e001d49a6dacb6d489fafe12926ce348ddd81e6617b8c52 [INFO] running `Command { std: "docker" "start" "-a" "0658c7ccb8a9e4956e001d49a6dacb6d489fafe12926ce348ddd81e6617b8c52", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `bitvec::vec::BitVec` [INFO] [stderr] --> src/lib.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use bitvec::vec::BitVec; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `either::Either` [INFO] [stderr] --> src/lib.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use either::Either; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `TryInto` and `process::Child` [INFO] [stderr] --> src/node.rs:6:24 [INFO] [stderr] | [INFO] [stderr] 6 | convert::{TryFrom, TryInto}, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 10 | process::Child, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ContainsResult` and `RangeResult` [INFO] [stderr] --> src/node.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | ContainsResult, GetResult, InnerNodeProof, KVProof, MembershipProof, NonMembershipProof, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 20 | RangeResult, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Scalar` [INFO] [stderr] --> src/proofs.rs:3:24 [INFO] [stderr] | [INFO] [stderr] 3 | use bls12_381::{Bls12, Scalar}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `either::Either` [INFO] [stderr] --> src/proofs.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use either::Either; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stderr] --> src/proofs.rs:161:23 [INFO] [stderr] | [INFO] [stderr] 63 | pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>( [INFO] [stderr] | ------- the late bound lifetime parameter is introduced here [INFO] [stderr] ... [INFO] [stderr] 161 | .verify::<'_, K, MAX_KEY_LEN>(key, value_hash, verifier) [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #42868 [INFO] [stderr] = note: `#[warn(late_bound_lifetime_arguments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stderr] --> src/proofs.rs:366:35 [INFO] [stderr] | [INFO] [stderr] 63 | pub fn verify<'params, K: AsRef<[u8]>, const MAX_KEY_LEN: usize>( [INFO] [stderr] | ------- the late bound lifetime parameter is introduced here [INFO] [stderr] ... [INFO] [stderr] 366 | left.verify::<'params, [u8; MAX_KEY_LEN], MAX_KEY_LEN>( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #42868 [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 [INFO] [stderr] [INFO] [stderr] warning: unused variable: `path_ok` [INFO] [stderr] --> src/proofs.rs:144:14 [INFO] [stderr] | [INFO] [stderr] 144 | let (path_ok, prev_child_hash) = verify_path(None, &self.path, &self.commitments, verifier); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_ok` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `leaf_proof` [INFO] [stderr] --> src/proofs.rs:381:17 [INFO] [stderr] | [INFO] [stderr] 381 | leaf_proof, [INFO] [stderr] | ^^^^^^^^^^ help: try ignoring the field: `leaf_proof: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `key` [INFO] [stderr] --> src/proofs.rs:382:17 [INFO] [stderr] | [INFO] [stderr] 382 | key, [INFO] [stderr] | ^^^ help: try ignoring the field: `key: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `value` [INFO] [stderr] --> src/proofs.rs:383:17 [INFO] [stderr] | [INFO] [stderr] 383 | value, [INFO] [stderr] | ^^^^^ help: try ignoring the field: `value: _` [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/lib.rs:64:19 [INFO] [stderr] | [INFO] [stderr] 63 | impl KeyWithCounter { [INFO] [stderr] | ---------------------------------------------------------- associated function in this implementation [INFO] [stderr] 64 | pub(crate) fn new(key: [u8; MAX_KEY_LEN], count: usize) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: methods `get_batch_witness` and `get_by_path` are never used [INFO] [stderr] --> src/node.rs:172:19 [INFO] [stderr] | [INFO] [stderr] 111 | / impl<'params, const Q: usize, const MAX_KEY_LEN: usize, const MAX_VAL_LEN: usize> [INFO] [stderr] 112 | | Node<'params, Q, MAX_KEY_LEN, MAX_VAL_LEN> [INFO] [stderr] | |______________________________________________- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 172 | pub(crate) fn get_batch_witness(&self, idxs: Range) -> KZGBatchWitness { [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 KeyWithCounter { [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>, [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>, [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), [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(()), [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 { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 487 | pub(crate) left_path: RangePath, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 488 | pub(crate) right_path: RangePath, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 489 | pub(crate) witnesses: Vec>>, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 490 | pub(crate) commitments: Vec>>, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 491 | pub(crate) bitvecs: Vec, [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, [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(¶ms); [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(¶ms); [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verifier` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `proof` [INFO] [stderr] --> src/lib.rs:727:17 [INFO] [stderr] | [INFO] [stderr] 727 | let proof = tree [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_proof` [INFO] [stderr] [INFO] [stderr] warning: constant `RAND_SEED` is never used [INFO] [stderr] --> src/lib.rs:445:11 [INFO] [stderr] | [INFO] [stderr] 445 | const RAND_SEED: u64 = 42; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `berkletree` (lib) generated 22 warnings (run `cargo fix --lib -p berkletree` to apply 6 suggestions) [INFO] [stderr] warning: `berkletree` (lib test) generated 28 warnings (22 duplicates) (run `cargo fix --lib -p berkletree --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/berkletree-a7aefffec3fde8c9) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_insert_no_dupes ... ok [INFO] [stdout] test tests::test_delete ... ok [INFO] [stdout] test tests::test_insert_with_dupes ... ok [INFO] [stdout] test tests::test_get ... ok [INFO] [stdout] test tests::test_range ... FAILED [INFO] [stdout] test tests::test_all_bigish ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_range stdout ---- [INFO] [stdout] (leaf) parent_key: None keys: [KeyWithCounter([1, 0, 0, 0], 0)] [INFO] [stdout] (leaf) parent_key: None keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1)] [INFO] [stdout] (leaf) parent_key: None keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: None keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2), KeyWithCounter([5, 0, 0, 0], 3)] [INFO] [stdout] (leaf) parent_key: None keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([14, 0, 0, 0], 5)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([14, 0, 0, 0], 5), KeyWithCounter([18, 0, 0, 0], 6)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([14, 0, 0, 0], 5), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([14, 0, 0, 0], 5)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([20, 0, 0, 0], 8)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([14, 0, 0, 0], 5)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([20, 0, 0, 0], 8), KeyWithCounter([24, 0, 0, 0], 9)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([14, 0, 0, 0], 5)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([20, 0, 0, 0], 8), KeyWithCounter([24, 0, 0, 0], 9), KeyWithCounter([26, 0, 0, 0], 10)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([24, 0, 0, 0], 9)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([14, 0, 0, 0], 5)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([20, 0, 0, 0], 8)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([24, 0, 0, 0], 9)) keys: [KeyWithCounter([24, 0, 0, 0], 9), KeyWithCounter([26, 0, 0, 0], 10), KeyWithCounter([29, 0, 0, 0], 11)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([24, 0, 0, 0], 9)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([14, 0, 0, 0], 5)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([20, 0, 0, 0], 8)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([24, 0, 0, 0], 9)) keys: [KeyWithCounter([24, 0, 0, 0], 9), KeyWithCounter([26, 0, 0, 0], 10), KeyWithCounter([29, 0, 0, 0], 11), KeyWithCounter([35, 0, 0, 0], 12)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([24, 0, 0, 0], 9)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([14, 0, 0, 0], 5)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([20, 0, 0, 0], 8)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([24, 0, 0, 0], 9)) keys: [KeyWithCounter([24, 0, 0, 0], 9), KeyWithCounter([26, 0, 0, 0], 10), KeyWithCounter([29, 0, 0, 0], 11), KeyWithCounter([35, 0, 0, 0], 12), KeyWithCounter([38, 0, 0, 0], 13)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([24, 0, 0, 0], 9), KeyWithCounter([35, 0, 0, 0], 12)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([14, 0, 0, 0], 5)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([20, 0, 0, 0], 8)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([24, 0, 0, 0], 9)) keys: [KeyWithCounter([24, 0, 0, 0], 9), KeyWithCounter([26, 0, 0, 0], 10), KeyWithCounter([29, 0, 0, 0], 11)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([35, 0, 0, 0], 12)) keys: [KeyWithCounter([35, 0, 0, 0], 12), KeyWithCounter([38, 0, 0, 0], 13), KeyWithCounter([42, 0, 0, 0], 14)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([24, 0, 0, 0], 9), KeyWithCounter([35, 0, 0, 0], 12)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([14, 0, 0, 0], 5)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([20, 0, 0, 0], 8)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([24, 0, 0, 0], 9)) keys: [KeyWithCounter([24, 0, 0, 0], 9), KeyWithCounter([26, 0, 0, 0], 10), KeyWithCounter([29, 0, 0, 0], 11)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([35, 0, 0, 0], 12)) keys: [KeyWithCounter([35, 0, 0, 0], 12), KeyWithCounter([38, 0, 0, 0], 13), KeyWithCounter([42, 0, 0, 0], 14), KeyWithCounter([51, 0, 0, 0], 15)] [INFO] [stdout] outer(1, 1) [INFO] [stdout] outer(1, 1) [INFO] [stdout] (leaf) idxs: 1..2, node_size: 3 [INFO] [stdout] outer(0, 2) [INFO] [stdout] edge(1, true) [INFO] [stdout] (leaf) idxs: 1..3, node_size: 3 [INFO] [stdout] edge(1, false) [INFO] [stdout] (leaf) idxs: 0..1, node_size: 3 [INFO] [stdout] (leaf) idxs: 0..3, node_size: 3 [INFO] [stdout] (leaf) idxs: 0..3, node_size: 3 [INFO] [stdout] 0, expected [2, 0, 0, 0], got [2, 0, 0, 0] [INFO] [stdout] 1, expected [3, 0, 0, 0], got [3, 0, 0, 0] [INFO] [stdout] 2, expected [5, 0, 0, 0], got [5, 0, 0, 0] [INFO] [stdout] 3, expected [9, 0, 0, 0], got [9, 0, 0, 0] [INFO] [stdout] 4, expected [14, 0, 0, 0], got [14, 0, 0, 0] [INFO] [stdout] 5, expected [18, 0, 0, 0], got [18, 0, 0, 0] [INFO] [stdout] 6, expected [19, 0, 0, 0], got [19, 0, 0, 0] [INFO] [stdout] (leaf) parent_key: None keys: [KeyWithCounter([1, 0, 0, 0], 0)] [INFO] [stdout] (leaf) parent_key: None keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1)] [INFO] [stdout] (leaf) parent_key: None keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: None keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2), KeyWithCounter([5, 0, 0, 0], 3)] [INFO] [stdout] (leaf) parent_key: None keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5), KeyWithCounter([18, 0, 0, 0], 6)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([19, 0, 0, 0], 8)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([19, 0, 0, 0], 8), KeyWithCounter([19, 0, 0, 0], 9)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([19, 0, 0, 0], 8), KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([19, 0, 0, 0], 10)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 9)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([19, 0, 0, 0], 8)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([19, 0, 0, 0], 9)) keys: [KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([19, 0, 0, 0], 10), KeyWithCounter([20, 0, 0, 0], 11)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 9)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([19, 0, 0, 0], 8)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([19, 0, 0, 0], 9)) keys: [KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([19, 0, 0, 0], 10), KeyWithCounter([20, 0, 0, 0], 11), KeyWithCounter([24, 0, 0, 0], 12)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 9)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([19, 0, 0, 0], 8)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([19, 0, 0, 0], 9)) keys: [KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([19, 0, 0, 0], 10), KeyWithCounter([20, 0, 0, 0], 11), KeyWithCounter([24, 0, 0, 0], 12), KeyWithCounter([26, 0, 0, 0], 13)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([24, 0, 0, 0], 12)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([19, 0, 0, 0], 8)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([19, 0, 0, 0], 9)) keys: [KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([19, 0, 0, 0], 10), KeyWithCounter([20, 0, 0, 0], 11)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([24, 0, 0, 0], 12)) keys: [KeyWithCounter([24, 0, 0, 0], 12), KeyWithCounter([26, 0, 0, 0], 13), KeyWithCounter([29, 0, 0, 0], 14)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([24, 0, 0, 0], 12)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([19, 0, 0, 0], 8)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([19, 0, 0, 0], 9)) keys: [KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([19, 0, 0, 0], 10), KeyWithCounter([20, 0, 0, 0], 11)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([24, 0, 0, 0], 12)) keys: [KeyWithCounter([24, 0, 0, 0], 12), KeyWithCounter([26, 0, 0, 0], 13), KeyWithCounter([29, 0, 0, 0], 14), KeyWithCounter([35, 0, 0, 0], 15)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([24, 0, 0, 0], 12)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([19, 0, 0, 0], 8)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([19, 0, 0, 0], 9)) keys: [KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([19, 0, 0, 0], 10), KeyWithCounter([20, 0, 0, 0], 11)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([24, 0, 0, 0], 12)) keys: [KeyWithCounter([24, 0, 0, 0], 12), KeyWithCounter([26, 0, 0, 0], 13), KeyWithCounter([29, 0, 0, 0], 14), KeyWithCounter([35, 0, 0, 0], 15), KeyWithCounter([38, 0, 0, 0], 16)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([19, 0, 0, 0], 9)] [INFO] [stdout] (internal) parent key: Some(KeyWithCounter([0, 0, 0, 0], 0)), keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([19, 0, 0, 0], 8)] [INFO] [stdout] (internal) parent key: Some(KeyWithCounter([19, 0, 0, 0], 9)), keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([24, 0, 0, 0], 12), KeyWithCounter([35, 0, 0, 0], 15)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([19, 0, 0, 0], 10), KeyWithCounter([20, 0, 0, 0], 11)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([24, 0, 0, 0], 12)) keys: [KeyWithCounter([24, 0, 0, 0], 12), KeyWithCounter([26, 0, 0, 0], 13), KeyWithCounter([29, 0, 0, 0], 14)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([35, 0, 0, 0], 15)) keys: [KeyWithCounter([35, 0, 0, 0], 15), KeyWithCounter([38, 0, 0, 0], 16), KeyWithCounter([42, 0, 0, 0], 17)] [INFO] [stdout] (internal) parent key: None, keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([19, 0, 0, 0], 9)] [INFO] [stdout] (internal) parent key: Some(KeyWithCounter([0, 0, 0, 0], 0)), keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([18, 0, 0, 0], 6)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([1, 0, 0, 0], 0), KeyWithCounter([2, 0, 0, 0], 1), KeyWithCounter([3, 0, 0, 0], 2)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([5, 0, 0, 0], 3)) keys: [KeyWithCounter([5, 0, 0, 0], 3), KeyWithCounter([9, 0, 0, 0], 4), KeyWithCounter([9, 0, 0, 0], 5)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([18, 0, 0, 0], 6)) keys: [KeyWithCounter([18, 0, 0, 0], 6), KeyWithCounter([19, 0, 0, 0], 7), KeyWithCounter([19, 0, 0, 0], 8)] [INFO] [stdout] (internal) parent key: Some(KeyWithCounter([19, 0, 0, 0], 9)), keys: [KeyWithCounter([0, 0, 0, 0], 0), KeyWithCounter([24, 0, 0, 0], 12), KeyWithCounter([35, 0, 0, 0], 15)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([0, 0, 0, 0], 0)) keys: [KeyWithCounter([19, 0, 0, 0], 9), KeyWithCounter([19, 0, 0, 0], 10), KeyWithCounter([20, 0, 0, 0], 11)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([24, 0, 0, 0], 12)) keys: [KeyWithCounter([24, 0, 0, 0], 12), KeyWithCounter([26, 0, 0, 0], 13), KeyWithCounter([29, 0, 0, 0], 14)] [INFO] [stdout] (leaf) parent_key: Some(KeyWithCounter([35, 0, 0, 0], 15)) keys: [KeyWithCounter([35, 0, 0, 0], 15), KeyWithCounter([38, 0, 0, 0], 16), KeyWithCounter([42, 0, 0, 0], 17), KeyWithCounter([51, 0, 0, 0], 18)] [INFO] [stdout] outer(0, 0) [INFO] [stdout] outer(1, 1) [INFO] [stdout] outer(2, 2) [INFO] [stdout] (leaf) idxs: 2..3, node_size: 3 [INFO] [stdout] thread 'tests::test_range' panicked at src/lib.rs:685:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: [6, 0, 0, 0] [INFO] [stdout] right: [5, 0, 0, 0] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ee4ee3a9e8a - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5ee4ee3a9e8a - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5ee4ee3a9e8a - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ee4ee3a9e8a - ::fmt::ha95eeb186e57c055 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ee4ee3cffcb - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5ee4ee3cffcb - core::fmt::write::h1c4d59c42453601a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x5ee4ee3a70b3 - std::io::Write::write_fmt::h08b6f2062a09bc68 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5ee4ee3ab692 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5ee4ee3ab692 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x5ee4ee3ab1d3 - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x5ee4ee315439 - as core::ops::function::Fn>::call::h6ee94b0b846f4546 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 11: 0x5ee4ee315439 - test::test_main::{{closure}}::hccc1c379f17b5ca1 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x5ee4ee3abf52 - as core::ops::function::Fn>::call::h8b15e23d52a5df89 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 13: 0x5ee4ee3abf52 - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x5ee4ee3abc07 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x5ee4ee3aa369 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5ee4ee3ab894 - rust_begin_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x5ee4ee231173 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5ee4ee23153e - core::panicking::assert_failed_inner::h4a6f9e49cc96a40b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:412:17 [INFO] [stdout] 19: 0x5ee4ee2981ae - core::panicking::assert_failed::hd32cc69c8585b721 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:367:5 [INFO] [stdout] 20: 0x5ee4ee2bb795 - berkletree::tests::test_range::h7a7e20ddb5473745 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:685:9 [INFO] [stdout] 21: 0x5ee4ee2ba3a7 - berkletree::tests::test_range::{{closure}}::hcae0707c0e326f12 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:603:20 [INFO] [stdout] 22: 0x5ee4ee2becc6 - core::ops::function::FnOnce::call_once::h44fec02a2e360584 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5ee4ee319dab - core::ops::function::FnOnce::call_once::h9b5e01539a2850c9 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5ee4ee319dab - test::__rust_begin_short_backtrace::hfa35fd69df7e11a6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:620:18 [INFO] [stdout] 25: 0x5ee4ee319628 - test::run_test_in_process::{{closure}}::he6acc04e3f33efba [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:60 [INFO] [stdout] 26: 0x5ee4ee319628 - as core::ops::function::FnOnce<()>>::call_once::h9ed0882d7a8705d4 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5ee4ee319628 - std::panicking::try::do_call::hb4e1060b1206bf1d [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 28: 0x5ee4ee319628 - std::panicking::try::he7301d205c111379 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 29: 0x5ee4ee319628 - std::panic::catch_unwind::h6c993e01d18171db [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 30: 0x5ee4ee319628 - test::run_test_in_process::h39faa778a589c8b3 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:27 [INFO] [stdout] 31: 0x5ee4ee319628 - test::run_test::{{closure}}::h59e32a442f6c7a1c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:564:43 [INFO] [stdout] 32: 0x5ee4ee2de9f4 - test::run_test::{{closure}}::h6615d2e57f7516c2 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:594:41 [INFO] [stdout] 33: 0x5ee4ee2de9f4 - std::sys::backtrace::__rust_begin_short_backtrace::h761da13b6d71bc61 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x5ee4ee2e20a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa82f2052ad87664 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 35: 0x5ee4ee2e20a2 - as core::ops::function::FnOnce<()>>::call_once::h709672ecbcc3758b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5ee4ee2e20a2 - std::panicking::try::do_call::hb005a67f6fd9e082 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 37: 0x5ee4ee2e20a2 - std::panicking::try::hec02b24e35e6ab47 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 38: 0x5ee4ee2e20a2 - std::panic::catch_unwind::h13617efa0948dabc [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 39: 0x5ee4ee2e20a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hb4a56c6b32a8e045 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 40: 0x5ee4ee2e20a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h26d01bfaffaa945b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5ee4ee3aff6b - as core::ops::function::FnOnce>::call_once::hbe8e1ebf83e6794e [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 42: 0x5ee4ee3aff6b - as core::ops::function::FnOnce>::call_once::h7d6ff770e6bfeff7 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 43: 0x5ee4ee3aff6b - std::sys::pal::unix::thread::Thread::new::thread_start::h68792b09799a7d87 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x750523f63ac3 - [INFO] [stdout] 45: 0x750523ff4a04 - clone [INFO] [stdout] 46: 0x0 - [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 21.51s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "0658c7ccb8a9e4956e001d49a6dacb6d489fafe12926ce348ddd81e6617b8c52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0658c7ccb8a9e4956e001d49a6dacb6d489fafe12926ce348ddd81e6617b8c52", kill_on_drop: false }` [INFO] [stdout] 0658c7ccb8a9e4956e001d49a6dacb6d489fafe12926ce348ddd81e6617b8c52