[INFO] fetching crate fuel-core-poa 0.47.1...
[INFO] testing fuel-core-poa-0.47.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate fuel-core-poa 0.47.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate fuel-core-poa 0.47.1
[INFO] finished tweaking crates.io crate fuel-core-poa 0.47.1
[INFO] tweaked toml for crates.io crate fuel-core-poa 0.47.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fuel-core-poa 0.47.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fuel-core-poa 0.47.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6dd23d4ad1e2258850051ddd525446977fd34662b1541e8b1dd59f90482ca5dd
[INFO] running `Command { std: "docker" "start" "-a" "6dd23d4ad1e2258850051ddd525446977fd34662b1541e8b1dd59f90482ca5dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dd23d4ad1e2258850051ddd525446977fd34662b1541e8b1dd59f90482ca5dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dd23d4ad1e2258850051ddd525446977fd34662b1541e8b1dd59f90482ca5dd", kill_on_drop: false }`
[INFO] [stdout] 6dd23d4ad1e2258850051ddd525446977fd34662b1541e8b1dd59f90482ca5dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03368167aeb2d5b1271686b8262bac8b7ba0edaad8e5d7d3af227d0726fa1bb3
[INFO] running `Command { std: "docker" "start" "-a" "03368167aeb2d5b1271686b8262bac8b7ba0edaad8e5d7d3af227d0726fa1bb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling fuel-storage v0.65.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling impl-tools v0.10.3
[INFO] [stderr]    Compiling ethnum v1.5.2
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling prometheus-client v0.22.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling substrate-bn v0.6.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling secp256k1 v0.30.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling impl-tools-lib v0.11.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling fuel-derive v0.65.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling spki v0.7.3
[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 sec1 v0.7.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling fuel-core-metrics v0.47.1
[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 rfc6979 v0.4.0
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling coins-core v0.8.7
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling fuel-types v0.65.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling fuel-merkle v0.65.0
[INFO] [stderr]    Compiling tai64 v4.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling serde_with v3.15.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling fuel-asm v0.65.0
[INFO] [stderr]    Compiling coins-bip32 v0.8.7
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling coins-bip39 v0.8.7
[INFO] [stderr]    Compiling fuel-crypto v0.65.0
[INFO] [stderr]    Compiling fuel-core-services v0.47.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling fuel-tx v0.65.0
[INFO] [stderr]    Compiling fuel-vm v0.65.0
[INFO] [stderr]    Compiling fuel-core-types v0.47.1
[INFO] [stderr]    Compiling fuel-core-storage v0.47.1
[INFO] [stderr]    Compiling fuel-core-chain-config v0.47.1
[INFO] [stderr]    Compiling fuel-core-poa v0.47.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "03368167aeb2d5b1271686b8262bac8b7ba0edaad8e5d7d3af227d0726fa1bb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03368167aeb2d5b1271686b8262bac8b7ba0edaad8e5d7d3af227d0726fa1bb3", kill_on_drop: false }`
[INFO] [stdout] 03368167aeb2d5b1271686b8262bac8b7ba0edaad8e5d7d3af227d0726fa1bb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85e36b6fab4363c4ffd3b2a69d558f964a796d733548a754a1f0a4d7d0672a0a
[INFO] running `Command { std: "docker" "start" "-a" "85e36b6fab4363c4ffd3b2a69d558f964a796d733548a754a1f0a4d7d0672a0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling fuel-asm v0.65.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling fuel-core-services v0.47.1
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stderr]    Compiling fuel-tx v0.65.0
[INFO] [stderr]    Compiling fuel-vm v0.65.0
[INFO] [stderr]    Compiling fuel-core-types v0.47.1
[INFO] [stderr]    Compiling fuel-core-storage v0.47.1
[INFO] [stderr]    Compiling fuel-core-chain-config v0.47.1
[INFO] [stderr]    Compiling fuel-core-poa v0.47.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fuel_core_trace`
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | fuel_core_trace::enable_tracing!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fuel_core_trace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `config::Config: Default` is not satisfied
[INFO] [stdout]   --> src/service_test/manually_produce_tests.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 |         ..Default::default()
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Default` is not implemented for `config::Config`
[INFO] [stdout]   --> src/config.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Config {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `default` found for enum `fuel_core_types::blockchain::block::Block<TransactionRepresentation>` in the current scope
[INFO] [stdout]    --> src/service_test/manually_produce_tests.rs:84:36
[INFO] [stdout]     |
[INFO] [stdout]  84 |             let mut block = Block::default();
[INFO] [stdout]     |                                    ^^^^^^^ variant or associated item not found in `fuel_core_types::blockchain::block::Block<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `fuel_core_types::blockchain::block::Block<_>` consider using one of the following associated functions:
[INFO] [stdout]       fuel_core_types::blockchain::block::Block::new
[INFO] [stdout]       fuel_core_types::blockchain::block::Block::try_from_executed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fuel-core-types-0.47.1/src/blockchain/block.rs:92:5
[INFO] [stdout]     |
[INFO] [stdout]  92 | /     pub fn new(
[INFO] [stdout]  93 | |         header: PartialBlockHeader,
[INFO] [stdout]  94 | |         transactions: Vec<Transaction>,
[INFO] [stdout]  95 | |         outbox_message_ids: &[MessageId],
[INFO] [stdout]  96 | |         event_inbox_root: Bytes32,
[INFO] [stdout]  97 | |         #[cfg(feature = "fault-proving")] chain_id: &ChainId,
[INFO] [stdout]  98 | |     ) -> Result<Self, BlockHeaderError> {
[INFO] [stdout]     | |_______________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 115 | /     pub fn try_from_executed(
[INFO] [stdout] 116 | |         header: BlockHeader,
[INFO] [stdout] 117 | |         transactions: Vec<Transaction>,
[INFO] [stdout] 118 | |     ) -> Option<Self> {
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `default` found for enum `fuel_core_types::blockchain::block::Block<TransactionRepresentation>` in the current scope
[INFO] [stdout]    --> src/service_test/trigger_tests.rs:110:40
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 let mut block = Block::default();
[INFO] [stdout]     |                                        ^^^^^^^ variant or associated item not found in `fuel_core_types::blockchain::block::Block<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `fuel_core_types::blockchain::block::Block<_>` consider using one of the following associated functions:
[INFO] [stdout]       fuel_core_types::blockchain::block::Block::new
[INFO] [stdout]       fuel_core_types::blockchain::block::Block::try_from_executed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fuel-core-types-0.47.1/src/blockchain/block.rs:92:5
[INFO] [stdout]     |
[INFO] [stdout]  92 | /     pub fn new(
[INFO] [stdout]  93 | |         header: PartialBlockHeader,
[INFO] [stdout]  94 | |         transactions: Vec<Transaction>,
[INFO] [stdout]  95 | |         outbox_message_ids: &[MessageId],
[INFO] [stdout]  96 | |         event_inbox_root: Bytes32,
[INFO] [stdout]  97 | |         #[cfg(feature = "fault-proving")] chain_id: &ChainId,
[INFO] [stdout]  98 | |     ) -> Result<Self, BlockHeaderError> {
[INFO] [stdout]     | |_______________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 115 | /     pub fn try_from_executed(
[INFO] [stdout] 116 | |         header: BlockHeader,
[INFO] [stdout] 117 | |         transactions: Vec<Transaction>,
[INFO] [stdout] 118 | |     ) -> Option<Self> {
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fuel_core_types::services::executor::ExecutionResult: Default` is not satisfied
[INFO] [stdout]    --> src/service_test/trigger_tests.rs:116:27
[INFO] [stdout]     |
[INFO] [stdout] 116 |                         ..Default::default()
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `fuel_core_types::services::executor::ExecutionResult`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `config::Config: Default` is not satisfied
[INFO] [stdout]    --> src/service_test.rs:138:34
[INFO] [stdout]     |
[INFO] [stdout] 138 |         let config = self.config.unwrap_or_default();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `config::Config`
[INFO] [stdout]    --> src/config.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub struct Config {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `std::option::Option::<T>::unwrap_or_default`
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/option.rs:1092:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fuel_core_types::blockchain::block::Block: Default` is not satisfied
[INFO] [stdout]    --> src/service_test.rs:146:36
[INFO] [stdout]     |
[INFO] [stdout] 146 | ...                   block: Default::default(),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `fuel_core_types::blockchain::block::Block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `new_block` found for enum `fuel_core_types::blockchain::header::BlockHeader` in the current scope
[INFO] [stdout]    --> src/service_test.rs:181:27
[INFO] [stdout]     |
[INFO] [stdout] 181 |             &BlockHeader::new_block(BlockHeight::from(1u32), watch.now()),
[INFO] [stdout]     |                           ^^^^^^^^^ variant or associated item not found in `fuel_core_types::blockchain::header::BlockHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `new_block` found for enum `fuel_core_types::blockchain::header::BlockHeader` in the current scope
[INFO] [stdout]    --> src/sync.rs:347:44
[INFO] [stdout]     |
[INFO] [stdout] 347 |                 .map(|height| BlockHeader::new_block(height.into(), Tai64::now())),
[INFO] [stdout]     |                                            ^^^^^^^^^ variant or associated item not found in `fuel_core_types::blockchain::header::BlockHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fuel_core_types::blockchain::header::BlockHeader: Default` is not satisfied
[INFO] [stdout]    --> src/sync.rs:361:14
[INFO] [stdout]     |
[INFO] [stdout] 361 |             &Default::default(),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `fuel_core_types::blockchain::header::BlockHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `new_block` found for enum `fuel_core_types::blockchain::header::BlockHeader` in the current scope
[INFO] [stdout]    --> src/sync.rs:513:66
[INFO] [stdout]     |
[INFO] [stdout] 513 |         let new_block_stream = MockStream::new(vec![BlockHeader::new_block(
[INFO] [stdout]     |                                                                  ^^^^^^^^^ variant or associated item not found in `fuel_core_types::blockchain::header::BlockHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `new_block` found for enum `fuel_core_types::blockchain::header::BlockHeader` in the current scope
[INFO] [stdout]    --> src/sync.rs:542:66
[INFO] [stdout]     |
[INFO] [stdout] 542 |         let new_block_stream = MockStream::new(vec![BlockHeader::new_block(
[INFO] [stdout]     |                                                                  ^^^^^^^^^ variant or associated item not found in `fuel_core_types::blockchain::header::BlockHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `config::Config: Default` is not satisfied
[INFO] [stdout]    --> src/service_test/manually_produce_tests.rs:127:11
[INFO] [stdout]     |
[INFO] [stdout] 127 |         ..Default::default()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `config::Config`
[INFO] [stdout]    --> src/config.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub struct Config {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `config::Config: Default` is not satisfied
[INFO] [stdout]   --> src/service_test/trigger_tests.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |             ..Default::default()
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Default` is not implemented for `config::Config`
[INFO] [stdout]   --> src/config.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Config {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `config::Config: Default` is not satisfied
[INFO] [stdout]   --> src/service_test/trigger_tests.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 |         ..Default::default()
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Default` is not implemented for `config::Config`
[INFO] [stdout]   --> src/config.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Config {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `config::Config: Default` is not satisfied
[INFO] [stdout]    --> src/service_test/trigger_tests.rs:159:11
[INFO] [stdout]     |
[INFO] [stdout] 159 |         ..Default::default()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `config::Config`
[INFO] [stdout]    --> src/config.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub struct Config {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `config::Config: Default` is not satisfied
[INFO] [stdout]    --> src/service_test/trigger_tests.rs:180:11
[INFO] [stdout]     |
[INFO] [stdout] 180 |         ..Default::default()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `config::Config`
[INFO] [stdout]    --> src/config.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub struct Config {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `config::Config: Default` is not satisfied
[INFO] [stdout]    --> src/service_test/trigger_tests.rs:248:11
[INFO] [stdout]     |
[INFO] [stdout] 248 |         ..Default::default()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `config::Config`
[INFO] [stdout]    --> src/config.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub struct Config {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `config::Config: Default` is not satisfied
[INFO] [stdout]    --> src/service_test/trigger_tests.rs:301:11
[INFO] [stdout]     |
[INFO] [stdout] 301 |         ..Default::default()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `config::Config`
[INFO] [stdout]    --> src/config.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub struct Config {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `config::Config: Default` is not satisfied
[INFO] [stdout]    --> src/service_test/trigger_tests.rs:348:11
[INFO] [stdout]     |
[INFO] [stdout] 348 |         ..Default::default()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `config::Config`
[INFO] [stdout]    --> src/config.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub struct Config {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `config::Config: Default` is not satisfied
[INFO] [stdout]    --> src/service_test/trigger_tests.rs:390:11
[INFO] [stdout]     |
[INFO] [stdout] 390 |         ..Default::default()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `config::Config`
[INFO] [stdout]    --> src/config.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub struct Config {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `config::Config: Default` is not satisfied
[INFO] [stdout]    --> src/service_test/trigger_tests.rs:448:11
[INFO] [stdout]     |
[INFO] [stdout] 448 |         ..Default::default()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `config::Config`
[INFO] [stdout]    --> src/config.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub struct Config {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `config::Config: Default` is not satisfied
[INFO] [stdout]    --> src/service_test/trigger_tests.rs:489:11
[INFO] [stdout]     |
[INFO] [stdout] 489 |         ..Default::default()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `config::Config`
[INFO] [stdout]    --> src/config.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub struct Config {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `config::Config: Default` is not satisfied
[INFO] [stdout]    --> src/service_test/trigger_tests.rs:520:11
[INFO] [stdout]     |
[INFO] [stdout] 520 |         ..Default::default()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `config::Config`
[INFO] [stdout]    --> src/config.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub struct Config {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `config::Config: Default` is not satisfied
[INFO] [stdout]    --> src/service_test/trigger_tests.rs:560:11
[INFO] [stdout]     |
[INFO] [stdout] 560 |         ..Default::default()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `config::Config`
[INFO] [stdout]    --> src/config.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub struct Config {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TransactionBuilder`
[INFO] [stdout]    --> src/service_test.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 284 |     TransactionBuilder::script(vec![], vec![])
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     use of undeclared type `TransactionBuilder`
[INFO] [stdout]     |     help: a struct with a similar name exists: `TransactionFee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `DEFAULT` found for enum `fuel_core_types::fuel_tx::TxParameters` in the current scope
[INFO] [stdout]    --> src/service_test.rs:286:58
[INFO] [stdout]     |
[INFO] [stdout] 286 |         .script_gas_limit(rng.gen_range(1..TxParameters::DEFAULT.max_gas_per_tx()))
[INFO] [stdout]     |                                                          ^^^^^^^ variant or associated item not found in `fuel_core_types::fuel_tx::TxParameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `fuel_core_types::fuel_vm::SecretKey` in the current scope
[INFO] [stdout]    --> src/service_test.rs:292:33
[INFO] [stdout]     |
[INFO] [stdout] 292 |     let secret_key = SecretKey::random(&mut rng);
[INFO] [stdout]     |                                 ^^^^^^ function or associated item not found in `fuel_core_types::fuel_vm::SecretKey`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `fuel_core_types::fuel_vm::SecretKey` consider using one of the following associated functions:
[INFO] [stdout]       fuel_core_types::fuel_vm::SecretKey::new_from_mnemonic_phrase_with_path
[INFO] [stdout]       fuel_core_types::fuel_vm::SecretKey::new_from_mnemonic
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fuel-crypto-0.65.0/src/secp256/secret.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | /     pub fn new_from_mnemonic_phrase_with_path(
[INFO] [stdout] 143 | |         phrase: &str,
[INFO] [stdout] 144 | |         path: &str,
[INFO] [stdout] 145 | |     ) -> Result<Self, Error> {
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 157 |       pub fn new_from_mnemonic(d: DerivationPath, m: Mnemonic<W>) -> Result<Self, Error> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fuel_core_types::blockchain::block::Block: Default` is not satisfied
[INFO] [stdout]    --> src/service_test.rs:329:24
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 block: Default::default(),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `fuel_core_types::blockchain::block::Block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `new_block` found for enum `fuel_core_types::blockchain::header::BlockHeader` in the current scope
[INFO] [stdout]    --> src/service_test.rs:385:35
[INFO] [stdout]     |
[INFO] [stdout] 385 |     let last_block = BlockHeader::new_block(BlockHeight::from(1u32), Tai64::now());
[INFO] [stdout]     |                                   ^^^^^^^^^ variant or associated item not found in `fuel_core_types::blockchain::header::BlockHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `config::Config: Default` is not satisfied
[INFO] [stdout]    --> src/service_test.rs:392:11
[INFO] [stdout]     |
[INFO] [stdout] 392 |         ..Default::default()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `config::Config`
[INFO] [stdout]    --> src/config.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub struct Config {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `new_block` found for enum `fuel_core_types::blockchain::header::BlockHeader` in the current scope
[INFO] [stdout]    --> src/service_test.rs:453:35
[INFO] [stdout]     |
[INFO] [stdout] 453 |     let last_block = BlockHeader::new_block(BlockHeight::from(1u32), Tai64::now());
[INFO] [stdout]     |                                   ^^^^^^^^^ variant or associated item not found in `fuel_core_types::blockchain::header::BlockHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `config::Config: Default` is not satisfied
[INFO] [stdout]    --> src/service_test.rs:460:11
[INFO] [stdout]     |
[INFO] [stdout] 460 |         ..Default::default()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `config::Config`
[INFO] [stdout]    --> src/config.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub struct Config {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `new_block` found for enum `fuel_core_types::blockchain::header::BlockHeader` in the current scope
[INFO] [stdout]    --> src/service_test.rs:533:35
[INFO] [stdout]     |
[INFO] [stdout] 533 |     let last_block = BlockHeader::new_block(BlockHeight::from(1u32), Tai64::now());
[INFO] [stdout]     |                                   ^^^^^^^^^ variant or associated item not found in `fuel_core_types::blockchain::header::BlockHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `config::Config: Default` is not satisfied
[INFO] [stdout]    --> src/service_test.rs:540:11
[INFO] [stdout]     |
[INFO] [stdout] 540 |         ..Default::default()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `config::Config`
[INFO] [stdout]    --> src/config.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub struct Config {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `new_block` found for enum `fuel_core_types::blockchain::header::BlockHeader` in the current scope
[INFO] [stdout]    --> src/service_test.rs:580:35
[INFO] [stdout]     |
[INFO] [stdout] 580 |     let last_block = BlockHeader::new_block(BlockHeight::from(1u32), Tai64::now());
[INFO] [stdout]     |                                   ^^^^^^^^^ variant or associated item not found in `fuel_core_types::blockchain::header::BlockHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `config::Config: Default` is not satisfied
[INFO] [stdout]    --> src/service_test.rs:587:11
[INFO] [stdout]     |
[INFO] [stdout] 587 |         ..Default::default()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Default` is not implemented for `config::Config`
[INFO] [stdout]    --> src/config.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub struct Config {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `default_test_tx` found for enum `fuel_core_types::fuel_tx::Transaction` in the current scope
[INFO] [stdout]   --> src/verifier/tests.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let txs = vec![Transaction::default_test_tx()];
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^ variant or associated item not found in `fuel_core_types::fuel_tx::Transaction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `default` found for enum `fuel_core_types::blockchain::header::BlockHeader` in the current scope
[INFO] [stdout]    --> src/verifier/tests.rs:111:34
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let mut h = BlockHeader::default();
[INFO] [stdout]     |                                  ^^^^^^^ variant or associated item not found in `fuel_core_types::blockchain::header::BlockHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `default` found for enum `fuel_core_types::blockchain::block::Block<TransactionRepresentation>` in the current scope
[INFO] [stdout]    --> src/verifier/tests.rs:116:24
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let mut b = Block::default();
[INFO] [stdout]     |                        ^^^^^^^ variant or associated item not found in `fuel_core_types::blockchain::block::Block<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `fuel_core_types::blockchain::block::Block<_>` consider using one of the following associated functions:
[INFO] [stdout]       fuel_core_types::blockchain::block::Block::new
[INFO] [stdout]       fuel_core_types::blockchain::block::Block::try_from_executed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fuel-core-types-0.47.1/src/blockchain/block.rs:92:5
[INFO] [stdout]     |
[INFO] [stdout]  92 | /     pub fn new(
[INFO] [stdout]  93 | |         header: PartialBlockHeader,
[INFO] [stdout]  94 | |         transactions: Vec<Transaction>,
[INFO] [stdout]  95 | |         outbox_message_ids: &[MessageId],
[INFO] [stdout]  96 | |         event_inbox_root: Bytes32,
[INFO] [stdout]  97 | |         #[cfg(feature = "fault-proving")] chain_id: &ChainId,
[INFO] [stdout]  98 | |     ) -> Result<Self, BlockHeaderError> {
[INFO] [stdout]     | |_______________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 115 | /     pub fn try_from_executed(
[INFO] [stdout] 116 | |         header: BlockHeader,
[INFO] [stdout] 117 | |         transactions: Vec<Transaction>,
[INFO] [stdout] 118 | |     ) -> Option<Self> {
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_application_header` found for struct `BlockHeaderV1` in the current scope
[INFO] [stdout]    --> src/verifier/tests.rs:120:15
[INFO] [stdout]     |
[INFO] [stdout] 120 |             h.set_application_header(*bh.application())
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `application` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fuel-core-types-0.47.1/src/blockchain/header/v1.rs:44:5
[INFO] [stdout]     |
[INFO] [stdout]  44 |     pub fn application(&self) -> &ApplicationHeader<GeneratedApplicationFieldsV1> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_block_height` found for enum `fuel_core_types::blockchain::header::BlockHeader` in the current scope
[INFO] [stdout]   --> src/verifier/tests.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 |         i.bh.set_block_height(0u32.into());
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^ method not found in `fuel_core_types::blockchain::header::BlockHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_previous_root` found for enum `fuel_core_types::blockchain::header::BlockHeader` in the current scope
[INFO] [stdout]    --> src/verifier/tests.rs:67:14
[INFO] [stdout]     |
[INFO] [stdout]  67 |         i.bh.set_previous_root([3u8; 32].into());
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `prev_root` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fuel-core-types-0.47.1/src/blockchain/header.rs:471:5
[INFO] [stdout]     |
[INFO] [stdout] 471 |     pub fn prev_root(&self) -> &Bytes32 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_da_height` found for enum `fuel_core_types::blockchain::header::BlockHeader` in the current scope
[INFO] [stdout]   --> src/verifier/tests.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |         i.bh.set_da_height(1u64.into());
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `da_height` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fuel-core-types-0.47.1/src/blockchain/header.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn da_height(&self) -> DaBlockHeight {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_application_hash` found for enum `fuel_core_types::blockchain::header::BlockHeader` in the current scope
[INFO] [stdout]    --> src/verifier/tests.rs:81:14
[INFO] [stdout]     |
[INFO] [stdout]  81 |         i.bh.set_application_hash([0u8; 32].into());
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `application_hash` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fuel-core-types-0.47.1/src/blockchain/header.rs:495:5
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn application_hash(&self) -> &Bytes32 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_time` found for enum `fuel_core_types::blockchain::header::BlockHeader` in the current scope
[INFO] [stdout]    --> src/verifier/tests.rs:88:14
[INFO] [stdout]     |
[INFO] [stdout]  88 |         i.bh.set_time(Tai64(1));
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `time` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fuel-core-types-0.47.1/src/blockchain/header.rs:487:5
[INFO] [stdout]     |
[INFO] [stdout] 487 |     pub fn time(&self) -> Tai64 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fuel-core-poa` (lib test) due to 46 previous errors
[INFO] running `Command { std: "docker" "inspect" "85e36b6fab4363c4ffd3b2a69d558f964a796d733548a754a1f0a4d7d0672a0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85e36b6fab4363c4ffd3b2a69d558f964a796d733548a754a1f0a4d7d0672a0a", kill_on_drop: false }`
[INFO] [stdout] 85e36b6fab4363c4ffd3b2a69d558f964a796d733548a754a1f0a4d7d0672a0a
