[INFO] fetching crate fuel-core-producer 0.40.0...
[INFO] checking fuel-core-producer-0.40.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate fuel-core-producer 0.40.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate fuel-core-producer 0.40.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fuel-core-producer 0.40.0
[INFO] finished tweaking crates.io crate fuel-core-producer 0.40.0
[INFO] tweaked toml for crates.io crate fuel-core-producer 0.40.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 253 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.18 (available: v1.0.0)
[INFO] [stderr]       Adding mockall v0.11.4 (available: v0.13.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64b68d45328a69a3f6b1ab22dcaccd0e816aacd27701308fdd6046ed69bd3067
[INFO] running `Command { std: "docker" "start" "-a" "64b68d45328a69a3f6b1ab22dcaccd0e816aacd27701308fdd6046ed69bd3067", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64b68d45328a69a3f6b1ab22dcaccd0e816aacd27701308fdd6046ed69bd3067", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64b68d45328a69a3f6b1ab22dcaccd0e816aacd27701308fdd6046ed69bd3067", kill_on_drop: false }`
[INFO] [stdout] 64b68d45328a69a3f6b1ab22dcaccd0e816aacd27701308fdd6046ed69bd3067
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 626be810471e2e8010db4420c08799917cb111fb1fe5c5a461912cf720ecfd28
[INFO] running `Command { std: "docker" "start" "-a" "626be810471e2e8010db4420c08799917cb111fb1fe5c5a461912cf720ecfd28", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking fuel-storage v0.58.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]    Compiling impl-tools v0.10.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling impl-tools-lib v0.10.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling fuel-derive v0.58.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking enum-iterator v1.5.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking num_enum v0.7.3
[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 tracing v0.1.40
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling darling_macro v0.20.10
[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 ed25519 v2.2.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking tokio-rayon v2.1.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking coins-core v0.8.7
[INFO] [stderr]     Checking fuel-types v0.58.2
[INFO] [stderr]     Checking fuel-merkle v0.58.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking tai64 v4.0.0
[INFO] [stderr]     Checking coins-bip32 v0.8.7
[INFO] [stderr]     Checking postcard v1.0.10
[INFO] [stderr]     Checking coins-bip39 v0.8.7
[INFO] [stderr]     Checking fuel-asm v0.58.2
[INFO] [stderr]     Checking fuel-crypto v0.58.2
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.5.0
[INFO] [stderr]     Checking fuel-tx v0.58.2
[INFO] [stderr]     Checking fuel-vm v0.58.2
[INFO] [stderr]     Checking fuel-core-types v0.40.0
[INFO] [stderr]     Checking fuel-core-storage v0.40.0
[INFO] [stderr]     Checking fuel-core-producer v0.40.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::block_producer::gas_price::MockConsensusParametersProvider`
[INFO] [stdout]  --> src/block_producer/tests.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |             MockConsensusParametersProvider,
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `MockConsensusParametersProvider` in `block_producer::gas_price`
[INFO] [stdout]   |             help: a similar name exists in the module: `ConsensusParametersProvider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fuel_core_producer`
[INFO] [stdout]   --> src/block_producer/tests.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use fuel_core_producer as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ no external crate `fuel_core_producer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fuel_core_trace`
[INFO] [stdout]   --> src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | fuel_core_trace::enable_tracing!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ use of undeclared crate or module `fuel_core_trace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<Bytes32>` is not satisfied
[INFO] [stdout]    --> src/block_producer/tests.rs:129:36
[INFO] [stdout]     |
[INFO] [stdout] 129 |                     prev_root: rng.gen(),
[INFO] [stdout]     |                                    ^^^ the trait `Distribution<Bytes32>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<Bytes32>` is not satisfied
[INFO] [stdout]    --> src/block_producer/tests.rs:171:36
[INFO] [stdout]     |
[INFO] [stdout] 171 |                     prev_root: rng.gen(),
[INFO] [stdout]     |                                    ^^^ the trait `Distribution<Bytes32>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<Bytes32>` is not satisfied
[INFO] [stdout]    --> src/block_producer/tests.rs:224:36
[INFO] [stdout]     |
[INFO] [stdout] 224 |                     prev_root: rng.gen(),
[INFO] [stdout]     |                                    ^^^ the trait `Distribution<Bytes32>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               `Standard` implements `Distribution<()>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G)>`
[INFO] [stdout]               `Standard` implements `Distribution<(A, B, C, D, E, F, G, H)>`
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/block_producer/tests.rs:339:42
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 }) if *previous_block == prev_da_height && *best == prev_da_height - 1u64.into()
[INFO] [stdout]     |                       ---------------    ^^^^^^^^^^^^^^ expected `u64`, found `DaBlockHeight`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       expected because this is `u64`
[INFO] [stdout]     |
[INFO] [stdout] help: consider dereferencing the type
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 }) if *previous_block == *prev_da_height && *best == prev_da_height - 1u64.into()
[INFO] [stdout]     |                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/block_producer/tests.rs:339:69
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 }) if *previous_block == prev_da_height && *best == prev_da_height - 1u64.into()
[INFO] [stdout]     |                                                            -----    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `DaBlockHeight`
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            expected because this is `u64`
[INFO] [stdout]     |
[INFO] [stdout] help: consider dereferencing the type
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 }) if *previous_block == prev_da_height && *best == *prev_da_height - 1u64.into()
[INFO] [stdout]     |                                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `default` found for enum `Block` in the current scope
[INFO] [stdout]    --> src/block_producer/tests.rs:865:46
[INFO] [stdout]     |
[INFO] [stdout] 865 |         let genesis_block = CompressedBlock::default();
[INFO] [stdout]     |                                              ^^^^^^^ variant or associated item not found in `Block<Bytes32>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `default` found for enum `fuel_core_types::fuel_tx::ConsensusParameters` in the current scope
[INFO] [stdout]    --> src/block_producer/tests.rs:908:57
[INFO] [stdout]     |
[INFO] [stdout] 908 |         let mut consensus_params = ConsensusParameters::default();
[INFO] [stdout]     |                                                         ^^^^^^^ variant or associated item not found in `ConsensusParameters`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `fuel_core_types::fuel_tx::ConsensusParameters`, consider using `fuel_core_types::fuel_tx::ConsensusParameters::new` which returns `fuel_core_types::fuel_tx::ConsensusParameters`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fuel-tx-0.58.2/src/transaction/consensus_parameters.rs:60:5
[INFO] [stdout]     |
[INFO] [stdout] 60  | /     pub const fn new(
[INFO] [stdout] 61  | |         tx_params: TxParameters,
[INFO] [stdout] 62  | |         predicate_params: PredicateParameters,
[INFO] [stdout] 63  | |         script_params: ScriptParameters,
[INFO] [stdout] ...   |
[INFO] [stdout] 71  | |         privileged_address: Address,
[INFO] [stdout] 72  | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432, 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-producer` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "626be810471e2e8010db4420c08799917cb111fb1fe5c5a461912cf720ecfd28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "626be810471e2e8010db4420c08799917cb111fb1fe5c5a461912cf720ecfd28", kill_on_drop: false }`
[INFO] [stdout] 626be810471e2e8010db4420c08799917cb111fb1fe5c5a461912cf720ecfd28
