[INFO] cloning repository https://github.com/Proof-of-Dev0/BLOCX-consensus-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Proof-of-Dev0/BLOCX-consensus-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProof-of-Dev0%2FBLOCX-consensus-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProof-of-Dev0%2FBLOCX-consensus-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74de7f281bd45d3323ba9f445c8cedd277399e87
[INFO] checking Proof-of-Dev0/BLOCX-consensus-client against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProof-of-Dev0%2FBLOCX-consensus-client" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Proof-of-Dev0/BLOCX-consensus-client
[INFO] finished tweaking git repo https://github.com/Proof-of-Dev0/BLOCX-consensus-client
[INFO] tweaked toml for git repo https://github.com/Proof-of-Dev0/BLOCX-consensus-client written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Proof-of-Dev0/BLOCX-consensus-client on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Proof-of-Dev0/BLOCX-consensus-client 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b948dc2d8ec2284bb25e747892c545064360d3ff41dcdb0b82071672f2a8e8a5
[INFO] running `Command { std: "docker" "start" "b948dc2d8ec2284bb25e747892c545064360d3ff41dcdb0b82071672f2a8e8a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b948dc2d8ec2284bb25e747892c545064360d3ff41dcdb0b82071672f2a8e8a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b948dc2d8ec2284bb25e747892c545064360d3ff41dcdb0b82071672f2a8e8a5" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b948dc2d8ec2284bb25e747892c545064360d3ff41dcdb0b82071672f2a8e8a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b948dc2d8ec2284bb25e747892c545064360d3ff41dcdb0b82071672f2a8e8a5" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking itoa v1.0.13
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking safe_arith v0.1.0 (/opt/rustwide/workdir/consensus/safe_arith)
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling blst v0.3.13
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling c-kzg v1.0.3
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling proptest-derive v0.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking proptest v1.5.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking ethereum_hashing v0.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]     Checking alloy-rlp v0.3.9
[INFO] [stderr]     Checking const-hex v1.13.2
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking ruint v1.12.3
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking alloy-primitives v0.8.12
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling ethereum_ssz_derive v0.7.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]     Checking blstrs v0.7.1
[INFO] [stderr]     Checking ethereum_ssz v0.7.1
[INFO] [stderr]     Checking tree_hash v0.8.0
[INFO] [stderr]     Checking fixed_bytes v0.1.0 (/opt/rustwide/workdir/consensus/fixed_bytes)
[INFO] [stderr]     Checking ethereum_serde_utils v0.7.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking bls v0.2.0 (/opt/rustwide/workdir/crypto/bls)
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking crate_crypto_internal_eth_kzg_bls12_381 v0.5.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]     Checking crate_crypto_internal_eth_kzg_polynomial v0.5.1
[INFO] [stderr]    Compiling metastruct_macro v0.1.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling compare_fields_derive v0.2.0 (/opt/rustwide/workdir/common/compare_fields_derive)
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking crate_crypto_internal_eth_kzg_maybe_rayon v0.5.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking crate_crypto_kzg_multi_open_fk20 v0.5.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking crate_crypto_internal_eth_kzg_erasure_codes v0.5.1
[INFO] [stderr]    Compiling superstruct v0.8.0
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling tree_hash_derive v0.8.0
[INFO] [stderr]    Compiling test_random_derive v0.2.0 (/opt/rustwide/workdir/common/test_random_derive)
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking rust_eth_kzg v0.5.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking eth2_interop_keypairs v0.2.0 (/opt/rustwide/workdir/common/eth2_interop_keypairs)
[INFO] [stderr]     Checking kzg v0.1.0 (/opt/rustwide/workdir/crypto/kzg)
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking swap_or_not_shuffle v0.2.0 (/opt/rustwide/workdir/consensus/swap_or_not_shuffle)
[INFO] [stderr]     Checking rusqlite v0.28.0
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking archery v0.4.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking rpds v0.11.0
[INFO] [stderr]     Checking metastruct v0.1.3
[INFO] [stderr]     Checking compare_fields v0.2.0 (/opt/rustwide/workdir/common/compare_fields)
[INFO] [stderr]     Checking ssz_types v0.8.0
[INFO] [stderr]     Checking milhouse v0.3.0
[INFO] [stderr]     Checking merkle_proof v0.2.0 (/opt/rustwide/workdir/consensus/merkle_proof)
[INFO] [stderr]     Checking int_to_bytes v0.2.0 (/opt/rustwide/workdir/consensus/int_to_bytes)
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling openssl-src v300.4.1+3.4.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]     Checking types v0.2.1 (/opt/rustwide/workdir/consensus/types)
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking asynchronous-codec v0.7.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking metrics v0.2.0 (/opt/rustwide/workdir/common/metrics)
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking quick-protobuf v0.8.1 (https://github.com/sigp/quick-protobuf.git?rev=681f413312404ab6e51f0b46f39b0075c6f4ebfd#681f4133)
[INFO] [stderr]     Checking data-encoding-macro v0.1.15
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking multihash v0.19.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking asn1_der v0.7.6
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking libflate_lz77 v2.1.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking slog-scope v4.4.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking libp2p-identity v0.2.10
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]     Checking multiaddr v0.18.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking dary_heap v0.3.7
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking libflate v2.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking trackable v1.3.0
[INFO] [stderr]     Checking slog-term v2.9.1
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking slog-stdlog v4.1.1
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking slog-json v2.6.1
[INFO] [stderr]     Checking slog-kvfilter v0.7.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking sloggers v2.2.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]     Checking logging v0.2.0 (/opt/rustwide/workdir/common/logging)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stdout] warning: variable `header` is assigned to, but never used
[INFO] [stdout]    --> consensus/types/src/light_client_bootstrap.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let mut header = beacon_state.latest_block_header().clone();
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_header` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `header` is never read
[INFO] [stdout]    --> consensus/types/src/light_client_bootstrap.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         header.state_root = beacon_state.update_tree_hash_cache()?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> consensus/types/src/attestation.rs:439:19
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn to_ref(&self) -> AttestationRefOnDisk<E> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn to_ref(&self) -> AttestationRefOnDisk<'_, E> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> consensus/types/src/attester_slashing.rs:141:26
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn attestation_1(&self) -> IndexedAttestationRef<E> {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn attestation_1(&self) -> IndexedAttestationRef<'_, E> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> consensus/types/src/attester_slashing.rs:152:26
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn attestation_2(&self) -> IndexedAttestationRef<E> {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn attestation_2(&self) -> IndexedAttestationRef<'_, E> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> consensus/types/src/beacon_state.rs:776:9
[INFO] [stdout]     |
[INFO] [stdout] 776 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 779 |     ) -> Result<BeaconCommittee, Error> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 779 |     ) -> Result<BeaconCommittee<'_>, Error> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> consensus/types/src/beacon_state.rs:794:42
[INFO] [stdout]     |
[INFO] [stdout] 794 |     pub fn get_beacon_committees_at_slot(&self, slot: Slot) -> Result<Vec<BeaconCommittee>, Error> {
[INFO] [stdout]     |                                          ^^^^^                            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 794 |     pub fn get_beacon_committees_at_slot(&self, slot: Slot) -> Result<Vec<BeaconCommittee<'_>>, Error> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> consensus/types/src/beacon_state.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 805 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 806 |         relative_epoch: RelativeEpoch,
[INFO] [stdout] 807 |     ) -> Result<Vec<BeaconCommittee>, Error> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 807 |     ) -> Result<Vec<BeaconCommittee<'_>>, Error> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> consensus/types/src/beacon_state.rs:935:44
[INFO] [stdout]     |
[INFO] [stdout] 935 |     pub fn latest_execution_payload_header(&self) -> Result<ExecutionPayloadHeaderRef<E>, Error> {
[INFO] [stdout]     |                                            ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 935 |     pub fn latest_execution_payload_header(&self) -> Result<ExecutionPayloadHeaderRef<'_, E>, Error> {
[INFO] [stdout]     |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> consensus/types/src/beacon_state.rs:954:9
[INFO] [stdout]     |
[INFO] [stdout] 954 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 955 |     ) -> Result<ExecutionPayloadHeaderRefMut<E>, Error> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 955 |     ) -> Result<ExecutionPayloadHeaderRefMut<'_, E>, Error> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> consensus/types/src/beacon_state.rs:1581:9
[INFO] [stdout]      |
[INFO] [stdout] 1581 |         &mut self,
[INFO] [stdout]      |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1582 |         validator_index: usize,
[INFO] [stdout] 1583 |     ) -> Result<milhouse::Cow<Validator>, Error> {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1583 |     ) -> Result<milhouse::Cow<'_, Validator>, Error> {
[INFO] [stdout]      |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> consensus/types/src/beacon_state/committee_cache.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 162 |     ) -> Option<BeaconCommittee> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 |     ) -> Option<BeaconCommittee<'_>> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> consensus/types/src/beacon_state/committee_cache.rs:188:42
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn get_beacon_committees_at_slot(&self, slot: Slot) -> Result<Vec<BeaconCommittee>, Error> {
[INFO] [stdout]     |                                          ^^^^^                            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn get_beacon_committees_at_slot(&self, slot: Slot) -> Result<Vec<BeaconCommittee<'_>>, Error> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> consensus/types/src/beacon_state/committee_cache.rs:202:38
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn get_all_beacon_committees(&self) -> Result<Vec<BeaconCommittee>, Error> {
[INFO] [stdout]     |                                      ^^^^^                ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn get_all_beacon_committees(&self) -> Result<Vec<BeaconCommittee<'_>>, Error> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> consensus/types/src/slot_epoch.rs:121:22
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn slot_iter(&self, slots_per_epoch: u64) -> SlotIter {
[INFO] [stdout]     |                      ^^^^^                           ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn slot_iter(&self, slots_per_epoch: u64) -> SlotIter<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> consensus/types/src/sqlite.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 |             fn to_sql(&self) -> Result<ToSqlOutput, Error> {
[INFO] [stdout]    |                       ^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 28 | impl_to_from_sql!(Slot);
[INFO] [stdout]    | ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_to_from_sql` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |             fn to_sql(&self) -> Result<ToSqlOutput<'_>, Error> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> consensus/types/src/sqlite.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 |             fn to_sql(&self) -> Result<ToSqlOutput, Error> {
[INFO] [stdout]    |                       ^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 29 | impl_to_from_sql!(Epoch);
[INFO] [stdout]    | ------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_to_from_sql` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |             fn to_sql(&self) -> Result<ToSqlOutput<'_>, Error> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking sensitive_url v0.1.0 (/opt/rustwide/workdir/common/sensitive_url)
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking terminal_size v0.4.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking enr v0.13.0
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking delay_map v0.4.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking more-asserts v0.3.1
[INFO] [stderr]     Checking multistream-select v0.13.0
[INFO] [stderr]     Checking discv5 v0.9.0
[INFO] [stderr]     Checking eth2_config v0.2.0 (/opt/rustwide/workdir/common/eth2_config)
[INFO] [stderr]     Checking rw-stream-sink v0.4.0
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking libp2p-core v0.42.0
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking crypto-mac v0.11.0
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking eth2_key_derivation v0.1.0 (/opt/rustwide/workdir/crypto/eth2_key_derivation)
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking ctr v0.8.0
[INFO] [stderr]     Checking salsa20 v0.8.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]     Checking scrypt v0.7.0
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking eth2_keystore v0.1.0 (/opt/rustwide/workdir/crypto/eth2_keystore)
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking filesystem v0.1.0 (/opt/rustwide/workdir/common/filesystem)
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling rustls v0.23.18
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]     Checking netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.35.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking libp2p-swarm v0.45.1
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking netlink-sys v0.8.6
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling quinn-udp v0.5.7
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]     Checking netlink-proto v0.11.3
[INFO] [stderr]     Checking netlink-packet-route v0.17.1
[INFO] [stderr]     Checking task_executor v0.1.0 (/opt/rustwide/workdir/common/task_executor)
[INFO] [stderr]     Checking parity-scale-codec v2.3.1
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking impl-serde v0.3.2
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking impl-codec v0.5.1
[INFO] [stdout] warning: variable `header` is assigned to, but never used
[INFO] [stdout]    --> consensus/types/src/light_client_bootstrap.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let mut header = beacon_state.latest_block_header().clone();
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_header` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `header` is never read
[INFO] [stdout]    --> consensus/types/src/light_client_bootstrap.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         header.state_root = beacon_state.update_tree_hash_cache()?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking rtnetlink v0.13.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking quick-protobuf-codec v0.3.1
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking xml-rs v0.8.23
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]    Compiling prometheus-client v0.22.3
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking quinn-proto v0.11.9
[INFO] [stderr]     Checking rcgen v0.11.3
[INFO] [stderr]     Checking if-watch v3.2.1
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]     Checking hickory-proto v0.24.1
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr] error: could not compile `types` (lib); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d/bin/rustc --crate-name types --edition=2021 consensus/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="legacy-arith"' --cfg 'feature="sqlite"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary-fuzz", "default", "legacy-arith", "portable", "sqlite"))' -C metadata=8936cda1658cc5a2 -C extra-filename=-c677196a43aa95f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloy_primitives=/opt/rustwide/target/debug/deps/liballoy_primitives-905990090137a4a5.rmeta --extern alloy_rlp=/opt/rustwide/target/debug/deps/liballoy_rlp-eb51a65453308267.rmeta --extern arbitrary=/opt/rustwide/target/debug/deps/libarbitrary-40ceed70ba4ce5c8.rmeta --extern bls=/opt/rustwide/target/debug/deps/libbls-8399cc4d07684dda.rmeta --extern compare_fields=/opt/rustwide/target/debug/deps/libcompare_fields-65ccf31b98c1967c.rmeta --extern compare_fields_derive=/opt/rustwide/target/debug/deps/libcompare_fields_derive-b1518b2752ddc04c.so --extern derivative=/opt/rustwide/target/debug/deps/libderivative-382bf33f0df2e942.so --extern eth2_interop_keypairs=/opt/rustwide/target/debug/deps/libeth2_interop_keypairs-991fb340f71113f9.rmeta --extern ethereum_hashing=/opt/rustwide/target/debug/deps/libethereum_hashing-30d65eb1501f11dd.rmeta --extern serde_utils=/opt/rustwide/target/debug/deps/libserde_utils-41fa8824c64bad3d.rmeta --extern ssz=/opt/rustwide/target/debug/deps/libssz-31c5c24dd6a10475.rmeta --extern ssz_derive=/opt/rustwide/target/debug/deps/libssz_derive-74aaed7f5d0239d6.so --extern fixed_bytes=/opt/rustwide/target/debug/deps/libfixed_bytes-eac55a300e198031.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-3f54ce1e18b83c0b.rmeta --extern int_to_bytes=/opt/rustwide/target/debug/deps/libint_to_bytes-cfd3f8450896f8cc.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-65efd93b3d2d0549.rmeta --extern kzg=/opt/rustwide/target/debug/deps/libkzg-2c13101603c50901.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2396fd789f7a2252.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-c6d65de232085f3c.rmeta --extern merkle_proof=/opt/rustwide/target/debug/deps/libmerkle_proof-adbe25c59430c51c.rmeta --extern metastruct=/opt/rustwide/target/debug/deps/libmetastruct-6207615713daa6fc.rmeta --extern milhouse=/opt/rustwide/target/debug/deps/libmilhouse-777379b59bd0eba4.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b10d6e30079cbd38.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-6a233c9f390cc6f7.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-a9bdfc184fb549a5.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-ac4a7dba7b127b4e.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4cc1cf7d513c987f.rmeta --extern rpds=/opt/rustwide/target/debug/deps/librpds-86c3bd6683159f64.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-396c165b086659bf.rmeta --extern safe_arith=/opt/rustwide/target/debug/deps/libsafe_arith-463e5f39ea546575.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9312fd0f3137842d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b88a278c3aac6254.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-52615e7463d60fca.rmeta --extern slog=/opt/rustwide/target/debug/deps/libslog-ae22b718f5b6e913.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-222a286e637c36c4.rmeta --extern ssz_types=/opt/rustwide/target/debug/deps/libssz_types-e3874eeabee58eea.rmeta --extern superstruct=/opt/rustwide/target/debug/deps/libsuperstruct-15fac053d023a55f.so --extern swap_or_not_shuffle=/opt/rustwide/target/debug/deps/libswap_or_not_shuffle-46412f81989222b2.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a6471ee30e74beec.rmeta --extern test_random_derive=/opt/rustwide/target/debug/deps/libtest_random_derive-5b7545b2b94007a2.so --extern tree_hash=/opt/rustwide/target/debug/deps/libtree_hash-a700d317b1a2a661.rmeta --extern tree_hash_derive=/opt/rustwide/target/debug/deps/libtree_hash_derive-b6047ced589dd253.so --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blst-1441c8f96074d49c/out -L native=/opt/rustwide/target/debug/build/ring-2d6ac81a43b6ccde/out -L native=/opt/rustwide/target/debug/build/c-kzg-5357cbb3c37ab12a/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-dabe4f6eb5f6f3ee/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b948dc2d8ec2284bb25e747892c545064360d3ff41dcdb0b82071672f2a8e8a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b948dc2d8ec2284bb25e747892c545064360d3ff41dcdb0b82071672f2a8e8a5", kill_on_drop: false }`
[INFO] [stdout] b948dc2d8ec2284bb25e747892c545064360d3ff41dcdb0b82071672f2a8e8a5
