[INFO] fetching crate fuel-core-producer 0.21.0...
[INFO] checking fuel-core-producer-0.21.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate fuel-core-producer 0.21.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate fuel-core-producer 0.21.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fuel-core-producer 0.21.0
[INFO] finished tweaking crates.io crate fuel-core-producer 0.21.0
[INFO] tweaked toml for crates.io crate fuel-core-producer 0.21.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-rayon v2.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9ac9a8e47769cff2fd38ead663248a279610b215cefa8b2f141eea731bea4f4
[INFO] running `Command { std: "docker" "start" "-a" "f9ac9a8e47769cff2fd38ead663248a279610b215cefa8b2f141eea731bea4f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9ac9a8e47769cff2fd38ead663248a279610b215cefa8b2f141eea731bea4f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9ac9a8e47769cff2fd38ead663248a279610b215cefa8b2f141eea731bea4f4", kill_on_drop: false }`
[INFO] [stdout] f9ac9a8e47769cff2fd38ead663248a279610b215cefa8b2f141eea731bea4f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f5647f517c19b7949146c44eabf705739383301fdb7ef23c13eff5c0fb0e752
[INFO] running `Command { std: "docker" "start" "-a" "5f5647f517c19b7949146c44eabf705739383301fdb7ef23c13eff5c0fb0e752", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling platforms v3.2.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling synstructure v0.13.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.1
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking fuel-storage v0.43.2
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling fuel-derive v0.43.2
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]    Compiling anyhow v1.0.76
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking fuel-types v0.43.2
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking tai64 v4.0.0
[INFO] [stderr]     Checking ed25519-dalek v2.1.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking k256 v0.13.2
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking fuel-crypto v0.43.2
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking fuel-asm v0.43.2
[INFO] [stderr]     Checking fuel-merkle v0.43.2
[INFO] [stderr]     Checking fuel-tx v0.43.2
[INFO] [stderr]     Checking tokio-rayon v2.1.0
[INFO] [stderr]     Checking fuel-vm v0.43.2
[INFO] [stderr]     Checking fuel-core-types v0.21.0
[INFO] [stderr]     Checking fuel-core-storage v0.21.0
[INFO] [stderr]     Checking fuel-core-producer v0.21.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `fuel_core_producer`
[INFO] [stdout]   --> src/block_producer/tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | 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:77:32
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 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 as Distribution<bool>>
[INFO] [stdout]              <Standard as Distribution<char>>
[INFO] [stdout]              <Standard as Distribution<isize>>
[INFO] [stdout]              <Standard as Distribution<i8>>
[INFO] [stdout]              <Standard as Distribution<i16>>
[INFO] [stdout]              <Standard as Distribution<i32>>
[INFO] [stdout]              <Standard as Distribution<i64>>
[INFO] [stdout]              <Standard as Distribution<i128>>
[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 `ConsensusHeader<fuel_core_types::blockchain::primitives::Empty>: Default` is not satisfied
[INFO] [stdout]   --> src/block_producer/tests.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 ..Default::default()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `ConsensusHeader<fuel_core_types::blockchain::primitives::Empty>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PartialBlockHeader: Default` is not satisfied
[INFO] [stdout]   --> src/block_producer/tests.rs:80:15
[INFO] [stdout]    |
[INFO] [stdout] 80 |             ..Default::default()
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `PartialBlockHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ApplicationHeader<fuel_core_types::blockchain::primitives::Empty>: Default` is not satisfied
[INFO] [stdout]    --> src/block_producer/tests.rs:131:19
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 ..Default::default()
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `ApplicationHeader<fuel_core_types::blockchain::primitives::Empty>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ConsensusHeader<fuel_core_types::blockchain::primitives::Empty>: Default` is not satisfied
[INFO] [stdout]    --> src/block_producer/tests.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 ..Default::default()
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `ConsensusHeader<fuel_core_types::blockchain::primitives::Empty>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `Block` in the current scope
[INFO] [stdout]    --> src/block_producer/tests.rs:225:46
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let genesis_block = CompressedBlock::default();
[INFO] [stdout]     |                                              ^^^^^^^ function or associated item not found in `Block<Bytes32>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, 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 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "5f5647f517c19b7949146c44eabf705739383301fdb7ef23c13eff5c0fb0e752", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f5647f517c19b7949146c44eabf705739383301fdb7ef23c13eff5c0fb0e752", kill_on_drop: false }`
[INFO] [stdout] 5f5647f517c19b7949146c44eabf705739383301fdb7ef23c13eff5c0fb0e752
[INFO] checking fuel-core-producer-0.21.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate fuel-core-producer 0.21.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate fuel-core-producer 0.21.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fuel-core-producer 0.21.0
[INFO] finished tweaking crates.io crate fuel-core-producer 0.21.0
[INFO] tweaked toml for crates.io crate fuel-core-producer 0.21.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f04cb52125cd5772de4238ee949da85bf2a87855f608f040a9e7410f30c583f
[INFO] running `Command { std: "docker" "start" "-a" "8f04cb52125cd5772de4238ee949da85bf2a87855f608f040a9e7410f30c583f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f04cb52125cd5772de4238ee949da85bf2a87855f608f040a9e7410f30c583f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f04cb52125cd5772de4238ee949da85bf2a87855f608f040a9e7410f30c583f", kill_on_drop: false }`
[INFO] [stdout] 8f04cb52125cd5772de4238ee949da85bf2a87855f608f040a9e7410f30c583f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9dc66af18b2ad870243f71ce805348f442013a7b3f5b3a701f5a7cb070c01d71
[INFO] running `Command { std: "docker" "start" "-a" "9dc66af18b2ad870243f71ce805348f442013a7b3f5b3a701f5a7cb070c01d71", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling platforms v3.2.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling synstructure v0.13.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking fuel-storage v0.43.2
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling fuel-derive v0.43.2
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling anyhow v1.0.76
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking fuel-types v0.43.2
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking tai64 v4.0.0
[INFO] [stderr]     Checking ed25519-dalek v2.1.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking k256 v0.13.2
[INFO] [stderr]     Checking fuel-crypto v0.43.2
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking fuel-asm v0.43.2
[INFO] [stderr]     Checking tokio-rayon v2.1.0
[INFO] [stderr]     Checking fuel-merkle v0.43.2
[INFO] [stderr]     Checking fuel-tx v0.43.2
[INFO] [stderr]     Checking fuel-vm v0.43.2
[INFO] [stderr]     Checking fuel-core-types v0.21.0
[INFO] [stderr]     Checking fuel-core-storage v0.21.0
[INFO] [stderr]     Checking fuel-core-producer v0.21.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `fuel_core_producer`
[INFO] [stdout]   --> src/block_producer/tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | 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:77:32
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 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 as Distribution<bool>>
[INFO] [stdout]              <Standard as Distribution<char>>
[INFO] [stdout]              <Standard as Distribution<isize>>
[INFO] [stdout]              <Standard as Distribution<i8>>
[INFO] [stdout]              <Standard as Distribution<i16>>
[INFO] [stdout]              <Standard as Distribution<i32>>
[INFO] [stdout]              <Standard as Distribution<i64>>
[INFO] [stdout]              <Standard as Distribution<i128>>
[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 `ConsensusHeader<fuel_core_types::blockchain::primitives::Empty>: Default` is not satisfied
[INFO] [stdout]   --> src/block_producer/tests.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 ..Default::default()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `ConsensusHeader<fuel_core_types::blockchain::primitives::Empty>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PartialBlockHeader: Default` is not satisfied
[INFO] [stdout]   --> src/block_producer/tests.rs:80:15
[INFO] [stdout]    |
[INFO] [stdout] 80 |             ..Default::default()
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `PartialBlockHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ApplicationHeader<fuel_core_types::blockchain::primitives::Empty>: Default` is not satisfied
[INFO] [stdout]    --> src/block_producer/tests.rs:131:19
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 ..Default::default()
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `ApplicationHeader<fuel_core_types::blockchain::primitives::Empty>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ConsensusHeader<fuel_core_types::blockchain::primitives::Empty>: Default` is not satisfied
[INFO] [stdout]    --> src/block_producer/tests.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 ..Default::default()
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `ConsensusHeader<fuel_core_types::blockchain::primitives::Empty>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `Block` in the current scope
[INFO] [stdout]    --> src/block_producer/tests.rs:225:46
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let genesis_block = CompressedBlock::default();
[INFO] [stdout]     |                                              ^^^^^^^ function or associated item not found in `Block<Bytes32>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, 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 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "9dc66af18b2ad870243f71ce805348f442013a7b3f5b3a701f5a7cb070c01d71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dc66af18b2ad870243f71ce805348f442013a7b3f5b3a701f5a7cb070c01d71", kill_on_drop: false }`
[INFO] [stdout] 9dc66af18b2ad870243f71ce805348f442013a7b3f5b3a701f5a7cb070c01d71
