[INFO] fetching crate snarkvm-ledger-store 3.8.0... [INFO] checking snarkvm-ledger-store-3.8.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate snarkvm-ledger-store 3.8.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate snarkvm-ledger-store 3.8.0 [INFO] finished tweaking crates.io crate snarkvm-ledger-store 3.8.0 [INFO] tweaked toml for crates.io crate snarkvm-ledger-store 3.8.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate snarkvm-ledger-store 3.8.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 267 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding rocksdb v0.21.0 (available: v0.23.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6ab14d698c9695b308d5bcb92453c74bf180606c39756e44fb7e7fe7997ab55 [INFO] running `Command { std: "docker" "start" "-a" "b6ab14d698c9695b308d5bcb92453c74bf180606c39756e44fb7e7fe7997ab55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6ab14d698c9695b308d5bcb92453c74bf180606c39756e44fb7e7fe7997ab55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6ab14d698c9695b308d5bcb92453c74bf180606c39756e44fb7e7fe7997ab55", kill_on_drop: false }` [INFO] [stdout] b6ab14d698c9695b308d5bcb92453c74bf180606c39756e44fb7e7fe7997ab55 [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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f56e68d14c7bf74f3590a7aa2521b3cf985b8593c434e98d36ca9588a4bddc4d [INFO] running `Command { std: "docker" "start" "-a" "f56e68d14c7bf74f3590a7aa2521b3cf985b8593c434e98d36ca9588a4bddc4d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking aleo-std-cpu v1.0.1 [INFO] [stderr] Checking aleo-std-timer v1.0.1 [INFO] [stderr] Checking aleo-std-profiler v1.0.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling curl-sys v0.4.82+curl-8.14.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling aleo-std v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling curl v0.4.48 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking blake2s_simd v1.0.3 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling snarkvm-circuit-environment-witness v3.8.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling snarkvm-circuit-types-boolean v3.8.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling snarkvm-circuit-types-field v3.8.0 [INFO] [stderr] Compiling snarkvm-circuit-types-scalar v3.8.0 [INFO] [stderr] Checking enum_index v0.2.0 [INFO] [stderr] Compiling snarkvm-circuit-types-group v3.8.0 [INFO] [stderr] Compiling snarkvm-circuit-types-integers v3.8.0 [INFO] [stderr] Compiling snarkvm-circuit-types-address v3.8.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling snarkvm-circuit-types-string v3.8.0 [INFO] [stderr] Compiling snarkvm-circuit-algorithms v3.8.0 [INFO] [stderr] Compiling snarkvm-circuit-collections v3.8.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Compiling snarkvm-circuit-network v3.8.0 [INFO] [stderr] Compiling snarkvm-circuit-account v3.8.0 [INFO] [stderr] Compiling snarkvm-circuit-program v3.8.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking aleo-std-storage v1.0.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling enum_index_derive v0.2.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling aleo-std-time v1.0.1 [INFO] [stderr] Compiling aleo-std-timed v1.0.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling snarkvm-utilities-derives v3.8.0 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking enum-iterator v2.1.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking tracing-test v0.2.5 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking snarkvm-utilities v3.8.0 [INFO] [stderr] Checking snarkvm-fields v3.8.0 [INFO] [stderr] Checking snarkvm-curves v3.8.0 [INFO] [stderr] Checking snarkvm-console-network-environment v3.8.0 [INFO] [stderr] Checking snarkvm-parameters v3.8.0 [INFO] [stderr] Checking snarkvm-console-types-boolean v3.8.0 [INFO] [stderr] Checking snarkvm-console-types-field v3.8.0 [INFO] [stderr] Checking snarkvm-console-types-scalar v3.8.0 [INFO] [stderr] Checking snarkvm-console-types-group v3.8.0 [INFO] [stderr] Checking snarkvm-console-types-integers v3.8.0 [INFO] [stderr] Checking snarkvm-console-types-address v3.8.0 [INFO] [stderr] Checking snarkvm-console-types-string v3.8.0 [INFO] [stderr] Checking snarkvm-console-types v3.8.0 [INFO] [stderr] Checking snarkvm-console-algorithms v3.8.0 [INFO] [stderr] Checking snarkvm-algorithms v3.8.0 [INFO] [stderr] Checking snarkvm-console-collections v3.8.0 [INFO] [stderr] Checking snarkvm-console-network v3.8.0 [INFO] [stderr] Checking snarkvm-circuit-environment v3.8.0 [INFO] [stderr] Checking snarkvm-console-account v3.8.0 [INFO] [stderr] Checking snarkvm-console-program v3.8.0 [INFO] [stderr] Checking snarkvm-circuit-types v3.8.0 [INFO] [stderr] Checking snarkvm-console v3.8.0 [INFO] [stderr] Checking snarkvm-ledger-puzzle v3.8.0 [INFO] [stderr] Checking snarkvm-ledger-narwhal-data v3.8.0 [INFO] [stderr] Checking snarkvm-ledger-narwhal-transmission-id v3.8.0 [INFO] [stderr] Checking snarkvm-ledger-narwhal-batch-header v3.8.0 [INFO] [stderr] Checking snarkvm-ledger-narwhal-batch-certificate v3.8.0 [INFO] [stderr] Checking snarkvm-ledger-committee v3.8.0 [INFO] [stderr] Checking snarkvm-ledger-narwhal-subdag v3.8.0 [INFO] [stderr] Checking snarkvm-ledger-authority v3.8.0 [INFO] [stderr] Checking snarkvm-circuit v3.8.0 [INFO] [stderr] Checking snarkvm-synthesizer-snark v3.8.0 [INFO] [stderr] Checking snarkvm-synthesizer-program v3.8.0 [INFO] [stderr] Checking snarkvm-ledger-block v3.8.0 [INFO] [stderr] Checking snarkvm-ledger-store v3.8.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_helpers` in `ledger_committee` [INFO] [stdout] --> src/program/committee.rs:411:45 [INFO] [stdout] | [INFO] [stdout] 411 | let committee_0 = ledger_committee::test_helpers::sample_committee_for_round(0, rng); [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_helpers` in `ledger_committee` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snarkvm-ledger-committee-3.8.0/src/lib.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | pub mod test_helpers { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snarkvm-ledger-committee-3.8.0/src/lib.rs:255:1 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(any(test, feature = "test-helpers"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_helpers` in `ledger_committee` [INFO] [stdout] --> src/program/committee.rs:443:45 [INFO] [stdout] | [INFO] [stdout] 443 | let committee_1 = ledger_committee::test_helpers::sample_committee_for_round(5, rng); [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_helpers` in `ledger_committee` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snarkvm-ledger-committee-3.8.0/src/lib.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | pub mod test_helpers { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snarkvm-ledger-committee-3.8.0/src/lib.rs:255:1 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(any(test, feature = "test-helpers"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_helpers` in `ledger_committee` [INFO] [stdout] --> src/program/committee.rs:532:45 [INFO] [stdout] | [INFO] [stdout] 532 | let committee_0 = ledger_committee::test_helpers::sample_committee_for_round(0, rng); [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_helpers` in `ledger_committee` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snarkvm-ledger-committee-3.8.0/src/lib.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | pub mod test_helpers { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snarkvm-ledger-committee-3.8.0/src/lib.rs:255:1 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(any(test, feature = "test-helpers"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_helpers` in `ledger_committee` [INFO] [stdout] --> src/program/committee.rs:547:45 [INFO] [stdout] | [INFO] [stdout] 547 | let committee_1 = ledger_committee::test_helpers::sample_committee_for_round(5, rng); [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_helpers` in `ledger_committee` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snarkvm-ledger-committee-3.8.0/src/lib.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | pub mod test_helpers { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snarkvm-ledger-committee-3.8.0/src/lib.rs:255:1 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(any(test, feature = "test-helpers"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] --> src/block/confirmed_tx_type/mod.rs:56:24 [INFO] [stdout] | [INFO] [stdout] 56 | let rejected = ledger_test_helpers::sample_rejected_deployment(rng.gen(), rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/block/confirmed_tx_type/mod.rs:64:24 [INFO] [stdout] | [INFO] [stdout] 64 | let rejected = ledger_test_helpers::sample_rejected_execution(rng.gen(), rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/block/mod.rs:1419:21 [INFO] [stdout] | [INFO] [stdout] 1419 | let block = ledger_test_helpers::sample_genesis_block(rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/block/mod.rs:1449:21 [INFO] [stdout] | [INFO] [stdout] 1449 | let block = ledger_test_helpers::sample_genesis_block(rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/block/mod.rs:1490:21 [INFO] [stdout] | [INFO] [stdout] 1490 | let block = ledger_test_helpers::sample_genesis_block(rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/block/mod.rs:1509:21 [INFO] [stdout] | [INFO] [stdout] 1509 | let block = ledger_test_helpers::sample_genesis_block(rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/block/mod.rs:1528:21 [INFO] [stdout] | [INFO] [stdout] 1528 | let block = ledger_test_helpers::sample_genesis_block(rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/block/mod.rs:1550:27 [INFO] [stdout] | [INFO] [stdout] 1550 | let private_key = ledger_test_helpers::sample_genesis_private_key(rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/block/mod.rs:1554:19 [INFO] [stdout] | [INFO] [stdout] 1554 | let fee = ledger_test_helpers::sample_fee_public_transaction(rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/block/mod.rs:1555:24 [INFO] [stdout] | [INFO] [stdout] 1555 | let rejected = ledger_test_helpers::sample_rejected_execution(false, rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/deployment.rs:680:29 [INFO] [stdout] | [INFO] [stdout] 680 | let transaction_0 = ledger_test_helpers::sample_deployment_transaction(true, rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/deployment.rs:681:29 [INFO] [stdout] | [INFO] [stdout] 681 | let transaction_1 = ledger_test_helpers::sample_deployment_transaction(false, rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/deployment.rs:719:29 [INFO] [stdout] | [INFO] [stdout] 719 | let transaction_0 = ledger_test_helpers::sample_deployment_transaction(true, rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/deployment.rs:720:29 [INFO] [stdout] | [INFO] [stdout] 720 | let transaction_1 = ledger_test_helpers::sample_deployment_transaction(false, rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/execution.rs:478:27 [INFO] [stdout] | [INFO] [stdout] 478 | let transaction = ledger_test_helpers::sample_execution_transaction_with_fee(true, rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/execution.rs:482:27 [INFO] [stdout] | [INFO] [stdout] 482 | let transaction = ledger_test_helpers::sample_execution_transaction_with_fee(false, rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/execution.rs:491:27 [INFO] [stdout] | [INFO] [stdout] 491 | let transaction = ledger_test_helpers::sample_execution_transaction_with_fee(true, rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/execution.rs:495:27 [INFO] [stdout] | [INFO] [stdout] 495 | let transaction = ledger_test_helpers::sample_execution_transaction_with_fee(false, rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/fee.rs:274:29 [INFO] [stdout] | [INFO] [stdout] 274 | let transaction_0 = ledger_test_helpers::sample_fee_private_transaction(rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/fee.rs:275:29 [INFO] [stdout] | [INFO] [stdout] 275 | let transaction_1 = ledger_test_helpers::sample_fee_public_transaction(rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/fee.rs:314:29 [INFO] [stdout] | [INFO] [stdout] 314 | let transaction_0 = ledger_test_helpers::sample_fee_private_transaction(rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/fee.rs:315:29 [INFO] [stdout] | [INFO] [stdout] 315 | let transaction_1 = ledger_test_helpers::sample_fee_public_transaction(rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/mod.rs:490:13 [INFO] [stdout] | [INFO] [stdout] 490 | ledger_test_helpers::sample_deployment_transaction(true, rng), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/mod.rs:491:13 [INFO] [stdout] | [INFO] [stdout] 491 | ledger_test_helpers::sample_deployment_transaction(false, rng), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/mod.rs:492:13 [INFO] [stdout] | [INFO] [stdout] 492 | ledger_test_helpers::sample_execution_transaction_with_fee(true, rng), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/mod.rs:493:13 [INFO] [stdout] | [INFO] [stdout] 493 | ledger_test_helpers::sample_execution_transaction_with_fee(false, rng), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/mod.rs:494:13 [INFO] [stdout] | [INFO] [stdout] 494 | ledger_test_helpers::sample_fee_private_transaction(rng), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/mod.rs:495:13 [INFO] [stdout] | [INFO] [stdout] 495 | ledger_test_helpers::sample_fee_public_transaction(rng), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/mod.rs:531:13 [INFO] [stdout] | [INFO] [stdout] 531 | ledger_test_helpers::sample_deployment_transaction(true, rng), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/mod.rs:532:13 [INFO] [stdout] | [INFO] [stdout] 532 | ledger_test_helpers::sample_deployment_transaction(false, rng), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/mod.rs:533:13 [INFO] [stdout] | [INFO] [stdout] 533 | ledger_test_helpers::sample_execution_transaction_with_fee(true, rng), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/mod.rs:534:13 [INFO] [stdout] | [INFO] [stdout] 534 | ledger_test_helpers::sample_execution_transaction_with_fee(false, rng), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/mod.rs:535:13 [INFO] [stdout] | [INFO] [stdout] 535 | ledger_test_helpers::sample_fee_private_transaction(rng), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transaction/mod.rs:536:13 [INFO] [stdout] | [INFO] [stdout] 536 | ledger_test_helpers::sample_fee_public_transaction(rng), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transition/input.rs:499:39 [INFO] [stdout] | [INFO] [stdout] 499 | for (transition_id, input) in ledger_test_helpers::sample_inputs() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transition/input.rs:526:39 [INFO] [stdout] | [INFO] [stdout] 526 | for (transition_id, input) in ledger_test_helpers::sample_inputs() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transition/output.rs:575:40 [INFO] [stdout] | [INFO] [stdout] 575 | for (transition_id, output) in ledger_test_helpers::sample_outputs() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transition/output.rs:602:40 [INFO] [stdout] | [INFO] [stdout] 602 | for (transition_id, output) in ledger_test_helpers::sample_outputs() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transition/mod.rs:659:29 [INFO] [stdout] | [INFO] [stdout] 659 | let transaction_0 = ledger_test_helpers::sample_execution_transaction_with_fee(true, rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `ledger_test_helpers` [INFO] [stdout] --> src/transition/mod.rs:660:29 [INFO] [stdout] | [INFO] [stdout] 660 | let transaction_1 = ledger_test_helpers::sample_execution_transaction_with_fee(false, rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ledger_test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ledger_test_helpers`, use `cargo add ledger_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 `snarkvm-ledger-store` (lib test) due to 44 previous errors [INFO] running `Command { std: "docker" "inspect" "f56e68d14c7bf74f3590a7aa2521b3cf985b8593c434e98d36ca9588a4bddc4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f56e68d14c7bf74f3590a7aa2521b3cf985b8593c434e98d36ca9588a4bddc4d", kill_on_drop: false }` [INFO] [stdout] f56e68d14c7bf74f3590a7aa2521b3cf985b8593c434e98d36ca9588a4bddc4d