[INFO] fetching crate fuel-p2p 0.15.3... [INFO] testing fuel-p2p-0.15.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate fuel-p2p 0.15.3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate fuel-p2p 0.15.3 [INFO] finished tweaking crates.io crate fuel-p2p 0.15.3 [INFO] tweaked toml for crates.io crate fuel-p2p 0.15.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fuel-p2p 0.15.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 556 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding ctor v0.1.26 (available: v0.5.0) [INFO] [stderr] Adding curve25519-dalek v3.2.0 (available: v3.2.1) [INFO] [stderr] Adding libp2p v0.50.0 (available: v0.50.1) [INFO] [stderr] Adding libp2p-core v0.38.0 (available: v0.43.1) [INFO] [stderr] Adding libp2p-dns v0.38.0 (available: v0.44.0) [INFO] [stderr] Adding libp2p-gossipsub v0.43.0 (available: v0.49.2) [INFO] [stderr] Adding libp2p-identify v0.41.0 (available: v0.41.1) [INFO] [stderr] Adding libp2p-kad v0.42.0 (available: v0.42.1) [INFO] [stderr] Adding libp2p-mdns v0.42.0 (available: v0.48.0) [INFO] [stderr] Adding libp2p-mplex v0.38.0 (available: v0.43.1) [INFO] [stderr] Adding libp2p-noise v0.41.0 (available: v0.46.1) [INFO] [stderr] Adding libp2p-ping v0.41.0 (available: v0.47.0) [INFO] [stderr] Adding libp2p-request-response v0.23.0 (available: v0.29.0) [INFO] [stderr] Adding libp2p-swarm v0.41.1 (available: v0.47.0) [INFO] [stderr] Adding libp2p-swarm-derive v0.31.0 (available: v0.35.1) [INFO] [stderr] Adding libp2p-tcp v0.38.0 (available: v0.44.0) [INFO] [stderr] Adding libp2p-websocket v0.40.0 (available: v0.45.1) [INFO] [stderr] Adding libp2p-yamux v0.42.0 (available: v0.47.0) [INFO] [stderr] Adding proc-macro-crate v1.1.3 (available: v1.3.1) [INFO] [stderr] Adding prometheus-client v0.18.1 (available: v0.24.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding x25519-dalek v1.1.1 (available: v1.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e29d0772c9bcc5db92e18b07097e872aea3a76c8bc9532fe0fcce363634392ec [INFO] running `Command { std: "docker" "start" "-a" "e29d0772c9bcc5db92e18b07097e872aea3a76c8bc9532fe0fcce363634392ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e29d0772c9bcc5db92e18b07097e872aea3a76c8bc9532fe0fcce363634392ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e29d0772c9bcc5db92e18b07097e872aea3a76c8bc9532fe0fcce363634392ec", kill_on_drop: false }` [INFO] [stdout] e29d0772c9bcc5db92e18b07097e872aea3a76c8bc9532fe0fcce363634392ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c555a6ccb75aa7c29368ed822379530a243137758d7d1204433f68525f0a1567 [INFO] running `Command { std: "docker" "start" "-a" "c555a6ccb75aa7c29368ed822379530a243137758d7d1204433f68525f0a1567", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling asn1_der v0.7.6 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling fuel-storage v0.3.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling borrown v0.1.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling libp2p-swarm-derive v0.31.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling netlink-packet-route v0.17.1 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling prometheus-client-derive-text-encode v0.3.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling prometheus-client v0.18.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling rw-stream-sink v0.3.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling multihash v0.16.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling multistream-select v0.12.1 [INFO] [stderr] Compiling prost-codec v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling axum-core v0.2.9 [INFO] [stderr] Compiling quicksink v0.1.2 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling yamux v0.10.2 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling lru v0.8.1 [INFO] [stderr] Compiling libp2p-core v0.38.0 [INFO] [stderr] Compiling libp2p-kad v0.42.0 [INFO] [stderr] Compiling libp2p-identify v0.41.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.43.0 [INFO] [stderr] Compiling libp2p-noise v0.41.0 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling futures-rustls v0.22.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ip_network v0.4.1 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling if-watch v3.2.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling fuel-types v0.5.3 [INFO] [stderr] Compiling tai64 v4.1.0 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling coins-core v0.7.0 [INFO] [stderr] Compiling fuel-merkle v0.4.1 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling multiaddr v0.16.0 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling coins-bip32 v0.7.0 [INFO] [stderr] Compiling fuel-asm v0.10.0 [INFO] [stderr] Compiling axum v0.5.17 [INFO] [stderr] Compiling coins-bip39 v0.7.0 [INFO] [stderr] Compiling fuel-crypto v0.6.2 [INFO] [stderr] Compiling fuel-tx v0.23.1 [INFO] [stderr] Compiling fuel-metrics v0.15.3 [INFO] [stderr] Compiling trust-dns-resolver v0.22.0 [INFO] [stderr] Compiling fuel-vm v0.22.7 [INFO] [stderr] Compiling libp2p-swarm v0.41.1 [INFO] [stderr] Compiling libp2p-tcp v0.38.0 [INFO] [stderr] Compiling libp2p-mplex v0.38.0 [INFO] [stderr] Compiling libp2p-dns v0.38.0 [INFO] [stderr] Compiling libp2p-yamux v0.42.0 [INFO] [stderr] Compiling libp2p-websocket v0.40.0 [INFO] [stderr] Compiling fuel-core-interfaces v0.15.3 [INFO] [stderr] Compiling libp2p-request-response v0.23.0 [INFO] [stderr] Compiling libp2p-ping v0.41.0 [INFO] [stderr] Compiling libp2p-mdns v0.42.0 [INFO] [stderr] Compiling fuel-poa-coordinator v0.15.3 [INFO] [stderr] Compiling fuel-chain-config v0.15.3 [INFO] [stderr] Compiling libp2p v0.50.0 [INFO] [stderr] Compiling fuel-p2p v0.15.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/discovery.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | UnroutablePeer(PeerId), [INFO] [stdout] | -------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DiscoveryEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 52 - UnroutablePeer(PeerId), [INFO] [stdout] 52 + UnroutablePeer(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `local_peer_id` is never read [INFO] [stdout] --> src/service.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct FuelP2PService { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 71 | /// Store the local peer id [INFO] [stdout] 72 | pub local_peer_id: PeerId, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `topic_hash` is never read [INFO] [stdout] --> src/service.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 105 | GossipsubMessage { [INFO] [stdout] | ---------------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 108 | topic_hash: TopicHash, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FuelP2PEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/service.rs:115:19 [INFO] [stdout] | [INFO] [stdout] 115 | PeerConnected(PeerId), [INFO] [stdout] | ------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FuelP2PEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 115 - PeerConnected(PeerId), [INFO] [stdout] 115 + PeerConnected(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/service.rs:116:22 [INFO] [stdout] | [INFO] [stdout] 116 | PeerDisconnected(PeerId), [INFO] [stdout] | ---------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FuelP2PEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 116 - PeerDisconnected(PeerId), [INFO] [stdout] 116 + PeerDisconnected(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/service.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 117 | PeerInfoUpdated(PeerId), [INFO] [stdout] | --------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FuelP2PEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 117 - PeerInfoUpdated(PeerId), [INFO] [stdout] 117 + PeerInfoUpdated(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "c555a6ccb75aa7c29368ed822379530a243137758d7d1204433f68525f0a1567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c555a6ccb75aa7c29368ed822379530a243137758d7d1204433f68525f0a1567", kill_on_drop: false }` [INFO] [stdout] c555a6ccb75aa7c29368ed822379530a243137758d7d1204433f68525f0a1567 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b8281cdb0be1c089eef5d90646cc0e8ac5001acdfdd052de2f312d6f431313d [INFO] running `Command { std: "docker" "start" "-a" "1b8281cdb0be1c089eef5d90646cc0e8ac5001acdfdd052de2f312d6f431313d", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling fuel-tx v0.23.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling multistream-select v0.12.1 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling yamux v0.10.2 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling libp2p-core v0.38.0 [INFO] [stderr] Compiling libp2p-noise v0.41.0 [INFO] [stderr] Compiling libp2p-identify v0.41.0 [INFO] [stderr] Compiling libp2p-kad v0.42.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.43.0 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling if-watch v3.2.1 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling fuel-vm v0.22.7 [INFO] [stderr] Compiling futures-rustls v0.22.2 [INFO] [stderr] Compiling libp2p-swarm v0.41.1 [INFO] [stderr] Compiling libp2p-mplex v0.38.0 [INFO] [stderr] Compiling libp2p-tcp v0.38.0 [INFO] [stderr] Compiling libp2p-websocket v0.40.0 [INFO] [stderr] Compiling libp2p-yamux v0.42.0 [INFO] [stderr] Compiling fuel-core-interfaces v0.15.3 [INFO] [stderr] Compiling axum v0.5.17 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling trust-dns-resolver v0.22.0 [INFO] [stderr] Compiling fuel-poa-coordinator v0.15.3 [INFO] [stderr] Compiling libp2p-ping v0.41.0 [INFO] [stderr] Compiling libp2p-request-response v0.23.0 [INFO] [stderr] Compiling libp2p-mdns v0.42.0 [INFO] [stderr] Compiling libp2p-dns v0.38.0 [INFO] [stderr] Compiling fuel-chain-config v0.15.3 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling fuel-metrics v0.15.3 [INFO] [stderr] Compiling libp2p v0.50.0 [INFO] [stderr] Compiling fuel-p2p v0.15.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/discovery.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | UnroutablePeer(PeerId), [INFO] [stdout] | -------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DiscoveryEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 52 - UnroutablePeer(PeerId), [INFO] [stdout] 52 + UnroutablePeer(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `local_peer_id` is never read [INFO] [stdout] --> src/service.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct FuelP2PService { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 71 | /// Store the local peer id [INFO] [stdout] 72 | pub local_peer_id: PeerId, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `topic_hash` is never read [INFO] [stdout] --> src/service.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 105 | GossipsubMessage { [INFO] [stdout] | ---------------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 108 | topic_hash: TopicHash, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FuelP2PEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/service.rs:115:19 [INFO] [stdout] | [INFO] [stdout] 115 | PeerConnected(PeerId), [INFO] [stdout] | ------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FuelP2PEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 115 - PeerConnected(PeerId), [INFO] [stdout] 115 + PeerConnected(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/service.rs:116:22 [INFO] [stdout] | [INFO] [stdout] 116 | PeerDisconnected(PeerId), [INFO] [stdout] | ---------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FuelP2PEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 116 - PeerDisconnected(PeerId), [INFO] [stdout] 116 + PeerDisconnected(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/service.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 117 | PeerInfoUpdated(PeerId), [INFO] [stdout] | --------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FuelP2PEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 117 - PeerInfoUpdated(PeerId), [INFO] [stdout] 117 + PeerInfoUpdated(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/service.rs:116:22 [INFO] [stdout] | [INFO] [stdout] 116 | PeerDisconnected(PeerId), [INFO] [stdout] | ---------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FuelP2PEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 116 - PeerDisconnected(PeerId), [INFO] [stdout] 116 + PeerDisconnected(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 47.30s [INFO] running `Command { std: "docker" "inspect" "1b8281cdb0be1c089eef5d90646cc0e8ac5001acdfdd052de2f312d6f431313d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b8281cdb0be1c089eef5d90646cc0e8ac5001acdfdd052de2f312d6f431313d", kill_on_drop: false }` [INFO] [stdout] 1b8281cdb0be1c089eef5d90646cc0e8ac5001acdfdd052de2f312d6f431313d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 101cce8c5924365de6bef016f498249356bf7ca3c8562410993b930bba411405 [INFO] running `Command { std: "docker" "start" "-a" "101cce8c5924365de6bef016f498249356bf7ca3c8562410993b930bba411405", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/discovery.rs:52:20 [INFO] [stderr] | [INFO] [stderr] 52 | UnroutablePeer(PeerId), [INFO] [stderr] | -------------- ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `DiscoveryEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 52 - UnroutablePeer(PeerId), [INFO] [stderr] 52 + UnroutablePeer(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `local_peer_id` is never read [INFO] [stderr] --> src/service.rs:72:9 [INFO] [stderr] | [INFO] [stderr] 70 | pub struct FuelP2PService { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] 71 | /// Store the local peer id [INFO] [stderr] 72 | pub local_peer_id: PeerId, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `topic_hash` is never read [INFO] [stderr] --> src/service.rs:108:9 [INFO] [stderr] | [INFO] [stderr] 105 | GossipsubMessage { [INFO] [stderr] | ---------------- field in this variant [INFO] [stderr] ... [INFO] [stderr] 108 | topic_hash: TopicHash, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `FuelP2PEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/service.rs:115:19 [INFO] [stderr] | [INFO] [stderr] 115 | PeerConnected(PeerId), [INFO] [stderr] | ------------- ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `FuelP2PEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 115 - PeerConnected(PeerId), [INFO] [stderr] 115 + PeerConnected(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/service.rs:116:22 [INFO] [stderr] | [INFO] [stderr] 116 | PeerDisconnected(PeerId), [INFO] [stderr] | ---------------- ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `FuelP2PEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 116 - PeerDisconnected(PeerId), [INFO] [stderr] 116 + PeerDisconnected(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/service.rs:117:21 [INFO] [stderr] | [INFO] [stderr] 117 | PeerInfoUpdated(PeerId), [INFO] [stderr] | --------------- ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `FuelP2PEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 117 - PeerInfoUpdated(PeerId), [INFO] [stderr] 117 + PeerInfoUpdated(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `fuel-p2p` (lib) generated 6 warnings [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/service.rs:116:22 [INFO] [stderr] | [INFO] [stderr] 116 | PeerDisconnected(PeerId), [INFO] [stderr] | ---------------- ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `FuelP2PEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 116 - PeerDisconnected(PeerId), [INFO] [stderr] 116 + PeerDisconnected(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `fuel-p2p` (lib test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fuel_p2p-9245ae7c361923e4) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test gossipsub::topics::tests::test_gossipsub_topics ... ok [INFO] [stdout] test service::tests::p2p_service_works ... ok [INFO] [stdout] test orchestrator::tests::start_stop_works ... ok [INFO] [stdout] test service::tests::req_res_outbound_timeout_works ... ok [INFO] [stdout] test service::tests::peer_info_updates_work ... ok [INFO] [stdout] test service::tests::request_response_works ... ok [INFO] [stdout] test service::tests::gossipsub_broadcast_vote ... ok [INFO] [stdout] test service::tests::gossipsub_broadcast_block ... ok [INFO] [stdout] test service::tests::gossipsub_broadcast_tx ... ok [INFO] [stdout] test service::tests::nodes_connected_via_identify ... ok [INFO] [stdout] test discovery::tests::discovery_works ... ok [INFO] [stdout] test service::tests::nodes_cannot_connect_due_to_different_checksum has been running for over 60 seconds [INFO] [stdout] test service::tests::nodes_connected_via_mdns has been running for over 60 seconds [INFO] [stdout] test service::tests::sentry_nodes_working has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "101cce8c5924365de6bef016f498249356bf7ca3c8562410993b930bba411405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "101cce8c5924365de6bef016f498249356bf7ca3c8562410993b930bba411405", kill_on_drop: false }` [INFO] [stdout] 101cce8c5924365de6bef016f498249356bf7ca3c8562410993b930bba411405