[INFO] cloning repository https://github.com/BLOCXTECH/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/BLOCXTECH/BLOCX-consensus-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBLOCXTECH%2FBLOCX-consensus-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBLOCXTECH%2FBLOCX-consensus-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a70c25de8e734d56d59755440435664d9fd8995
[INFO] checking BLOCXTECH/BLOCX-consensus-client against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBLOCXTECH%2FBLOCX-consensus-client" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BLOCXTECH/BLOCX-consensus-client
[INFO] finished tweaking git repo https://github.com/BLOCXTECH/BLOCX-consensus-client
[INFO] tweaked toml for git repo https://github.com/BLOCXTECH/BLOCX-consensus-client written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BLOCXTECH/BLOCX-consensus-client on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BLOCXTECH/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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c54e8771ef720172bb18568e2b785abd61c9407ed5257ad595478481d47719d4
[INFO] running `Command { std: "docker" "start" "-a" "c54e8771ef720172bb18568e2b785abd61c9407ed5257ad595478481d47719d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c54e8771ef720172bb18568e2b785abd61c9407ed5257ad595478481d47719d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c54e8771ef720172bb18568e2b785abd61c9407ed5257ad595478481d47719d4", kill_on_drop: false }`
[INFO] [stdout] c54e8771ef720172bb18568e2b785abd61c9407ed5257ad595478481d47719d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8e9fd75373baadb103312877f309ef2147ebf61dd6154aa8ff33d368956f1dc
[INFO] running `Command { std: "docker" "start" "-a" "e8e9fd75373baadb103312877f309ef2147ebf61dd6154aa8ff33d368956f1dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking itoa v1.0.13
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tracing-core v0.1.32
[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 byte-slice-cast v1.2.2
[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 quote v1.0.37
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking crate_crypto_internal_eth_kzg_maybe_rayon v0.5.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking archery v0.4.0
[INFO] [stderr]     Checking compare_fields v0.2.0 (/opt/rustwide/workdir/common/compare_fields)
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking rpds v0.11.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]     Checking quick-protobuf v0.8.1 (https://github.com/sigp/quick-protobuf.git?rev=681f413312404ab6e51f0b46f39b0075c6f4ebfd#681f4133)
[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 thread_local v1.1.8
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking dary_heap v0.3.7
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]     Checking terminal_size v0.4.0
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking more-asserts v0.3.1
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling openssl-src v300.4.1+3.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling blst v0.3.13
[INFO] [stderr]    Compiling c-kzg v1.0.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling compare_fields_derive v0.2.0 (/opt/rustwide/workdir/common/compare_fields_derive)
[INFO] [stderr]    Compiling test_random_derive v0.2.0 (/opt/rustwide/workdir/common/test_random_derive)
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]     Checking data-encoding-macro v0.1.15
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]     Checking filesystem v0.1.0 (/opt/rustwide/workdir/common/filesystem)
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling rustls v0.23.18
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking trackable v1.3.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]    Compiling quinn-udp v0.5.7
[INFO] [stderr]     Checking pem v3.0.4
[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 idna v0.4.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[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]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling proptest-derive v0.5.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking ethereum_hashing v0.7.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling metastruct_macro v0.1.3
[INFO] [stderr]    Compiling superstruct v0.8.0
[INFO] [stderr]     Checking proptest v1.5.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling ethereum_ssz_derive v0.7.1
[INFO] [stderr]    Compiling tree_hash_derive v0.8.0
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking metastruct v0.1.3
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking metrics v0.2.0 (/opt/rustwide/workdir/common/metrics)
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking libflate_lz77 v2.1.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking libflate v2.1.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]     Checking const-hex v1.13.2
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking blstrs v0.7.1
[INFO] [stderr]     Checking rusqlite v0.28.0
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]     Checking alloy-rlp v0.3.9
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking int_to_bytes v0.2.0 (/opt/rustwide/workdir/consensus/int_to_bytes)
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking ruint v1.12.3
[INFO] [stderr]     Checking asynchronous-codec v0.7.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking crate_crypto_internal_eth_kzg_bls12_381 v0.5.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking crate_crypto_internal_eth_kzg_polynomial v0.5.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking slog-scope v4.4.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking crate_crypto_kzg_multi_open_fk20 v0.5.1
[INFO] [stderr]     Checking crate_crypto_internal_eth_kzg_erasure_codes v0.5.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking slog-stdlog v4.1.1
[INFO] [stderr]     Checking alloy-primitives v0.8.12
[INFO] [stderr]     Checking slog-term v2.9.1
[INFO] [stderr]     Checking rust_eth_kzg v0.5.1
[INFO] [stderr]     Checking slog-kvfilter v0.7.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking slog-json v2.6.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking sloggers v2.2.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]     Checking ethereum_ssz v0.7.1
[INFO] [stderr]     Checking fixed_bytes v0.1.0 (/opt/rustwide/workdir/consensus/fixed_bytes)
[INFO] [stderr]     Checking tree_hash v0.8.0
[INFO] [stderr]     Checking ethereum_serde_utils v0.7.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking swap_or_not_shuffle v0.2.0 (/opt/rustwide/workdir/consensus/swap_or_not_shuffle)
[INFO] [stderr]     Checking merkle_proof v0.2.0 (/opt/rustwide/workdir/consensus/merkle_proof)
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking bls v0.2.0 (/opt/rustwide/workdir/crypto/bls)
[INFO] [stderr]     Checking kzg v0.1.0 (/opt/rustwide/workdir/crypto/kzg)
[INFO] [stderr]     Checking milhouse v0.3.0
[INFO] [stderr]     Checking ssz_types v0.8.0
[INFO] [stderr]     Checking sensitive_url v0.1.0 (/opt/rustwide/workdir/common/sensitive_url)
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking multistream-select v0.13.0
[INFO] [stderr]     Checking rw-stream-sink v0.4.0
[INFO] [stderr]     Checking eth2_interop_keypairs v0.2.0 (/opt/rustwide/workdir/common/eth2_interop_keypairs)
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking crypto-mac v0.11.0
[INFO] [stderr]     Checking enr v0.13.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking ctr v0.8.0
[INFO] [stderr]     Checking salsa20 v0.8.1
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking scrypt v0.7.0
[INFO] [stderr]     Checking types v0.2.1 (/opt/rustwide/workdir/consensus/types)
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking eth2_key_derivation v0.1.0 (/opt/rustwide/workdir/crypto/eth2_key_derivation)
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking logging v0.2.0 (/opt/rustwide/workdir/common/logging)
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking eth2_keystore v0.1.0 (/opt/rustwide/workdir/crypto/eth2_keystore)
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking delay_map v0.4.0
[INFO] [stderr]     Checking multihash v0.19.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking libp2p-identity v0.2.10
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.35.0
[INFO] [stderr]     Checking netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking multiaddr v0.18.2
[INFO] [stderr]     Checking netlink-sys v0.8.6
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[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 discv5 v0.9.0
[INFO] [stderr]     Checking libp2p-core v0.42.0
[INFO] [stderr] error: could not compile `types` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/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 -C embed-bitcode=no -C debuginfo=2 --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=659911bb02ed9fa4 -C extra-filename=-a599708cfd732b78 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloy_primitives=/opt/rustwide/target/debug/deps/liballoy_primitives-efc01b56d4b8f15c.rmeta --extern alloy_rlp=/opt/rustwide/target/debug/deps/liballoy_rlp-18448a677e732b45.rmeta --extern arbitrary=/opt/rustwide/target/debug/deps/libarbitrary-5b50c7c08c9a1eaa.rmeta --extern bls=/opt/rustwide/target/debug/deps/libbls-c5d31c454e358380.rmeta --extern compare_fields=/opt/rustwide/target/debug/deps/libcompare_fields-068c52620ba293f1.rmeta --extern compare_fields_derive=/opt/rustwide/target/debug/deps/libcompare_fields_derive-8f1388434ddeefea.so --extern derivative=/opt/rustwide/target/debug/deps/libderivative-ad5c1feeaf85d334.so --extern eth2_interop_keypairs=/opt/rustwide/target/debug/deps/libeth2_interop_keypairs-462bd21df2f54609.rmeta --extern ethereum_hashing=/opt/rustwide/target/debug/deps/libethereum_hashing-c8f37bf70d27eea4.rmeta --extern serde_utils=/opt/rustwide/target/debug/deps/libserde_utils-c19565edc3a15895.rmeta --extern ssz=/opt/rustwide/target/debug/deps/libssz-f136437cace676dd.rmeta --extern ssz_derive=/opt/rustwide/target/debug/deps/libssz_derive-062573ea7c2517b6.so --extern fixed_bytes=/opt/rustwide/target/debug/deps/libfixed_bytes-7d9f1e46dcf7e824.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern int_to_bytes=/opt/rustwide/target/debug/deps/libint_to_bytes-76f03394a5abb99e.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f68cf8f53fd6eec3.rmeta --extern kzg=/opt/rustwide/target/debug/deps/libkzg-ca4847698d22f900.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5bba7294d90dc890.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-3e7e98e7c0c45f70.rmeta --extern merkle_proof=/opt/rustwide/target/debug/deps/libmerkle_proof-1bfd5985f4a6b22c.rmeta --extern metastruct=/opt/rustwide/target/debug/deps/libmetastruct-4fa864f198759f41.rmeta --extern milhouse=/opt/rustwide/target/debug/deps/libmilhouse-fc339acfdcaa3971.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b45899a4b2354e05.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-43e3d5a14c157ca8.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-3065d1a419c6d65e.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-5c67478fbabc1c1a.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9c3941406f686ce8.rmeta --extern rpds=/opt/rustwide/target/debug/deps/librpds-e662d9054717f17f.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-19226cd433e6fd35.rmeta --extern safe_arith=/opt/rustwide/target/debug/deps/libsafe_arith-8b1eac13ddffeab0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f4dd346640748d1d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8a87102bb2f8b682.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-b0a000ae21da7342.rmeta --extern slog=/opt/rustwide/target/debug/deps/libslog-3e2f38a796c93d8b.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-67729694dedcdda5.rmeta --extern ssz_types=/opt/rustwide/target/debug/deps/libssz_types-333248d760c61317.rmeta --extern superstruct=/opt/rustwide/target/debug/deps/libsuperstruct-a22eb5be756c5d2c.so --extern swap_or_not_shuffle=/opt/rustwide/target/debug/deps/libswap_or_not_shuffle-61a4c08fa8bb18b8.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8af55b4524411c4e.rmeta --extern test_random_derive=/opt/rustwide/target/debug/deps/libtest_random_derive-67a06832633b25c7.so --extern tree_hash=/opt/rustwide/target/debug/deps/libtree_hash-ce3aeecfbf828e08.rmeta --extern tree_hash_derive=/opt/rustwide/target/debug/deps/libtree_hash_derive-10047dc3cf0f185b.so --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blst-403d9453fb85957d/out -L native=/opt/rustwide/target/debug/build/ring-85ed32c126dedef8/out -L native=/opt/rustwide/target/debug/build/c-kzg-e3c015cf1d7a4e81/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-cf5a62fe1db2fa02/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `h2` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/bin/rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.3.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=3affe6cd27c566c2 -C extra-filename=-a294705ea02e8482 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6845b511dbc1b152.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bf9ae889bab8acee.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-42d8a64641a155dc.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-15f7f8ffc69bbf30.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9d994be480c2b7e2.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-cd799c57c745c756.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b7142af0a15a7946.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-39f0c3e684552d95.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ce279239cc2000ee.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=6f653bca43032832 -C extra-filename=-4e1da57a7e12db94 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5309b559a2308fd2.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2882d85f96dc29a4.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-94a8ec4012b0295e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5124f05a105e83a8.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-9b055d08bf9fff6d.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-0d6bce01f24588c2.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-161faffe3e398b6d.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[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] [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] running `Command { std: "docker" "inspect" "e8e9fd75373baadb103312877f309ef2147ebf61dd6154aa8ff33d368956f1dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8e9fd75373baadb103312877f309ef2147ebf61dd6154aa8ff33d368956f1dc", kill_on_drop: false }`
[INFO] [stdout] e8e9fd75373baadb103312877f309ef2147ebf61dd6154aa8ff33d368956f1dc
