[INFO] fetching crate fuel-tx 0.63.0...
[INFO] testing fuel-tx-0.63.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate fuel-tx 0.63.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate fuel-tx 0.63.0
[INFO] finished tweaking crates.io crate fuel-tx 0.63.0
[INFO] tweaked toml for crates.io crate fuel-tx 0.63.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fuel-tx 0.63.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fuel-tx 0.63.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a39ad70182c51429b4207acc7f0bf12179271887fc5e876f4c457d4f300b603b
[INFO] running `Command { std: "docker" "start" "-a" "a39ad70182c51429b4207acc7f0bf12179271887fc5e876f4c457d4f300b603b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a39ad70182c51429b4207acc7f0bf12179271887fc5e876f4c457d4f300b603b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a39ad70182c51429b4207acc7f0bf12179271887fc5e876f4c457d4f300b603b", kill_on_drop: false }`
[INFO] [stdout] a39ad70182c51429b4207acc7f0bf12179271887fc5e876f4c457d4f300b603b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31929f45006e9102710f095d2056771c77d8f01e61cb433568394542a7357bd6
[INFO] running `Command { std: "docker" "start" "-a" "31929f45006e9102710f095d2056771c77d8f01e61cb433568394542a7357bd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling fuel-storage v0.63.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[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 rand v0.8.5
[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.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling fuel-derive v0.63.0
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling secp256k1 v0.30.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling fuel-merkle v0.63.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[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-core v0.8.7
[INFO] [stderr]    Compiling fuel-types v0.63.0
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling coins-bip32 v0.8.7
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling fuel-asm v0.63.0
[INFO] [stderr]    Compiling coins-bip39 v0.8.7
[INFO] [stderr]    Compiling fuel-crypto v0.63.0
[INFO] [stderr]    Compiling fuel-tx v0.63.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `ReceiptRepr` is never used
[INFO] [stdout]   --> src/receipt/receipt_repr.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub enum ReceiptRepr {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `enum_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction/types/create.rs:323:30
[INFO] [stdout]     |
[INFO] [stdout] 323 |         fn storage_slots_mut(&mut self) -> StorageSlotRef {
[INFO] [stdout]     |                              ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 323 |         fn storage_slots_mut(&mut self) -> StorageSlotRef<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction.rs:974:30
[INFO] [stdout]     |
[INFO] [stdout] 974 |         fn storage_slots_mut(&mut self) -> StorageSlotRef;
[INFO] [stdout]     |                              ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 974 |         fn storage_slots_mut(&mut self) -> StorageSlotRef<'_>;
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.47s
[INFO] running `Command { std: "docker" "inspect" "31929f45006e9102710f095d2056771c77d8f01e61cb433568394542a7357bd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31929f45006e9102710f095d2056771c77d8f01e61cb433568394542a7357bd6", kill_on_drop: false }`
[INFO] [stdout] 31929f45006e9102710f095d2056771c77d8f01e61cb433568394542a7357bd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0f5f9ea0c83d62aaaa81de9a50b21213872fe2f122d5942ad5f13fe7c7822c3
[INFO] running `Command { std: "docker" "start" "-a" "d0f5f9ea0c83d62aaaa81de9a50b21213872fe2f122d5942ad5f13fe7c7822c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rstest_macros v0.14.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling fuel-types v0.63.0
[INFO] [stderr]    Compiling secp256k1 v0.30.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[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 fuel-crypto v0.63.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[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 v0.24.1
[INFO] [stderr]    Compiling fuel-asm v0.63.0
[INFO] [stderr]    Compiling rstest v0.15.0
[INFO] [stderr]    Compiling fuel-tx v0.63.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::builder`
[INFO] [stdout]    --> src/transaction/types/create.rs:398:9
[INFO] [stdout]     |
[INFO] [stdout] 398 |         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] warning: 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] warning: 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] warning: 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 9 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: enum `ReceiptRepr` is never used
[INFO] [stdout]   --> src/receipt/receipt_repr.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub enum ReceiptRepr {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `enum_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction/types/create.rs:323:30
[INFO] [stdout]     |
[INFO] [stdout] 323 |         fn storage_slots_mut(&mut self) -> StorageSlotRef {
[INFO] [stdout]     |                              ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 323 |         fn storage_slots_mut(&mut self) -> StorageSlotRef<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction.rs:974:30
[INFO] [stdout]     |
[INFO] [stdout] 974 |         fn storage_slots_mut(&mut self) -> StorageSlotRef;
[INFO] [stdout]     |                              ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 974 |         fn storage_slots_mut(&mut self) -> StorageSlotRef<'_>;
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d0f5f9ea0c83d62aaaa81de9a50b21213872fe2f122d5942ad5f13fe7c7822c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0f5f9ea0c83d62aaaa81de9a50b21213872fe2f122d5942ad5f13fe7c7822c3", kill_on_drop: false }`
[INFO] [stdout] d0f5f9ea0c83d62aaaa81de9a50b21213872fe2f122d5942ad5f13fe7c7822c3
