[INFO] fetching crate fuel-core-producer 0.46.0...
[INFO] testing fuel-core-producer-0.46.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate fuel-core-producer 0.46.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate fuel-core-producer 0.46.0
[INFO] finished tweaking crates.io crate fuel-core-producer 0.46.0
[INFO] tweaked toml for crates.io crate fuel-core-producer 0.46.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fuel-core-producer 0.46.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-core-producer 0.46.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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1bb49b16733d1ad6d5a0bd8f27101eb06112253d2ca4a1a14ada8b65c1bf42c7
[INFO] running `Command { std: "docker" "start" "-a" "1bb49b16733d1ad6d5a0bd8f27101eb06112253d2ca4a1a14ada8b65c1bf42c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bb49b16733d1ad6d5a0bd8f27101eb06112253d2ca4a1a14ada8b65c1bf42c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bb49b16733d1ad6d5a0bd8f27101eb06112253d2ca4a1a14ada8b65c1bf42c7", kill_on_drop: false }`
[INFO] [stdout] 1bb49b16733d1ad6d5a0bd8f27101eb06112253d2ca4a1a14ada8b65c1bf42c7
[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=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] dee1997fe2f5d79d4cd4c046aada10b195050d2417f49baaa9cb635be5f701c9
[INFO] running `Command { std: "docker" "start" "-a" "dee1997fe2f5d79d4cd4c046aada10b195050d2417f49baaa9cb635be5f701c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling fuel-storage v0.62.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling substrate-bn v0.6.0
[INFO] [stderr]    Compiling impl-tools v0.10.3
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling ethnum v1.5.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling impl-tools-lib v0.11.3
[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 fuel-derive v0.62.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling secp256k1 v0.30.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling tracing v0.1.41
[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 tokio-rayon v2.1.0
[INFO] [stderr]    Compiling coins-core v0.8.7
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling fuel-types v0.62.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling fuel-merkle v0.62.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling tai64 v4.0.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling coins-bip32 v0.8.7
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling fuel-asm v0.62.0
[INFO] [stderr]    Compiling coins-bip39 v0.8.7
[INFO] [stderr]    Compiling fuel-crypto v0.62.0
[INFO] [stderr]    Compiling fuel-tx v0.62.0
[INFO] [stderr]    Compiling fuel-vm v0.62.0
[INFO] [stderr]    Compiling fuel-core-types v0.46.0
[INFO] [stderr]    Compiling fuel-core-storage v0.46.0
[INFO] [stderr]    Compiling fuel-core-producer v0.46.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ports.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn get_block(&self, height: &BlockHeight) -> StorageResult<Cow<CompressedBlock>>;
[INFO] [stdout]    |                  ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn get_block(&self, height: &BlockHeight) -> StorageResult<Cow<'_, CompressedBlock>>;
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.81s
[INFO] running `Command { std: "docker" "inspect" "dee1997fe2f5d79d4cd4c046aada10b195050d2417f49baaa9cb635be5f701c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dee1997fe2f5d79d4cd4c046aada10b195050d2417f49baaa9cb635be5f701c9", kill_on_drop: false }`
[INFO] [stdout] dee1997fe2f5d79d4cd4c046aada10b195050d2417f49baaa9cb635be5f701c9
[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=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] 5818c14e94fc75810d00756c31dda99b5113617349c1b8aa87abfaa083dd6aca
[INFO] running `Command { std: "docker" "start" "-a" "5818c14e94fc75810d00756c31dda99b5113617349c1b8aa87abfaa083dd6aca", kill_on_drop: false }`
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling fuel-asm v0.62.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling fuel-tx v0.62.0
[INFO] [stderr]    Compiling fuel-vm v0.62.0
[INFO] [stderr]    Compiling fuel-core-types v0.46.0
[INFO] [stderr]    Compiling fuel-core-storage v0.46.0
[INFO] [stderr]    Compiling fuel-core-producer v0.46.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ports.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn get_block(&self, height: &BlockHeight) -> StorageResult<Cow<CompressedBlock>>;
[INFO] [stdout]    |                  ^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn get_block(&self, height: &BlockHeight) -> StorageResult<Cow<'_, CompressedBlock>>;
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::block_producer::gas_price::MockChainStateInfoProvider`
[INFO] [stdout]   --> src/block_producer/tests.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |             MockChainStateInfoProvider,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             no `MockChainStateInfoProvider` in `block_producer::gas_price`
[INFO] [stdout]    |             help: a similar name exists in the module: `ChainStateInfoProvider`
[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 unresolved module or unlinked crate `fuel_core_trace`
[INFO] [stdout]   --> src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | 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 `Standard: rand::distributions::Distribution<Bytes32>` is not satisfied
[INFO] [stdout]    --> src/block_producer/tests.rs:133:36
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     prev_root: rng.r#gen(),
[INFO] [stdout]     |                                    ^^^^^ the trait `rand::distributions::Distribution<Bytes32>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/distribution.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait Distribution<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/block_producer/tests.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout]  50 | use rand::{
[INFO] [stdout]     |     ---- one version of crate `rand` used here, as a direct dependency of the current crate
[INFO] [stdout] ...
[INFO] [stdout] 702 | use proptest::{
[INFO] [stdout]     |     -------- one version of crate `rand` used here, as a dependency of crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/mod.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct Standard;
[INFO] [stdout]     | ------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait Distribution<T> {
[INFO] [stdout]     | ------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `rand::Rng::r#gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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: rand::distributions::Distribution<Bytes32>` is not satisfied
[INFO] [stdout]    --> src/block_producer/tests.rs:181:36
[INFO] [stdout]     |
[INFO] [stdout] 181 |                     prev_root: rng.r#gen(),
[INFO] [stdout]     |                                    ^^^^^ the trait `rand::distributions::Distribution<Bytes32>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/distribution.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait Distribution<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/block_producer/tests.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout]  50 | use rand::{
[INFO] [stdout]     |     ---- one version of crate `rand` used here, as a direct dependency of the current crate
[INFO] [stdout] ...
[INFO] [stdout] 702 | use proptest::{
[INFO] [stdout]     |     -------- one version of crate `rand` used here, as a dependency of crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/mod.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct Standard;
[INFO] [stdout]     | ------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait Distribution<T> {
[INFO] [stdout]     | ------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `rand::Rng::r#gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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: rand::distributions::Distribution<Bytes32>` is not satisfied
[INFO] [stdout]    --> src/block_producer/tests.rs:240:36
[INFO] [stdout]     |
[INFO] [stdout] 240 |                     prev_root: rng.r#gen(),
[INFO] [stdout]     |                                    ^^^^^ the trait `rand::distributions::Distribution<Bytes32>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/distribution.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait Distribution<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/block_producer/tests.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout]  50 | use rand::{
[INFO] [stdout]     |     ---- one version of crate `rand` used here, as a direct dependency of the current crate
[INFO] [stdout] ...
[INFO] [stdout] 702 | use proptest::{
[INFO] [stdout]     |     -------- one version of crate `rand` used here, as a dependency of crate `proptest`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/distributions/mod.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct Standard;
[INFO] [stdout]     | ------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/distr/distribution.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait Distribution<T> {
[INFO] [stdout]     | ------------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `rand::Rng::r#gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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:363:42
[INFO] [stdout]     |
[INFO] [stdout] 363 |                 }) 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] 363 |                 }) 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:363:69
[INFO] [stdout]     |
[INFO] [stdout] 363 |                 }) 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] 363 |                 }) 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<TransactionRepresentation>` in the current scope
[INFO] [stdout]    --> src/block_producer/tests.rs:882:46
[INFO] [stdout]     |
[INFO] [stdout] 882 |         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:925:57
[INFO] [stdout]     |
[INFO] [stdout] 925 |         let mut consensus_params = ConsensusParameters::default();
[INFO] [stdout]     |                                                         ^^^^^^^ variant or associated item not found in `fuel_core_types::fuel_tx::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-1949cf8c6b5b557f/fuel-tx-0.62.0/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" "5818c14e94fc75810d00756c31dda99b5113617349c1b8aa87abfaa083dd6aca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5818c14e94fc75810d00756c31dda99b5113617349c1b8aa87abfaa083dd6aca", kill_on_drop: false }`
[INFO] [stdout] 5818c14e94fc75810d00756c31dda99b5113617349c1b8aa87abfaa083dd6aca
