[INFO] fetching crate fuel-vm 0.43.1...
[INFO] checking fuel-vm-0.43.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate fuel-vm 0.43.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate fuel-vm 0.43.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fuel-vm 0.43.1
[INFO] finished tweaking crates.io crate fuel-vm 0.43.1
[INFO] tweaked toml for crates.io crate fuel-vm 0.43.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate fuel-vm 0.43.1 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fuel-merkle v0.43.1
[INFO] [stderr]   Downloaded fuel-derive v0.43.1
[INFO] [stderr]   Downloaded test-case v2.2.2
[INFO] [stderr]   Downloaded fuel-types v0.43.1
[INFO] [stderr]   Downloaded rstest v0.17.0
[INFO] [stderr]   Downloaded fuel-tx v0.43.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.26
[INFO] [stderr]   Downloaded tokio v1.34.0
[INFO] [stderr]   Downloaded zerocopy v0.7.26
[INFO] [stderr]   Downloaded rstest_macros v0.17.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.70
[INFO] [stderr]   Downloaded test-case-macros v2.2.2
[INFO] [stderr]   Downloaded arbitrary v1.3.2
[INFO] [stderr]   Downloaded fuel-asm v0.43.1
[INFO] [stderr]   Downloaded derive_arbitrary v1.3.2
[INFO] [stderr]   Downloaded fuel-crypto v0.43.1
[INFO] [stderr]   Downloaded fuel-storage v0.43.1
[INFO] [stderr]   Downloaded tokio-rayon v2.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50f39df243189e2ec9b40def8d74a60535dc38164fc5a347f4aa225044e0b6e2
[INFO] running `Command { std: "docker" "start" "-a" "50f39df243189e2ec9b40def8d74a60535dc38164fc5a347f4aa225044e0b6e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50f39df243189e2ec9b40def8d74a60535dc38164fc5a347f4aa225044e0b6e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50f39df243189e2ec9b40def8d74a60535dc38164fc5a347f4aa225044e0b6e2", kill_on_drop: false }`
[INFO] [stdout] 50f39df243189e2ec9b40def8d74a60535dc38164fc5a347f4aa225044e0b6e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ef63e8835fe9be935f6a15b543d2c61cc6f0e9907d98a74d573cdcd1358b2e5
[INFO] running `Command { std: "docker" "start" "-a" "6ef63e8835fe9be935f6a15b543d2c61cc6f0e9907d98a74d573cdcd1358b2e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking const-oid v0.9.5
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling platforms v3.2.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking zerocopy v0.7.26
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling curve25519-dalek v4.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling rstest_macros v0.17.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking fuel-storage v0.43.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking tai64 v4.0.0
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]    Compiling synstructure v0.13.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling fuel-derive v0.43.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking secp256k1 v0.26.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling test-case-macros v2.2.2
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]     Checking fuel-types v0.43.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking test-case v2.2.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking fuel-asm v0.43.1
[INFO] [stderr]     Checking bs58 v0.5.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking fuel-merkle v0.43.1
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ed25519-dalek v2.1.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking k256 v0.13.2
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking rstest v0.17.0
[INFO] [stderr]     Checking tokio-rayon v2.1.0
[INFO] [stderr]     Checking coins-core v0.8.7
[INFO] [stderr]     Checking coins-bip32 v0.8.7
[INFO] [stderr]     Checking coins-bip39 v0.8.7
[INFO] [stderr]     Checking fuel-crypto v0.43.1
[INFO] [stderr]     Checking fuel-tx v0.43.1
[INFO] [stderr]     Checking fuel-vm v0.43.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fuel_vm`
[INFO] [stdout]   --> src/tests/test_helpers.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use fuel_vm::prelude::*;
[INFO] [stdout]    |     ^^^^^^^ use of undeclared crate or module `fuel_vm`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 | use fuel_asm::prelude::*;
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::util::test_helpers`
[INFO] [stdout]   --> src/tests/blockchain.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     util::test_helpers::check_expected_reason_for_instructions,
[INFO] [stdout]    |           ^^^^^^^^^^^^ could not find `test_helpers` in `util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::util::test_helpers`
[INFO] [stdout]  --> src/tests/contract.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 |     util::test_helpers::TestBuilder,
[INFO] [stdout]   |           ^^^^^^^^^^^^ could not find `test_helpers` in `util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::util::test_helpers`
[INFO] [stdout]   --> src/tests/crypto.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 |     util::test_helpers::check_expected_reason_for_instructions,
[INFO] [stdout]    |           ^^^^^^^^^^^^ could not find `test_helpers` in `util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::util::test_helpers`
[INFO] [stdout]   --> src/tests/flow.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     util::test_helpers::TestBuilder,
[INFO] [stdout]    |           ^^^^^^^^^^^^ could not find `test_helpers` in `util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::util::test_helpers`
[INFO] [stdout]   --> src/tests/outputs.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 |     util::test_helpers::{
[INFO] [stdout]    |           ^^^^^^^^^^^^ could not find `test_helpers` in `util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/interpreter/blockchain/smo_tests.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::util::test_helpers`
[INFO] [stdout]    --> src/lib.rs:159:26
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub use crate::util::test_helpers::TestBuilder;
[INFO] [stdout]     |                          ^^^^^^^^^^^^ could not find `test_helpers` in `util`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/interpreter/crypto/tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rand::{
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/interpreter/blockchain/smo_tests.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/interpreter/executors/main/tests.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]  --> src/interpreter/crypto/tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rand::{
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/interpreter/internal/tests.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/interpreter/executors/main/tests.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/predicate.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     use rand::{
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/interpreter/internal/tests.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/tests/blockchain.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/predicate.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     use rand::{
[INFO] [stdout]    |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/tests/cgas.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/tests/blockchain.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/tests/contract.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/tests/cgas.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/tests/crypto.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/tests/contract.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fuel_vm`
[INFO] [stdout]   --> src/tests/external.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use fuel_vm::prelude::{
[INFO] [stdout]    |     ^^^^^^^ use of undeclared crate or module `fuel_vm`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 16 | use fuel_asm::prelude::{
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fuel_vm`
[INFO] [stdout]  --> src/tests/jump_absolute.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use fuel_vm::prelude::*;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `fuel_vm`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 | use fuel_asm::prelude::*;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fuel_vm`
[INFO] [stdout]   --> src/tests/log.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use fuel_vm::consts::{
[INFO] [stdout]    |     ^^^^^^^ use of undeclared crate or module `fuel_vm`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 | use fuel_asm::consts::{
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fuel_vm`
[INFO] [stdout]   --> src/tests/memory.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use fuel_vm::{
[INFO] [stdout]    |     ^^^^^^^ use of undeclared crate or module `fuel_vm`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 | use fuel_asm::{
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/tests/metadata.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/tests/crypto.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/tests/outputs.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/tests/metadata.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/tests/predicate.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/tests/outputs.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fuel_vm`
[INFO] [stdout]  --> src/tests/profile_gas.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use fuel_vm::prelude::*;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `fuel_vm`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 | use fuel_asm::prelude::*;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fuel_vm`
[INFO] [stdout]  --> src/tests/serde_profile.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use fuel_vm::profiler::{
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `fuel_vm`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use fuel_asm::profiler::{
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fuel_vm`
[INFO] [stdout]  --> src/tests/validation.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use fuel_vm::prelude::*;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `fuel_vm`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use fuel_asm::prelude::*;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]    --> src/interpreter/balances.rs:217:9
[INFO] [stdout]     |
[INFO] [stdout] 217 |     use rand::{
[INFO] [stdout]     |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/tests/predicate.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]    --> src/interpreter/balances.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |     use rand::{
[INFO] [stdout]     |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]    --> src/interpreter/balances.rs:217:9
[INFO] [stdout]     |
[INFO] [stdout] 217 |     use rand::{
[INFO] [stdout]     |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]    --> src/interpreter/balances.rs:316:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |     use rand::{
[INFO] [stdout]     |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]    --> src/interpreter/balances.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |     use rand::{
[INFO] [stdout]     |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]    --> src/interpreter/balances.rs:316:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |     use rand::{
[INFO] [stdout]     |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fuel_vm`
[INFO] [stdout]   --> src/tests/code_coverage.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use fuel_vm::{
[INFO] [stdout]    |     ^^^^^^^ use of undeclared crate or module `fuel_vm`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 | use fuel_asm::{
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/tests/code_coverage.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]    --> src/tests/crypto.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |     use rand::Rng;
[INFO] [stdout]     |         ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fuel_vm`
[INFO] [stdout]  --> src/tests/encoding.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use fuel_vm::{
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `fuel_vm`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use fuel_asm::{
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]   --> src/tests/encoding.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/tests/code_coverage.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/tests/profile_gas.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rand::{
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/tests/encoding.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rand::{
[INFO] [stdout]    |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]  --> src/tests/validation.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rand::{
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]  --> src/tests/profile_gas.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rand::{
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]  --> src/tests/validation.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rand::{
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]    --> src/interpreter/crypto/tests.rs:127:19
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let mut rng = rand::rngs::OsRng;
[INFO] [stdout]     |                   ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand`
[INFO] [stdout]    --> src/tests/crypto.rs:489:19
[INFO] [stdout]     |
[INFO] [stdout] 489 |     let mut rng = rand::rngs::OsRng;
[INFO] [stdout]     |                   ^^^^ use of undeclared crate or module `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fuel_vm::prelude::IntoChecked`
[INFO] [stdout]    --> examples/external.rs:35:9
[INFO] [stdout]     |
[INFO] [stdout] 35  |         IntoChecked,
[INFO] [stdout]     |         ^^^^^^^^^^^ no `IntoChecked` in `prelude`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this trait instead:
[INFO] [stdout]             fuel_vm::checked_transaction::IntoChecked
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         IntoChecked,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_random_fee_input` found for mutable reference `&mut TransactionBuilder<fuel_tx::Script>` in the current scope
[INFO] [stdout]    --> examples/external.rs:104:10
[INFO] [stdout]     |
[INFO] [stdout] 100 |       let tx = TransactionBuilder::script(script, script_data)
[INFO] [stdout]     |  ______________-
[INFO] [stdout] 101 | |         .gas_price(0)
[INFO] [stdout] 102 | |         .script_gas_limit(1_000_000)
[INFO] [stdout] 103 | |         .maturity(Default::default())
[INFO] [stdout] 104 | |         .add_random_fee_input()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `&mut TransactionBuilder<Script>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Finalizable`
[INFO] [stdout]   --> examples/external.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Finalizable,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fuel-vm` (example "external") due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0412]: cannot find type `RegisterId` in this scope
[INFO] [stdout]   --> src/tests/test_helpers.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn set_full_word(r: RegisterId, v: Word) -> Vec<Instruction> {
[INFO] [stdout]    |                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::fuel_asm::RegisterId;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::RegisterId;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_asm::RegisterId;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_types::RegisterId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Word` in this scope
[INFO] [stdout]   --> src/tests/test_helpers.rs:14:40
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn set_full_word(r: RegisterId, v: Word) -> Vec<Instruction> {
[INFO] [stdout]    |                                        ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::fuel_asm::Word;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::Word;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_asm::Word;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_tx::Word;
[INFO] [stdout]    |
[INFO] [stdout]      and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Immediate12` in this scope
[INFO] [stdout]   --> src/tests/test_helpers.rs:18:40
[INFO] [stdout]    |
[INFO] [stdout] 18 |         ops.push(op::ori(r, r, byte as Immediate12));
[INFO] [stdout]    |                                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::Immediate12;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_types::Immediate12;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Receipt` in this scope
[INFO] [stdout]   --> src/tests/test_helpers.rs:26:52
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn run_script(script: Vec<Instruction>) -> Vec<Receipt> {
[INFO] [stdout]    |                                                    ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_tx::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MemoryClient`
[INFO] [stdout]   --> src/tests/test_helpers.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut client = MemoryClient::default();
[INFO] [stdout]    |                      ^^^^^^^^^^^^ use of undeclared type `MemoryClient`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::MemoryClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TransactionBuilder`
[INFO] [stdout]   --> src/tests/test_helpers.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let tx = TransactionBuilder::script(script, vec![])
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^ use of undeclared type `TransactionBuilder`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::TransactionBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_tx::TransactionBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Receipt` in this scope
[INFO] [stdout]   --> src/tests/test_helpers.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn assert_success(receipts: &[Receipt]) {
[INFO] [stdout]    |                                   ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_tx::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Receipt`
[INFO] [stdout]   --> src/tests/test_helpers.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 |     if let Receipt::ScriptResult { result, .. } = receipts.last().unwrap() {
[INFO] [stdout]    |            ^^^^^^^ use of undeclared type `Receipt`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_tx::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScriptExecutionResult`
[INFO] [stdout]   --> src/tests/test_helpers.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 |         if *result != ScriptExecutionResult::Success {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ScriptExecutionResult`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::ScriptExecutionResult;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_tx::ScriptExecutionResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Receipt` in this scope
[INFO] [stdout]   --> src/tests/test_helpers.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn assert_panics(receipts: &[Receipt], reason: PanicReason) {
[INFO] [stdout]    |                                  ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_tx::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PanicReason` in this scope
[INFO] [stdout]   --> src/tests/test_helpers.rs:56:52
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn assert_panics(receipts: &[Receipt], reason: PanicReason) {
[INFO] [stdout]    |                                                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::PanicReason;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_asm::PanicReason;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_tx::PanicReason;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Receipt`
[INFO] [stdout]   --> src/tests/test_helpers.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 |     if let Receipt::ScriptResult { result, .. } = receipts.last().unwrap() {
[INFO] [stdout]    |            ^^^^^^^ use of undeclared type `Receipt`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_tx::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScriptExecutionResult`
[INFO] [stdout]   --> src/tests/test_helpers.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |         if *result != ScriptExecutionResult::Panic {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ScriptExecutionResult`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::ScriptExecutionResult;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_tx::ScriptExecutionResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Receipt`
[INFO] [stdout]   --> src/tests/test_helpers.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 |     if let Receipt::Panic { reason: pr, .. } = receipts.get(n - 2).unwrap() {
[INFO] [stdout]    |            ^^^^^^^ use of undeclared type `Receipt`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_tx::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WORD_SIZE` in this scope
[INFO] [stdout]   --> src/tests/code_coverage.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 | const HALF_WORD_SIZE: u64 = (WORD_SIZE as u64) / 2;
[INFO] [stdout]    |                              ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::consts::WORD_SIZE;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use fuel_types::bytes::WORD_SIZE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecretKey`
[INFO] [stdout]   --> src/tests/code_coverage.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |             SecretKey::random(rng),
[INFO] [stdout]    |             ^^^^^^^^^ use of undeclared type `SecretKey`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::SecretKey;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ed25519_dalek::SecretKey;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use fuel_crypto::SecretKey;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use p256::SecretKey;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ProfilingData` in this scope
[INFO] [stdout]   --> src/tests/code_coverage.rs:65:32
[INFO] [stdout]    |
[INFO] [stdout] 65 |         data: Arc<Mutex<Option<ProfilingData>>>,
[INFO] [stdout]    |                                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 64 |     struct ProfilingOutput<ProfilingData> {
[INFO] [stdout]    |                           +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ProfileReceiver` in this scope
[INFO] [stdout]   --> src/tests/code_coverage.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 |     impl ProfileReceiver for ProfilingOutput {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ProgramState` in this scope
[INFO] [stdout]   --> src/tests/code_coverage.rs:71:29
[INFO] [stdout]    |
[INFO] [stdout] 71 |             _state: Result<&ProgramState, InterpreterError<String>>,
[INFO] [stdout]    |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::ProgramState;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `InterpreterError` in this scope
[INFO] [stdout]   --> src/tests/code_coverage.rs:71:43
[INFO] [stdout]    |
[INFO] [stdout] 71 |             _state: Result<&ProgramState, InterpreterError<String>>,
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::InterpreterError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ProfilingData` in this scope
[INFO] [stdout]   --> src/tests/code_coverage.rs:72:20
[INFO] [stdout]    |
[INFO] [stdout] 72 |             data: &ProfilingData,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MemoryClient`
[INFO] [stdout]   --> src/tests/code_coverage.rs:81:22
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let mut client = MemoryClient::from_txtor(
[INFO] [stdout]    |                      ^^^^^^^^^^^^ use of undeclared type `MemoryClient`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::MemoryClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interpreter`
[INFO] [stdout]   --> src/tests/code_coverage.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         Interpreter::<_, _>::with_memory_storage()
[INFO] [stdout]    |         ^^^^^^^^^^^ use of undeclared type `Interpreter`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::Interpreter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Receipt`
[INFO] [stdout]   --> src/tests/code_coverage.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |     if let Some(Receipt::ScriptResult { result, .. }) = receipts.last() {
[INFO] [stdout]    |                 ^^^^^^^ use of undeclared type `Receipt`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use fuel_tx::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InstructionLocation`
[INFO] [stdout]    --> src/tests/code_coverage.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |             InstructionLocation::new(None, expect * HALF_WORD_SIZE)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ use of undeclared type `InstructionLocation`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::constraints::InstructionLocation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Call`
[INFO] [stdout]   --> src/tests/encoding.rs:62:22
[INFO] [stdout]    |
[INFO] [stdout] 62 |             .map(|_| Call::new(rng.gen(), rng.gen(), rng.gen()))
[INFO] [stdout]    |                      ^^^^ use of undeclared type `Call`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::Call;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Call` in this scope
[INFO] [stdout]   --> src/tests/encoding.rs:63:28
[INFO] [stdout]    |
[INFO] [stdout] 63 |             .collect::<Vec<Call>>()
[INFO] [stdout]    |                            ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::Call;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CallFrame`
[INFO] [stdout]   --> src/tests/encoding.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 CallFrame::new(
[INFO] [stdout]    |                 ^^^^^^^^^ use of undeclared type `CallFrame`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::CallFrame;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VM_REGISTER_COUNT` in this scope
[INFO] [stdout]   --> src/tests/encoding.rs:78:33
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     [rng.gen(); VM_REGISTER_COUNT],
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::consts::VM_REGISTER_COUNT;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CallFrame` in this scope
[INFO] [stdout]   --> src/tests/encoding.rs:84:28
[INFO] [stdout]    |
[INFO] [stdout] 84 |             .collect::<Vec<CallFrame>>()
[INFO] [stdout]    |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::CallFrame;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Witness`
[INFO] [stdout]   --> src/tests/encoding.rs:91:31
[INFO] [stdout]    |
[INFO] [stdout] 91 |     assert_encoding_correct(&[Witness::from(vec![0xef]), Witness::from(vec![])]);
[INFO] [stdout]    |                               ^^^^^^^ use of undeclared type `Witness`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::Witness;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_tx::Witness;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Witness`
[INFO] [stdout]   --> src/tests/encoding.rs:91:58
[INFO] [stdout]    |
[INFO] [stdout] 91 |     assert_encoding_correct(&[Witness::from(vec![0xef]), Witness::from(vec![])]);
[INFO] [stdout]    |                                                          ^^^^^^^ use of undeclared type `Witness`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::Witness;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_tx::Witness;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Input`
[INFO] [stdout]   --> src/tests/encoding.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         Input::coin_signed(
[INFO] [stdout]    |         ^^^^^ use of undeclared type `Input`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::fuel_types::canonical::Input;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::Input;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_tx::Input;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_types::canonical::Input;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UtxoId`
[INFO] [stdout]   --> src/tests/encoding.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |             UtxoId::new([0xaa; 32].into(), 0),
[INFO] [stdout]    |             ^^^^^^ use of undeclared type `UtxoId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::UtxoId;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_tx::UtxoId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TxPointer`
[INFO] [stdout]    --> src/tests/encoding.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             TxPointer::new(0x3802.into(), 0x28),
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `TxPointer`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::TxPointer;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::field::TxPointer;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::TxPointer;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::field::TxPointer;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Input`
[INFO] [stdout]    --> src/tests/encoding.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         Input::coin_predicate(
[INFO] [stdout]     |         ^^^^^ use of undeclared type `Input`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::fuel_types::canonical::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_types::canonical::Input;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UtxoId`
[INFO] [stdout]    --> src/tests/encoding.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 107 |             UtxoId::new([0xaa; 32].into(), 0),
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `UtxoId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::UtxoId;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::UtxoId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TxPointer`
[INFO] [stdout]    --> src/tests/encoding.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 |             TxPointer::new(0x3802.into(), 0x28),
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `TxPointer`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::TxPointer;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::field::TxPointer;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::TxPointer;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::field::TxPointer;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Input`
[INFO] [stdout]    --> src/tests/encoding.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         Input::coin_predicate(
[INFO] [stdout]     |         ^^^^^ use of undeclared type `Input`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::fuel_types::canonical::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_types::canonical::Input;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UtxoId`
[INFO] [stdout]    --> src/tests/encoding.rs:118:13
[INFO] [stdout]     |
[INFO] [stdout] 118 |             UtxoId::new([0xaa; 32].into(), 0),
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `UtxoId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::UtxoId;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::UtxoId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TxPointer`
[INFO] [stdout]    --> src/tests/encoding.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             TxPointer::new(0x3802.into(), 0x28),
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `TxPointer`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::TxPointer;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::field::TxPointer;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::TxPointer;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::field::TxPointer;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Input`
[INFO] [stdout]    --> src/tests/encoding.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         Input::message_coin_signed(
[INFO] [stdout]     |         ^^^^^ use of undeclared type `Input`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::fuel_types::canonical::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_types::canonical::Input;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Input`
[INFO] [stdout]    --> src/tests/encoding.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         Input::message_coin_predicate(
[INFO] [stdout]     |         ^^^^^ use of undeclared type `Input`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::fuel_types::canonical::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_types::canonical::Input;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Input`
[INFO] [stdout]    --> src/tests/encoding.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         Input::message_coin_predicate(
[INFO] [stdout]     |         ^^^^^ use of undeclared type `Input`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::fuel_types::canonical::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_types::canonical::Input;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Input`
[INFO] [stdout]    --> src/tests/encoding.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |         Input::message_data_signed(
[INFO] [stdout]     |         ^^^^^ use of undeclared type `Input`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::fuel_types::canonical::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_types::canonical::Input;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Input`
[INFO] [stdout]    --> src/tests/encoding.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         Input::message_data_predicate(
[INFO] [stdout]     |         ^^^^^ use of undeclared type `Input`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::fuel_types::canonical::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_types::canonical::Input;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Input`
[INFO] [stdout]    --> src/tests/encoding.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |         Input::message_data_predicate(
[INFO] [stdout]     |         ^^^^^ use of undeclared type `Input`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::fuel_types::canonical::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_types::canonical::Input;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Input`
[INFO] [stdout]    --> src/tests/encoding.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         Input::contract(
[INFO] [stdout]     |         ^^^^^ use of undeclared type `Input`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::fuel_types::canonical::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_types::canonical::Input;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UtxoId`
[INFO] [stdout]    --> src/tests/encoding.rs:182:13
[INFO] [stdout]     |
[INFO] [stdout] 182 |             UtxoId::new([0xaa; 32].into(), 0),
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `UtxoId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::UtxoId;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::UtxoId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TxPointer`
[INFO] [stdout]    --> src/tests/encoding.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |             TxPointer::new(0x3802.into(), 0x28),
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared type `TxPointer`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::TxPointer;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::field::TxPointer;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::TxPointer;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::field::TxPointer;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Output`
[INFO] [stdout]    --> src/tests/encoding.rs:194:9
[INFO] [stdout]     |
[INFO] [stdout] 194 |         Output::coin([0xaa; 32].into(), Word::MAX >> 1, [0xbb; 32].into()),
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Output`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::fuel_types::canonical::Output;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Output;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Output;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_types::canonical::Output;
[INFO] [stdout]     |
[INFO] [stdout]       and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Output`
[INFO] [stdout]    --> src/tests/encoding.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |         Output::contract(0xaa, [0xbb; 32].into(), [0xcc; 32].into()),
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Output`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::fuel_types::canonical::Output;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Output;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Output;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_types::canonical::Output;
[INFO] [stdout]     |
[INFO] [stdout]       and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Output`
[INFO] [stdout]    --> src/tests/encoding.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |         Output::change([0xaa; 32].into(), Word::MAX >> 1, [0xbb; 32].into()),
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Output`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::fuel_types::canonical::Output;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Output;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Output;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_types::canonical::Output;
[INFO] [stdout]     |
[INFO] [stdout]       and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Output`
[INFO] [stdout]    --> src/tests/encoding.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 |         Output::variable([0xaa; 32].into(), Word::MAX >> 1, [0xbb; 32].into()),
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Output`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::fuel_types::canonical::Output;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Output;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Output;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_types::canonical::Output;
[INFO] [stdout]     |
[INFO] [stdout]       and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Output`
[INFO] [stdout]    --> src/tests/encoding.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |         Output::contract_created([0xaa; 32].into(), [0xaa; 32].into()),
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Output`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::fuel_types::canonical::Output;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Output;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Output;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_types::canonical::Output;
[INFO] [stdout]     |
[INFO] [stdout]       and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Input`
[INFO] [stdout]    --> src/tests/encoding.rs:204:13
[INFO] [stdout]     |
[INFO] [stdout] 204 |     let i = Input::contract(
[INFO] [stdout]     |             ^^^^^ use of undeclared type `Input`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::fuel_types::canonical::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Input;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_types::canonical::Input;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UtxoId`
[INFO] [stdout]    --> src/tests/encoding.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |         UtxoId::new([0xaa; 32].into(), 0),
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `UtxoId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::UtxoId;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::UtxoId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TxPointer`
[INFO] [stdout]    --> src/tests/encoding.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 208 |         TxPointer::new(0xbeef.into(), 0xeaae),
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared type `TxPointer`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::TxPointer;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::field::TxPointer;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::TxPointer;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::field::TxPointer;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Output`
[INFO] [stdout]    --> src/tests/encoding.rs:211:13
[INFO] [stdout]     |
[INFO] [stdout] 211 |     let o = Output::coin([0xaa; 32].into(), Word::MAX >> 1, [0xbb; 32].into());
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `Output`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::fuel_types::canonical::Output;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Output;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Output;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_types::canonical::Output;
[INFO] [stdout]     |
[INFO] [stdout]       and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Witness`
[INFO] [stdout]    --> src/tests/encoding.rs:212:13
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let w = Witness::from(vec![0xbf]);
[INFO] [stdout]     |             ^^^^^^^ use of undeclared type `Witness`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Witness;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Witness;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction`
[INFO] [stdout]    --> src/tests/encoding.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         Transaction::script(
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared type `Transaction`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction`
[INFO] [stdout]    --> src/tests/encoding.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |         Transaction::script(
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared type `Transaction`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction`
[INFO] [stdout]    --> src/tests/encoding.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |         Transaction::script(
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared type `Transaction`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction`
[INFO] [stdout]    --> src/tests/encoding.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |         Transaction::script(
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared type `Transaction`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction`
[INFO] [stdout]    --> src/tests/encoding.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         Transaction::script(
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared type `Transaction`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction`
[INFO] [stdout]    --> src/tests/encoding.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 |         Transaction::script(
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared type `Transaction`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction`
[INFO] [stdout]    --> src/tests/encoding.rs:293:9
[INFO] [stdout]     |
[INFO] [stdout] 293 |         Transaction::script(
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared type `Transaction`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction`
[INFO] [stdout]    --> src/tests/encoding.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 |         Transaction::script(
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared type `Transaction`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction`
[INFO] [stdout]    --> src/tests/encoding.rs:317:9
[INFO] [stdout]     |
[INFO] [stdout] 317 |         Transaction::script(
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared type `Transaction`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction`
[INFO] [stdout]    --> src/tests/encoding.rs:328:9
[INFO] [stdout]     |
[INFO] [stdout] 328 |         Transaction::create(
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared type `Transaction`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction`
[INFO] [stdout]    --> src/tests/encoding.rs:341:9
[INFO] [stdout]     |
[INFO] [stdout] 341 |         Transaction::create(
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared type `Transaction`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction`
[INFO] [stdout]    --> src/tests/encoding.rs:354:9
[INFO] [stdout]     |
[INFO] [stdout] 354 |         Transaction::create(
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared type `Transaction`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction`
[INFO] [stdout]    --> src/tests/encoding.rs:367:9
[INFO] [stdout]     |
[INFO] [stdout] 367 |         Transaction::create(
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared type `Transaction`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction`
[INFO] [stdout]    --> src/tests/encoding.rs:380:9
[INFO] [stdout]     |
[INFO] [stdout] 380 |         Transaction::create(
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared type `Transaction`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transaction`
[INFO] [stdout]    --> src/tests/encoding.rs:391:9
[INFO] [stdout]     |
[INFO] [stdout] 391 |         Transaction::create(
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared type `Transaction`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::prelude::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use fuel_tx::Transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fuel_vm` in the list of imported crates
[INFO] [stdout]   --> src/tests/external.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl ::fuel_vm::interpreter::EcalHandler for NoopEcal {
[INFO] [stdout]    |        ^^^^^^^ could not find `fuel_vm` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::interpreter;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `interpreter`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 26 - impl ::fuel_vm::interpreter::EcalHandler for NoopEcal {
[INFO] [stdout] 26 + impl interpreter::EcalHandler for NoopEcal {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fuel_vm` in the list of imported crates
[INFO] [stdout]   --> src/tests/external.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 |         vm: &mut ::fuel_vm::prelude::Interpreter<S, Tx, Self>,
[INFO] [stdout]    |                    ^^^^^^^ could not find `fuel_vm` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `prelude`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 28 -         vm: &mut ::fuel_vm::prelude::Interpreter<S, Tx, Self>,
[INFO] [stdout] 28 +         vm: &mut prelude::Interpreter<S, Tx, Self>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fuel_vm` in the list of imported crates
[INFO] [stdout]   --> src/tests/external.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 |     ) -> ::fuel_vm::error::SimpleResult<()> {
[INFO] [stdout]    |            ^^^^^^^ could not find `fuel_vm` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::error;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 33 -     ) -> ::fuel_vm::error::SimpleResult<()> {
[INFO] [stdout] 33 +     ) -> error::SimpleResult<()> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fuel_vm`
[INFO] [stdout]   --> src/tests/external.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         fuel_vm::prelude::MemoryStorage::default(),
[INFO] [stdout]    |         ^^^^^^^ use of undeclared crate or module `fuel_vm`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 |         fuel_asm::prelude::MemoryStorage::default(),
[INFO] [stdout]    |         ~~~~~~~~
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::MemoryStorage;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `MemoryStorage`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 48 -         fuel_vm::prelude::MemoryStorage::default(),
[INFO] [stdout] 48 +         MemoryStorage::default(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fuel_vm` in the list of imported crates
[INFO] [stdout]   --> src/tests/external.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl ::fuel_vm::interpreter::EcalHandler for SumProdEcal {
[INFO] [stdout]    |        ^^^^^^^ could not find `fuel_vm` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::interpreter;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `interpreter`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 71 - impl ::fuel_vm::interpreter::EcalHandler for SumProdEcal {
[INFO] [stdout] 71 + impl interpreter::EcalHandler for SumProdEcal {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fuel_vm` in the list of imported crates
[INFO] [stdout]   --> src/tests/external.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 75 |         vm: &mut ::fuel_vm::prelude::Interpreter<S, Tx, Self>,
[INFO] [stdout]    |                    ^^^^^^^ could not find `fuel_vm` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `prelude`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 75 -         vm: &mut ::fuel_vm::prelude::Interpreter<S, Tx, Self>,
[INFO] [stdout] 75 +         vm: &mut prelude::Interpreter<S, Tx, Self>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `fuel_vm` in the list of imported crates
[INFO] [stdout]   --> src/tests/external.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 |     ) -> ::fuel_vm::error::SimpleResult<()> {
[INFO] [stdout]    |            ^^^^^^^ could not find `fuel_vm` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::error;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 80 -     ) -> ::fuel_vm::error::SimpleResult<()> {
[INFO] [stdout] 80 +     ) -> error::SimpleResult<()> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Receipt`
[INFO] [stdout]   --> src/tests/jump_absolute.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 |     assert!(matches!(receipts[0], Receipt::Return { .. }));
[INFO] [stdout]    |                                   ^^^^^^^ use of undeclared type `Receipt`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_tx::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Receipt`
[INFO] [stdout]   --> src/tests/jump_absolute.rs:39:35
[INFO] [stdout]    |
[INFO] [stdout] 39 |     assert!(matches!(receipts[0], Receipt::Revert { .. }));
[INFO] [stdout]    |                                   ^^^^^^^ use of undeclared type `Receipt`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_tx::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Receipt`
[INFO] [stdout]   --> src/tests/jump_absolute.rs:56:35
[INFO] [stdout]    |
[INFO] [stdout] 56 |     assert!(matches!(receipts[0], Receipt::Return { .. }));
[INFO] [stdout]    |                                   ^^^^^^^ use of undeclared type `Receipt`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_tx::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Receipt`
[INFO] [stdout]   --> src/tests/jump_absolute.rs:73:35
[INFO] [stdout]    |
[INFO] [stdout] 73 |     assert!(matches!(receipts[0], Receipt::Return { .. }));
[INFO] [stdout]    |                                   ^^^^^^^ use of undeclared type `Receipt`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_tx::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Receipt`
[INFO] [stdout]   --> src/tests/jump_absolute.rs:90:35
[INFO] [stdout]    |
[INFO] [stdout] 90 |     assert!(matches!(receipts[0], Receipt::Revert { .. }));
[INFO] [stdout]    |                                   ^^^^^^^ use of undeclared type `Receipt`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_tx::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Instruction` in this scope
[INFO] [stdout]   --> src/tests/memory.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn setup(program: Vec<Instruction>) -> Transactor<MemoryStorage, Script> {
[INFO] [stdout]    |                       ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::Instruction;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use fuel_asm::Instruction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Transactor` in this scope
[INFO] [stdout]   --> src/tests/memory.rs:24:40
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn setup(program: Vec<Instruction>) -> Transactor<MemoryStorage, Script> {
[INFO] [stdout]    |                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::Transactor;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MemoryStorage` in this scope
[INFO] [stdout]   --> src/tests/memory.rs:24:51
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn setup(program: Vec<Instruction>) -> Transactor<MemoryStorage, Script> {
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::MemoryStorage;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Script` in this scope
[INFO] [stdout]   --> src/tests/memory.rs:24:66
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn setup(program: Vec<Instruction>) -> Transactor<MemoryStorage, Script> {
[INFO] [stdout]    |                                                                  ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::Script;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::field::Script;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use fuel_tx::Script;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use fuel_tx::field::Script;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MemoryStorage`
[INFO] [stdout]   --> src/tests/memory.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let storage = MemoryStorage::default();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ use of undeclared type `MemoryStorage`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::MemoryStorage;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TransactionBuilder`
[INFO] [stdout]   --> src/tests/memory.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let tx = TransactionBuilder::script(script, vec![])
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^ use of undeclared type `TransactionBuilder`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::TransactionBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use fuel_tx::TransactionBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transactor`
[INFO] [stdout]   --> src/tests/memory.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let mut vm = Transactor::new(storage, interpreter_params);
[INFO] [stdout]    |                  ^^^^^^^^^^ use of undeclared type `Transactor`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::Transactor;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Interpreter` in this scope
[INFO] [stdout]   --> src/tests/memory.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let vm: &Interpreter<MemoryStorage, Script> = vm.as_ref();
[INFO] [stdout]    |              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::Interpreter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MemoryStorage` in this scope
[INFO] [stdout]   --> src/tests/memory.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let vm: &Interpreter<MemoryStorage, Script> = vm.as_ref();
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::MemoryStorage;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Script` in this scope
[INFO] [stdout]   --> src/tests/memory.rs:63:41
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let vm: &Interpreter<MemoryStorage, Script> = vm.as_ref();
[INFO] [stdout]    |                                         ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::Script;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::field::Script;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use fuel_tx::Script;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use fuel_tx::field::Script;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Interpreter` in this scope
[INFO] [stdout]   --> src/tests/memory.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let vm: &Interpreter<MemoryStorage, Script> = vm.as_ref();
[INFO] [stdout]    |              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::Interpreter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MemoryStorage` in this scope
[INFO] [stdout]   --> src/tests/memory.rs:79:26
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let vm: &Interpreter<MemoryStorage, Script> = vm.as_ref();
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::MemoryStorage;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Script` in this scope
[INFO] [stdout]   --> src/tests/memory.rs:79:41
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let vm: &Interpreter<MemoryStorage, Script> = vm.as_ref();
[INFO] [stdout]    |                                         ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::Script;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::field::Script;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use fuel_tx::Script;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use fuel_tx::field::Script;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Interpreter` in this scope
[INFO] [stdout]   --> src/tests/memory.rs:95:14
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let vm: &Interpreter<MemoryStorage, Script> = vm.as_ref();
[INFO] [stdout]    |              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::Interpreter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MemoryStorage` in this scope
[INFO] [stdout]   --> src/tests/memory.rs:95:26
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let vm: &Interpreter<MemoryStorage, Script> = vm.as_ref();
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::MemoryStorage;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Script` in this scope
[INFO] [stdout]   --> src/tests/memory.rs:95:41
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let vm: &Interpreter<MemoryStorage, Script> = vm.as_ref();
[INFO] [stdout]    |                                         ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::Script;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::field::Script;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use fuel_tx::Script;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use fuel_tx::field::Script;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Interpreter` in this scope
[INFO] [stdout]    --> src/tests/memory.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let vm: &Interpreter<MemoryStorage, Script> = vm.as_ref();
[INFO] [stdout]     |              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::Interpreter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MemoryStorage` in this scope
[INFO] [stdout]    --> src/tests/memory.rs:112:26
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let vm: &Interpreter<MemoryStorage, Script> = vm.as_ref();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::MemoryStorage;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Script` in this scope
[INFO] [stdout]    --> src/tests/memory.rs:112:41
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let vm: &Interpreter<MemoryStorage, Script> = vm.as_ref();
[INFO] [stdout]     |                                         ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::Script;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::field::Script;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use fuel_tx::Script;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use fuel_tx::field::Script;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScriptExecutionResult`
[INFO] [stdout]    --> src/tests/memory.rs:156:34
[INFO] [stdout]     |
[INFO] [stdout] 156 |         assert!(matches!(result, ScriptExecutionResult::Success));
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ScriptExecutionResult`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::ScriptExecutionResult;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use fuel_tx::ScriptExecutionResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Interpreter` in this scope
[INFO] [stdout]    --> src/tests/memory.rs:259:14
[INFO] [stdout]     |
[INFO] [stdout] 259 |     let vm: &Interpreter<MemoryStorage, Script> = vm.as_ref();
[INFO] [stdout]     |              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::Interpreter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MemoryStorage` in this scope
[INFO] [stdout]    --> src/tests/memory.rs:259:26
[INFO] [stdout]     |
[INFO] [stdout] 259 |     let vm: &Interpreter<MemoryStorage, Script> = vm.as_ref();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::MemoryStorage;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Script` in this scope
[INFO] [stdout]    --> src/tests/memory.rs:259:41
[INFO] [stdout]     |
[INFO] [stdout] 259 |     let vm: &Interpreter<MemoryStorage, Script> = vm.as_ref();
[INFO] [stdout]     |                                         ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::Script;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::field::Script;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use fuel_tx::Script;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use fuel_tx::field::Script;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Interpreter` in this scope
[INFO] [stdout]    --> src/tests/memory.rs:313:14
[INFO] [stdout]     |
[INFO] [stdout] 313 |     let vm: &Interpreter<MemoryStorage, Script> = vm.as_ref();
[INFO] [stdout]     |              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::Interpreter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MemoryStorage` in this scope
[INFO] [stdout]    --> src/tests/memory.rs:313:26
[INFO] [stdout]     |
[INFO] [stdout] 313 |     let vm: &Interpreter<MemoryStorage, Script> = vm.as_ref();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::MemoryStorage;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Script` in this scope
[INFO] [stdout]    --> src/tests/memory.rs:313:41
[INFO] [stdout]     |
[INFO] [stdout] 313 |     let vm: &Interpreter<MemoryStorage, Script> = vm.as_ref();
[INFO] [stdout]     |                                         ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::Script;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::field::Script;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use fuel_tx::Script;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use fuel_tx::field::Script;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Interpreter` in this scope
[INFO] [stdout]    --> src/tests/memory.rs:367:14
[INFO] [stdout]     |
[INFO] [stdout] 367 |     let vm: &Interpreter<MemoryStorage, Script> = vm.as_ref();
[INFO] [stdout]     |              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::Interpreter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MemoryStorage` in this scope
[INFO] [stdout]    --> src/tests/memory.rs:367:26
[INFO] [stdout]     |
[INFO] [stdout] 367 |     let vm: &Interpreter<MemoryStorage, Script> = vm.as_ref();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::MemoryStorage;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Script` in this scope
[INFO] [stdout]    --> src/tests/memory.rs:367:41
[INFO] [stdout]     |
[INFO] [stdout] 367 |     let vm: &Interpreter<MemoryStorage, Script> = vm.as_ref();
[INFO] [stdout]     |                                         ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::Script;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::field::Script;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use fuel_tx::Script;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use fuel_tx::field::Script;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecretKey`
[INFO] [stdout]   --> src/tests/profile_gas.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     SecretKey::random(rng),
[INFO] [stdout]    |                     ^^^^^^^^^ use of undeclared type `SecretKey`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::SecretKey;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use ed25519_dalek::SecretKey;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use fuel_crypto::SecretKey;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use p256::SecretKey;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MemoryClient`
[INFO] [stdout]   --> src/tests/profile_gas.rs:54:26
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut client = MemoryClient::from_txtor(
[INFO] [stdout]    |                          ^^^^^^^^^^^^ use of undeclared type `MemoryClient`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::MemoryClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interpreter`
[INFO] [stdout]   --> src/tests/profile_gas.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             Interpreter::<_, _>::with_memory_storage()
[INFO] [stdout]    |             ^^^^^^^^^^^ use of undeclared type `Interpreter`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::Interpreter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Receipt`
[INFO] [stdout]   --> src/tests/profile_gas.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |         if let Some(Receipt::ScriptResult { result, .. }) = receipts.last() {
[INFO] [stdout]    |                     ^^^^^^^ use of undeclared type `Receipt`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use fuel_tx::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScriptExecutionResult`
[INFO] [stdout]   --> src/tests/profile_gas.rs:66:40
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     !matches!(result, &ScriptExecutionResult::Success),
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ScriptExecutionResult`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::ScriptExecutionResult;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use fuel_tx::ScriptExecutionResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Receipt`
[INFO] [stdout]   --> src/tests/profile_gas.rs:71:31
[INFO] [stdout]    |
[INFO] [stdout] 71 |                     .find_map(Receipt::reason)
[INFO] [stdout]    |                               ^^^^^^^ use of undeclared type `Receipt`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use fuel_tx::Receipt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PanicReason`
[INFO] [stdout]   --> src/tests/profile_gas.rs:75:44
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     matches!(panic_reason, PanicReason::OutOfGas),
[INFO] [stdout]    |                                            ^^^^^^^^^^^ use of undeclared type `PanicReason`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::PanicReason;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use fuel_asm::PanicReason;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use fuel_tx::PanicReason;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScriptExecutionResult`
[INFO] [stdout]   --> src/tests/profile_gas.rs:79:35
[INFO] [stdout]    |
[INFO] [stdout] 79 |                 matches!(result, &ScriptExecutionResult::Success);
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ScriptExecutionResult`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::prelude::ScriptExecutionResult;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use fuel_tx::ScriptExecutionResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecretKey`
[INFO] [stdout]   --> src/tests/validation.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         SecretKey::random(rng),
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared type `SecretKey`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::prelude::SecretKey;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use ed25519_dalek::SecretKey;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use fuel_crypto::SecretKey;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use p256::SecretKey;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct import `ReceiptsCtx` is private
[INFO] [stdout]    --> src/tests/receipts.rs:13:25
[INFO] [stdout]     |
[INFO] [stdout] 13  | use crate::interpreter::ReceiptsCtx;
[INFO] [stdout]     |                         ^^^^^^^^^^^ private struct import
[INFO] [stdout]     |
[INFO] [stdout] note: the struct import `ReceiptsCtx` is defined here...
[INFO] [stdout]    --> src/interpreter.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | use self::receipts::ReceiptsCtx;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: ...and refers to the struct `ReceiptsCtx` which is defined here
[INFO] [stdout]    --> src/interpreter/receipts.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout] 25  | pub struct ReceiptsCtx {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^ you could import this directly
[INFO] [stdout] help: import `ReceiptsCtx` through the re-export
[INFO] [stdout]     |
[INFO] [stdout] 13  | use receipts::ReceiptsCtx;
[INFO] [stdout]     |     ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fuel_crypto::SecretKey`
[INFO] [stdout]  --> src/interpreter/crypto/tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use fuel_crypto::SecretKey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `interpreter::InterpreterParams`
[INFO] [stdout]  --> src/interpreter/memory/tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     interpreter::InterpreterParams,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GasProfiler`
[INFO] [stdout]   --> src/tests/gas_factor.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let profiler = GasProfiler::default();
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    use of undeclared type `GasProfiler`
[INFO] [stdout]    |                    help: a struct with a similar name exists: `Profiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GasProfiler`
[INFO] [stdout]   --> src/tests/profile_gas.rs:52:22
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let output = GasProfiler::default();
[INFO] [stdout]    |                      ^^^^^^^^^^^ use of undeclared type `GasProfiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestBuilder`
[INFO] [stdout]   --> src/tests/validation.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let result = TestBuilder::new(2322u64)
[INFO] [stdout]    |                  ^^^^^^^^^^^ use of undeclared type `TestBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 186 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fuel-vm` (lib test) due to 187 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6ef63e8835fe9be935f6a15b543d2c61cc6f0e9907d98a74d573cdcd1358b2e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ef63e8835fe9be935f6a15b543d2c61cc6f0e9907d98a74d573cdcd1358b2e5", kill_on_drop: false }`
[INFO] [stdout] 6ef63e8835fe9be935f6a15b543d2c61cc6f0e9907d98a74d573cdcd1358b2e5
