[INFO] cloning repository https://github.com/cfcosta/mucrdt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cfcosta/mucrdt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcfcosta%2Fmucrdt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcfcosta%2Fmucrdt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6abc54cee80c9dc63f30515b07167440bd6f32c
[INFO] testing cfcosta/mucrdt against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcfcosta%2Fmucrdt" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/cfcosta/mucrdt
[INFO] finished tweaking git repo https://github.com/cfcosta/mucrdt
[INFO] tweaked toml for git repo https://github.com/cfcosta/mucrdt written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cfcosta/mucrdt on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cfcosta/mucrdt 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e76cfe02b9576d55097b94329061b2e58a5dd81580e84d1d030e9bba92ad577
[INFO] running `Command { std: "docker" "start" "-a" "1e76cfe02b9576d55097b94329061b2e58a5dd81580e84d1d030e9bba92ad577", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e76cfe02b9576d55097b94329061b2e58a5dd81580e84d1d030e9bba92ad577", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e76cfe02b9576d55097b94329061b2e58a5dd81580e84d1d030e9bba92ad577", kill_on_drop: false }`
[INFO] [stdout] 1e76cfe02b9576d55097b94329061b2e58a5dd81580e84d1d030e9bba92ad577
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f04752053ace299cad34ec9e717b55a40dedf2c8f8177193dbf415b10b78d468
[INFO] running `Command { std: "docker" "start" "-a" "f04752053ace299cad34ec9e717b55a40dedf2c8f8177193dbf415b10b78d468", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling cc v1.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.68
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling test-strategy v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proptest v1.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling mucrdt v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Neighbor` is never constructed
[INFO] [stdout]    --> src/forestry/mod.rs:478:12
[INFO] [stdout]     |
[INFO] [stdout] 478 | pub struct Neighbor {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.49s
[INFO] running `Command { std: "docker" "inspect" "f04752053ace299cad34ec9e717b55a40dedf2c8f8177193dbf415b10b78d468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f04752053ace299cad34ec9e717b55a40dedf2c8f8177193dbf415b10b78d468", kill_on_drop: false }`
[INFO] [stdout] f04752053ace299cad34ec9e717b55a40dedf2c8f8177193dbf415b10b78d468
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f62394513a1bbb11f29dc28d4403c40ce0d355279238f30112f901cdc8243931
[INFO] running `Command { std: "docker" "start" "-a" "f62394513a1bbb11f29dc28d4403c40ce0d355279238f30112f901cdc8243931", kill_on_drop: false }`
[INFO] [stdout] warning: struct `Neighbor` is never constructed
[INFO] [stdout]    --> src/forestry/mod.rs:478:12
[INFO] [stdout]     |
[INFO] [stdout] 478 | pub struct Neighbor {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mucrdt v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Neighbor` is never constructed
[INFO] [stdout]    --> src/forestry/mod.rs:478:12
[INFO] [stdout]     |
[INFO] [stdout] 478 | pub struct Neighbor {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.65s
[INFO] running `Command { std: "docker" "inspect" "f62394513a1bbb11f29dc28d4403c40ce0d355279238f30112f901cdc8243931", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f62394513a1bbb11f29dc28d4403c40ce0d355279238f30112f901cdc8243931", kill_on_drop: false }`
[INFO] [stdout] f62394513a1bbb11f29dc28d4403c40ce0d355279238f30112f901cdc8243931
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 858c5180c2e92259847b3bde0b3c05e1c6bf3a6b4d7ee95415b0957c4071b861
[INFO] running `Command { std: "docker" "start" "-a" "858c5180c2e92259847b3bde0b3c05e1c6bf3a6b4d7ee95415b0957c4071b861", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Neighbor` is never constructed
[INFO] [stderr]    --> src/forestry/mod.rs:478:12
[INFO] [stderr]     |
[INFO] [stderr] 478 | pub struct Neighbor {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mucrdt` (lib) generated 1 warning
[INFO] [stderr] warning: `mucrdt` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/mucrdt/4da5c728d85f31cd/deps/mucrdt-4da5c728d85f31cd)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test forestry::tests::Blake3_tests::test_empty_trie ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_empty_key_or_value ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_crdt_mpf::test_changes_are_applied ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_crdt_mpf::test_commutativity ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_crdt_mpf::test_imdepotence ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_crdt_mpf::test_associativity ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_default_is_empty ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_root_matches_calculated ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_proof_size ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_root_proof_equality ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_from_proof_root_calculation ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_op_crdt_mpf::test_commutativity ... ok
[INFO] [stdout] test forestry::tests::test_merkle_proof_antisymmetric ... ok
[INFO] [stdout] test forestry::tests::test_merkle_proof_reflexive ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_second_preimage_resistance ... ok
[INFO] [stdout] test forestry::tests::test_merkle_proof_consistency ... ok
[INFO] [stdout] test hash::tests::test_to_bytes_hash::test_default_is_zero ... ok
[INFO] [stdout] test forestry::tests::test_merkle_proof_transitive ... ok
[INFO] [stdout] test hash::tests::test_to_bytes_hash::test_output_consistency ... ok
[INFO] [stdout] test hash::tests::test_to_bytes_hash::test_is_zero_is_same_as_zero_bytes ... ok
[INFO] [stdout] test hash::tests::test_to_bytes_hash::test_is_different_on_different_objects ... ok
[INFO] [stdout] test hash::tests::test_to_bytes_hash::test_hash_consistency ... ok
[INFO] [stdout] test hash::tests::test_to_bytes_hash::test_roundtrip ... ok
[INFO] [stdout] test hash::tests::test_to_bytes_hash::test_to_hex_hash::test_output_consistency ... ok
[INFO] [stdout] test hash::tests::test_to_bytes_hash::test_to_hex_hash::test_is_different_on_different_objects ... ok
[INFO] [stdout] test hash::tests::test_to_bytes_hash::test_to_hex_hash::test_roundtrip ... ok
[INFO] [stdout] test hash::tests::test_to_hex_hash::test_is_different_on_different_objects ... ok
[INFO] [stdout] test hash::tests::test_to_hex_hash::test_output_consistency ... ok
[INFO] [stdout] test hash::tests::test_to_hex_hash::test_roundtrip ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_op_crdt_mpf::test_imdepotence ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_start_empty_add_one_check_hash ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_verify_proof ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_insert ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_large_key_value_pairs ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_remove_through_tombstone ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_multiple_removes ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_proof_verification_with_tombstones ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_proof_verification ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_multiple_inserts ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_verify_non_existent ... ok
[INFO] [stdout] test forestry::tests::Blake3_tests::test_malicious_proof_resistance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.29s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mucrdt
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/forestry/proof.rs - forestry::proof::Proof::push (line 160) ... FAILED
[INFO] [stdout] test src/forestry/proof.rs - forestry::proof::Proof::new (line 25) ... FAILED
[INFO] [stdout] test src/forestry/proof.rs - forestry::proof::Proof::extend (line 178) ... FAILED
[INFO] [stdout] test src/forestry/proof.rs - forestry::proof::Proof::remove (line 138) ... FAILED
[INFO] [stdout] test src/forestry/proof.rs - forestry::proof::Proof::retain (line 110) ... FAILED
[INFO] [stdout] test src/forestry/proof.rs - forestry::proof::Proof::get (line 92) ... FAILED
[INFO] [stdout] test src/forestry/proof.rs - forestry::proof::Proof::steps (line 43) ... FAILED
[INFO] [stdout] test src/forestry/proof.rs - forestry::proof::Proof::root (line 62) ... FAILED
[INFO] [stdout] test src/forestry/proof.rs - forestry::proof::Proof::set (line 202) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/forestry/proof.rs - forestry::proof::Proof::push (line 160) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash`
[INFO] [stdout]    --> src/forestry/proof.rs:165:45
[INFO] [stdout]     |
[INFO] [stdout] 165 | proof.push(Step::Leaf { key: vec![], value: Hash::default() });
[INFO] [stdout]     |                                             ^^^^ use of undeclared type `Hash`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 159 + use std::hash::Hash;
[INFO] [stdout]     |
[INFO] [stdout] 159 + use blake3::Hash;
[INFO] [stdout]     |
[INFO] [stdout] 159 + use mucrdt::prelude::Hash;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `forestry` is private
[INFO] [stdout]    --> src/forestry/proof.rs:162:13
[INFO] [stdout]     |
[INFO] [stdout] 162 | use mucrdt::forestry::{Proof, Step};
[INFO] [stdout]     |             ^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `forestry` is defined here
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | mod forestry;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `forestry` is private
[INFO] [stdout]    --> src/forestry/proof.rs:162:13
[INFO] [stdout]     |
[INFO] [stdout] 162 | use mucrdt::forestry::{Proof, Step};
[INFO] [stdout]     |             ^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum instead:
[INFO] [stdout]       mucrdt::prelude::Step
[INFO] [stdout]    --> src/forestry/proof.rs:162:31
[INFO] [stdout]     |
[INFO] [stdout] 162 | use mucrdt::forestry::{Proof, Step};
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout] note: the module `forestry` is defined here
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | mod forestry;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/forestry/proof.rs - forestry::proof::Proof::new (line 25) stdout ----
[INFO] [stdout] error[E0603]: module `forestry` is private
[INFO] [stdout]   --> src/forestry/proof.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 | use mucrdt::forestry::Proof;
[INFO] [stdout]    |             ^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `forestry` is defined here
[INFO] [stdout]   --> src/lib.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | mod forestry;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/forestry/proof.rs - forestry::proof::Proof::extend (line 178) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash`
[INFO] [stdout]    --> src/forestry/proof.rs:183:51
[INFO] [stdout]     |
[INFO] [stdout] 183 | let steps = vec![Step::Leaf { key: vec![], value: Hash::default() }];
[INFO] [stdout]     |                                                   ^^^^ use of undeclared type `Hash`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 177 + use std::hash::Hash;
[INFO] [stdout]     |
[INFO] [stdout] 177 + use blake3::Hash;
[INFO] [stdout]     |
[INFO] [stdout] 177 + use mucrdt::prelude::Hash;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `forestry` is private
[INFO] [stdout]    --> src/forestry/proof.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 | use mucrdt::forestry::{Proof, Step};
[INFO] [stdout]     |             ^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `forestry` is defined here
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | mod forestry;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `forestry` is private
[INFO] [stdout]    --> src/forestry/proof.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 | use mucrdt::forestry::{Proof, Step};
[INFO] [stdout]     |             ^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum instead:
[INFO] [stdout]       mucrdt::prelude::Step
[INFO] [stdout]    --> src/forestry/proof.rs:180:31
[INFO] [stdout]     |
[INFO] [stdout] 180 | use mucrdt::forestry::{Proof, Step};
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout] note: the module `forestry` is defined here
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | mod forestry;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/forestry/proof.rs - forestry::proof::Proof::remove (line 138) stdout ----
[INFO] [stdout] error[E0603]: module `forestry` is private
[INFO] [stdout]    --> src/forestry/proof.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 | use mucrdt::forestry::{Proof, Step};
[INFO] [stdout]     |             ^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `forestry` is defined here
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | mod forestry;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `forestry` is private
[INFO] [stdout]    --> src/forestry/proof.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 | use mucrdt::forestry::{Proof, Step};
[INFO] [stdout]     |             ^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum instead:
[INFO] [stdout]       mucrdt::prelude::Step
[INFO] [stdout]    --> src/forestry/proof.rs:140:31
[INFO] [stdout]     |
[INFO] [stdout] 140 | use mucrdt::forestry::{Proof, Step};
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout] note: the module `forestry` is defined here
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | mod forestry;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/forestry/proof.rs - forestry::proof::Proof::retain (line 110) stdout ----
[INFO] [stdout] error[E0603]: module `forestry` is private
[INFO] [stdout]    --> src/forestry/proof.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 | use mucrdt::forestry::{Proof, Step};
[INFO] [stdout]     |             ^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `forestry` is defined here
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | mod forestry;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `forestry` is private
[INFO] [stdout]    --> src/forestry/proof.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 | use mucrdt::forestry::{Proof, Step};
[INFO] [stdout]     |             ^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum instead:
[INFO] [stdout]       mucrdt::prelude::Step
[INFO] [stdout]    --> src/forestry/proof.rs:112:31
[INFO] [stdout]     |
[INFO] [stdout] 112 | use mucrdt::forestry::{Proof, Step};
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout] note: the module `forestry` is defined here
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | mod forestry;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/forestry/proof.rs - forestry::proof::Proof::get (line 92) stdout ----
[INFO] [stdout] error[E0603]: module `forestry` is private
[INFO] [stdout]   --> src/forestry/proof.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 | use mucrdt::forestry::{Proof, Step};
[INFO] [stdout]    |             ^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `forestry` is defined here
[INFO] [stdout]   --> src/lib.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | mod forestry;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `forestry` is private
[INFO] [stdout]   --> src/forestry/proof.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 | use mucrdt::forestry::{Proof, Step};
[INFO] [stdout]    |             ^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum instead:
[INFO] [stdout]       mucrdt::prelude::Step
[INFO] [stdout]   --> src/forestry/proof.rs:94:31
[INFO] [stdout]    |
[INFO] [stdout] 94 | use mucrdt::forestry::{Proof, Step};
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout] note: the module `forestry` is defined here
[INFO] [stdout]   --> src/lib.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | mod forestry;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/forestry/proof.rs - forestry::proof::Proof::steps (line 43) stdout ----
[INFO] [stdout] error[E0603]: module `forestry` is private
[INFO] [stdout]   --> src/forestry/proof.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 | use mucrdt::forestry::{Proof, Step};
[INFO] [stdout]    |             ^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `forestry` is defined here
[INFO] [stdout]   --> src/lib.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | mod forestry;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `forestry` is private
[INFO] [stdout]   --> src/forestry/proof.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 | use mucrdt::forestry::{Proof, Step};
[INFO] [stdout]    |             ^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum instead:
[INFO] [stdout]       mucrdt::prelude::Step
[INFO] [stdout]   --> src/forestry/proof.rs:45:31
[INFO] [stdout]    |
[INFO] [stdout] 45 | use mucrdt::forestry::{Proof, Step};
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout] note: the module `forestry` is defined here
[INFO] [stdout]   --> src/lib.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | mod forestry;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/forestry/proof.rs - forestry::proof::Proof::root (line 62) stdout ----
[INFO] [stdout] error[E0603]: module `forestry` is private
[INFO] [stdout]   --> src/forestry/proof.rs:64:15
[INFO] [stdout]    |
[INFO] [stdout] 64 | use mucrdt::{ forestry::Proof, prelude::Hash };
[INFO] [stdout]    |               ^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `forestry` is defined here
[INFO] [stdout]   --> src/lib.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | mod forestry;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/forestry/proof.rs - forestry::proof::Proof::set (line 202) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash`
[INFO] [stdout]    --> src/forestry/proof.rs:207:45
[INFO] [stdout]     |
[INFO] [stdout] 207 | proof.push(Step::Leaf { key: vec![], value: Hash::default() });
[INFO] [stdout]     |                                             ^^^^ use of undeclared type `Hash`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 201 + use std::hash::Hash;
[INFO] [stdout]     |
[INFO] [stdout] 201 + use blake3::Hash;
[INFO] [stdout]     |
[INFO] [stdout] 201 + use mucrdt::prelude::Hash;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Hash`
[INFO] [stdout]    --> src/forestry/proof.rs:208:48
[INFO] [stdout]     |
[INFO] [stdout] 208 | proof.set(0, Step::Leaf { key: vec![1], value: Hash::default() });
[INFO] [stdout]     |                                                ^^^^ use of undeclared type `Hash`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 201 + use std::hash::Hash;
[INFO] [stdout]     |
[INFO] [stdout] 201 + use blake3::Hash;
[INFO] [stdout]     |
[INFO] [stdout] 201 + use mucrdt::prelude::Hash;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `forestry` is private
[INFO] [stdout]    --> src/forestry/proof.rs:204:13
[INFO] [stdout]     |
[INFO] [stdout] 204 | use mucrdt::forestry::{Proof, Step};
[INFO] [stdout]     |             ^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `forestry` is defined here
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | mod forestry;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `forestry` is private
[INFO] [stdout]    --> src/forestry/proof.rs:204:13
[INFO] [stdout]     |
[INFO] [stdout] 204 | use mucrdt::forestry::{Proof, Step};
[INFO] [stdout]     |             ^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum instead:
[INFO] [stdout]       mucrdt::prelude::Step
[INFO] [stdout]    --> src/forestry/proof.rs:204:31
[INFO] [stdout]     |
[INFO] [stdout] 204 | use mucrdt::forestry::{Proof, Step};
[INFO] [stdout]     |                               ^^^^
[INFO] [stdout] note: the module `forestry` is defined here
[INFO] [stdout]    --> src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | mod forestry;
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/forestry/proof.rs - forestry::proof::Proof::extend (line 178)
[INFO] [stdout]     src/forestry/proof.rs - forestry::proof::Proof::get (line 92)
[INFO] [stdout]     src/forestry/proof.rs - forestry::proof::Proof::new (line 25)
[INFO] [stdout]     src/forestry/proof.rs - forestry::proof::Proof::push (line 160)
[INFO] [stdout]     src/forestry/proof.rs - forestry::proof::Proof::remove (line 138)
[INFO] [stdout]     src/forestry/proof.rs - forestry::proof::Proof::retain (line 110)
[INFO] [stdout]     src/forestry/proof.rs - forestry::proof::Proof::root (line 62)
[INFO] [stdout]     src/forestry/proof.rs - forestry::proof::Proof::set (line 202)
[INFO] [stdout]     src/forestry/proof.rs - forestry::proof::Proof::steps (line 43)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "858c5180c2e92259847b3bde0b3c05e1c6bf3a6b4d7ee95415b0957c4071b861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "858c5180c2e92259847b3bde0b3c05e1c6bf3a6b4d7ee95415b0957c4071b861", kill_on_drop: false }`
[INFO] [stdout] 858c5180c2e92259847b3bde0b3c05e1c6bf3a6b4d7ee95415b0957c4071b861
