[INFO] fetching crate fuel-tx 0.65.0...
[INFO] testing fuel-tx-0.65.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate fuel-tx 0.65.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate fuel-tx 0.65.0
[INFO] finished tweaking crates.io crate fuel-tx 0.65.0
[INFO] tweaked toml for crates.io crate fuel-tx 0.65.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fuel-tx 0.65.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fuel-tx 0.65.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quickcheck_macros v1.1.0
[INFO] [stderr]   Downloaded fuel-types v0.65.0
[INFO] [stderr]   Downloaded fuel-compression v0.65.0
[INFO] [stderr]   Downloaded rstest_macros v0.14.0
[INFO] [stderr]   Downloaded fuel-crypto v0.65.0
[INFO] [stderr]   Downloaded fuel-storage v0.65.0
[INFO] [stderr]   Downloaded fuel-asm v0.65.0
[INFO] [stderr]   Downloaded fuel-merkle v0.65.0
[INFO] [stderr]   Downloaded fuel-derive v0.65.0
[INFO] [stderr]   Downloaded rstest v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9af331eb8fe33b6c89e70b17f400e498bc6395d02259802cc518791b10a288af
[INFO] running `Command { std: "docker" "start" "-a" "9af331eb8fe33b6c89e70b17f400e498bc6395d02259802cc518791b10a288af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9af331eb8fe33b6c89e70b17f400e498bc6395d02259802cc518791b10a288af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9af331eb8fe33b6c89e70b17f400e498bc6395d02259802cc518791b10a288af", kill_on_drop: false }`
[INFO] [stdout] 9af331eb8fe33b6c89e70b17f400e498bc6395d02259802cc518791b10a288af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 286ee8a69fbf7b05fc06ecf0f414e12f8bd3ecf49802cdbea6360d2b9a23cbe2
[INFO] running `Command { std: "docker" "start" "-a" "286ee8a69fbf7b05fc06ecf0f414e12f8bd3ecf49802cdbea6360d2b9a23cbe2", kill_on_drop: false }`
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling fuel-storage v0.65.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling fuel-derive v0.65.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling secp256k1 v0.30.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling fuel-merkle v0.65.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling coins-core v0.8.7
[INFO] [stderr]    Compiling fuel-types v0.65.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling coins-bip32 v0.8.7
[INFO] [stderr]    Compiling fuel-asm v0.65.0
[INFO] [stderr]    Compiling coins-bip39 v0.8.7
[INFO] [stderr]    Compiling fuel-crypto v0.65.0
[INFO] [stderr]    Compiling fuel-tx v0.65.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.45s
[INFO] running `Command { std: "docker" "inspect" "286ee8a69fbf7b05fc06ecf0f414e12f8bd3ecf49802cdbea6360d2b9a23cbe2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "286ee8a69fbf7b05fc06ecf0f414e12f8bd3ecf49802cdbea6360d2b9a23cbe2", kill_on_drop: false }`
[INFO] [stdout] 286ee8a69fbf7b05fc06ecf0f414e12f8bd3ecf49802cdbea6360d2b9a23cbe2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0560a05362fa4c660f4d21ef1a5329778b696cd0001a99637cbb7a1fb08f9d50
[INFO] running `Command { std: "docker" "start" "-a" "0560a05362fa4c660f4d21ef1a5329778b696cd0001a99637cbb7a1fb08f9d50", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling fuel-types v0.65.0
[INFO] [stderr]    Compiling rstest_macros v0.14.0
[INFO] [stderr]    Compiling secp256k1 v0.30.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling coins-bip32 v0.8.7
[INFO] [stderr]    Compiling coins-bip39 v0.8.7
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling fuel-crypto v0.65.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling fuel-asm v0.65.0
[INFO] [stderr]    Compiling rstest v0.15.0
[INFO] [stderr]    Compiling fuel-tx v0.65.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::builder`
[INFO] [stdout]    --> src/transaction/types/create.rs:394:9
[INFO] [stdout]     |
[INFO] [stdout] 394 |         builder::Finalizable,
[INFO] [stdout]     |         ^^^^^^^ could not find `builder` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:47:5
[INFO] [stdout]     |
[INFO] [stdout]  46 | #[cfg(feature = "test-helpers")]
[INFO] [stdout]     |       ------------------------ the item is gated behind the `test-helpers` feature
[INFO] [stdout]  47 | mod builder;
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::TransactionBuilder`
[INFO] [stdout]   --> src/transaction/types/input/snapshot_tests.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 |     TransactionBuilder,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no `TransactionBuilder` in the root
[INFO] [stdout]    |     help: a similar name exists in the module: `TransactionFee`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(feature = "test-helpers")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `test-helpers` feature
[INFO] [stdout] ...
[INFO] [stdout] 68 |     TransactionBuilder,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::Buildable`, `crate::test_helper`
[INFO] [stdout]    --> src/transaction/id.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         Buildable,
[INFO] [stdout]     |         ^^^^^^^^^ no `Buildable` in the root
[INFO] [stdout] ...
[INFO] [stdout] 149 |         test_helper::{
[INFO] [stdout]     |         ^^^^^^^^^^^ could not find `test_helper` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:66:5
[INFO] [stdout]     |
[INFO] [stdout]  64 | #[cfg(feature = "test-helpers")]
[INFO] [stdout]     |       ------------------------ the item is gated behind the `test-helpers` feature
[INFO] [stdout]  65 | pub use builder::{
[INFO] [stdout]  66 |     Buildable,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:62:9
[INFO] [stdout]     |
[INFO] [stdout]  61 | #[cfg(feature = "test-helpers")]
[INFO] [stdout]     |       ------------------------ the item is gated behind the `test-helpers` feature
[INFO] [stdout]  62 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test_helper`
[INFO] [stdout]   --> src/tests/offset.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     test_helper::TransactionFactory,
[INFO] [stdout]    |     ^^^^^^^^^^^ could not find `test_helper` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(feature = "test-helpers")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `test-helpers` feature
[INFO] [stdout] 62 | pub mod test_helper;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::builder`, `crate::test_helper`
[INFO] [stdout]   --> src/tests/valid_cases/input.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 |     builder::TransactionBuilder,
[INFO] [stdout]    |     ^^^^^^^ could not find `builder` in the crate root
[INFO] [stdout] ...
[INFO] [stdout]  9 |     test_helper::{
[INFO] [stdout]    |     ^^^^^^^^^^^ could not find `test_helper` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "test-helpers")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `test-helpers` feature
[INFO] [stdout] 47 | mod builder;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(feature = "test-helpers")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `test-helpers` feature
[INFO] [stdout] 62 | pub mod test_helper;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test_helper`
[INFO] [stdout]   --> src/tests/valid_cases/transaction.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     test_helper::generate_bytes,
[INFO] [stdout]    |     ^^^^^^^^^^^ could not find `test_helper` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(feature = "test-helpers")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `test-helpers` feature
[INFO] [stdout] 62 | pub mod test_helper;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test_helper`
[INFO] [stdout]   --> src/tests/bytes.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 |     test_helper::{
[INFO] [stdout]    |     ^^^^^^^^^^^ could not find `test_helper` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(feature = "test-helpers")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `test-helpers` feature
[INFO] [stdout] 62 | pub mod test_helper;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test_helper`
[INFO] [stdout]   --> src/tests/display.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 |     test_helper::TransactionFactory,
[INFO] [stdout]    |     ^^^^^^^^^^^ could not find `test_helper` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(feature = "test-helpers")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `test-helpers` feature
[INFO] [stdout] 62 | pub mod test_helper;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fuel_tx`
[INFO] [stdout]  --> src/tests/valid_cases/output.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use fuel_tx::*;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `fuel_tx`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `fuel_tx`, use `cargo add fuel_tx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern crate `bimap` is unused in crate `fuel_tx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: remove the dependency or add `use bimap as _;` to the crate root
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![deny(unused_crate_dependencies)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern crate `pretty_assertions` is unused in crate `fuel_tx`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use pretty_assertions as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern crate `tokio` is unused in crate `fuel_tx`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use tokio as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fuel-tx` (lib test) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0560a05362fa4c660f4d21ef1a5329778b696cd0001a99637cbb7a1fb08f9d50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0560a05362fa4c660f4d21ef1a5329778b696cd0001a99637cbb7a1fb08f9d50", kill_on_drop: false }`
[INFO] [stdout] 0560a05362fa4c660f4d21ef1a5329778b696cd0001a99637cbb7a1fb08f9d50
