[INFO] fetching crate fuel-merkle 0.62.0... [INFO] testing fuel-merkle-0.62.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate fuel-merkle 0.62.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate fuel-merkle 0.62.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fuel-merkle 0.62.0 [INFO] tweaked toml for crates.io crate fuel-merkle 0.62.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fuel-merkle 0.62.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fuel-merkle 0.62.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded datatest-stable v0.2.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60b204969b997620671b539069aa33f5d692fd7a457332e0804ea8fdb426823b [INFO] running `Command { std: "docker" "start" "-a" "60b204969b997620671b539069aa33f5d692fd7a457332e0804ea8fdb426823b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60b204969b997620671b539069aa33f5d692fd7a457332e0804ea8fdb426823b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60b204969b997620671b539069aa33f5d692fd7a457332e0804ea8fdb426823b", kill_on_drop: false }` [INFO] [stdout] 60b204969b997620671b539069aa33f5d692fd7a457332e0804ea8fdb426823b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 73984f1ac053b6dea6f42aaaca8e808816be082524f471cc22b549e075804429 [INFO] running `Command { std: "docker" "start" "-a" "73984f1ac053b6dea6f42aaaca8e808816be082524f471cc22b549e075804429", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fuel-storage v0.62.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling fuel-merkle v0.62.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/common/storage_map.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | fn get(&self, key: &Type::Key) -> Result>, Self::Error> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | fn get(&self, key: &Type::Key) -> Result>, Self::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/sparse/in_memory.rs:88:20 [INFO] [stdout] | [INFO] [stdout] 88 | fn get(&self, _: &Bytes32) -> Result>, Self::Error> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 88 | fn get(&self, _: &Bytes32) -> Result>, Self::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/sparse/in_memory.rs:145:20 [INFO] [stdout] | [INFO] [stdout] 145 | fn get(&self, _: &Bytes32) -> Result>, Self::Error> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 145 | fn get(&self, _: &Bytes32) -> Result>, Self::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/storage.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | fn get(&self, key: &Type::Key) -> Option>; [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 12 | fn get(&self, key: &Type::Key) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/storage.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | fn get(&self, key: &Type::Key) -> Option> { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | fn get(&self, key: &Type::Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.59s [INFO] running `Command { std: "docker" "inspect" "73984f1ac053b6dea6f42aaaca8e808816be082524f471cc22b549e075804429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73984f1ac053b6dea6f42aaaca8e808816be082524f471cc22b549e075804429", kill_on_drop: false }` [INFO] [stdout] 73984f1ac053b6dea6f42aaaca8e808816be082524f471cc22b549e075804429 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3b5599fd6e3e62a7eb7b1d82aa0d06223717f7a212a31bbad51ca346125ce771 [INFO] running `Command { std: "docker" "start" "-a" "3b5599fd6e3e62a7eb7b1d82aa0d06223717f7a212a31bbad51ca346125ce771", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling escape8259 v0.5.3 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling proptest-derive v0.5.1 [INFO] [stderr] Compiling fuel-merkle v0.62.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling libtest-mimic v0.8.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/common/storage_map.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | fn get(&self, key: &Type::Key) -> Result>, Self::Error> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | fn get(&self, key: &Type::Key) -> Result>, Self::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/sparse/in_memory.rs:88:20 [INFO] [stdout] | [INFO] [stdout] 88 | fn get(&self, _: &Bytes32) -> Result>, Self::Error> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 88 | fn get(&self, _: &Bytes32) -> Result>, Self::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/sparse/in_memory.rs:145:20 [INFO] [stdout] | [INFO] [stdout] 145 | fn get(&self, _: &Bytes32) -> Result>, Self::Error> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 145 | fn get(&self, _: &Bytes32) -> Result>, Self::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/storage.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | fn get(&self, key: &Type::Key) -> Option>; [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 12 | fn get(&self, key: &Type::Key) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/storage.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | fn get(&self, key: &Type::Key) -> Option> { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | fn get(&self, key: &Type::Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling datatest-stable v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fuel_merkle_test_helpers` [INFO] [stdout] --> tests-data-binary/tests-data-binary.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use fuel_merkle_test_helpers::data::binary::ProofTest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fuel_merkle_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fuel_merkle_test_helpers`, use `cargo add fuel_merkle_test_helpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fuel_merkle_test_helpers` [INFO] [stdout] --> tests-data/tests-data.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use fuel_merkle_test_helpers::data::sparse::Test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fuel_merkle_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fuel_merkle_test_helpers`, use `cargo add fuel_merkle_test_helpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fuel-merkle` (test "tests-data-binary") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fuel-merkle` (test "tests-data") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `fuel_merkle_test_helpers` [INFO] [stdout] --> src/binary/merkle_tree.rs:373:9 [INFO] [stdout] | [INFO] [stdout] 373 | use fuel_merkle_test_helpers::TEST_DATA; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fuel_merkle_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fuel_merkle_test_helpers`, use `cargo add fuel_merkle_test_helpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fuel_merkle_test_helpers` [INFO] [stdout] --> src/binary/verify.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | use fuel_merkle_test_helpers::TEST_DATA; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fuel_merkle_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fuel_merkle_test_helpers`, use `cargo add fuel_merkle_test_helpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fuel_merkle_test_helpers` [INFO] [stdout] --> src/binary/in_memory.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | use fuel_merkle_test_helpers::TEST_DATA; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fuel_merkle_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fuel_merkle_test_helpers`, use `cargo add fuel_merkle_test_helpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fuel_merkle_test_helpers` [INFO] [stdout] --> src/tests/binary.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use fuel_merkle_test_helpers::binary::MerkleTree as ReferenceMerkleTree; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fuel_merkle_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fuel_merkle_test_helpers`, use `cargo add fuel_merkle_test_helpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fuel_merkle_test_helpers` [INFO] [stdout] --> src/binary/root_calculator.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | use fuel_merkle_test_helpers::TEST_DATA; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fuel_merkle_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fuel_merkle_test_helpers`, use `cargo add fuel_merkle_test_helpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fuel-merkle` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "3b5599fd6e3e62a7eb7b1d82aa0d06223717f7a212a31bbad51ca346125ce771", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b5599fd6e3e62a7eb7b1d82aa0d06223717f7a212a31bbad51ca346125ce771", kill_on_drop: false }` [INFO] [stdout] 3b5599fd6e3e62a7eb7b1d82aa0d06223717f7a212a31bbad51ca346125ce771