[INFO] fetching crate fuel-core-p2p 0.47.1...
[INFO] testing fuel-core-p2p-0.47.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate fuel-core-p2p 0.47.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate fuel-core-p2p 0.47.1
[INFO] finished tweaking crates.io crate fuel-core-p2p 0.47.1
[INFO] tweaked toml for crates.io crate fuel-core-p2p 0.47.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fuel-core-p2p 0.47.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fuel-core-p2p 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quick_cache v0.6.17
[INFO] [stderr]   Downloaded async-process v2.5.0
[INFO] [stderr]   Downloaded async-fs v2.2.0
[INFO] [stderr]   Downloaded libp2p-plaintext v0.42.0
[INFO] [stderr]   Downloaded fuel-compression v0.65.0
[INFO] [stderr]   Downloaded libp2p-swarm-test v0.4.0
[INFO] [stderr]   Downloaded fuel-storage v0.65.0
[INFO] [stderr]   Downloaded fuel-core-metrics v0.47.1
[INFO] [stderr]   Downloaded fuel-core-services v0.47.1
[INFO] [stderr]   Downloaded yamux v0.13.5
[INFO] [stderr]   Downloaded fuel-derive v0.65.0
[INFO] [stderr]   Downloaded fuel-core-storage v0.47.1
[INFO] [stderr]   Downloaded fuel-asm v0.65.0
[INFO] [stderr]   Downloaded fuel-core-chain-config v0.47.1
[INFO] [stderr]   Downloaded fuel-merkle v0.65.0
[INFO] [stderr]   Downloaded fuel-crypto v0.65.0
[INFO] [stderr]   Downloaded fuel-tx v0.65.0
[INFO] [stderr]   Downloaded libp2p-gossipsub v0.47.0
[INFO] [stderr]   Downloaded fuel-types v0.65.0
[INFO] [stderr]   Downloaded fuel-core-types v0.47.1
[INFO] [stderr]   Downloaded smol v2.0.2
[INFO] [stderr]   Downloaded libp2p-identity v0.2.12
[INFO] [stderr]   Downloaded fuel-vm v0.65.0
[INFO] [stderr]   Downloaded rustls v0.23.33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dfe9d22d55e8ddf17dae92986e68d4601cfacb9bd50487f4834c2bd5a5d6793c
[INFO] running `Command { std: "docker" "start" "-a" "dfe9d22d55e8ddf17dae92986e68d4601cfacb9bd50487f4834c2bd5a5d6793c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfe9d22d55e8ddf17dae92986e68d4601cfacb9bd50487f4834c2bd5a5d6793c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfe9d22d55e8ddf17dae92986e68d4601cfacb9bd50487f4834c2bd5a5d6793c", kill_on_drop: false }`
[INFO] [stdout] dfe9d22d55e8ddf17dae92986e68d4601cfacb9bd50487f4834c2bd5a5d6793c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50873ef8f049e45c03a0adc394c12bb86af2a5d33e3b0c9aa66d71ff1a889d8d
[INFO] running `Command { std: "docker" "start" "-a" "50873ef8f049e45c03a0adc394c12bb86af2a5d33e3b0c9aa66d71ff1a889d8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling asn1_der v0.7.6
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling prometheus-client v0.22.3
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling fuel-storage v0.65.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling rustls v0.23.33
[INFO] [stderr]    Compiling impl-tools v0.10.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling substrate-bn v0.6.0
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling ethnum v1.5.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling resolv-conf v0.7.5
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling quick_cache v0.6.17
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling strum v0.24.1
[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 secp256k1 v0.30.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.35.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling fuel-derive v0.65.0
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling netlink-packet-route v0.17.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling serde_with_macros v3.15.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling futures-bounded v0.2.4
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling multistream-select v0.13.0
[INFO] [stderr]    Compiling rw-stream-sink v0.4.0
[INFO] [stderr]    Compiling quick-protobuf-codec v0.3.1
[INFO] [stderr]    Compiling futures-ticker v0.0.3
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling soketto v0.8.1
[INFO] [stderr]    Compiling yamux v0.12.1
[INFO] [stderr]    Compiling yamux v0.13.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tai64 v4.0.0
[INFO] [stderr]    Compiling fuel-core-metrics v0.47.1
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling coins-core v0.8.7
[INFO] [stderr]    Compiling fuel-types v0.65.0
[INFO] [stderr]    Compiling fuel-merkle v0.65.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling serde_with v3.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling libp2p-identity v0.2.12
[INFO] [stderr]    Compiling coins-bip32 v0.8.7
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling coins-bip39 v0.8.7
[INFO] [stderr]    Compiling fuel-asm v0.65.0
[INFO] [stderr]    Compiling fuel-crypto v0.65.0
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling fuel-core-services v0.47.1
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling rtnetlink v0.13.1
[INFO] [stderr]    Compiling libp2p-core v0.42.0
[INFO] [stderr]    Compiling if-watch v3.2.1
[INFO] [stderr]    Compiling libp2p-swarm v0.45.1
[INFO] [stderr]    Compiling libp2p-noise v0.45.0
[INFO] [stderr]    Compiling libp2p-yamux v0.46.0
[INFO] [stderr]    Compiling fuel-tx v0.65.0
[INFO] [stderr]    Compiling libp2p-tcp v0.42.0
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling libp2p-websocket v0.44.0
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling libp2p-kad v0.46.2
[INFO] [stderr]    Compiling libp2p-identify v0.45.0
[INFO] [stderr]    Compiling libp2p-gossipsub v0.47.0
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.4.0
[INFO] [stderr]    Compiling libp2p-mdns v0.46.0
[INFO] [stderr]    Compiling libp2p-connection-limits v0.4.0
[INFO] [stderr]    Compiling libp2p-request-response v0.27.0
[INFO] [stderr]    Compiling libp2p-dns v0.42.0
[INFO] [stderr]    Compiling libp2p-metrics v0.15.0
[INFO] [stderr]    Compiling libp2p v0.54.1
[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-p2p v0.47.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "50873ef8f049e45c03a0adc394c12bb86af2a5d33e3b0c9aa66d71ff1a889d8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50873ef8f049e45c03a0adc394c12bb86af2a5d33e3b0c9aa66d71ff1a889d8d", kill_on_drop: false }`
[INFO] [stdout] 50873ef8f049e45c03a0adc394c12bb86af2a5d33e3b0c9aa66d71ff1a889d8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 552136dca11ae91b83a676d90758cf4248366ae639102b39b0fdaaf617f8bded
[INFO] running `Command { std: "docker" "start" "-a" "552136dca11ae91b83a676d90758cf4248366ae639102b39b0fdaaf617f8bded", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling fuel-asm v0.65.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling fuel-tx v0.65.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling futures-bounded v0.2.4
[INFO] [stderr]    Compiling quick-protobuf-codec v0.3.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rw-stream-sink v0.4.0
[INFO] [stderr]    Compiling multistream-select v0.13.0
[INFO] [stderr]    Compiling futures-ticker v0.0.3
[INFO] [stderr]    Compiling yamux v0.12.1
[INFO] [stderr]    Compiling yamux v0.13.5
[INFO] [stderr]    Compiling soketto v0.8.1
[INFO] [stderr]    Compiling libp2p-core v0.42.0
[INFO] [stderr]    Compiling libp2p-yamux v0.46.0
[INFO] [stderr]    Compiling libp2p-noise v0.45.0
[INFO] [stderr]    Compiling libp2p-websocket v0.44.0
[INFO] [stderr]    Compiling libp2p-plaintext v0.42.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling fuel-core-services v0.47.1
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling rtnetlink v0.13.1
[INFO] [stderr]    Compiling libp2p-swarm v0.45.1
[INFO] [stderr]    Compiling if-watch v3.2.1
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling libp2p-tcp v0.42.0
[INFO] [stderr]    Compiling fuel-vm v0.65.0
[INFO] [stderr]    Compiling libp2p-kad v0.46.2
[INFO] [stderr]    Compiling libp2p-gossipsub v0.47.0
[INFO] [stderr]    Compiling libp2p-identify v0.45.0
[INFO] [stderr]    Compiling libp2p-request-response v0.27.0
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.4.0
[INFO] [stderr]    Compiling libp2p-connection-limits v0.4.0
[INFO] [stderr]    Compiling libp2p-mdns v0.46.0
[INFO] [stderr]    Compiling libp2p-swarm-test v0.4.0
[INFO] [stderr]    Compiling libp2p-dns v0.42.0
[INFO] [stderr]    Compiling libp2p-metrics v0.15.0
[INFO] [stderr]    Compiling fuel-core-types v0.47.1
[INFO] [stderr]    Compiling libp2p v0.54.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-p2p v0.47.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `fuel_core_types::fuel_tx::TransactionBuilder`
[INFO] [stdout]   --> src/p2p_service/tests.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         TransactionBuilder,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         no `TransactionBuilder` in the root
[INFO] [stdout]    |         help: a similar name exists in the module: `TransactionFee`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fuel-tx-0.65.0/src/lib.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(feature = "test-helpers")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `test-helpers` feature
[INFO] [stdout] ...
[INFO] [stdout] 68 |     TransactionBuilder,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fuel_core_trace`
[INFO] [stdout]   --> src/lib.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | fuel_core_trace::enable_tracing!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fuel_core_trace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `multiaddrs` found for reference `&FuelP2PService` in the current scope
[INFO] [stdout]    --> src/p2p_service/tests.rs:126:25
[INFO] [stdout]     |
[INFO] [stdout] 126 |         .flat_map(|b| b.multiaddrs())
[INFO] [stdout]     |                         ^^^^^^^^^^ method not found in `&FuelP2PService`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `multiaddrs` found for struct `FuelP2PService` in the current scope
[INFO] [stdout]    --> src/p2p_service/tests.rs:715:41
[INFO] [stdout]     |
[INFO] [stdout] 715 |     p2p_config.bootstrap_nodes = node_a.multiaddrs();
[INFO] [stdout]     |                                         ^^^^^^^^^^ method not found in `FuelP2PService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/p2p_service.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct FuelP2PService {
[INFO] [stdout]     | ------------------------- method `multiaddrs` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `multiaddrs` found for struct `FuelP2PService` in the current scope
[INFO] [stdout]    --> src/p2p_service/tests.rs:719:41
[INFO] [stdout]     |
[INFO] [stdout] 719 |     p2p_config.bootstrap_nodes = node_b.multiaddrs();
[INFO] [stdout]     |                                         ^^^^^^^^^^ method not found in `FuelP2PService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/p2p_service.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct FuelP2PService {
[INFO] [stdout]     | ------------------------- method `multiaddrs` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `multiaddrs` found for struct `FuelP2PService` in the current scope
[INFO] [stdout]    --> src/p2p_service/tests.rs:833:41
[INFO] [stdout]     |
[INFO] [stdout] 833 |     p2p_config.bootstrap_nodes = node_a.multiaddrs();
[INFO] [stdout]     |                                         ^^^^^^^^^^ method not found in `FuelP2PService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/p2p_service.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct FuelP2PService {
[INFO] [stdout]     | ------------------------- method `multiaddrs` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `multiaddrs` found for struct `FuelP2PService` in the current scope
[INFO] [stdout]    --> src/p2p_service/tests.rs:837:41
[INFO] [stdout]     |
[INFO] [stdout] 837 |     p2p_config.bootstrap_nodes = node_b.multiaddrs();
[INFO] [stdout]     |                                         ^^^^^^^^^^ method not found in `FuelP2PService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/p2p_service.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct FuelP2PService {
[INFO] [stdout]     | ------------------------- method `multiaddrs` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `multiaddrs` found for struct `FuelP2PService` in the current scope
[INFO] [stdout]    --> src/p2p_service/tests.rs:999:41
[INFO] [stdout]     |
[INFO] [stdout] 999 |     p2p_config.bootstrap_nodes = node_a.multiaddrs();
[INFO] [stdout]     |                                         ^^^^^^^^^^ method not found in `FuelP2PService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/p2p_service.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct FuelP2PService {
[INFO] [stdout]     | ------------------------- method `multiaddrs` not found for this struct
[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/p2p_service/tests.rs:1098:93
[INFO] [stdout]      |
[INFO] [stdout] 1098 | ...                   let tx_ids: Vec<TxId> = (0..5).map(|_| Transaction::default_test_tx().id(&ChainId::new(1))).collect();
[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_test_tx` found for enum `fuel_core_types::fuel_tx::Transaction` in the current scope
[INFO] [stdout]     --> src/p2p_service/tests.rs:1119:107
[INFO] [stdout]      |
[INFO] [stdout] 1119 | ...                   Some(NetworkableTransactionPool::Transaction(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_test_tx` found for enum `fuel_core_types::fuel_tx::Transaction` in the current scope
[INFO] [stdout]     --> src/p2p_service/tests.rs:1146:67
[INFO] [stdout]      |
[INFO] [stdout] 1146 | ...                   let txs = (0..5).map(|_| Transaction::default_test_tx()).collect();
[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_test_tx` found for enum `fuel_core_types::fuel_tx::Transaction` in the current scope
[INFO] [stdout]     --> src/p2p_service/tests.rs:1151:70
[INFO] [stdout]      |
[INFO] [stdout] 1151 | ...                   let tx_ids = (0..5).map(|_| Transaction::default_test_tx().id(&ChainId::new(1))).collect();
[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_test_tx` found for enum `fuel_core_types::fuel_tx::Transaction` in the current scope
[INFO] [stdout]     --> src/p2p_service/tests.rs:1159:95
[INFO] [stdout]      |
[INFO] [stdout] 1159 | ...                   Some(NetworkableTransactionPool::Transaction(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]: the function or associated item `default` exists for struct `fuel_core_types::blockchain::consensus::Sealed<BlockHeader>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/codecs/postcard.rs:101:60
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let sealed_block_headers = vec![SealedBlockHeader::default()];
[INFO] [stdout]     |                                                            ^^^^^^^ function or associated item cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fuel-core-types-0.47.1/src/blockchain/consensus.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | pub struct Sealed<Entity> {
[INFO] [stdout]     | ------------------------- doesn't satisfy `_: Default`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fuel-core-types-0.47.1/src/blockchain/header.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | pub enum BlockHeader {
[INFO] [stdout]     | -------------------- doesn't satisfy `BlockHeader: Default`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `BlockHeader: Default`
[INFO] [stdout]             which is required by `fuel_core_types::blockchain::consensus::Sealed<BlockHeader>: Default`
[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/codecs/postcard.rs:130:26
[INFO] [stdout]     |
[INFO] [stdout] 130 |             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]: the function or associated item `default` exists for struct `fuel_core_types::blockchain::consensus::Sealed<BlockHeader>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/codecs/postcard.rs:160:60
[INFO] [stdout]     |
[INFO] [stdout] 160 |         let sealed_block_headers = vec![SealedBlockHeader::default()];
[INFO] [stdout]     |                                                            ^^^^^^^ function or associated item cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fuel-core-types-0.47.1/src/blockchain/consensus.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | pub struct Sealed<Entity> {
[INFO] [stdout]     | ------------------------- doesn't satisfy `_: Default`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fuel-core-types-0.47.1/src/blockchain/header.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | pub enum BlockHeader {
[INFO] [stdout]     | -------------------- doesn't satisfy `BlockHeader: Default`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `BlockHeader: Default`
[INFO] [stdout]             which is required by `fuel_core_types::blockchain::consensus::Sealed<BlockHeader>: Default`
[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/gossipsub/topics.rs:91:68
[INFO] [stdout]    |
[INFO] [stdout] 91 |             GossipsubBroadcastRequest::NewTx(Arc::new(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 method named `multiaddrs` found for struct `FuelP2PService` in the current scope
[INFO] [stdout]    --> src/p2p_service/tests.rs:238:44
[INFO] [stdout]     |
[INFO] [stdout] 238 |         p2p_config.reserved_nodes = node_a.multiaddrs();
[INFO] [stdout]     |                                            ^^^^^^^^^^ method not found in `FuelP2PService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/p2p_service.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct FuelP2PService {
[INFO] [stdout]     | ------------------------- method `multiaddrs` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `multiaddrs` found for reference `&FuelP2PService` in the current scope
[INFO] [stdout]    --> src/p2p_service/tests.rs:383:25
[INFO] [stdout]     |
[INFO] [stdout] 383 |         .flat_map(|n| n.multiaddrs())
[INFO] [stdout]     |                         ^^^^^^^^^^ method not found in `&FuelP2PService`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `multiaddrs` found for struct `FuelP2PService` in the current scope
[INFO] [stdout]    --> src/p2p_service/tests.rs:489:41
[INFO] [stdout]     |
[INFO] [stdout] 489 |     p2p_config.bootstrap_nodes = node_a.multiaddrs();
[INFO] [stdout]     |                                         ^^^^^^^^^^ method not found in `FuelP2PService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/p2p_service.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct FuelP2PService {
[INFO] [stdout]     | ------------------------- method `multiaddrs` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `multiaddrs` found for struct `FuelP2PService` in the current scope
[INFO] [stdout]    --> src/p2p_service/tests.rs:523:41
[INFO] [stdout]     |
[INFO] [stdout] 523 |     p2p_config.bootstrap_nodes = node_a.multiaddrs();
[INFO] [stdout]     |                                         ^^^^^^^^^^ method not found in `FuelP2PService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/p2p_service.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct FuelP2PService {
[INFO] [stdout]     | ------------------------- method `multiaddrs` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `multiaddrs` found for struct `FuelP2PService` in the current scope
[INFO] [stdout]    --> src/p2p_service/tests.rs:564:41
[INFO] [stdout]     |
[INFO] [stdout] 564 |     p2p_config.bootstrap_nodes = node_a.multiaddrs();
[INFO] [stdout]     |                                         ^^^^^^^^^^ method not found in `FuelP2PService`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/p2p_service.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct FuelP2PService {
[INFO] [stdout]     | ------------------------- method `multiaddrs` not found for this struct
[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/p2p_service/tests.rs:607:43
[INFO] [stdout]     |
[INFO] [stdout] 607 |                     Arc::new(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_test_confirmation` found for enum `PreConfirmationMessage<DP, DS, S>` in the current scope
[INFO] [stdout]    --> src/p2p_service/tests.rs:626:48
[INFO] [stdout]     |
[INFO] [stdout] 626 |                     P2PPreConfirmationMessage::default_test_confirmation(),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `PreConfirmationMessage<VerifyingKey, Bytes64, Signature>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/fuel_core_p2p-4c9e2394e12c83ec.long-type-5366911334173346421.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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/p2p_service/tests.rs:645:43
[INFO] [stdout]     |
[INFO] [stdout] 645 |                     Arc::new(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_test_confirmation` found for enum `PreConfirmationMessage<DP, DS, S>` in the current scope
[INFO] [stdout]    --> src/p2p_service/tests.rs:664:48
[INFO] [stdout]     |
[INFO] [stdout] 664 |                     P2PPreConfirmationMessage::default_test_confirmation(),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `PreConfirmationMessage<VerifyingKey, Bytes64, Signature>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/fuel_core_p2p-4c9e2394e12c83ec.long-type-5366911334173346421.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_block_height` found for enum `BlockHeader` in the current scope
[INFO] [stdout]    --> src/p2p_service/tests.rs:962:16
[INFO] [stdout]     |
[INFO] [stdout] 962 |         header.set_block_height(i.into());
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^ method not found in `BlockHeader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BlockHeader: Default` is not satisfied
[INFO] [stdout]    --> src/p2p_service/tests.rs:961:39
[INFO] [stdout]     |
[INFO] [stdout] 961 |         let mut header: BlockHeader = Default::default();
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `BlockHeader`
[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/p2p_service/tests.rs:1198:31
[INFO] [stdout]      |
[INFO] [stdout] 1198 |         .map(|_| Transaction::default_test_tx().id(&ChainId::new(1)))
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^ variant or associated item not found in `fuel_core_types::fuel_tx::Transaction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `multiaddrs` found for struct `FuelP2PService` in the current scope
[INFO] [stdout]     --> src/p2p_service/tests.rs:1214:41
[INFO] [stdout]      |
[INFO] [stdout] 1214 |     p2p_config.bootstrap_nodes = node_a.multiaddrs();
[INFO] [stdout]      |                                         ^^^^^^^^^^ method not found in `FuelP2PService`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/p2p_service.rs:104:1
[INFO] [stdout]      |
[INFO] [stdout]  104 | pub struct FuelP2PService {
[INFO] [stdout]      | ------------------------- method `multiaddrs` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `multiaddrs` found for struct `FuelP2PService` in the current scope
[INFO] [stdout]     --> src/p2p_service/tests.rs:1297:41
[INFO] [stdout]      |
[INFO] [stdout] 1297 |     p2p_config.bootstrap_nodes = node_a.multiaddrs();
[INFO] [stdout]      |                                         ^^^^^^^^^^ method not found in `FuelP2PService`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/p2p_service.rs:104:1
[INFO] [stdout]      |
[INFO] [stdout]  104 | pub struct FuelP2PService {
[INFO] [stdout]      | ------------------------- method `multiaddrs` not found for this struct
[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/p2p_service/tests.rs:1384:68
[INFO] [stdout]      |
[INFO] [stdout] 1384 |             GossipsubBroadcastRequest::NewTx(Arc::new(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_test_confirmation` found for enum `PreConfirmationMessage<DP, DS, S>` in the current scope
[INFO] [stdout]   --> src/service/broadcast_tests.rs:16:49
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let confirmations = PreConfirmationMessage::default_test_confirmation();
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `PreConfirmationMessage<_, _, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `started` found for struct `fuel_core_services::StateWatcher` in the current scope
[INFO] [stdout]    --> src/service/task_tests.rs:490:37
[INFO] [stdout]     |
[INFO] [stdout] 490 |     let mut watcher = StateWatcher::started();
[INFO] [stdout]     |                                     ^^^^^^^ function or associated item not found in `fuel_core_services::StateWatcher`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `while_started` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 490 |     let mut watcher = StateWatcher::while_started();
[INFO] [stdout]     |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `default_test_confirmation` found for enum `PreConfirmationMessage<DP, DS, S>` in the current scope
[INFO] [stdout]    --> src/service/task_tests.rs:508:55
[INFO] [stdout]     |
[INFO] [stdout] 508 |     let preconfirmations = P2PPreConfirmationMessage::default_test_confirmation();
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `PreConfirmationMessage<VerifyingKey, Bytes64, Signature>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/fuel_core_p2p-4c9e2394e12c83ec.long-type-5366911334173346421.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `started` found for struct `fuel_core_services::StateWatcher` in the current scope
[INFO] [stdout]    --> src/service/task_tests.rs:557:37
[INFO] [stdout]     |
[INFO] [stdout] 557 |     let mut watcher = StateWatcher::started();
[INFO] [stdout]     |                                     ^^^^^^^ function or associated item not found in `fuel_core_services::StateWatcher`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `while_started` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 557 |     let mut watcher = StateWatcher::while_started();
[INFO] [stdout]     |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `default` exists for struct `fuel_core_types::blockchain::consensus::Sealed<BlockHeader>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/cached_view.rs:135:33
[INFO] [stdout]     |
[INFO] [stdout] 135 |         vec![SealedBlockHeader::default(); range.len()]
[INFO] [stdout]     |                                 ^^^^^^^ function or associated item cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fuel-core-types-0.47.1/src/blockchain/consensus.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | pub struct Sealed<Entity> {
[INFO] [stdout]     | ------------------------- doesn't satisfy `_: Default`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fuel-core-types-0.47.1/src/blockchain/header.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]  42 | pub enum BlockHeader {
[INFO] [stdout]     | -------------------- doesn't satisfy `BlockHeader: Default`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `BlockHeader: Default`
[INFO] [stdout]             which is required by `fuel_core_types::blockchain::consensus::Sealed<BlockHeader>: Default`
[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-p2p` (lib test) due to 37 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "552136dca11ae91b83a676d90758cf4248366ae639102b39b0fdaaf617f8bded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "552136dca11ae91b83a676d90758cf4248366ae639102b39b0fdaaf617f8bded", kill_on_drop: false }`
[INFO] [stdout] 552136dca11ae91b83a676d90758cf4248366ae639102b39b0fdaaf617f8bded
